aboutsummaryrefslogtreecommitdiff
path: root/csharp
AgeCommit message (Expand)Author
2019-08-05Update protobuf version (#6472)Paul Yang
2019-07-23* Fix add API warnings to docs for extension APIsSydney Acksman
2019-07-23Edit naming of parameters in Extension classesSydney Acksman
2019-07-23Rename ExtensionRegistry.Add(IEnumerable<Extension>) overload to AddRangeSydney Acksman
2019-07-23Remove ExtensionRegistry.Add(params) overloadSydney Acksman
2019-07-22Fix binary compatibility in FieldCodec factory methods (#6380) (#6424)Jan Tattermusch
2019-07-11Update protobuf version (#6366)Paul Yang
2019-07-01Revert "Make php message class final to avoid mocking (#6277)" (#6324)Paul Yang
2019-06-17Update C# generated proto fileHao Nguyen
2019-06-17Update version to 3.9.0Hao Nguyen
2019-06-12Remove unused fieldsHao Nguyen
2019-05-31Merge branch '3.8.x' into 3.8.x-201905311515Hao Nguyen
2019-05-21Update generated filesHao Nguyen
2019-05-21Update protobuf versionHao Nguyen
2019-05-21Revert "Update protobuf version"Hao Nguyen
2019-05-21Update protobuf versionHao Nguyen
2019-05-03C# Proto2 feature : Extensions (#5350)Sydney Acksman
2019-04-23Update version to 3.8.0Hao Nguyen
2019-04-10Update generated proto and remove a test from failure_listHao Nguyen
2019-04-09Add module for JavaLite and fix buildsHao Nguyen
2019-03-26Merge branch '3.7.x' into merge-3-7-xAdam Cozzette
2019-03-26Update version number to 3.7.1 (#5947)Paul Yang
2019-03-20Update generated descriptor filesHao Nguyen
2019-03-18add System.Memory dependency (#5835)Jan Tattermusch
2019-03-15Make the C# benchmarks non-packableJon Skeet
2019-03-14fix source stepping by upgrading sourcelink (#5891)Jan Tattermusch
2019-03-13First pass at benchmarking for C#Jon Skeet
2019-03-12Parse nested listvalue in json for ruby (#5867)Paul Yang
2019-03-12make check for distinct hashcode optionalJan Tattermusch
2019-03-12test all frameworks on windowsJan Tattermusch
2019-03-12use netcoreapp2.1 for testingJan Tattermusch
2019-03-12add scripts for C# windows testsJan Tattermusch
2019-03-11Bump target frameworks of C# programs from netcoreapp1.0 to netcoreapp2.1 (#5...Sydney Acksman
2019-03-08Use fixed size for bool, float and double field in codec (#5810)WilliamWhispell
2019-03-04Merge branch '3.7.x'Bo Yang
2019-02-28Update version number to 3.7.0 (#5793)Paul Yang
2019-02-26Merge pull request #5765 from BSBandme/integrationPaul Yang
2019-02-26Add some exceptions for MessageParser.ParseFrom (#5588)Sydney Acksman
2019-02-26fix conformance test for text formatYilun Chong
2019-02-26fix csharp by regenerate descriptorYilun Chong
2019-02-24Fix failure test by regenerating descriptor and revert golden file (#5762)Yilun Chong
2019-02-22Update version to 3.7.0rc3Bo Yang
2019-02-20delete all duplicate empty blanks (#5758)Xiang Dai
2019-02-19Update version to 3.7.0 (#5749)Paul Yang
2019-02-14Change MessageType != null in IsInitialized to FieldType == Message || Group ...Sydney Acksman
2019-02-11Refactor how group endings are detected in generated C# code (#5686)Sydney Acksman
2019-02-11Refactor how group endings are detected in generated C# code (#5686)Sydney Acksman
2019-01-30Updated version to 3.7.0rc2Adam Cozzette
2019-01-24Update version to 3.7.0Hao Nguyen
2019-01-13Down-integrate internal changes to github. (#5575)Yilun Chong