aboutsummaryrefslogtreecommitdiff
path: root/csharp
AgeCommit message (Expand)Author
2017-04-05Update version number and changelog for 3.3.0Feng Xiao
2017-03-29Fix C++ build for down-integration.Feng Xiao
2017-03-27Merge pull request #2884 from anandolee/masterJie Luo
2017-03-24Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings...Jie Luo
2017-03-17Add file option php_class_prefix (#2849)Paul Yang
2017-02-28There might be duplicated enum values when allow_alias is true. Add Preferred...Jie Luo
2017-02-23Updating READMEJohn Brock
2017-02-23Upgrading test-related librariesJohn Brock
2017-02-23Fixes for .NET 3.5 compatibilityJohn Brock
2017-02-13Merge pull request #2701 from anandolee/masterJie Luo
2017-02-10Add csharp compatibility tests against v3.0.0 and run on Travis.Jie Luo
2017-02-09Add proto and test files for csharp compatibility tests against v3.0.0.Jie Luo
2017-02-06Fix CopyTo argument validationJon Skeet
2017-01-31Merge 3.2.x branch into master (#2648)Paul Yang
2017-01-30C#: Implement IReadOnlyList<T> in RepeatedField<T>Jon Skeet
2017-01-27Add Oneof custom options testJie Luo
2017-01-19Support custom options in C#Jon Skeet
2017-01-10Add ByteString.FromStream and ByteString.FromStreamAsync in C#Jon Skeet
2017-01-10Add global.json file to pick dotnet core SDK version.Jon Skeet
2016-12-16Give C# ByteString a sensible GetHashCode implementation.Jon Skeet
2016-12-13Merge pull request #2487 from jtattermusch/csharp_leading_whitespaceJan Tattermusch
2016-12-12remove leading whitespace in C# xml commentsJan Tattermusch
2016-12-07update descriptor.proto's go_packageMichael Darakananda
2016-12-03Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman
2016-11-30Add a swift_prefix file option.Thomas Van Lenten
2016-11-22Add a "u" suffix to tag numbers in generated codeAdam Cozzette
2016-11-14Fix csharp/src/Google.Protobuf.Test/project.jsonJulien Brianceau
2016-11-04Fix message for InvalidProtocolBufferExceptionMsp
2016-11-03Change JSON field name formattingJon Skeet
2016-10-10Add script to build Google.Protobuf.Tools for csharp.Bo Yang
2016-10-10Add back removed descriptor field.Bo Yang
2016-10-10Update version number.Feng Xiao
2016-10-10Bump library veriosn to 3.1Bo Yang
2016-10-10Bump version number to 3.1.0-alpha-1.Bo Yang
2016-09-22Update README.mdJan Tattermusch
2016-09-14Merge remote-tracking branch 'origin/3.0.x' into mergeJisi Liu
2016-09-05Rm check on dependency in the C# reflection API (#2051)Guillaume Turri
2016-09-02Bump version number to 3.0.2Jisi Liu
2016-08-16Add more JSON tests around underscores (#1963)Thomas Van Lenten
2016-08-15Regenerate conformance files to include extra oneof fields.Jon Skeet
2016-07-29Merge pull request #1893 from google/3.0.0-GAJisi Liu
2016-07-27Bring C#'s ToPascalCase method in line with C++.Jon Skeet
2016-07-27Bring C#'s ToPascalCase method in line with C++.Jon Skeet
2016-07-25Bump version number for GAJisi Liu
2016-07-14Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet
2016-07-14Remove the overload for Add(RepeatedField<T>)Jon Skeet
2016-07-14Optimize AddRange for sequences implementing ICollectionJon Skeet
2016-07-14Implement RepeatedField.AddRange.Jon Skeet
2016-07-14Improve exception throwing implementation in collectionsJon Skeet
2016-07-14Update version number in AssemblyInfo.cs.Feng Xiao