Commit Graph

  • 2e5dcceda0 Fixes #1198 sergey kachanovskiy 2018-03-12 16:11:09 +01:00
  • e277e9014e Automatic doxygen build miloyip 2018-03-09 03:51:54 +00:00
  • 3b638e6715
    Merge pull request #1191 from Sumoren/msc_long Milo Yip 2018-03-09 11:33:12 +08:00
  • a37f9d1ecd Fix unsigned long as unsigned unit test MaximeBF 2018-03-08 07:33:26 -05:00
  • a040fc3347 Add unittest for long as int in MSC platforms MaximeBF 2018-03-08 07:28:51 -05:00
  • 294a5aca8f Support long and unsined long as int and unsigned on Microsft platforms MaximeBF 2018-03-06 11:17:04 -05:00
  • a93b3537d0 Automatic doxygen build miloyip 2018-03-04 10:18:05 +00:00
  • 8bf4f7b97c
    Merge pull request #1188 from Martinfx/master Milo Yip 2018-03-04 17:59:45 +08:00
  • 72481d5a04 Fix warnings Dereference of null pointer maficccc@gmail.com 2018-03-03 00:08:11 +01:00
  • 9771f0aff0 Automatic doxygen build miloyip 2018-02-22 01:59:16 +00:00
  • 777343bb1d Automatic doxygen build miloyip 2018-02-22 01:40:03 +00:00
  • 9dfc437477
    Merge pull request #1182 from Romain-Geissler-1A/ignore-gcc-8-warnings Milo Yip 2018-02-22 09:24:02 +08:00
  • 91cd123137
    Merge pull request #1181 from luzpaz/misc-typos Milo Yip 2018-02-22 09:23:00 +08:00
  • 54dab1eebb Ignore GCC 8 warnings. Romain Geissler 2018-02-19 12:52:16 +01:00
  • 915218878a Misc. typos luz.paz 2018-02-19 06:42:52 -05:00
  • 49562271be Fix Windows build Milo Yip 2018-02-13 15:08:20 +08:00
  • 8f68f0d0d3 Automatic doxygen build miloyip 2018-02-13 04:39:30 +00:00
  • 59181a052f Revert "Fix API constness" Milo Yip 2018-02-13 12:27:25 +08:00
  • 0d2580f1f0 Fix API constness Milo Yip 2018-02-13 12:20:05 +08:00
  • a1909a9427
    Merge pull request #1179 from Tencent/issue1153_rawvalueencoding Milo Yip 2018-02-13 12:20:34 +08:00
  • 966987625c Add transcoding/validation to Writer::RawValue() issue1153_rawvalueencoding Milo Yip 2018-02-13 10:58:41 +08:00
  • d78272f267 Automatic doxygen build miloyip 2018-02-12 09:56:39 +00:00
  • e2d0437a9c Fix false alarm from clang-tidy Milo Yip 2018-02-12 17:38:46 +08:00
  • 82b5c42567 Fix Compile error because of -Werror=effc++ is on Milo Yip 2018-02-12 13:14:59 +08:00
  • 3eb4c38499 Automatic doxygen build miloyip 2018-02-12 02:37:53 +00:00
  • 672e7dd373 Fix invalid type in Pointer Milo Yip 2018-02-12 10:16:27 +08:00
  • 4251690f08 Automatic doxygen build miloyip 2018-01-26 03:49:43 +00:00
  • b125994b94 Automatic doxygen build miloyip 2018-01-26 03:36:30 +00:00
  • daabb88e00
    Merge pull request #1068 from yurikhan/violationDetails Milo Yip 2018-01-26 11:26:27 +08:00
  • 7641af690e
    Merge pull request #1122 from svart-riddare/issue-1108 Milo Yip 2018-01-26 10:59:11 +08:00
  • cdc899a3f3
    Merge pull request #1124 from DerDakon/CMake-cleanup Milo Yip 2018-01-26 10:33:30 +08:00
  • fc7cda78a9 Fix -Werror=effc++ Milo Yip 2018-01-16 10:35:19 +08:00
  • b1e556d713
    Merge branch 'master' into violationDetails Milo Yip 2018-01-13 22:34:58 +08:00
  • 8a10e5d531 Automatic doxygen build miloyip 2018-01-13 13:38:27 +00:00
  • 03f5de9d7e
    Merge pull request #1065 from yurikhan/invalidSchemaPointer Milo Yip 2018-01-13 21:17:56 +08:00
  • 9338148f5f
    Merge pull request #1161 from xiaoPierre/master Milo Yip 2018-01-13 21:13:50 +08:00
  • a735badbd0
    Merge pull request #1162 from Tencent/travis Milo Yip 2018-01-13 13:15:54 +08:00
  • d48290e387 Another try to fix travis build travis Milo Yip 2018-01-13 12:51:24 +08:00
  • 62e785babf Merge branch 'master' into travis Milo Yip 2018-01-13 12:44:22 +08:00
  • 0d95d58f8b Try to fix travis build Milo Yip 2018-01-13 12:37:01 +08:00
  • b8c12c9ccd Bug when switching to std regex xiaoPierre 2018-01-11 17:45:35 +01:00
  • 6043ad8688
    Merge pull request #1138 from Tencent/archiver_example Milo Yip 2018-01-10 10:46:19 +08:00
  • fd2e98e510 Automatic doxygen build miloyip 2018-01-03 09:31:41 +00:00
  • 83f149e70e
    Merge pull request #1148 from lelit/fix-filewritestream-doc Milo Yip 2018-01-03 17:15:00 +08:00
  • d1493e67ce Automatic doxygen build miloyip 2017-12-30 16:14:02 +00:00
  • a7f687fdf8
    Merge pull request #1153 from Haffon/master Milo Yip 2017-12-30 23:59:31 +08:00
  • 7dfeee862d
    GetParseOffset to GetErrorOffset Haffon 2017-12-28 16:32:26 +08:00
  • 53eadd218d
    GetParseOffset to GetErrorOffset Haffon 2017-12-28 16:31:26 +08:00
  • 20d44d9c44 Fix FileWriteStream doc Lele Gaifax 2017-12-22 19:24:15 +01:00
  • 2884049ce4 Automatic doxygen build miloyip 2017-12-22 03:20:44 +00:00
  • 802ece6d7c
    Merge pull request #1147 from DrumMeister/master Milo Yip 2017-12-22 11:05:20 +08:00
  • 9bfa0bb567 Fix uninitilized member Reader::state_ sjaques 2017-12-21 13:40:28 +01:00
  • f2a28ee472 Add archiver example archiver_example Milo Yip 2017-12-13 21:53:18 +08:00
  • cef13c1e0d Automatic doxygen build miloyip 2017-12-13 03:08:15 +00:00
  • 87d4e07ffd
    Merge pull request #1137 from pah/fixes/1131-iterator-deprecation Milo Yip 2017-12-13 10:52:20 +08:00
  • d75bb90a5d Avoid inheritance from std::iterator Philipp A. Hartmann 2017-12-12 21:16:07 +01:00
  • 012d6e2fd1 Automatic doxygen build miloyip 2017-12-05 03:31:37 +00:00
  • 7caa4b2165
    Merge pull request #1129 from thorade/patch-1 Milo Yip 2017-12-05 11:08:09 +08:00
  • 79d5e23673
    Delete .DS_Store Matthis Thorade 2017-12-04 13:19:14 +01:00
  • 80079f1fae
    Delete .DS_Store Matthis Thorade 2017-12-04 13:19:05 +01:00
  • 195dc90d27
    Delete .DS_Store Matthis Thorade 2017-12-04 13:18:51 +01:00
  • 25c1b78f3c
    ignore DS_Store files Matthis Thorade 2017-12-04 13:15:01 +01:00
  • 44f2f9aa53 Added relevant unit tests for issue #1108 suggested improvement. Étienne Dupuis 2017-11-27 10:38:01 +01:00
  • ff59b6179d CMake: automatically handle C++11 settings if possible Rolf Eike Beer 2017-11-24 17:00:53 +01:00
  • 4c9a28a28e CMake: do not pass -march=native or -mcpu=native when crosscompiling Rolf Eike Beer 2017-11-24 15:48:43 +01:00
  • 4e1c7363cc CMake: avoid neeless variable expansion Rolf Eike Beer 2017-11-24 15:46:44 +01:00
  • 86e280f636 Solves #1108. The default copy constructor of GenericPointer will use the allocator of the copied object. The extra copy constructor that takes an allocator as a parameter is distinct if someone really wants to create a copy with a null allocator. Étienne Dupuis 2017-11-23 09:16:20 +01:00
  • 17ae6ffa85
    Merge pull request #1110 from martinlindhe/master Milo Yip 2017-11-04 22:32:21 +08:00
  • 8684c9960d fix some typos Martin Lindhe 2017-11-04 10:32:02 +01:00
  • 7883e9a32e Automatic doxygen build miloyip 2017-10-27 09:29:07 +00:00
  • 5aa79b7272 Merge pull request #1105 from clach04/issue_1104_solaris_fread Milo Yip 2017-10-27 17:12:55 +08:00
  • 1be14d04a0 Fix issue #1104 Solaris compilation errors fread()/fwrite() clach04 2017-10-26 21:19:54 -07:00
  • 75a71441d9 Merge pull request #1102 from m-tayel/1019-proposed-fix Milo Yip 2017-10-26 16:25:27 +08:00
  • f4b1f761f3 Fixed typo in CMake file M.Tayel 2017-10-24 12:25:47 +02:00
  • e307bf6a74 Automatic doxygen build miloyip 2017-10-20 10:19:35 +00:00
  • a4d44dcc74 Automatic doxygen build miloyip 2017-10-20 10:01:51 +00:00
  • 7dddd05462 Merge pull request #1070 from KaitoHH/line-col Milo Yip 2017-10-20 17:50:48 +08:00
  • 93f6cf4e8c Merge pull request #1081 from datatypevoid/patch-1 Milo Yip 2017-10-20 17:47:41 +08:00
  • bf822593ee Merge pull request #1083 from piotr-kaminski-intel/master Milo Yip 2017-10-20 17:47:13 +08:00
  • 0debdc918a Automatic doxygen build miloyip 2017-10-20 03:31:45 +00:00
  • 3c07cecdb8 Add anchors to Schema.md Milo Yip 2017-10-20 11:16:44 +08:00
  • 5dabc29154 Automatic doxygen build miloyip 2017-10-20 03:00:23 +00:00
  • b9a56e8d5d Automatic doxygen build miloyip 2017-10-20 02:44:08 +00:00
  • db305dcf21 Fix schema.md TOC Milo Yip 2017-10-20 10:33:37 +08:00
  • 4db8c3da11 Merge pull request #1098 from h46incon/MemberCapacity Milo Yip 2017-10-20 10:27:23 +08:00
  • a8e9990603 Add MemberCapacity() and MemberReserve() interface for object type. h46incon 2017-10-19 20:41:27 +08:00
  • df7c8a6c45 Automatic doxygen build miloyip 2017-10-17 02:55:02 +00:00
  • 7d424c0bbc Merge pull request #1092 from m-tayel/1019-proposed-fix Milo Yip 2017-10-17 10:38:07 +08:00
  • 7bd9b5a1ad enable cross compiling by adding option to remove -march/-cpu M.Tayel 2017-10-16 15:01:27 +02:00
  • bb99ccb030 Init variable in the constructor piotr-kaminski-intel 2017-10-10 14:09:23 +02:00
  • d71ad00643 Merge pull request #1079 from captaincrutches/cmake-include-dir Milo Yip 2017-10-09 12:44:25 +08:00
  • 495266271f Use SOURCE_DIR instead of CMAKE_DIR for build tree Captain Crutches 2017-10-08 23:43:18 -04:00
  • f64b773007 Partially fix #1077 Milo Yip 2017-10-09 11:33:48 +08:00
  • d5c1be5a0f Merge pull request #1082 from svart-riddare/regex-allocator Milo Yip 2017-10-09 11:17:30 +08:00
  • b217cc640c Removing Klocwork issues from schema.h piotr-kaminski-intel 2017-10-07 00:50:55 +02:00
  • 6e08e29425 Initialized regex with schema allocator. Étienne Dupuis 2017-10-05 11:39:21 +02:00
  • f0391747e6 chore: correct spelling David Newman 2017-10-03 23:26:19 -04:00
  • 84ca485e51 Make RapidJSON_INCLUDE_DIR non-blank in Config.cmake Captain Crutches 2017-10-02 20:39:40 -04:00
  • 8c182e51e7 Flatten allOf keyword violations Yuri Khan 2017-09-30 20:16:03 +07:00
  • 8353e868d5 Move schema violation docs into Schema chapter Yuri Khan 2017-09-30 19:44:54 +07:00