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
AgeCommit message (Expand)Author
2021-03-24Try to fix travis by adding apt sourceissue1858_travismiloyip
2021-03-24add traverse as pointer examplemiloyip
2021-03-02doc: fix incorrect template parameters in EncodedOutputStream examplemiloyip
2021-02-23Merge pull request #1779 from pavel-pimenov/fix-1778-part-1Milo Yip
2021-02-23Merge pull request #1847 from stac47/fix_1846Milo Yip
2021-02-22Fix recursive operator== call in C++20 (#1846)Laurent Stacul
2021-02-21Merge pull request #1844 from smhdfdl/multiple-validation-failures-and-valida...Milo Yip
2021-02-12fix crash where simple type with sub-schema has a bad valueSteve Hanson
2021-02-03Merge pull request #1837 from smhdfdl/multiple-validation-failures-and-valida...Milo Yip
2021-02-03work around issue 1089Steve Hanson
2021-01-29restore coverageSteve Hanson
2021-01-29correct workaround for issue 1805Steve Hanson
2021-01-29Revert "revert perftest"Steve Hanson
2021-01-29revert perftestSteve Hanson
2021-01-29remove C++ 11 std::string to_string() syntaxSteve Hanson
2021-01-29remove C++ 11 enum syntaxSteve Hanson
2021-01-28remove debug std::cout, handle empty error object in exampleSteve Hanson
2021-01-28code and testsSteve Hanson
2021-01-12Merge pull request #1 from Tencent/masterSteve Hanson
2021-01-06Merge pull request #1821 from slsyy/masterMilo Yip
2021-01-05Add implicit conversion from Object and Array to Value (#1404)Krystian Chmura
2020-12-28Merge pull request #1817 from lukedan/lukedan_cpp20Milo Yip
2020-12-27also initialize class memberXuanyi Zhou
2020-12-27add return statement & commentXuanyi Zhou
2020-12-27add body to private copy constructor & copy assignmentXuanyi Zhou
2020-12-27suppress enum bitwise operation warnings on msvcXuanyi Zhou
2020-12-27fix schema test compile errorXuanyi Zhou
2020-12-23Merge pull request #1568 from ericrannaud/ericrannaud/memberiterator-publicMilo Yip
2020-10-13Merge pull request #1786 from ssb22/masterMilo Yip
2020-10-09Remove unnecessary wording from BSD license not needed for MIT license (fixes...Silas S. Brown
2020-09-12fix https://github.com/Tencent/rapidjson/issues/1778 (part 1)Pave Pimenov
2020-08-07Merge pull request #1760 from escherstair/fix_ce6_supportMilo Yip
2020-08-06fix unit testescherstair
2020-08-06fix naive implementation for clzll()escherstair
2020-08-06add unit test for clzll()escherstair
2020-08-04fix naive version implementationescherstair
2020-08-04fallback to the naive version for CE6escherstair
2020-08-04fix _BitScanReverse() usage for CE6escherstair
2020-07-13Merge pull request #1744 from lklein53/improve-surrogate-handlingMilo Yip
2020-07-04Add test case for low surrogate handlingLars Klein
2020-07-04Improve surrogate handlingLars Klein
2020-06-23Merge pull request #1453 from eidosmontreal/custom_mallocMilo Yip
2020-06-23Merge branch 'master' into custom_mallocGaspard Petit
2020-05-18Merge pull request #1720 from madeso/masterMilo Yip
2020-05-18Fixes issue #1718Gustav
2020-04-10Merge pull request #1689 from g199209/masterMilo Yip
2020-04-10Add CMake minimum version required.Gao Mingfei
2020-03-30Add a target to RapidJSONConfig.cmake.in (#1350)Matteo Settenvini
2020-03-30ci: upgrade distro to xenial and add arm64 test cases (#1662)Jun
2020-03-30Update Visual Studio Visualizer (#1665)ioannis-e