Commit Graph

  • cba45fe9de Onley apply to GCC 7 Harry Wong 2017-05-04 10:32:45 +08:00
  • fe19b7b601 Supress implicit fallthrough in GCC Harry Wong 2017-05-04 10:08:48 +08:00
  • 7058ec2cfe Automatic doxygen build miloyip 2017-04-30 05:52:33 +00:00
  • a13acda972 Merge pull request #937 from bytePro17124/patch-1 Milo Yip 2017-04-30 13:37:52 +08:00
  • 4fe02e15f9 typo Matthew Early 2017-04-29 16:07:23 -04:00
  • 99d02c861b Automatic doxygen build miloyip 2017-04-24 08:39:00 +00:00
  • b45c5408d1 Merge pull request #932 from JunHe77/master Milo Yip 2017-04-24 16:22:14 +08:00
  • 5c29d46185 Automatic doxygen build miloyip 2017-04-22 03:12:33 +00:00
  • d2fce92438 Merge pull request #933 from OlegHahm/minor_fixes Milo Yip 2017-04-22 10:58:02 +08:00
  • 885b5cd2f9 common notation of empty if/else case Oliver Hahm 2017-04-21 14:49:30 +02:00
  • 63423eb6f8 fix return values Oliver Hahm 2017-04-21 14:49:12 +02:00
  • 2291258bb8 Added ARM-Neon support for SIMD.SkipWhitespace* Alejandro Martinez 2017-04-11 02:02:15 +00:00
  • 47032bec06 Automatic doxygen build miloyip 2017-04-17 06:59:07 +00:00
  • e6d7247ed9 Merge pull request #924 from lichray/fix-gcc7-warning Milo Yip 2017-04-17 14:44:08 +08:00
  • f3140fa19a Automatic doxygen build miloyip 2017-04-16 10:03:53 +00:00
  • c6aec19ed8 Merge pull request #930 from pah/feature/cxx11-static_assert Milo Yip 2017-04-16 17:48:45 +08:00
  • f93a29bec2 RAPIDJSON_STATIC_ASSERT: use C++11 static_assert, if available Philipp A. Hartmann 2017-04-14 20:19:16 +02:00
  • ec90588c72
    Fix a non-type template parameter type mismatch Zhihao Yuan 2017-04-08 22:49:13 -05:00
  • 7d2ba96fa3 Automatic doxygen build miloyip 2017-04-07 07:19:16 +00:00
  • fcd263c61a Merge pull request #923 from miloyip/issue910_casting Milo Yip 2017-04-07 15:05:47 +08:00
  • 77f643dc51 Fix #910 incorrect casting Milo Yip 2017-04-07 10:23:30 +08:00
  • abfb1c0508 Automatic doxygen build miloyip 2017-03-27 10:40:50 +00:00
  • 5d9d0f78b5 Merge pull request #909 from miloyip/issue905_PrettyWriterWriteFlags Milo Yip 2017-03-27 18:26:17 +08:00
  • d88be8ef16 Fix #905 unable to set writeFlags for PrettyWriter Milo Yip 2017-03-27 14:05:03 +08:00
  • 96c3754c61 Automatic doxygen build miloyip 2017-03-25 03:29:32 +00:00
  • b8f0414b9a Merge pull request #907 from almavi/master Milo Yip 2017-03-25 11:10:48 +08:00
  • 85500e8c8f Changed error code for invalid special ascii chars, fixed writer tests Alejandro Martinez 2017-03-24 13:37:23 +00:00
  • 3c6e2cf030 Added unittests for invalid ascii control chars Alejandro Martinez 2017-03-23 10:14:17 +00:00
  • da4fd6794c Fixed bug on space hexadecimal encoding Alejandro Martinez 2017-03-22 10:19:54 +00:00
  • 6d8665a3ea Automatic doxygen build miloyip 2017-03-20 03:43:13 +00:00
  • a840a94a0c Automatic doxygen build miloyip 2017-03-20 03:31:51 +00:00
  • 430e8d4c9b Update schema.zh-cn.md Milo Yip 2017-03-20 11:20:04 +08:00
  • 3f78a026c7 Merge pull request #903 from shadeware/patch-1 Milo Yip 2017-03-20 11:18:56 +08:00
  • a38104a165 fix typos in doc code shadeware 2017-03-19 03:03:36 +03:00
  • 1391e42579 Merge pull request #3 from miloyip/master John Stiles 2017-03-17 10:26:47 -07:00
  • 818684a10d Automatic doxygen build miloyip 2017-03-16 03:28:25 +00:00
  • cf9a956834 Automatic doxygen build miloyip 2017-03-16 02:59:36 +00:00
  • e5635fb27f Fix #899 Milo Yip 2017-03-16 10:46:48 +08:00
  • cbd2a719fd Automatic doxygen build miloyip 2017-03-16 02:46:20 +00:00
  • 0bc856a747 Merge pull request #894 from belveder79/master Milo Yip 2017-03-16 10:37:07 +08:00
  • bba388b4fa Merge pull request #896 from StilesCrisis/writer-flush-api Milo Yip 2017-03-16 10:36:25 +08:00
  • 465fab45c1 Merge pull request #897 from StilesCrisis/issue-889-pretty-writer Milo Yip 2017-03-16 10:35:26 +08:00
  • d5d18cf694 Fix template length optimization issue in PrettyWriter John Stiles 2017-03-14 23:48:41 -07:00
  • 31c6c50ac6 Provide a Flush() API within Writer John Stiles 2017-03-14 23:28:59 -07:00
  • c7703f8313 Merge branch 'lookahead-parser-improvements' into writer-flush-api John Stiles 2017-03-14 23:23:18 -07:00
  • 5b593bba19 Merge pull request #2 from miloyip/master John Stiles 2017-03-14 15:41:53 -07:00
  • b91c515afe update to create config file which is independent from actual install location Clemens Arth 2017-03-14 10:27:36 +01:00
  • f0c108b5c9 Remove all switch John Stiles 2017-03-13 07:53:37 -07:00
  • 6723e3296a Initialize v_ to placate GCC John Stiles 2017-03-13 07:43:26 -07:00
  • bf19c1a0be Remove switch John Stiles 2017-03-13 07:40:51 -07:00
  • 3b03085006 Automatic doxygen build miloyip 2017-03-13 08:03:35 +00:00
  • 266870df8e Merge pull request #890 from StilesCrisis/issue-889 Milo Yip 2017-03-13 15:41:06 +08:00
  • e7fd707698 Improve LookaheadParser John Stiles 2017-03-13 00:33:10 -07:00
  • 55f8a32020 Remove broken templatized string length optimization John Stiles 2017-03-12 23:47:59 -07:00
  • 84a0356608 Add unit test for Issue 889 John Stiles 2017-03-12 23:40:54 -07:00
  • 33a9f58509 Merge remote-tracking branch 'miloyip/master' StilesCrisis 2017-03-08 23:55:03 -08:00
  • 5de06bfa37 Merge pull request #882 from StilesCrisis/lookaheadparser Milo Yip 2017-03-09 09:32:15 +08:00
  • 260e2f372e Merge remote-tracking branch 'refs/remotes/origin/lookaheadparser' John Stiles 2017-03-08 15:18:53 -08:00
  • 036f300210 Merge remote-tracking branch 'refs/remotes/miloyip/master' John Stiles 2017-03-08 14:59:11 -08:00
  • 2df32fbfa0 Merge pull request #881 from TedLyngmo/issue_874_Werror_effcplusplus Milo Yip 2017-03-08 17:31:45 +08:00
  • 8da89f54bd Fix GCC warning StilesCrisis 2017-03-08 01:16:19 -08:00
  • d4669bbc8e Add lookahead parser example StilesCrisis 2017-03-08 01:08:41 -08:00
  • ef22ca1732 Fix -Werror=effc++ errors with GNU 6.3.1 Ted Lyngmo 2017-03-08 06:25:41 +01:00
  • c64f378f16 Fix -Werror=effc++ errors with GNU 6.3.1 Ted Lyngmo 2017-03-08 06:25:41 +01:00
  • 237d2f2ea3 Merge remote-tracking branch 'miloyip/master' John Stiles 2017-03-05 21:27:54 -08:00
  • adf065c6d5 Automatic doxygen build miloyip 2017-03-06 02:23:11 +00:00
  • a1fac159d7 Merge pull request #872 from StilesCrisis/issue845_native_strlen Milo Yip 2017-03-06 09:50:43 +08:00
  • c4e3d6243c Fix msvc x64 compilation issue John Stiles 2017-03-05 09:50:03 -08:00
  • cdea825a0b Assert that String() and Key() are given null-terminated strings John Stiles 2017-03-05 09:23:03 -08:00
  • 61f8c4ef0d Quoted strings to String() or Key() are auto-sized by template John Stiles 2017-03-05 00:38:34 -08:00
  • dd97ede84d Quoted strings to String() or Key() are auto-sized by template John Stiles 2017-03-05 00:27:08 -08:00
  • 7116c355df Merge remote-tracking branch 'miloyip/master' into issue845_native_strlen John Stiles 2017-03-05 00:19:19 -08:00
  • 02de69892c Merge pull request #876 from erikfroseth/issue-875 Milo Yip 2017-03-03 17:46:07 +08:00
  • d6e9cf5d54 Remove executable bit Erik Froseth 2017-03-03 09:48:41 +01:00
  • 66b564f385 Remove unneeded change John Stiles 2017-03-03 00:42:21 -08:00
  • db8d3bb4d6 Remove unneeded change John Stiles 2017-03-03 00:42:00 -08:00
  • 6ae50ad6e3 Once again John Stiles 2017-03-03 00:27:47 -08:00
  • 534f135261 Try again to suppress Valgrind John Stiles 2017-03-03 00:21:10 -08:00
  • 3f9ebfe9e9 Trivial change to trigger Travis CI John Stiles 2017-03-02 21:24:03 -08:00
  • d51c969351 Automatic doxygen build miloyip 2017-03-01 07:19:23 +00:00
  • 13e99d8d5f Trivial change to re-trigger Travis CI John Stiles 2017-02-28 22:58:24 -08:00
  • 9ae349c622 Merge pull request #871 from StilesCrisis/token-by-token-doc Milo Yip 2017-03-01 14:51:12 +08:00
  • 4b822a41af Attempt to suppress valgrind wcslen error John Stiles 2017-02-28 19:31:21 -08:00
  • 6e2e5c7dbe Specialize StrLen for char/wchar_t StilesCrisis 2017-02-28 01:11:30 -08:00
  • f349456bc5 Merge remote-tracking branch 'miloyip/master' into issue845_native_strlen StilesCrisis 2017-02-28 01:09:58 -08:00
  • df27a4489d Automatic doxygen build miloyip 2017-02-28 08:34:15 +00:00
  • 16f2b1331a Automatic doxygen build miloyip 2017-02-28 08:28:17 +00:00
  • 0f3bf99d58 Tiny fix StilesCrisis 2017-02-28 00:08:30 -08:00
  • 5c2bb18772 Add IterativeParse docs StilesCrisis 2017-02-28 00:06:02 -08:00
  • e6b192a75c Merge pull request #869 from StilesCrisis/writer-key-fix Milo Yip 2017-02-28 16:02:52 +08:00
  • 9cabd6372d Merge pull request #870 from StilesCrisis/null-handler-fix Milo Yip 2017-02-28 16:02:22 +08:00
  • 4643104b8a Fix null handler construction StilesCrisis 2017-02-27 23:28:25 -08:00
  • 0ec4e86f14 Unit test StilesCrisis 2017-02-27 23:06:05 -08:00
  • fa84cd18f4 Add matching fix for PrettyWriter StilesCrisis 2017-02-27 22:53:59 -08:00
  • 2e9b7b1ae6 Added assertion StilesCrisis 2017-02-27 22:44:13 -08:00
  • 595b114216 Unit test StilesCrisis 2017-02-27 22:36:48 -08:00
  • 26e089b9a2 Merge remote-tracking branch 'miloyip/master' StilesCrisis 2017-02-27 21:37:20 -08:00
  • d1234dcea9 Automatic doxygen build miloyip 2017-02-28 02:01:57 +00:00
  • 97e2f7f16f Try fixing Error compilation Ubuntu 14.04 #834 Milo Yip 2017-02-28 09:48:36 +08:00
  • 863b293651 Automatic doxygen build miloyip 2017-02-26 15:06:31 +00:00