- 232389d delete unused variable by Kent Ross · 6 weeks ago master
- 64faab2 gate definition of symmetric equality operators on impl, not lib by Kent Ross · 6 weeks ago
- 719304b fixes for natvis by Johnny Shaw · 6 weeks ago
- dd3f730 Make schema dtor robust against exceptions by Johnny Shaw · 6 weeks ago
- 781a4e6 Try to fix MSVC build. by Peter Kasting · 6 weeks ago
- 88f8ddd Include conceptual change from PR 2001. by Peter Kasting · 6 weeks ago
- 4695953 Avoid exit-time destructors. by Peter Kasting · 6 weeks ago
- 0390b1a Avoid exit-time destructors. by Peter Kasting · 6 weeks ago
- 2b2c804 encdedstreamtest: fix use-after-free compile error with gcc-12 by Tom Briden · 7 weeks ago
- 1f59c69 valuetest: fix potential write of terminating nul past the end of the destination by Tom Briden · 7 weeks ago
- fcb23c2 Merge pull request #2008 from agate-pris/access-to-allocator-types by Milo Yip · 3 months ago
- bdc49ad Merge pull request #2014 from lazydroid/dev/lenik/fix_shadowed_variables by Milo Yip · 3 months ago
- 6b50098 fix shadowed variable, take 2 by Leonid Terenin · 3 months ago
- 3988c5e fix shadowed variable by Leonid Terenin · 3 months ago
- 386d31a Allow access to the template parameter StackAllocator in the GenericDocument by agate-pris · 4 months ago
- 79d7a44 Allow the macro RAPIDJSON_DEFAULT_STACK_ALLOCATOR to be used in any namespace by agate-pris · 4 months ago
- 9965ab3 Allow the macro RAPIDJSON_DEFAULT_ALLOCATOR to be used in any namespace by agate-pris · 4 months ago
- 8261c1d Merge pull request #1969 from MalcolmTyrrell/MalcolmTyrrell/sanitizeSchemaCode by Milo Yip · 4 months ago
- 0d78b1c Merge pull request #1989 from adamcalhoon/really-fix-placement-new-alignment by Milo Yip · 4 months ago
- 1dff2ab Fix the alignment of placement new buffer for GenericValue. by Adam Calhoon · 5 months ago
- e4bde97 Merge pull request #1988 from Tencent/revert-1987-fix-placement-new-alignment by Milo Yip · 5 months ago
- 88bbd87 Revert "Fix the alignment of placement new buffer for GenericValue." by Milo Yip · 5 months ago
- bf8ca5d Merge pull request #1987 from adamcalhoon/fix-placement-new-alignment by Milo Yip · 5 months ago
- 5b242b6 Fix the alignment of placement new buffer for GenericValue. by Adam Calhoon · 5 months ago
- fd3dc29 Merge pull request #1944 from ilelann/patch-1 by Milo Yip · 7 months ago
- 53602ec Sanitize the code in schema.h by Malcolm Tyrrell · 8 months ago
- 0d4517f Merge pull request #1961 from jedwardsol/issue1960_arm64ec_intrinsic by Milo Yip · 8 months ago
- 060c348 use softintrin on arm64ec by jedwards · 8 months ago
- 4d6cb08 Merge pull request #1949 from ardb-uk/master by Milo Yip · 9 months ago
- 033bef3 Merge pull request #1 from ardb-uk/ardb-uk-patch-1 by ardb-uk · 9 months ago
- befba39 Merge pull request #2 from ardb-uk/ardb-uk-patch-1-1 by ardb-uk · 9 months ago
- 4bbaf28 Add files via upload by ardb-uk · 9 months ago
- 14f1e37 Resolve issue 1948 by ardb-uk · 9 months ago
- e6736d1 Support CMake none targets by Ivan Le Lann · 9 months ago
- 2e8f5d8 Merge pull request #1940 from smhdfdl/issue-1924 by Milo Yip · 9 months ago
- 9ea3f45 fix the warning by Steve Hanson · 9 months ago
- b9ae249 Merge pull request #1941 from DiamondI/patch-1 by Milo Yip · 9 months ago
- 553a3ea typo on documentation dom.zh-cn.md: "己于" -> "已于" by Andrew · 9 months ago
- 864e44a Merge branch 'master' of https://github.com/Tencent/rapidjson by Steve Hanson · 9 months ago
- 00dbcf2 Merge pull request #1926 from Kyrega/master by Milo Yip · 11 months ago
- 22ee8b0 Correct WIStreamWrapper by Kyrega · 11 months ago
- a3d52c7 No default template parameter for older compilers by Kyrega · 11 months ago
- 19b55c9 No default template parameter for older compilers by Kyrega · 11 months ago
- 128b103 Use rapidjson internal::SelectIf by Kyrega · 11 months ago
- 8710d7e Do not depend on c++11 conditional by Kyrega · 11 months ago
- e0512e0 Using unsigned for WIStreamWrapper by Kyrega · 11 months ago
- 7fac34f Added typename by Kyrega · 11 months ago
- b952a59 Fix RawNumber for longer char types by Kyrega · 11 months ago
- 28c59ab Merge pull request #1922 from jack-perisich/grisu2_precision by Milo Yip · 11 months ago
- bb06211 Fix small errors in dtoa output for certain doubles by jack_perisich · 11 months ago
- 7ee918f Merge branch 'master' of https://github.com/Tencent/rapidjson by Steve Hanson · 12 months ago
- 48fbd8c Merge pull request #1848 from smhdfdl/id-and-ref by Milo Yip · 12 months ago
- 8d16abd Uri Parse improvements by Steve Hanson · 1 year ago
- b557259 Merge pull request #1904 from Tencent/issue1899_pointerappend by Milo Yip · 1 year, 1 month ago
- a21cf9f equiv fix for issue 1899 by Steve Hanson · 1 year, 1 month ago
- 8c29a7b Fix Pointer::Append() crash for custom allocator on Windows by Milo Yip · 1 year, 1 month ago
- 12b88ef fix coverage again by Steve Hanson · 1 year, 1 month ago
- f6ebcb2 fix Uri.Match optional arg by Steve Hanson · 1 year, 1 month ago
- 3df804c fix coverage, unit test allocators and equality by Steve Hanson · 1 year, 1 month ago
- 18ab3b1 remove temp debug statements by Steve Hanson · 1 year, 1 month ago
- 6d253c1 remove compiler warning by Steve Hanson · 1 year, 1 month ago
- 28bcbd3 make std::string optional by Steve Hanson · 1 year, 1 month ago
- 494447b remove copyright & debug statements by Steve Hanson · 1 year, 1 month ago
- 6e58a53 fix coverage by Steve Hanson · 1 year, 1 month ago
- 3987d82 Merge branch 'master' of https://github.com/Tencent/rapidjson into id-and-ref by Steve Hanson · 1 year, 1 month ago
- 9c1002f rge branch 'master' of https://github.com/Tencent/rapidjson by Steve Hanson · 1 year, 1 month ago
- 17aa824 Merge pull request #1885 from saurabhchardereal/master by Milo Yip · 1 year, 2 months ago
- cd737fb Improve documentation by Saurabh Charde · 1 year, 2 months ago
- 25fa7a1 Merge pull request #1883 from nkolotov/fix/issues/1882 by Milo Yip · 1 year, 2 months ago
- 3aa8d04 Fixed -Wshadow warning. by N. Kolotov · 1 year, 2 months ago
- e0f68a4 Merge pull request #1877 from hendrikmuhs/windows-GetObject-conflict-#1418 by Milo Yip · 1 year, 2 months ago
- 3cdfde1 replace auto with concrete type by Hendrik Muhs · 1 year, 2 months ago
- d179fac don't let the GetObject macro rewrite the GetObject method, add a GetObj alias by Hendrik Muhs · 1 year, 2 months ago
- 3168d7c add a test that provokes a compile time error on windows by Hendrik Muhs · 1 year, 2 months ago
- 47b837e Merge pull request #1485 from ylavic/MemberMap by Milo Yip · 1 year, 3 months ago
- be4a5a9 Turn some Tests to RAPIDJSON_USE_MEMBERSMAP in CI. by ylavic · 1 year, 3 months ago
- fc08f4f Tests for Members in std::multimap. by ylavic · 1 year, 3 months ago
- 71f0fa7 Set RAPIDJSON_USE_MEMBERSMAP to use a (std::multi)map for object members. by ylavic · 1 year, 3 months ago
- 7d801bb Merge pull request #1503 from ylavic/sub_value_assignment by Milo Yip · 1 year, 3 months ago
- 03676c9 Merge pull request #1870 from ylavic/allocators_rvalues by Milo Yip · 1 year, 3 months ago
- aa0675f Try some tests with -D_GLIBCXX_DEBUG and coverage with -O0. by ylavic · 1 year, 3 months ago
- 5c764d9 Tests for Allocators copy by rvalue reference. by ylavic · 1 year, 3 months ago
- 683010b Add rvalue copy and assignment to MemoryPoolAllocator and StdAllocator. by ylavic · 1 year, 3 months ago
- 117276c Fix would-crash tests if the default allocator used were kNeedFree. by ylavic · 1 year, 3 months ago
- 49aa0fc Merge pull request #1868 from ylavic/cpp17_in_ci by Milo Yip · 1 year, 3 months ago
- a8bd931 Tests for C++17 with VS 2019. by ylavic · 1 year, 3 months ago
- 6bed9b2 Don't define StdAllocator<void> from C++17. by ylavic · 1 year, 3 months ago
- e336667 Handle C++17 (and C++11 with MSVC) in CI. by ylavic · 1 year, 3 months ago
- b996a23 Merge pull request #1866 from ylavic/std_allocator_traits by Milo Yip · 1 year, 3 months ago
- 08cf9a5 Make StdAllocator C++17-20 compatible. by ylavic · 1 year, 3 months ago
- 02f4260 Make StdAllocator C++17-20 compatible. by ylavic · 1 year, 3 months ago
- cd5ee4d Merge pull request #1858 from ylavic/std_allocator by Milo Yip · 1 year, 3 months ago
- 3d77d11 add traverse as pointer example by miloyip · 1 year, 3 months ago
- 2e6f761 Tests for StdAllocator. by ylavic · 1 year, 4 months ago
- 49e4dd6 Provide StdAllocator, STL compatible, for use with STL types. by ylavic · 1 year, 4 months ago
- 50cb424 Test assignment from inner Value. by ylavic · 1 year, 4 months ago
- c033292 Safer GenericValue& operator=(GenericValue& rhs). by ylavic · 1 year, 4 months ago
- d51dd2d RAPIDJSON_NOEXCEPT_ASSERT should assert regardless of RAPIDJSON_HAS_CXX11_NOEXCEPT. by ylavic · 1 year, 4 months ago
- cdb2d47 Provide RAPIDJSON_HAS_CXX11 and use it for RAPIDJSON_HAS_CXX11_RVALUE_REFS and RAPIDJSON_HAS_CXX11_NOEXCEPT. by ylavic · 1 year, 4 months ago
- bc026e3 satisfy all compilers 3 by Steve Hanson · 1 year, 4 months ago