412 Commits (3b001ca6ba6fb51f5e55b1596fb3ce09ee9981e8)

Author SHA1 Message Date
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
Feng Xiao c2ebdec355 Update version number in AssemblyInfo.cs. 8 years ago
Feng Xiao 932f94e16e Update version number to 3.0.0-beta-4 8 years ago
Feng Xiao 443eb27c7c Update generated files. 8 years ago
Jon Skeet 042993b3dd Implement RepeatedField.AddRange (#1733) 8 years ago
Jos Hickson 790e6afb72 Fixed out-of-date documentation for CodedInputStream.ReadEnum. (#1581) 8 years ago
Jon Skeet 3df146e198 Remove unnecessary reflection call 9 years ago
Jon Skeet c53484539c Changes to generated code from previous commit 9 years ago
detlevschwabe dc0aeaa903 Adding conditional compiler symbol to support .NET 3.5 (#1713) 9 years ago
Jon Skeet 0421238cc1 Expose JsonFormatter.WriteValue. 9 years ago
Luke Bakken 80694669e4 Modify csharp README since there are now two NuGet packages 9 years ago
Jon Skeet e3f6e2b870 Remove ordering guarantees in the MapField documentation 9 years ago
Jisi Liu 017d390d65 Fix csharp version 9 years ago
Jon Skeet 7cc9cb407b Move test for standalone BoolValue to JsonParserTest 9 years ago
Jos Hickson 835fb947cc Fixed parsing of BoolValue. 9 years ago
Jisi Liu 5dea2017db Update version numbers for other languages 9 years ago
Jon Skeet 61307b86f5 Allow custom type URL prefixes in Any.Pack 9 years ago
Jon Skeet c588ac42a2 Regenerate well-known types for C# 9 years ago
Jon Skeet 790f4c8e37 Use the original name in JSON formatting. 9 years ago
Jon Skeet 84ea2c7a81 Regenerate all C# code and make it compile 9 years ago
Jon Skeet 75626ed79c Add C# codegen changes to enum value names (mostly C++) 9 years ago
Jon Skeet 46e088e2b6 Remove duplicate test cases. 9 years ago
Jon Skeet dfd47600d1 Remove duplicate line 9 years ago
Jon Skeet ca0461c186 Introduce a new nuget package, Google.Protobuf.Tools, basically to contain protoc on multiple platforms. 9 years ago
Jon Skeet 71e8dca083 Refactoring of FieldDescriptor 9 years ago
alien 6f8dd2115b Code review fixes 9 years ago
alien 0d32ab37fa csharp: add support for the json_name option 9 years ago
avgweb ad2d775e1b Replace StringBuilder with TextWriter in JsonFormatter 9 years ago
Jon Skeet f222a9a5e6 Fix copy/paste typo in CodedInputStreamTest 9 years ago
Jon Skeet c0cf71bec9 Implement IDisposable for CodedInputStream and CodedOutputStream 9 years ago
Jon Skeet 42371463de Require VS2015 in the solution file 9 years ago
Jon Skeet 0262e04dbb Add more tests around merging wrappers 9 years ago
Jon Skeet 9bdc848832 Validate that end-group tags match their corresponding start-group tags 9 years ago
Jon Skeet 957e877d52 Generate C# code whenever descriptor.proto changes 9 years ago
Jan Tattermusch 95c4100230 Add a link 9 years ago
Jan Tattermusch d40e3a1623 Use checked-in key to build ReleaseSigned 9 years ago
Jan Tattermusch 82f210cbac add private key for strong name assemblies 9 years ago
Jon Skeet f1c5754f0f nuspec dependency fixes 9 years ago