Histórico de commits

Autor SHA1 Mensagem Data
  Jon Skeet 78ea98f56f Implement reflection properly for fields. 10 anos atrás
  Jon Skeet ee835a3fe4 Fix copyright lines for all C# code. 10 anos atrás
  Jon Skeet f34d37a3d4 Tidying up and extra tests. 10 anos atrás
  Jon Skeet f2a27cc2c7 First pass (not yet compiling) at removing all the array handling code from Coded*Stream. 10 anos atrás
  Jon Skeet aa5104143c Remove a lot of code which wasn't needed any more. 10 anos atrás
  Jon Skeet c12833104f Tweaks and more tests for maps 10 anos atrás
  Jon Skeet bfee2dfe13 Implement freezing for messages and repeated fields. 10 anos atrás
  Jon Skeet 6c1fe6ea3e Implement Clone. 10 anos atrás
  Jon Skeet d7dda2fed8 Use an empty array instead of a null reference for an empty repeated field. 10 anos atrás
  Jon Skeet 7532f0256f Reimplement RepeatedField<T> using an array as the backing store. 10 anos atrás
  Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 anos atrás