Commit History

Author SHA1 Message Date
  csharptest 304ff3a838 Changes from review e805fdfd3a6b 14 years ago
  csharptest 3aa06356ac Removal of #condition commented source 14 years ago
  csharptest ed701ad2a5 renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTo 14 years ago
  csharptest 74c5e0c376 Reformatted to include braces 14 years ago
  csharptest 2b86884659 Added the XmlFormatWriter/Reader 14 years ago
  csharptest b00ea13eb1 Refactoring the ICoded interfaces (again) removing the use of some generic methods. 14 years ago
  csharptest ced18e10ae Several performance tweaks 14 years ago
  csharptest aef072a46f Renamed Bytes to ByteArray and added a Reverse method. 14 years ago
  csharptest 2772dfe8a1 Performance fix for float/double write bytes. Performance fix, do not use Array.Copy. 14 years ago
  csharptest c671a4b317 A few performance tweaks of the ICodedOutputStream interface/implementation 14 years ago
  csharptest ffafdaa0f9 Fully converted over to ICodedOutputStream for all WriteTo derivations 14 years ago
  csharptest cc8d2aaa3a Extracted initial ICodedOutputStream interface 14 years ago
  csharptest 90922db77a Added the field name to all CodedOutputStream.Write??? calls 14 years ago
  csharptest 8a2d0f48d7 big-endian support for float, and double on Silverlight 14 years ago
  csharptest 45a93fad4d Optimized access to ByteString from coded io. 14 years ago
  csharptest 71f662c33e reformatted all code to .NET standard formatting 14 years ago
  csharptest 804b6d842e Implementation work for Lite runtime and generator 15 years ago
  csharptest d9c59e6613 First pass at interface breakup 15 years ago
  Jon Skeet b49d3c7834 Support Compact Framework 3.5 16 years ago
  Jon Skeet 0aac0e4fe3 Regionify copyright statement 16 years ago
  Jon Skeet 3c80886fa9 Silverlight compatibility other than SortedList 16 years ago
  Jon Skeet d6dd0a4560 Add CLSCompliance. 16 years ago
  Jon Skeet 25a28580a6 Support packed primitive types 16 years ago
  Jon Skeet 60c059b8f0 Replaced copyright notice 17 years ago
  Jon Skeet 6803686bc0 First cut at new layout 17 years ago