aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/WellKnownTypes
Commit message (Expand)AuthorAgeFilesLines
* Fix clearing wrapper type fields with reflection.Jon Skeet2015-10-301-0/+10
* Pack/Unpack implementation for Any.Jon Skeet2015-09-041-0/+66
* Generated code for previous commit.Jon Skeet2015-08-061-0/+23
* Expose Coded*Stream constructors directly.Jon Skeet2015-08-031-1/+1
* Well-known type operations for Timestamp and Duration (but not JSON formatting).Jon Skeet2015-07-312-0/+188
* 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