github Tencent/rapidjson v1.0.0

latest releases: v1.1.0, v1.0.2, v1.0.1...
9 years ago

This is the final v1.0.0 release of RapidJSON.

After the v1.0-beta, a lot of efforts have been put to make RapidJSON 100% line-of-code covered by the unit tests.

Major changes since v1.0-beta

  • Fixed a bug in trimming long number sequence (4824f12)
  • Fix double quote in unicode escape (#288)
  • Fix negative zero roundtrip (double only) (#289)
  • Remove an invalid Document::ParseInsitu() API (e7f1c6d)
  • Remove dead branches and add more unit tests for coverage
  • Standardize behavior of memcpy() and malloc() (0c5c153, #305, 0e8bbe5)
  • Add version macros (#311)

Don't miss a new rapidjson release

NewReleases is sending notifications on new releases.