aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf/Collections
Commit message (Expand)AuthorAge
* Skip groups properly.Gravatar Jon Skeet2015-08-06
* Change ReadTag and PeekTag to just use 0 as a return value for "end of stream...Gravatar Jon Skeet2015-08-05
* Document everything, and turn on errors if we fail to document anything in th...Gravatar Jon Skeet2015-08-04
* Rename ThrowHelper to Preconditions and make it public - we'll want to use it...Gravatar Jon Skeet2015-07-30
* More freezing tidy-up; generated code in next commit.Gravatar Jon Skeet2015-07-30
* Minor bits of left-over frozenness.Gravatar Jon Skeet2015-07-30
* remove the freeze APIGravatar Jan Tattermusch2015-07-29
* First attempt at using profile 259 for Google.Protobuf.Gravatar Jon Skeet2015-07-27
* Revamp to reflection.Gravatar Jon Skeet2015-07-21
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Gravatar Jon Skeet2015-07-17