1. 6f30044 Tidying up - fix a bunch of TODOs and remove outdated ones. by Jon Skeet · 9 years ago
  2. 6e16037 Address review comments. by Jon Skeet · 9 years ago
  3. e7f88ff Skip groups properly. by Jon Skeet · 9 years ago
  4. ff334a6 Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. by Jon Skeet · 9 years ago
  5. 15bf55e Validate that after reading a message, we've consumed as many bytes as we expected to. by Jon Skeet · 9 years ago
  6. 9df2def Consume unknown fields when parsing. by Jon Skeet · 9 years ago
  7. 811fc89 Document everything, and turn on errors if we fail to document anything in the future. by Jon Skeet · 9 years ago
  8. 0e0e0c9 Expose Coded*Stream constructors directly. by Jon Skeet · 9 years ago
  9. 59eeebe First pass at the big rename from ProtocolBuffers to Google.Protobuf. by Jon Skeet · 9 years ago[Renamed from csharp/src/ProtocolBuffers/CodedInputStream.cs]
  10. 0f442a7 Merge pull request #611 from jskeet/csharp-wrappers by Jon Skeet · 9 years ago