aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Compare floating point values bitwise in C#Jon Skeet2017-12-091-0/+11
* Move test for standalone BoolValue to JsonParserTestJon Skeet2016-05-111-7/+0
* Fixed parsing of BoolValue.Jos Hickson2016-05-111-0/+7
* Add more tests around merging wrappersJon Skeet2016-02-151-2/+41
* Fix handling of repeated wrappersJon Skeet2016-01-151-0/+24
* Prohibit null values in map fieldsJon Skeet2016-01-111-6/+5
* Fix clearing wrapper type fields with reflection.Jon Skeet2015-10-301-0/+10
* Generated code for previous commit.Jon Skeet2015-08-061-0/+23
* Expose Coded*Stream constructors directly.Jon Skeet2015-08-031-1/+1
* Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorColle...Jon Skeet2015-07-221-16/+16
* First pass at making field access simpler.Jon Skeet2015-07-221-3/+3
* Revamp to reflection.Jon Skeet2015-07-211-3/+3
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+326