История коммитов

Автор SHA1 Сообщение Дата
  Sydney Acksman 3c2a32a75f Use Distinct on depended extensions to filter duplicate extensions 6 лет назад
  Jan Tattermusch 9417a310d3 Merge pull request #6824 from jskeet/fix-extensions 6 лет назад
  Jon Skeet 7282f29ced Avoid NullReferenceException when accessing CustomOptions 6 лет назад
  Jon Skeet 9b5fdb0938 Ignore incomplete extensions when building a FileDescriptor 6 лет назад
  Sydney Acksman c54ff8d0dc Fix many proto2 C# doc comments 6 лет назад
  Sydney Acksman 3237ad39f8 Rename ExtensionRegistry.Add(IEnumerable<Extension>) overload to AddRange 6 лет назад
  Sydney Acksman 47f2017cf3 Review changes 6 лет назад
  Sydney Acksman 05712c6791 Reapply custom option accessors from previous PR along with CustomOptions accessor deprecations 6 лет назад
  Jie Luo 43156775be Merge 3.9.x 201908071359 to master (#6484) 6 лет назад
  Sydney Acksman 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 лет назад
  Hao Nguyen 24638088c6 Make Protobuf compatible with C# 6 6 лет назад
  Jon Skeet 1711999078 Provide simple access to descriptor declarations in C# 7 лет назад
  Jon Skeet baa4a21130 Cross-link descriptor when building from byte strings 7 лет назад
  Jon Skeet 228530e2da Support creating FileDescriptors dynamically from binary data. 7 лет назад
  Jon Skeet 1b219a174c Fix to allow AOT compilers to play nicely with reflection 7 лет назад
  Jon Skeet 047575f20c Support custom options in C# 8 лет назад
  Guillaume Turri 9b8da104c1 Rm check on dependency in the C# reflection API (#2051) 9 лет назад
  Jon Skeet a3ea9d1203 Rename GeneratedCodeInfo to GeneratedClrTypeInfo 9 лет назад
  Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. 10 лет назад
  Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. 10 лет назад
  Jon Skeet ca89a1a118 Change where we rename Descriptor.cs to DescriptorProtoFile.cs. 10 лет назад
  Jon Skeet a39ababb7c Allow public access to descriptor.proto as a dependency. 10 лет назад
  Jon Skeet 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 лет назад
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 лет назад
  Jan Tattermusch 3b8c83eff1 expose original binary data for filedescriptor 10 лет назад
  Jon Skeet 20bf6a563a First pass at making field access simpler. 10 лет назад
  Jon Skeet 4668c3dc39 Remove the usage of attributes for field/method discovery. 10 лет назад
  Jon Skeet 8d115298c7 Fix comment typo 10 лет назад
  Jon Skeet 53c399a1d6 Revamp to reflection. 10 лет назад
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 лет назад