Revīziju vēsture

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