818 Commits (206b973afd0f90272c5889e0008bc530540f4563)

Author SHA1 Message Date
Feng Xiao 49b31dc5f7 Update C# generated file for addressbook.proto 7 years ago
Jan Tattermusch 50a64759dd Google.Protobuf should target net45 7 years ago
Paul Yang 2807436cd8 change the field number of php_generic_service to fix the conflict with (#3576) 7 years ago
Jon Skeet e0d24cc84a Detect invalid tags with a field number of 0 in C# 7 years ago
Jisi Liu 6c64f11778 Bump csharp version 7 years ago
Thomas Van Lenten 9a4692d8af Update the comment on the message_type to cover what it should be. 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Jisi Liu 7bb39bef1a Update version number for 3.4.0 7 years ago
Jisi Liu 86975301f1 Update csharp and php descriptor 7 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 7 years ago
Jon Skeet 71f2f0d76c Fix repository URL in C# project file 7 years ago
Jean-Rémy Bancel 727c0dc1fa C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V> 7 years ago
Yilun Chong 7339c25d12 delete backup files 8 years ago
Yilun Chong cbf7dfb323 fix php failing list and csharp generated proto 8 years ago
Jon Skeet cdd524a0bd Ensure leaveOpen is true when writing to a buffer 8 years ago
Jon Skeet 62d7fe5697 Make Any easier to work with in C# 8 years ago
Yilun Chong 3adb054bbf add some test proto2 supported, add js proto2 supported, fixed some error 8 years ago
Yilun Chong a7d5be6a91 change php objc nodejs csharp ruby 8 years ago
Yilun Chong 467c1ccd25 fix csharp conformance test 8 years ago
Yilun Chong db379e6e69 fix csharp conformance test 8 years ago
Yilun Chong ff773c1aaf fix csharp 8 years ago
Yilun Chong cd1dc3f0df add csharp support 8 years ago
Bo Yang e7bcfc4241 Update version number to 3.3.2 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
John Brock 95749d5af6 update csharp README and fix .NET 3.5 build error 8 years ago
Jon Skeet 0b07d7eb9e Add IncludeSource in csproj as per review comments 8 years ago
Jon Skeet f26e8c2ae0 Convert C# projects to MSBuild (csproj) format 8 years ago
Feng Xiao 58538ea919 Update version number to 3.3.1 8 years ago
Feng Xiao 80f0c0ac40 Update version number and changelog for 3.3.0 8 years ago
Feng Xiao 32d7830e4b Fix C++ build for down-integration. 8 years ago
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