Historial de Commits

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