Histórico de Commits

Autor SHA1 Mensagem Data
  Chris Bacon 8529ab4d04 Allow extra fields in wrapper messages, more tests. há 6 anos atrás
  Chris Bacon ae2cdd22bd C#: Optimize parsing of some primitive and wrapper types há 6 anos atrás
  Sydney Acksman 9e89b6e70a C# Proto2 feature : Extensions (#5350) há 6 anos atrás
  Sydney Acksman a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) há 6 anos atrás
  Jon Skeet 627cc48f5a Increase C# default recursion limit to 100 (#5339) há 7 anos atrás
  Sydney Acksman 6f73c50936 C# Proto2 feature : Groups (#5183) há 7 anos atrás
  John Brock 864df890a7 Remove 64MB memory limit when deserializing messages in C# há 7 anos atrás
  Jon Skeet 47b7d2c7ca Add DiscardUnknownFields support for C# há 7 anos atrás
  Jie Luo bfd254e14f Add unknown field support for csharp (#3936) há 7 anos atrás
  Jon Skeet e0d24cc84a Detect invalid tags with a field number of 0 in C# há 8 anos atrás
  Jon Skeet cdd524a0bd Ensure leaveOpen is true when writing to a buffer há 8 anos atrás
  Jos Hickson 790e6afb72 Fixed out-of-date documentation for CodedInputStream.ReadEnum. (#1581) há 9 anos atrás
  Jon Skeet c0cf71bec9 Implement IDisposable for CodedInputStream and CodedOutputStream há 9 anos atrás
  Jon Skeet 9bdc848832 Validate that end-group tags match their corresponding start-group tags há 9 anos atrás
  Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions há 9 anos atrás
  Jon Skeet 2212f56bcd Added documentation to generated code. há 10 anos atrás
  Jon Skeet f2732c7af1 More TODOs done. há 10 anos atrás
  Jon Skeet 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. há 10 anos atrás
  Jon Skeet 6e16037c99 Address review comments. há 10 anos atrás
  Jon Skeet e7f88ff129 Skip groups properly. há 10 anos atrás
  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. há 10 anos atrás
  Jon Skeet 15bf55e225 Validate that after reading a message, we've consumed as many bytes as we expected to. há 10 anos atrás
  Jon Skeet 9df2defa29 Consume unknown fields when parsing. há 10 anos atrás
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. há 10 anos atrás
  Jon Skeet 0e0e0c97e7 Expose Coded*Stream constructors directly. há 10 anos atrás
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. há 10 anos atrás