874 Commits (7d63b996e1b2b341f0a527d7e5ae0f153d595ce4)

Author SHA1 Message Date
Sydney Acksman 0c80570a8b Add ExtensionSet tests and add checks that non-message extension fields don't fail initialization checks 5 years ago
Sydney Acksman f4cfd2def3 Remove dead HasValue code for ExtensionValue and add null-checks to ExtensionSet.Set 5 years ago
Sydney Acksman 8dc69ede45 Remove unnecessary check in GetIsExtensionsInitialized 5 years ago
Sydney Acksman b78330b21d Fix RepeatedExtensionValue.IsInitialized 5 years ago
Sydney Acksman ebf0bfaed8 Add private "_Extensions" property to speed up IsInitialized checks 5 years ago
Sydney Acksman 134242bc46 Change input message to UnknownFieldSet tests to proto2 test message to test groups. 5 years ago
Sydney Acksman cd65535423 Added group roundtrip tests and fixed any issues discovered 5 years ago
Sydney Acksman 011427c9d8 Fix issues from interactive rebase and regenerate code 5 years ago
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