aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
Commit message (Expand)AuthorAge
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Gravatar Jon Skeet2015-07-17
* First part of implementing wrapper types. Not ready yet!Gravatar Jon Skeet2015-07-16
* Changing reflection namespace (part 1)Gravatar Jon Skeet2015-07-14
* Initial implementation of JSON formattingGravatar Jon Skeet2015-07-10
* Minor fix-ups as suggested in PR #560.Gravatar Jon Skeet2015-07-09
* Tidying up and extra tests.Gravatar Jon Skeet2015-06-30
* Remove a lot of code which wasn't needed any more.Gravatar Jon Skeet2015-06-26
* Tests for FieldCodec, along with a fix.Gravatar Jon Skeet2015-06-26
* Tweaks and more tests for mapsGravatar Jon Skeet2015-06-26
* More map tests, and various production code improvements.Gravatar Jon Skeet2015-06-25
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Gravatar Jon Skeet2015-06-09
* Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...Gravatar Jon Skeet2015-05-13
* rename FieldPresence to correct nameGravatar 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
* fix commentsGravatar 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
|\ \
| | * Convert both the full and lite runtimes (and json/xml serialization assemblie...Gravatar Jon Skeet2015-04-29
| |/
* | field presence Reflection and testsGravatar Jie Luo2015-04-29
| * Remove support for Serializable.Gravatar Jon Skeet2015-04-29
|/
* 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