Historique des commits

Auteur SHA1 Message Date
  Milo Yip 4a2f2729f1 Change from miloyip/rapidjson to Tencent/rapidjson il y a 8 ans
  Christopher Warrington e4c0ecf86b Guard against min/max macros in tests too il y a 8 ans
  Alejandro Martinez 3c6e2cf030 Added unittests for invalid ascii control chars il y a 8 ans
  StilesCrisis ecf3d64293 Merge branch 'nan-inf-parse-fix' into token-by-token-parsing il y a 9 ans
  StilesCrisis 5e785d3db2 Fix parsing of NaN/Inf il y a 9 ans
  StilesCrisis c4117c68cc Put in unit tests to catch parser failure il y a 9 ans
  StilesCrisis 82a423db7d Added unit test for pull parsing il y a 9 ans
  Milo Yip 738864c53c Remove non-ASCII character il y a 9 ans
  Philipp A. Hartmann ad32940da8 readertest: Suppress "dangling-else" warning on GCC 7 and later il y a 9 ans
  Philipp A. Hartmann f6a07692f9 Fix warnings on GCC 6 and later (closes #666) il y a 9 ans
  Michael Thon 135da7ab34 Allow options for writing and parsing NaN/Infinity il y a 9 ans
  Milo Yip c843a2655b Try to fix all /W4 warnings in VC2015 il y a 9 ans
  Jarred Nicholls 926d7ffcc8 Later clang compilers will warn on float -> double promotion because it can add precision. In the context of RapidJSON – especially with its float methods on GenericValue – I think this warning holds no water and should be ignored. il y a 9 ans
  Nicholas Fraser 68217548f3 Added trailing comma support to iterative parser il y a 10 ans
  Nicholas Fraser 7c0e9d941d Added additional tests for trailing commas il y a 10 ans
  Nicholas Fraser 3e21bb429d Added optional support for trailing commas il y a 10 ans
  Milo Yip d9cf99baf6 Normalize all line endings il y a 10 ans
  Sergey Kosarevsky ae785ffb52 Don't use nullptr il y a 10 ans
  Sergey Kosarevsky 57eae5595e Added new unit test for kParseNumbersAsStringsFlag il y a 10 ans
  Sergey Kosarevsky 1ffb335915 Added RawNumber() to fix unit tests il y a 10 ans
  Sergey Kosarevsky 3dba370486 Added IterativeParsingReaderHandler::RawNumber() il y a 10 ans
  Jesse Schobben 995652e748 Add stream position check to reader unit tests il y a 10 ans
  Milo Yip f9d0f65ba0 Fix compilation il y a 10 ans
  Milo Yip ab250d21bc Rectify parsing error offsets il y a 10 ans
  Milo Yip b8a273705e Improve comment parsing code coverage il y a 10 ans
  Milo Yip a6eb15d274 Fix warnings in clang for C++11 il y a 10 ans
  Milo Yip f13caadded Fix valgrind problem il y a 10 ans
  Milo Yip e392652754 Fix compilation il y a 10 ans
  Milo Yip 69d0f41c4b Implemented ScanCopyUnescapeString optimization il y a 10 ans
  Milo Yip 78c7d54aba Fix #498 VC2015 warnings il y a 10 ans