1271 Commits (cfff6e9811117bd6c013c6149d116e8e65ba38b7)

Author SHA1 Message Date
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
Jon Skeet 6e39eaad3c Add more detailed comments for declaration properties 6 years ago
Jon Skeet 1376ee4e6a Simplify descriptor tests 6 years ago
Jon Skeet 988b381c83 Add comment about FileDescriptor not exposing a declaration 6 years ago
Jon Skeet 1711999078 Provide simple access to descriptor declarations in C# 6 years ago
Michael Shields 10360e342f Regenerate C# and Objective-C. 6 years ago
Jon Skeet baa4a21130 Cross-link descriptor when building from byte strings 6 years ago
Josh Haberman c73d689c95 Regenerated C# protos. 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Jon Skeet 228530e2da Support creating FileDescriptors dynamically from binary data. 6 years ago
Feng Xiao a4862e790e Update generated descriptors. 6 years ago
Jan Tattermusch 2f6443edcc use SDK version available on Kokoro 6 years ago
Adam Cozzette 9e1286b949 Updated version numbers to 3.6.1 6 years ago
Paul Yang 8705adc228
Give a specific category to each test. (#4965) 6 years ago
Jan Tattermusch f50be7de91 Fix C# nuget build on Kokoro (#4912) 6 years ago
Paul Yang 26eeec93e4
Enable ignoring unknown in json parsing in php (#4839) 6 years ago
Warren Falk 96833b8f4b implement IComparable and comparison operators on Timestamp (#4318) 6 years ago
Sydney Acksman 3d603f481e Remove protoc conditional properties (#4817) 7 years ago
Sebastian Schuberth ee03556df9 Remove the executable bit from several source code files 7 years ago
Sydney Acksman 1f77342b78 Add msbuild targets to C# tools for protoc compilers (#4648) 7 years ago
Adam Cozzette 9d64d740a1 Removed duplicate using statement from ReflectionUtil.cs 7 years ago
Jisi Liu 45eb28b588 Update version number to 3.6.0 7 years ago
Cameron Taggart 394866c002 enable source link for csharp (#4179) 7 years ago
Paul Yang b61dd9d9a2
Add file option php_metadata_namespace and ruby_package (#4609) 7 years ago
David Chennells 513b35dc4e Add VS2017 optional component dependency details to the C# readme (#4128) 7 years ago
Jon Skeet 1b219a174c Fix to allow AOT compilers to play nicely with reflection 7 years ago
Sydney Acksman 4ca46ede5c Write messages to backing field in generated C# cloning code (#4440) 7 years ago
Jon Skeet da3ce67171 Deliberately call simple code to avoid Unity linker pruning 7 years ago
ObsidianMinor f72ac9f987 Updated csharp/README.md to reflect testing changes 7 years ago
Paul Yang c931743461
Merge branch (#4466) 7 years ago
Jon Skeet 9c05c35341 Address review comments 7 years ago
Jon Skeet 8e23d4e49c Work around an "old runtime" issue with reflection 7 years ago
Jon Skeet aa59eaa77b Introduce a compatiblity shim to support .NET 3.5 delegate creation 7 years ago