aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers.Test/CodedOutputStreamTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup.Jon Skeet2015-06-191-2/+2
* Use the fact that we know the tag size and bytes at codegen time to optimize.Jon Skeet2015-06-171-25/+11
* Coded*Stream streamlining.Jon Skeet2015-06-121-23/+20
* Reimplement enums as int values, and get rid of EnumHelper.Jon Skeet2015-06-111-5/+5
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-9/+14
* Convert back to using NUnit, which is now loaded via NuGet.Jon Skeet2015-05-121-111/+111
* Change to using xUnit for all unit tests, and fetch that via NuGet.Jon Skeet2015-04-301-112/+111
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+472