Commit History

Author SHA1 Message Date
  Milo Yip a5990f3eea Optimize ScanCopyUnescapedString for insitu parsing 10 years ago
  Milo Yip e392652754 Fix compilation 10 years ago
  Milo Yip ae5cf58878 Fix ScanCopyUnescapedString performance issue 10 years ago
  Milo Yip 69d0f41c4b Implemented ScanCopyUnescapeString optimization 10 years ago
  Milo Yip ef6957c177 PutReserve() and PutUnsafe() optimisation for Writer 10 years ago
  Milo Yip 1a21379e3c Merge branch 'master' into optimization 10 years ago
  Milo Yip 3229566573 Add multiple SkipWhitespace perftest 10 years ago
  miloyip 8d39282af5 Update license headers for tests 10 years ago
  miloyip f7a64c5eae Add RAPIDJSON_LIKELY/UNLIKELY and apply them in stack 10 years ago
  miloyip 9dcc1f44f5 Remove deprecated test 10 years ago
  miloyip 67be9ed2cb Remove depreciated FileStream 10 years ago
  Milo Yip 57b91300fb Merge remote-tracking branch 'origin/master' into issue120floatprecision_customstrtod 11 years ago
  Sean Leather 32525a5d5e Use 'deprecated' instead of 'depreciated' 11 years ago
  Sean Leather 8b9f12ef4f Add perf tests for EncodedInputStream and AutoUTFInputStream 11 years ago
  miloyip a71f2e60ff Optimize ParseNumber() 11 years ago
  Milo Yip 0dbcc1cf2e Add license and change indents from tab to space. 11 years ago
  Milo Yip f0955d327c Fixed a bug in perftest (was asserted in debug) 11 years ago
  Milo Yip 8081e2a2c8 Add perf test cases for document using iterative parsing 11 years ago
  thebusytypist d4da07c5fb Merge upstream/master. 11 years ago
  Milo Yip b55fcbd36a Merge pull request #61 from miloyip/issue59terminate 11 years ago
  thebusytypist 36434b66c8 Merge remote-tracking branch 'upstream/master' into TransitionTable 11 years ago
  Philipp A. Hartmann 3cdfb0dafe rapidjsontest.cpp: silence a warning (C4244) on MSVC 11 years ago
  thebusytypist 55e97eada0 Add two basic performance tests. 11 years ago
  Milo Yip cc04219e36 Fixes #59 by adding bool return value for each event handler function 11 years ago
  Philipp A. Hartmann 813da24d72 Add RAPIDJSON_DIAG_* macros to handle compiler warnings 11 years ago
  Philipp A. Hartmann a22f325ae4 perftest: fix typo 11 years ago
  Milo Yip 5a186104f4 Fixes warnings 11 years ago
  Milo Yip 1d14748bc9 Added overloaded functions for default parseFlags 11 years ago
  miloyip@gmail.com 9c68ce986e Fixed a lots of vc2008/vs2010 and gcc3/4 warnings with the maximum warning level. 13 years ago
  miloyip@gmail.com 66754fc5b0 Added referenced performance of UTF-8 validation 14 years ago