红联Linux门户
Linux帮助

RapidJSON 1.0正式版发布,C++的JSON开发包

发布时间:2015-04-24 08:58:14来源:红联作者:empast
RapidJSON 1.0 正式版发布,该版本在 1.0 Beta 的基础上实现了 100% 单元测试的覆盖率。

其他方面的改进包括:

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)

Rapidjson 是一个 C++ 的快速 JSON 解析器和生成器,使用 SAX/DOM 风格的 API 设计。

软件详情:https://github.com/miloyip/rapidjson

来自:开源中国社区
文章评论

共有 0 条评论