906 Commits (912eb8b89ef48f63877a6af9f022c74f13c8f8d4)

Author SHA1 Message Date
Sydney Acksman 5b2f2c5292 file descriptors and the syntax field are really weird with proto2 5 years ago
Sydney Acksman 8e917d1688 Added FieldDescriptor.IsExtension and sealed ExtensionCollection 5 years ago
Sydney Acksman 8b7fb7d0f4 Add tests for field presence and default values 5 years ago
Sydney Acksman a976158b1c Fix incorrect code gen for string fields with default values 5 years ago
Sydney Acksman 8a57ec847b Add test protos to test project 5 years ago
Sydney Acksman 6e7c43fc68 Add checks to make sure values retrieved from CustomOptions match extension values 5 years ago
Sydney Acksman 43619bb6b2 Uncomment option code in OneofDescriptor 5 years ago
ObsidianMinor 03872044b1 Make extension container classes public and modify conformance to test proto2 messages 5 years ago
Sydney Acksman 05712c6791 Reapply custom option accessors from previous PR along with CustomOptions accessor deprecations 5 years ago
Sydney Acksman 5caa44e056 Remove internal constraint on descriptor proto 5 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 5 years ago
Tristan Pratt da5740082e c# feature(RepeatedField): Capacity property to resize the internal array 5 years ago
Jie Luo 43156775be
Merge 3.9.x 201908071359 to master (#6484) 5 years ago
Jie Luo d1eeb852fc
compatibility test between last released and current for java python php (#6441) 5 years ago
Jie Luo e399308ef0 Add csharp compatibility tests between last released and the current version (#6407) 5 years ago
Sydney Acksman 9857d636fd Fix binary compatibility in FieldCodec factory methods (#6380) 5 years ago
Paul Yang 7bff8393ca
Down Integrate to GitHub (#6414) 5 years ago
Paul Yang 7f84a94366
Make php message class final to avoid mocking (#6277) 6 years ago
Hao Nguyen ef5e8f4aa7 Update C# generated proto file 6 years ago
Hao Nguyen 638720274b Update version to 3.9.0 6 years ago
Hao Nguyen bb1c0adedf Remove unused fields 6 years ago
Hao Nguyen 582927ae2a Update generated files 6 years ago
Hao Nguyen b0d648664d Update protobuf version 6 years ago
Hao Nguyen 2352a30e66 Revert "Update protobuf version" 6 years ago
Hao Nguyen 6d96493b31 Update protobuf version 6 years ago
Sydney Acksman 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 years ago
Hao Nguyen 37a89f8e1a Update version to 3.8.0 6 years ago
Hao Nguyen 3d69bad4b2 Update generated proto and remove a test from failure_list 6 years ago
Hao Nguyen ef1e8e7172 Add module for JavaLite and fix builds 6 years ago
Paul Yang 6973c3a504
Update version number to 3.7.1 (#5947) 6 years ago
Hao Nguyen 71f2996d7c Update generated descriptor files 6 years ago
Jan Tattermusch ec3d94819d add System.Memory dependency (#5835) 6 years ago
Jon Skeet 2de68bc33a Make the C# benchmarks non-packable 6 years ago
Jan Tattermusch f071c9e0f3 fix source stepping by upgrading sourcelink (#5891) 6 years ago
Jon Skeet 233f4865ee First pass at benchmarking for C# 6 years ago
Paul Yang 4b145b1c7f
Parse nested listvalue in json for ruby (#5867) 6 years ago
Jan Tattermusch 60a889e048 make check for distinct hashcode optional 6 years ago
Jan Tattermusch e6a22c9777 test all frameworks on windows 6 years ago
Jan Tattermusch 753daae027 use netcoreapp2.1 for testing 6 years ago
Jan Tattermusch 79c32b17ac add scripts for C# windows tests 6 years ago
Sydney Acksman 15fab9109d Bump target frameworks of C# programs from netcoreapp1.0 to netcoreapp2.1 (#5838) 6 years ago
WilliamWhispell 59284450fa Use fixed size for bool, float and double field in codec (#5810) 6 years ago
Paul Yang 582743bf40
Update version number to 3.7.0 (#5793) 6 years ago
Sydney Acksman a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) 6 years ago
Yilun Chong 6d29c22a43 fix conformance test for text format 6 years ago
Yilun Chong af8b91b828 fix csharp by regenerate descriptor 6 years ago
Yilun Chong e4e5bc49d7
Fix failure test by regenerating descriptor and revert golden file (#5762) 6 years ago
Bo Yang b52754b719 Update version to 3.7.0rc3 6 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Paul Yang c7b3392201
Update version to 3.7.0 (#5749) 6 years ago