提交历史

作者 SHA1 备注 提交日期
  csharptest 304ff3a838 Changes from review e805fdfd3a6b 14 年之前
  csharptest 3aa06356ac Removal of #condition commented source 14 年之前
  csharptest ed701ad2a5 renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTo 14 年之前
  csharptest 74c5e0c376 Reformatted to include braces 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 aef072a46f Renamed Bytes to ByteArray and added a Reverse method. 14 年之前
  csharptest 2772dfe8a1 Performance fix for float/double write bytes. Performance fix, do not use Array.Copy. 14 年之前
  csharptest c671a4b317 A few performance tweaks of the ICodedOutputStream interface/implementation 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 45a93fad4d Optimized access to ByteString from coded io. 14 年之前
  csharptest 71f662c33e reformatted all code to .NET standard formatting 14 年之前
  csharptest 804b6d842e Implementation work for Lite runtime and generator 15 年之前
  csharptest d9c59e6613 First pass at interface breakup 15 年之前
  Jon Skeet b49d3c7834 Support Compact Framework 3.5 16 年之前
  Jon Skeet 0aac0e4fe3 Regionify copyright statement 16 年之前
  Jon Skeet 3c80886fa9 Silverlight compatibility other than SortedList 16 年之前
  Jon Skeet d6dd0a4560 Add CLSCompliance. 16 年之前
  Jon Skeet 25a28580a6 Support packed primitive types 16 年之前
  Jon Skeet 60c059b8f0 Replaced copyright notice 17 年之前
  Jon Skeet 6803686bc0 First cut at new layout 17 年之前