Historia zmian

Autor SHA1 Wiadomość Data
  Jon Skeet c0cf71bec9 Implement IDisposable for CodedInputStream and CodedOutputStream 9 lat temu
  Jon Skeet 9bdc848832 Validate that end-group tags match their corresponding start-group tags 9 lat temu
  Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions 9 lat temu
  Jon Skeet 2212f56bcd Added documentation to generated code. 10 lat temu
  Jon Skeet f2732c7af1 More TODOs done. 10 lat temu
  Jon Skeet 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 lat temu
  Jon Skeet 6e16037c99 Address review comments. 10 lat temu
  Jon Skeet e7f88ff129 Skip groups properly. 10 lat temu
  Jon Skeet ff334a60eb Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. 10 lat temu
  Jon Skeet 15bf55e225 Validate that after reading a message, we've consumed as many bytes as we expected to. 10 lat temu
  Jon Skeet 9df2defa29 Consume unknown fields when parsing. 10 lat temu
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 lat temu
  Jon Skeet 0e0e0c97e7 Expose Coded*Stream constructors directly. 10 lat temu
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 lat temu