Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement RepeatedField.AddRange (#1733) | Jon Skeet | 2016-07-13 |
* | Prohibit null values in map fields | Jon Skeet | 2016-01-11 |
* | Support ToString in RepeatedField and MapField. | Jon Skeet | 2015-10-01 |
* | Implement ICollection.CopyTo (using Array) for MapField views. | Jon Skeet | 2015-08-10 |
* | Implement Keys and Values as views | Jon Skeet | 2015-08-08 |
* | Change ReadTag and PeekTag to just use 0 as a return value for "end of stream... | Jon Skeet | 2015-08-05 |
* | Expose Coded*Stream constructors directly. | Jon Skeet | 2015-08-03 |
* | remove the freeze API | Jan Tattermusch | 2015-07-29 |
* | First pass at the big rename from ProtocolBuffers to Google.Protobuf. | Jon Skeet | 2015-07-17 |