github Tencent/rapidjson v1.0.2

latest release: v1.1.0
8 years ago

Added

  • Add Value::XXXMember(...) overloads for std::string (#335)

Fixed

  • Include rapidjson.h for all internal/error headers.
  • Parsing some numbers incorrectly in full-precision mode (kFullPrecisionParseFlag) (#342)
  • Fix alignment of 64bit platforms (#328)
  • Fix MemoryPoolAllocator::Clear() to clear user-buffer (0691502)

Changed

  • CMakeLists for include as a thirdparty in projects (#334, #337)
  • Change Document::ParseStream() to use stack allocator for Reader (ffbe386)

Don't miss a new rapidjson release

NewReleases is sending notifications on new releases.