aboutsummaryrefslogtreecommitdiff
path: root/csharp/src
Commit message (Expand)AuthorAgeFilesLines
* Fix newline assertion in TestJsonFormatted on monoJan Tattermusch2015-05-121-1/+2
* remove TreatWarningsAsError setting to allow building in MonodevelopJan Tattermusch2015-05-127-14/+0
* Convert back to using NUnit, which is now loaded via NuGet.Jon Skeet2015-05-1248-3039/+3049
* Performance optimization for small messages without unknown fieldsJan Tattermusch2015-05-071-4/+24
* fix commentsJie Luo2015-05-014-6/+5
* Change field_presence_test.protoJie Luo2015-05-011-2/+1
* fix commentsJie Luo2015-04-303-34/+5
* fix commends from Jon SkeetJie Luo2015-04-307-48/+62
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-30101-41114/+48783
|\
| * Change to using xUnit for all unit tests, and fetch that via NuGet.Jon Skeet2015-04-3050-3636/+3275
| * Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-2954-37484/+45514
* | Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-29128-15575/+1194
|\|
| * Removing more C# project files.Jon Skeet2015-04-2918-1802/+0
| * Remove CLS compliance from runtime code.Jon Skeet2015-04-2924-151/+1
| * Update C# solution and AddressBook project.Jon Skeet2015-04-294-1389/+1192
| * Remove support for Serializable.Jon Skeet2015-04-299-465/+0
| * Remove RPC support.Jon Skeet2015-04-298-481/+0
| * Remove a bunch of files which are no longer relevant:Jon Skeet2015-04-2967-11286/+0
* | rename FieldPResenceTest.cs fileJie Luo2015-04-291-28/+28
* | Change the package for field_presence_test.protoJie Luo2015-04-292-989/+807
* | field presence Reflection and testsJie Luo2015-04-298-10/+1201
|/
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Jon Skeet2015-04-283-31312/+39144
* Updated set of unit tests and unit test protos.Jon Skeet2015-04-2861-92953/+164850
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-2811-11390/+10632
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-16344-0/+195978