Historial de Commits

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