Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Skeet a0f956932d Use our "local" copy of Encoding.UTF8 in CodedInputStream too. hace 10 años
  Jon Skeet 828b7e61d0 Use the fact that we know the tag size and bytes at codegen time to optimize. hace 10 años
  Jon Skeet 7532f0256f Reimplement RepeatedField<T> using an array as the backing store. hace 10 años
  Jon Skeet 9b66768e25 Optimization to avoid foreach over empty lists. hace 10 años
  Jon Skeet 96ddf01aed Coded*Stream streamlining. hace 10 años
  Jon Skeet 39aaf21d51 Reimplement enums as int values, and get rid of EnumHelper. hace 10 años
  Jon Skeet ce0e348ded Optimize WriteRawInt32 for the common case of a value < 128, which is a single byte. hace 10 años
  Jon Skeet 35e4dbd518 Improve string encoding times. hace 10 años
  Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. hace 10 años
  Jon Skeet f015b860b7 Remove CLS compliance from runtime code. hace 10 años
  Jan Tattermusch 84fa3e2bbc Imported protobuf-csharp-port into csharp/ tree hace 10 años