531 Commits (a29e2bfb3bed35036e2ccdc039c69d72e75a423a)

Author SHA1 Message Date
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
Jon Skeet 8ba420f040 Change C# reflection to avoid using expression trees 7 years ago
Adam Cozzette b1216d95db Updated checked-in generated code 7 years ago
Jon Skeet 822b924d59 Allow list values to be null when parsing 7 years ago
ObsidianMinor e823897005 Updated NUnit packages, removed NUnitLite added packages for dotnet and Visual Studio, changed dotnet command in buildall to dotnet test, and deleted Program.cs (because it's no longer required). 7 years ago
John Brock 864df890a7 Remove 64MB memory limit when deserializing messages in C# 7 years ago
Jon Skeet 0c52335587 Update .NET SDK to 2.0.3 7 years ago
Jon Skeet 47b7d2c7ca Add DiscardUnknownFields support for C# 7 years ago
Jie Luo b308580bb1 Cherrypick for csharp, including: 7 years ago
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
Jan Tattermusch 426cf6f31e Add auto-generated header to C# generated files (#4038) 7 years ago
Jie Luo bfd254e14f
Add unknown field support for csharp (#3936) 7 years ago
Feng Xiao 75eceb8424 Update generated code. 7 years ago
Jon Skeet 31c54d1289 Regenerated code from previous C# codegen commit 7 years ago
Jon Skeet f3e9a65d75 Compare floating point values bitwise in C# 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago
Jie Luo 6d6099553b
Update csharp version number (#3958) 7 years ago
Jon Skeet 74f64b667c Fix JsonTokenizer exception message 7 years ago
Jon Skeet 91ff83c024 Remove non-C# options from C#-only test protos 7 years ago
Jon Skeet 8cf53f8dfc MMinor fix-ups to C# tests from changes in earlier commits 7 years ago
Jon Skeet b5cdf0eac6 Regenerated test code for C# 7 years ago
Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 years ago
Jan Tattermusch 5f96191459 ParseFrom<T> for array slice is missing 7 years ago
Jan Tattermusch 4a5e1bd043 check already performed by MergeFrom 7 years ago
Jan Tattermusch 435f61102b allow message parsing from an array slice 7 years ago
Jan Tattermusch 30b6e54327 ParseFrom<T> for array slice is missing 7 years ago
Jan Tattermusch 07542e78da check already performed by MergeFrom 7 years ago
Jan Tattermusch 0c874a6a19 allow message parsing from an array slice 7 years ago
Jisi Liu 97dd175a91 Update version number to 3.5.0 7 years ago
Jon Skeet cbe250591f Fix merging with message-valued oneof 7 years ago
xuwei-k 05b56d01c1 update joda-time javadoc url 7 years ago
Jon Skeet e8c9ae1209 Add parser settings WithXyz methods 7 years ago
Jon Skeet a985451253 Add JsonParser setting to ignore unknown field values 7 years ago
Jisi Liu ecf2957106 Update descriptor protos 7 years ago
Jisi Liu dba647a6b2 Bump version for minor release 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Jan Tattermusch 5de05654aa Google.Protobuf should target net45 7 years ago
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