aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src
Commit message (Expand)AuthorAge
* remove C# files not referenced in any projectGravatar Jan Tattermusch2015-05-12
* Regenerate some proto files after ClsCompliance has been droppedGravatar Jan Tattermusch2015-05-12
* rename FieldPresence to correct nameGravatar Jan Tattermusch2015-05-12
* Fix newline assertion in TestJsonFormatted on monoGravatar Jan Tattermusch2015-05-12
* remove TreatWarningsAsError setting to allow building in MonodevelopGravatar Jan Tattermusch2015-05-12
* Convert back to using NUnit, which is now loaded via NuGet.Gravatar Jon Skeet2015-05-12
* Performance optimization for small messages without unknown fieldsGravatar Jan Tattermusch2015-05-07
* fix commentsGravatar Jie Luo2015-05-01
* Change field_presence_test.protoGravatar Jie Luo2015-05-01
* fix commentsGravatar Jie Luo2015-04-30
* fix commends from Jon SkeetGravatar Jie Luo2015-04-30
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpGravatar Jie Luo2015-04-30
|\
| * Change to using xUnit for all unit tests, and fetch that via NuGet.Gravatar Jon Skeet2015-04-30
* | Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpGravatar Jie Luo2015-04-29
|\ \
* | | rename FieldPResenceTest.cs fileGravatar Jie Luo2015-04-29
| | * Convert both the full and lite runtimes (and json/xml serialization assemblie...Gravatar Jon Skeet2015-04-29
| |/
* | Change the package for field_presence_test.protoGravatar Jie Luo2015-04-29
* | field presence Reflection and testsGravatar Jie Luo2015-04-29
| * Removing more C# project files.Gravatar Jon Skeet2015-04-29
| * Remove CLS compliance from runtime code.Gravatar Jon Skeet2015-04-29
| * Update C# solution and AddressBook project.Gravatar Jon Skeet2015-04-29
| * Remove support for Serializable.Gravatar Jon Skeet2015-04-29
| * Remove RPC support.Gravatar Jon Skeet2015-04-29
| * Remove a bunch of files which are no longer relevant:Gravatar Jon Skeet2015-04-29
|/
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Gravatar Jon Skeet2015-04-28
* Updated set of unit tests and unit test protos.Gravatar Jon Skeet2015-04-28
* First part of making the C# runtime work with the new codegen.Gravatar Jon Skeet2015-04-28
* Imported protobuf-csharp-port into csharp/ treeGravatar Jan Tattermusch2015-04-16