666 Commits (6f0f382d5641b8632a05c3d27174e475f76f3f31)

Author SHA1 Message Date
Jie Luo 689e4bf5f4 Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings to multiple options. 8 years ago
Paul Yang 6b27c1f981 Add file option php_class_prefix (#2849) 8 years ago
Jie Luo 606cb7ed2c There might be duplicated enum values when allow_alias is true. Add PreferredAlias into OriginalNameAttribute to remove the duplication (#2727) 8 years ago
John Brock 17174b54dd Updating README 8 years ago
John Brock f83d129555 Upgrading test-related libraries 8 years ago
John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility 8 years ago
Jie Luo 7288689d8c Add csharp compatibility tests against v3.0.0 and run on Travis. 8 years ago
Jie Luo 9f09d1804a Add proto and test files for csharp compatibility tests against v3.0.0. 8 years ago
Jon Skeet bd29f86804 Fix CopyTo argument validation 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Jon Skeet afc59ab55a C#: Implement IReadOnlyList<T> in RepeatedField<T> 8 years ago
Jie Luo ccb76fff44 Add Oneof custom options test 8 years ago
Jon Skeet 047575f20c Support custom options in C# 8 years ago
Jon Skeet fb71df9f0b Add ByteString.FromStream and ByteString.FromStreamAsync in C# 8 years ago
Jon Skeet e76d91a9d1 Add global.json file to pick dotnet core SDK version. 8 years ago
Jon Skeet b18bc9b944 Give C# ByteString a sensible GetHashCode implementation. 8 years ago
Jan Tattermusch fda9049ead remove leading whitespace in C# xml comments 8 years ago
Michael Darakananda bb77cbf05a update descriptor.proto's go_package 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Thomas Van Lenten f813bd9f8f Add a swift_prefix file option. 8 years ago
Adam Cozzette db35fe735a Add a "u" suffix to tag numbers in generated code 8 years ago
Julien Brianceau 3c0e0ce2b0 Fix csharp/src/Google.Protobuf.Test/project.json 8 years ago
Msp 089aaa996a Fix message for InvalidProtocolBufferException 8 years ago
Jon Skeet 50a37e0135 Change JSON field name formatting 8 years ago
Bo Yang 89db7ce02b Add script to build Google.Protobuf.Tools for csharp. 8 years ago
Bo Yang e62d1f13f2 Add back removed descriptor field. 8 years ago
Feng Xiao f933d10fbe Update version number. 8 years ago
Bo Yang 93007e15ff Bump library veriosn to 3.1 8 years ago
Bo Yang 15f4db6cb1 Bump version number to 3.1.0-alpha-1. 8 years ago
Bo Yang b9bad65bf3 Add script to build Google.Protobuf.Tools for csharp. 8 years ago
Jan Tattermusch 530eede12b Update README.md 8 years ago
Bo Yang 1b7a844fa1 Add back removed descriptor field. 8 years ago
Feng Xiao 2649844cab Update version number. 8 years ago
Jan Tattermusch da7c026ce1 Update README.md 8 years ago
Jan Tattermusch ca8120cfcc Update README.md 8 years ago
Bo Yang 08e9f7011b Bump library veriosn to 3.1 8 years ago
Bo Yang ebcda12102 Bump version number to 3.1.0-alpha-1. 8 years ago
Guillaume Turri 9b8da104c1 Rm check on dependency in the C# reflection API (#2051) 8 years ago
Jisi Liu 6e11540b32 Bump version number to 3.0.2 8 years ago
Thomas Van Lenten e389165586 Add more JSON tests around underscores (#1963) 8 years ago
Jon Skeet f9d93f358d Regenerate conformance files to include extra oneof fields. 8 years ago
Jon Skeet 4e169bf0e5 Bring C#'s ToPascalCase method in line with C++. 8 years ago
Jon Skeet a8aae8989c Bring C#'s ToPascalCase method in line with C++. 8 years ago
Jisi Liu fb7a7c5f1f Bump version number for GA 8 years ago
Jon Skeet b5ce5251fd Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 8 years ago
Jon Skeet 5e0de1ebee Remove the overload for Add(RepeatedField<T>) 8 years ago
Jon Skeet 2ee1e52380 Optimize AddRange for sequences implementing ICollection 8 years ago
Jon Skeet b053b9211b Implement RepeatedField.AddRange. 8 years ago
Jon Skeet d9334ea8d9 Improve exception throwing implementation in collections 8 years ago
Jon Skeet 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 8 years ago