История коммитов

Автор SHA1 Сообщение Дата
  csharptest d95293e355 Integrated feedback from revision 1525875aec27 14 лет назад
  csharptest 541686c89f Removed left-over commented code 14 лет назад
  csharptest b5ba93bf3c Integrated feedback from revision c97eeb8d933f 14 лет назад
  csharptest 84f7e09f02 Fixed comment 14 лет назад
  csharptest ed701ad2a5 renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTo 14 лет назад
  csharptest 398a7f526c Removed unnessary parital declaration 14 лет назад
  csharptest b73bd168d4 Fix for unqualified ByteString references in LITE generation 14 лет назад
  csharptest 8dc7b830a3 Reformatted to include braces 14 лет назад
  csharptest 74c5e0c376 Reformatted to include braces 14 лет назад
  csharptest afff2c655c Fixed A few last methods taking CodedInputStream 14 лет назад
  csharptest 579bb3defe Fix for leaving Builder a public ctor on internal classes 14 лет назад
  csharptest ff628f600a missing copyright notice 14 лет назад
  csharptest 6c69373f80 bla, changed name to Depth for CLSComplaint :) 14 лет назад
  csharptest 3b70dd78ec Added recursion limits to AbstractReader.cs 14 лет назад
  csharptest 57fa7fddd7 Added option to enable format benchmarks 14 лет назад
  csharptest f292523df9 Added convenience methods for to/from xml and json 14 лет назад
  csharptest 7fc785c1d4 Reader/Writer implementations changed to use static factories 14 лет назад
  csharptest ea5fd37d1d Added benchmark for Json via XML using JsonReaderWriterFactory 14 лет назад
  csharptest 4dc0dfb154 Added initial DictionaryReader/Writer implementations 14 лет назад
  csharptest ddb74eb6a4 Using List<Char> instead of StringBuilder for building strings from chars 14 лет назад
  csharptest afe844bc95 Added the JsonFormatWriter/Reader 14 лет назад
  csharptest 2b86884659 Added the XmlFormatWriter/Reader 14 лет назад
  csharptest b00ea13eb1 Refactoring the ICoded interfaces (again) removing the use of some generic methods. 14 лет назад
  csharptest ced18e10ae Several performance tweaks 14 лет назад
  csharptest 367e02261c Performance tweek for reading entire unpacked array 14 лет назад
  csharptest 920b09a3b0 Finished adding find tag by name 14 лет назад
  csharptest aef072a46f Renamed Bytes to ByteArray and added a Reverse method. 14 лет назад
  csharptest 4ba365d793 Performance fix for double/float on read 14 лет назад
  csharptest 2772dfe8a1 Performance fix for float/double write bytes. Performance fix, do not use Array.Copy. 14 лет назад
  csharptest 0e2d144eb6 Added process priority and affinity for v2 benchmarks 14 лет назад