Historique des commits

Auteur SHA1 Message Date
  Milo Yip 964d89e34b Add encoding validation option for Writer/PrettyWriter il y a 10 ans
  Milo Yip 935e2ef7ed Merge pull request #510 from miloyip/issue509_writingnaninf il y a 10 ans
  miloyip 8d39282af5 Update license headers for tests il y a 10 ans
  miloyip 5b89f331c5 Add more test numbers for writer il y a 10 ans
  miloyip 3621235cd0 Improve dtoa coverage il y a 10 ans
  miloyip 18a8891f0d Improve coverage for Writer and PrettyWriter il y a 10 ans
  miloyip 3c028685df Add tests for Writer API for RAPIDJSON_HAS_STDSTRING il y a 10 ans
  miloyip 127ce7175a Add a missing error handling for Writer, and add tests for invalid encoding. il y a 10 ans
  miloyip 79433827e8 Add Tests for WriteUInt64(), WriteInt64() of generic stream il y a 10 ans
  Milo Yip e5cf3b85f3 Fix #289 negative zero roundtrip (double only) il y a 10 ans
  Milo Yip 855da06d0f Makes gcc x64 runnable, but failed on one case. [ci skip] il y a 11 ans
  Milo Yip 3714019819 Add ShrinkToFit() to StringBuffer and MemoryBuffer il y a 11 ans
  Philipp A. Hartmann 453eda5f94 tabs to 4 spaces (following 0dbcc1cf) il y a 11 ans
  Philipp A. Hartmann e45557e28e writertest: add some roundtrip tests for non-compound root values il y a 11 ans
  Philipp A. Hartmann 8d53689432 (Pretty)Writer: drop restriction to object/array roots il y a 11 ans
  Milo Yip 0dbcc1cf2e Add license and change indents from tab to space. il y a 11 ans
  Milo Yip 1900b7bace Remove double precision settings API in Writer il y a 11 ans
  Milo Yip a7762a3453 Custom dtoa() impleemntation il y a 11 ans
  miloyip 9974e35578 Merge conflicts and suppress VC warnings il y a 11 ans
  Milo Yip b5436f7104 Add ASCII encoding which can fulfill #69 il y a 11 ans
  Milo Yip 5babae98e5 Add Writer::IsComplete() il y a 11 ans
  Milo Yip b234007713 Fixes #66 by adding Writer::Reset() and multiple root check 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
  Milo Yip ace56097fd Fixes compilation error. il y a 11 ans
  Milo Yip 0bff4ffd0c Adds unit tests about streams. il y a 11 ans
  Philipp A. Hartmann 5474bc2f3d DoublePrecision: add a unit test for the precision handling il y a 12 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 3d77ef8ee9 Added GenericStringBuffer::GetSize() within unit test, as in 0.1x branch. il y a 14 ans
  miloyip@gmail.com 55587d6f62 Added transcoding support in Writer and PrettyWriter il y a 14 ans
  miloyip@gmail.com 8f8e905306 Initial version (0.1) il y a 14 ans