提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  csharptest c671a4b317 A few performance tweaks of the ICodedOutputStream interface/implementation 14 年之前
  liujisi@google.com 3239fec94c Close resources properly for java tests and examples. 14 年之前
  liujisi@google.com e8e6eed0be Fixed a memory leak in python CPP implementation. 14 年之前
  csharptest c2a1f9b538 Unit testing of Packed/Unpacked parsing in Lite 14 年之前
  csharptest 6da3170a95 Packed and Unpacked parsing allow for all repeated, per 2.3 14 年之前
  csharptest 17699c21f9 Extracted ICodedInputStream interface 14 年之前
  csharptest d2af9e923f Refactoring of CodedInputStream.Read??? to use boolean return with out param. 14 年之前
  csharptest 9928441649 Canged CodedInputStream.ReadTag to use boolean result with out params to 14 年之前
  csharptest 123e534914 Canged CodedInputStream.ReadTag to use boolean result with out params to 14 年之前
  csharptest ffafdaa0f9 Fully converted over to ICodedOutputStream for all WriteTo derivations 14 年之前
  csharptest cc8d2aaa3a Extracted initial ICodedOutputStream interface 14 年之前
  csharptest 90922db77a Added the field name to all CodedOutputStream.Write??? calls 14 年之前
  csharptest 8a2d0f48d7 big-endian support for float, and double on Silverlight 14 年之前
  csharptest 27bfcc5e1a Slight refactoring of Extensions to support lookup by name, added compatibility tests for text and binary formats. 14 年之前
  csharptest 45a93fad4d Optimized access to ByteString from coded io. 14 年之前
  csharptest efed509b55 Fixed two errors caused by incorrect merge of the rpc interface generator 14 年之前
  liujisi@google.com 7a6de0008a Update comments for globally unique extension number for custom options. 14 年之前