613 Commits (444354f41a60740a01d6c47c4e6fa1b82c505d9a)

Author SHA1 Message Date
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
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
Sydney Acksman e7283254d6 Change MessageType != null in IsInitialized to FieldType == Message || Group (#5688) 6 years ago
Sydney Acksman dbf77c65c4 Refactor how group endings are detected in generated C# code (#5686) 6 years ago
Sydney Acksman 2a05691a53 Refactor how group endings are detected in generated C# code (#5686) 6 years ago
Adam Cozzette 1ee15baefc Updated version to 3.7.0rc2 6 years ago
Hao Nguyen d5be2baa46 Update version to 3.7.0 6 years ago
Yilun Chong a2a0afb546
Down-integrate internal changes to github. (#5575) 6 years ago
Yilun Chong cb95a7f6a8
Down-integrate internal changes to github. (#5566) 6 years ago
Thomas Van Lenten b1b9eaa6c7 Comments on the next line will go to the next field. 6 years ago
Yilun Chong 0adb74c2d3 Down-integrate internal changes to github. (#5555) 6 years ago
Bo Yang 624a40a387 Down-integrate internal changes to github. 6 years ago
Paul Yang cecba296b8
Down-integrate internal changes (#5467) 6 years ago
Hao Nguyen 4b02f652e0 Make sure to add a new line at the end of XML files 6 years ago
Hao Nguyen 9349e23827 Replace update_version shell script with a python script, which is much better at handling XML rewrite. Update the PHP version too. As part of rewrite, some XML file format will change a little, but the semantics is still the same so it should be okay. 6 years ago
Hao Nguyen db0a9e0b96 Add <LangVersion>6</LangVersion> to the core protobuf C# project to prevent future incompatibility 6 years ago
Hao Nguyen 3d207c33a4 Fix TimestampPartial operator == overload implementation: Cannot call == inside it, otherwise it would cause stack overflow 6 years ago
Hao Nguyen 24638088c6 Make Protobuf compatible with C# 6 6 years ago
Jon Skeet 627cc48f5a Increase C# default recursion limit to 100 (#5339) 6 years ago
Adam Cozzette 86d4fe47df Updated checked-in generated code 6 years ago
Sydney Acksman 6f73c50936 C# Proto2 feature : Groups (#5183) 6 years ago
Benjamin Krämer 80e530dabf Ported FieldMaskUtil from Java to C# (#5045) 6 years ago
Sydney Acksman 3f826a6dbf Add method for Any.Is (#5207) 6 years ago
Sydney Acksman 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 6 years ago
Jon Skeet 47d33e752e Test locations, and add comment to clarify testing 6 years ago