История коммитов

Автор SHA1 Сообщение Дата
  Milo Yip 4a2f2729f1 Change from miloyip/rapidjson to Tencent/rapidjson 8 лет назад
  Christopher Warrington e4c0ecf86b Guard against min/max macros in tests too 8 лет назад
  Alejandro Martinez 3c6e2cf030 Added unittests for invalid ascii control chars 8 лет назад
  StilesCrisis ecf3d64293 Merge branch 'nan-inf-parse-fix' into token-by-token-parsing 9 лет назад
  StilesCrisis 5e785d3db2 Fix parsing of NaN/Inf 9 лет назад
  StilesCrisis c4117c68cc Put in unit tests to catch parser failure 9 лет назад
  StilesCrisis 82a423db7d Added unit test for pull parsing 9 лет назад
  Milo Yip 738864c53c Remove non-ASCII character 9 лет назад
  Philipp A. Hartmann ad32940da8 readertest: Suppress "dangling-else" warning on GCC 7 and later 9 лет назад
  Philipp A. Hartmann f6a07692f9 Fix warnings on GCC 6 and later (closes #666) 9 лет назад
  Michael Thon 135da7ab34 Allow options for writing and parsing NaN/Infinity 9 лет назад
  Milo Yip c843a2655b Try to fix all /W4 warnings in VC2015 9 лет назад
  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. 9 лет назад
  Nicholas Fraser 68217548f3 Added trailing comma support to iterative parser 9 лет назад
  Nicholas Fraser 7c0e9d941d Added additional tests for trailing commas 9 лет назад
  Nicholas Fraser 3e21bb429d Added optional support for trailing commas 9 лет назад
  Milo Yip d9cf99baf6 Normalize all line endings 10 лет назад
  Sergey Kosarevsky ae785ffb52 Don't use nullptr 10 лет назад
  Sergey Kosarevsky 57eae5595e Added new unit test for kParseNumbersAsStringsFlag 10 лет назад
  Sergey Kosarevsky 1ffb335915 Added RawNumber() to fix unit tests 10 лет назад
  Sergey Kosarevsky 3dba370486 Added IterativeParsingReaderHandler::RawNumber() 10 лет назад
  Jesse Schobben 995652e748 Add stream position check to reader unit tests 10 лет назад
  Milo Yip f9d0f65ba0 Fix compilation 10 лет назад
  Milo Yip ab250d21bc Rectify parsing error offsets 10 лет назад
  Milo Yip b8a273705e Improve comment parsing code coverage 10 лет назад
  Milo Yip a6eb15d274 Fix warnings in clang for C++11 10 лет назад
  Milo Yip f13caadded Fix valgrind problem 10 лет назад
  Milo Yip e392652754 Fix compilation 10 лет назад
  Milo Yip 69d0f41c4b Implemented ScanCopyUnescapeString optimization 10 лет назад
  Milo Yip 78c7d54aba Fix #498 VC2015 warnings 10 лет назад