Commit History

Author SHA1 Message Date
  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 df44ae4413 More map tests, and various production code improvements. 10 years ago
  Jon Skeet cdeda4b876 Minor cleanup. 10 years ago
  Jon Skeet a0f956932d Use our "local" copy of Encoding.UTF8 in CodedInputStream too. 10 years ago
  Jon Skeet 7532f0256f Reimplement RepeatedField<T> using an array as the backing store. 10 years ago
  Jon Skeet ca2adbd560 Fix incorrect handling of non-seekable streams. 10 years ago
  Jon Skeet 96ddf01aed Coded*Stream streamlining. 10 years ago
  Jon Skeet 39aaf21d51 Reimplement enums as int values, and get rid of EnumHelper. 10 years ago
  Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 years ago
  Jon Skeet f015b860b7 Remove CLS compliance from runtime code. 10 years ago
  Jan Tattermusch 84fa3e2bbc Imported protobuf-csharp-port into csharp/ tree 10 years ago