Commit History

Autor SHA1 Mensaxe Data
  Jan Tattermusch 9417a310d3 Merge pull request #6824 from jskeet/fix-extensions %!s(int64=5) %!d(string=hai) anos
  Jon Skeet 7282f29ced Avoid NullReferenceException when accessing CustomOptions %!s(int64=6) %!d(string=hai) anos
  Jon Skeet 9b5fdb0938 Ignore incomplete extensions when building a FileDescriptor %!s(int64=6) %!d(string=hai) anos
  Sydney Acksman c54ff8d0dc Fix many proto2 C# doc comments %!s(int64=6) %!d(string=hai) anos
  Sydney Acksman 47f2017cf3 Review changes %!s(int64=6) %!d(string=hai) anos
  Sydney Acksman 8dc69ede45 Remove unnecessary check in GetIsExtensionsInitialized %!s(int64=6) %!d(string=hai) anos
  Sydney Acksman 8b7fb7d0f4 Add tests for field presence and default values %!s(int64=6) %!d(string=hai) anos
  Sydney Acksman 05712c6791 Reapply custom option accessors from previous PR along with CustomOptions accessor deprecations %!s(int64=6) %!d(string=hai) anos
  Sydney Acksman 9e89b6e70a C# Proto2 feature : Extensions (#5350) %!s(int64=6) %!d(string=hai) anos
  Xiang Dai e479410564 delete all duplicate empty blanks (#5758) %!s(int64=6) %!d(string=hai) anos
  Jon Skeet 1711999078 Provide simple access to descriptor declarations in C# %!s(int64=7) %!d(string=hai) anos
  Jon Skeet 228530e2da Support creating FileDescriptors dynamically from binary data. %!s(int64=7) %!d(string=hai) anos
  Sebastian Schuberth ee03556df9 Remove the executable bit from several source code files %!s(int64=7) %!d(string=hai) anos
  John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility %!s(int64=8) %!d(string=hai) anos
  Jon Skeet 047575f20c Support custom options in C# %!s(int64=8) %!d(string=hai) anos
  detlevschwabe dc0aeaa903 Adding conditional compiler symbol to support .NET 3.5 (#1713) %!s(int64=9) %!d(string=hai) anos
  alien 6f8dd2115b Code review fixes %!s(int64=9) %!d(string=hai) anos
  alien 0d32ab37fa csharp: add support for the json_name option %!s(int64=9) %!d(string=hai) anos
  Jon Skeet a3ea9d1203 Rename GeneratedCodeInfo to GeneratedClrTypeInfo %!s(int64=9) %!d(string=hai) anos
  Jon Skeet 022a9b2675 Allow the original field name (rather than camel-cased) when parsing JSON %!s(int64=9) %!d(string=hai) anos
  Jon Skeet a2667aafd8 Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode) %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet fd02e45b2a Fix trivial bug in field orderings. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet c1c6b2d0d5 Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorCollection. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 5e0cfc9a47 Added newlines %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 20bf6a563a First pass at making field access simpler. %!s(int64=10) %!d(string=hai) anos
  Jon Skeet 4668c3dc39 Remove the usage of attributes for field/method discovery. %!s(int64=10) %!d(string=hai) anos