Commit History

Author SHA1 Message Date
  csharptest d95293e355 Integrated feedback from revision 1525875aec27 15 years ago
  csharptest 541686c89f Removed left-over commented code 15 years ago
  csharptest b5ba93bf3c Integrated feedback from revision c97eeb8d933f 15 years ago
  csharptest 84f7e09f02 Fixed comment 15 years ago
  csharptest ed701ad2a5 renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTo 15 years ago
  csharptest 398a7f526c Removed unnessary parital declaration 15 years ago
  csharptest b73bd168d4 Fix for unqualified ByteString references in LITE generation 15 years ago
  csharptest 8dc7b830a3 Reformatted to include braces 15 years ago
  csharptest 74c5e0c376 Reformatted to include braces 15 years ago
  Jeff Brown 17892bccbb Remove the simulator target from all makefiles. 15 years ago
  liujisi@google.com cb6dd4ef5f A workaround for MSVC 2010 x64 platform bug, 15 years ago
  liujisi@google.com 2a89d0022d Add missing dll export macros. 15 years ago
  liujisi@google.com f36ae07c58 Update external gtest to 1.5.0. 15 years ago
  liujisi@google.com 295a096023 Remove extra semicolon in primitive repeated field init code. 15 years ago
  liujisi@google.com 5325de1808 Support for C-style comments in editors/proto.vim -- patch from infnty. 15 years ago
  csharptest afff2c655c Fixed A few last methods taking CodedInputStream 15 years ago
  csharptest 579bb3defe Fix for leaving Builder a public ctor on internal classes 15 years ago
  csharptest ff628f600a missing copyright notice 15 years ago
  csharptest 6c69373f80 bla, changed name to Depth for CLSComplaint :) 15 years ago
  csharptest 3b70dd78ec Added recursion limits to AbstractReader.cs 15 years ago
  csharptest 57fa7fddd7 Added option to enable format benchmarks 15 years ago
  csharptest f292523df9 Added convenience methods for to/from xml and json 15 years ago
  csharptest 7fc785c1d4 Reader/Writer implementations changed to use static factories 15 years ago
  csharptest ea5fd37d1d Added benchmark for Json via XML using JsonReaderWriterFactory 15 years ago
  csharptest 4dc0dfb154 Added initial DictionaryReader/Writer implementations 15 years ago
  csharptest ddb74eb6a4 Using List<Char> instead of StringBuilder for building strings from chars 15 years ago
  csharptest afe844bc95 Added the JsonFormatWriter/Reader 15 years ago
  csharptest 2b86884659 Added the XmlFormatWriter/Reader 15 years ago
  csharptest b00ea13eb1 Refactoring the ICoded interfaces (again) removing the use of some generic methods. 15 years ago
  csharptest ced18e10ae Several performance tweaks 15 years ago