3 Commits (ad8a889d1e1e2b0efd5b7579aa57ea5326cda6da)

Author SHA1 Message Date
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 years ago
Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 years ago
Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
Jon Skeet 34878cb14e Fixes from PR review. 10 years ago
Jon Skeet 8a0312b201 First pass at wrapper types. 10 years ago
Jon Skeet 14f2222a50 Lots more tests for FieldCodec, MapField, RepeatedField 10 years ago
Jon Skeet ee835a3fe4 Fix copyright lines for all C# code. 10 years ago
Jon Skeet f34d37a3d4 Tidying up and extra tests. 10 years ago
Jon Skeet f2a27cc2c7 First pass (not yet compiling) at removing all the array handling code from Coded*Stream. 10 years ago
Jon Skeet 286edc0fc2 Tests for FieldCodec, along with a fix. 10 years ago
Jon Skeet c12833104f Tweaks and more tests for maps 10 years ago
Jon Skeet 0d684d3420 First pass at map support. 10 years ago