Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2021-05-20Merge branch 'master' of https://github.com/Tencent/rapidjson into id-and-refSteve Hanson
2021-04-07Tests for Members in std::multimap.ylavic
2021-03-11handle internal refs properlySteve Hanson
2021-02-03work around issue 1089Steve Hanson
2021-01-28code and testsSteve Hanson
2018-12-06Fix FileReadStream::Peek4().ylavic
Until Read() reaches EOF, Peek4() must not take off by one in bufferLast_ into account; otherwise a buffer of size exactly 4 always returns NULL.
2017-12-04Delete .DS_StoreMatthis Thorade
2017-12-04Delete .DS_StoreMatthis Thorade
2017-12-04Delete .DS_StoreMatthis Thorade
2017-03-03Remove executable bitErik Froseth
Remove the executable bit for various .json files
2016-03-04Normalize line endings but not JSON filesMilo Yip
2016-03-04Revert "Normalize all the line endings"Milo Yip
This reverts commit 6047e3ce128954ec594e9a893ef2125c9f9b61c7.
2016-03-04Normalize all the line endingsMilo Yip
2016-01-29Update json schema suite and add perf testMilo Yip
2016-01-26Merge branch 'master' into schemaMilo Yip
# Conflicts: # .gitignore # include/rapidjson/internal/stack.h
2015-12-31PutReserve() and PutUnsafe() optimisation for WriterMilo Yip
2015-05-09Add meta schema filemiloyip
2015-05-06Add Json Schema Test Suitemiloyip
[ci skip]
2014-06-25Revert "Remove some clang -Weverything warnings."Milo Yip
This reverts commit e4ffa48a7563e892047c27f0a50fdeb6f71e6b8b.
2014-06-25Remove some clang -Weverything warnings.Milo Yip
2011-11-30Added EncodedOutputStream and AutoUTFOutputStream with unit testsmiloyip@gmail.com
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@42 c5894555-1306-4e8d-425f-1f6f381ee07c
2011-11-29Added EncodedInputStream, AutoUTFInputStream, AutoUTFmiloyip@gmail.com
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@40 c5894555-1306-4e8d-425f-1f6f381ee07c
2011-11-18Initial version (0.1)miloyip@gmail.com
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@2 c5894555-1306-4e8d-425f-1f6f381ee07c