Commit Graph

  • 4c1d9edb35
    Update travis-doxygen.sh zhao xin 2019-09-25 11:16:55 +08:00
  • c136acf023
    Update travis-doxygen.sh zhao xin 2019-09-25 11:16:26 +08:00
  • b2861565aa
    Update travis-doxygen.sh zhao xin 2019-09-25 11:16:06 +08:00
  • ed234bf749
    Update .travis.yml zhao xin 2019-09-25 10:26:39 +08:00
  • d3c4b2b2b1
    Update .travis.yml zhao xin 2019-09-25 10:17:39 +08:00
  • ebc003e205 Make GenericMemberIterator::Iterator public again (RAPIDJSON_NOMEMBERITERATORCLASS) Eric Rannaud 2019-09-12 08:57:36 -07:00
  • fcec7735dc
    Merge pull request #1567 from AtnNn/master Milo Yip 2019-09-12 17:40:00 +08:00
  • 123d7c89a4 add test for non-null-terminated token Etienne Laurin 2019-09-12 08:12:06 +01:00
  • 6102f0bd06 fix template parameter Etienne Laurin 2019-09-11 17:23:15 +01:00
  • 6fe99777e4 Allow pointer tokens to have non-null-terminated strings Etienne Laurin 2019-09-11 17:03:35 +01:00
  • 2648a732db
    Merge pull request #1557 from MBoldyrev/doc/fix-uint-case Milo Yip 2019-08-23 15:07:50 +08:00
  • 8973b279cf fixed Uint case in docs Mikhail Boldyrev 2019-08-22 19:55:00 +03:00
  • 02230fecbf
    Change #ifdef to #if defined Charles Milette 2019-07-25 17:17:52 -04:00
  • dfc0b35360
    Update comment Charles Milette 2019-07-25 17:12:48 -04:00
  • 0d671a2e19
    Fix signedness error Charles Milette 2019-07-25 17:09:52 -04:00
  • 07e1d7870a
    Fix build error under non-Clang compilers Charles Milette 2019-07-25 16:55:34 -04:00
  • d5d7171f6d
    Fix ARM NEON under MSVC Charles Milette 2019-07-25 16:21:11 -04:00
  • a133b16699
    Merge pull request #1 from Tencent/master FredGan 2019-07-16 20:18:56 +08:00
  • d87b698d0f Change all GenericMemberIterator from struct to class Milo Yip 2019-06-28 10:37:13 +08:00
  • c43697c16c - Fixed a build issue by initializing "index" in the header file Renny Koshy 2019-06-21 23:55:32 -04:00
  • 4b3d7c2f42
    Merge pull request #1506 from ylavic/CreatePattern Milo Yip 2019-05-17 09:27:30 +08:00
  • 92f99bc2ee RAPIDJSON_NOEXCEPT_ASSERT() should never throw. ylavic 2019-04-12 00:31:28 +02:00
  • b4538b5363 Fix compilation of sortkeys.cpp with MSVC 2013 (hopefully). ylavic 2019-04-28 00:51:20 +02:00
  • 94fc463801 Add missing curly brackets in STDREGEX's CreatePattern(). ylavic 2019-04-29 15:06:52 +02:00
  • c840a7ae15 Fix vs2017 compile error C2105: '--' needs l-value Malcolm Tyrrell 2019-04-15 10:00:14 +01:00
  • 01950eb7ac
    Merge pull request #1488 from somone23412/somone23412-fix-typo-1 Milo Yip 2019-04-15 09:25:18 +08:00
  • 0798d5b26e
    fix typo quyan 2019-04-15 00:43:37 +08:00
  • e80257a924
    Merge pull request #1481 from liangdzou/patch-1 Milo Yip 2019-04-09 13:21:59 +08:00
  • 13687a6e3e
    add missing header "ios" Liang ZOU 2019-04-09 10:55:57 +08:00
  • e123f650a9
    Merge pull request #1479 from MaxXSoft/patch-tutorial Milo Yip 2019-04-09 09:42:14 +08:00
  • d5c5b87f0d doc/tutorial.zh-cn: fixed some typos MaxXSoft 2019-04-08 19:20:06 +08:00
  • 55c3c241cf
    Merge pull request #1477 from eisaev/patch-1 Milo Yip 2019-04-04 14:50:21 +08:00
  • 9264a9a7ef
    Update allocators.h eisaev 2019-04-03 22:10:30 +05:00
  • 091de040ed
    Merge pull request #1462 from ra1u/master Milo Yip 2019-03-11 10:35:27 +08:00
  • 40cae03b0d Allow user to define custom RAPIDJSON_NOEXCEPT_ASSERT macro Luka Rahne 2019-03-10 18:52:46 +01:00
  • 3cf4f7c5a0
    Merge pull request #727 from mapbox/silence-dereference-null-pointer Milo Yip 2019-03-06 09:33:13 +08:00
  • 7484e06c58 Update doxygen download URL Milo Yip 2019-02-11 15:17:59 +08:00
  • 1ede098e90 Workaround of sortkeys example Milo Yip 2019-02-11 14:14:35 +08:00
  • cef07fb1b3 Added parameters to RAPIDJSON_MALLOC, RAPIDJSON_REALLOC and RAPIDJSON_FREE Gaspard Petit 2019-02-10 01:15:35 -05:00
  • ad2e5369b9 Adding a single customization point that ensures all allocations within rapidjson can be performed with a custom memory allocator; Introduces the macros RAPIDJSON_MALLOC, RAPIDJSON_REALLOC, and RAPIDJSON_FREE. Gaspard Petit 2019-02-10 00:32:26 -05:00
  • b94c2a1203 Adding swap() for GenericMember Milo Yip 2019-02-08 11:39:25 +08:00
  • 0739a3e88b Fix gcc compilation error in sortkeys Milo Yip 2019-02-06 20:35:20 +08:00
  • f595f8a6a5 Update sortkeys.cpp Milo Yip 2019-02-06 19:59:09 +08:00
  • 1892013216
    Merge pull request #1421 from HomeControlAS/sort_by_name_example Milo Yip 2019-02-06 19:52:54 +08:00
  • 79a6dabd08
    Merge pull request #1439 from ylavic/schema_pointer_allocator Milo Yip 2019-02-06 19:31:03 +08:00
  • 93cb84a7bb
    Merge pull request #1442 from rbilovol/cmake-fixup Milo Yip 2019-02-06 19:30:43 +08:00
  • efad25970e
    Merge pull request #1444 from leolchat/patch-1 Milo Yip 2019-02-06 19:30:11 +08:00
  • bf09397285
    Correct complexity claim Léonard Gérard 2019-01-31 22:29:07 -08:00
  • 8d272e53a4 CMake: remove hardcoded CMAKECONFIG_INSTALL_DIR path Ruslan Bilovol 2019-01-24 18:11:39 +02:00
  • dbb594bdb3 Use the allocator of the Schema for its Pointer. ylavic 2019-01-10 18:42:16 +01:00
  • bfdcf49110
    Merge pull request #1426 from ylavic/pointer_less_than Milo Yip 2018-12-19 16:25:09 +08:00
  • b56eb28575
    Merge branch 'master' into pointer_less_than Milo Yip 2018-12-18 09:32:09 +08:00
  • 8549e3db6a
    Merge pull request #1431 from ylavic/pointer_swap Milo Yip 2018-12-18 09:31:05 +08:00
  • 2ce91b823c Pointer tests now need <algorithm> (for std::swap), but no tabs. ylavic 2018-12-17 14:42:09 +01:00
  • a66cf7924c Allow to (std::)Swap two pointers. ylavic 2018-12-17 14:33:32 +01:00
  • eb6ee17d2d Speed up Pointer::operator<(). ylavic 2018-12-12 22:32:56 +01:00
  • 0e34ed43f4 Rework Pointer::operator<() loop. ylavic 2018-12-11 00:40:05 +01:00
  • af17f196c6 Unit test for Pointer::operator<(). ylavic 2018-12-11 00:19:13 +01:00
  • 055f1fa61e Add less than operator to Pointer. ylavic 2018-12-10 21:47:43 +01:00
  • 66eb6067b1
    Merge pull request #1425 from ylavic/filereadstream_peek4 Milo Yip 2018-12-06 23:44:10 +08:00
  • b4b0e13b4d
    Merge pull request #1424 from ylavic/file_input_streams Milo Yip 2018-12-06 23:43:48 +08:00
  • eea3e57bcf
    Merge pull request #1416 from ylavic/regex_syntax_noassert Milo Yip 2018-12-06 23:41:45 +08:00
  • 38d25d7458 Fix FileReadStream::Peek4(). ylavic 2018-12-06 00:48:47 +01:00
  • 8aab3db129 Base buffered BasicIStreamWrapper on the original (better performing) FileReadStream algorithm. ylavic 2018-12-06 00:21:05 +01:00
  • 124e8b6079 Possibly std::ios::binary helps with streams on Windows ylavic 2018-12-05 18:35:45 +01:00
  • 2498c5776f Optimize FileReadStream and BasicIStreamWrapper. ylavic 2018-12-05 16:06:12 +01:00
  • d0188462d9 removed std::string and receiving const Value in printIt seky 2018-12-05 08:24:59 +01:00
  • c9060b4a5c added example for sorting keys seky 2018-12-04 22:40:40 +01:00
  • 8c14787398 Unit test for invalid GenericRegex (unclosed parenthesis). ylavic 2018-12-03 11:49:34 +01:00
  • be96f4d7fb GenericRegex: don't throw/abort on syntax error (unclosed parenthesis). ylavic 2018-12-02 23:26:58 +01:00
  • 30d92a6399
    Merge pull request #1413 from ylavic/schema_regex_leak Milo Yip 2018-12-03 09:53:39 +08:00
  • 1c5b90f409
    Merge pull request #1414 from ylavic/regex_allocator Milo Yip 2018-12-03 09:51:50 +08:00
  • 3e6956767e Fix a memory leak for invalid std::regex in Schema. ylavic 2018-12-01 23:36:45 +01:00
  • b0c96f9baf Use passed in allocator for internal regex parser. ylavic 2018-12-01 19:32:23 +01:00
  • 57869fcccb Automatic doxygen build miloyip 2018-11-22 04:40:29 +00:00
  • a63216054d
    Merge pull request #1388 from yhager/yhager/clang-7 Milo Yip 2018-11-22 12:30:02 +08:00
  • 595ed48d54
    Merge pull request #1403 from jcmonnin/fix-warning Milo Yip 2018-11-22 12:22:41 +08:00
  • 51ca982aa1 Fix warning when NDEBUG is defined [-Wunused-variable] Jean-Claude Monnin 2018-11-21 13:24:06 +01:00
  • 0cc44c82c9
    Update test/unittest/pointertest.cpp Philipp A. Hartmann 2018-10-31 20:31:04 -07:00
  • a77b49dcb8 silence clang-7 self-assign-overloaded warning Yuval Hager 2018-10-26 14:58:57 -07:00
  • 67fac85e96
    Merge pull request #1373 from lelit/issue1368 Milo Yip 2018-10-09 00:20:35 +08:00
  • 91d50c849d Add test case on kParseNumbersAsStringsFlag being able to load big ints Lele Gaifax 2018-10-08 10:21:25 +02:00
  • 16872af889 Avoid pointer arithmetic on null pointer to remove undefined behavior Konstantin Käfer 2016-09-01 12:10:03 +02:00
  • cc3c8354be Automatic doxygen build miloyip 2018-09-19 05:13:35 +00:00
  • 663f076c7b
    Merge pull request #1362 from jiapengwen/master Milo Yip 2018-09-19 12:58:56 +08:00
  • 2a5e733b6f
    Merge pull request #1364 from jcourtat/fixfaq Milo Yip 2018-09-19 12:58:14 +08:00
  • 68349ed914 faq: fix document insertion example Julien Courtat 2018-09-18 14:51:12 +02:00
  • 1cfa861d4c fix tutorial error jiapeng.wen 2018-09-18 10:51:16 +08:00
  • 99482fbf0a Automatic doxygen build miloyip 2018-09-11 02:28:45 +00:00
  • c0ca05f6dd
    Merge pull request #1329 from pah/fix-noexcept Milo Yip 2018-09-11 10:13:09 +08:00
  • c2aa79dc88
    Merge pull request #1356 from gongminmin/AppVeyor2017 Milo Yip 2018-09-10 16:59:39 +08:00
  • 783b819e67
    Update rapidjson.h Milo Yip 2018-09-10 13:11:17 +08:00
  • a6be583efa Update appveyor rule to support VS2017. Minmin Gong 2018-07-16 00:15:50 -07:00
  • 3dc2a6c94e Automatic doxygen build miloyip 2018-09-10 03:52:52 +00:00
  • 38a4087aef Automatic doxygen build miloyip 2018-09-10 03:37:36 +00:00
  • 8a96a95de2
    Merge branch 'master' into fix-noexcept Milo Yip 2018-09-10 11:27:45 +08:00
  • f5f6052c56
    Merge pull request #1327 from gongminmin/FixCompileInVS Milo Yip 2018-09-10 11:23:26 +08:00
  • 08b1a8a41e
    Merge pull request #1302 from chwarr/min-max-guard Milo Yip 2018-09-10 11:22:28 +08:00
  • 81af404b7f
    Merge pull request #1284 from mobileben/noexcept-assert Milo Yip 2018-09-10 11:21:34 +08:00
  • ebd586d3a9 Automatic doxygen build miloyip 2018-08-05 11:21:25 +00:00