Historique des commits

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