Commit Graph

  • 59cef2a4f7 Merge pull request #60 from pah/fix/travis-ghtoken Milo Yip 2014-07-10 01:54:51 +08:00
  • 2579eca7e2 Merge remote-tracking branch 'origin/master' into document Milo Yip 2014-07-10 01:46:49 +08:00
  • 84126175e4 Wrote a part of SAX Milo Yip 2014-07-10 01:32:50 +08:00
  • 72d0d42a1f travis-doxygen.sh: avoid leaking the GitHub token in build log Philipp A. Hartmann 2014-07-09 18:24:13 +02:00
  • f6235b2160 Add basic error handling. thebusytypist 2014-07-10 00:00:56 +08:00
  • 63de910d16 Merge pull request #57 from pah/cleanup/string-handling Milo Yip 2014-07-09 23:05:00 +08:00
  • 12c5805c7e tutorial.md: update for new string API Philipp A. Hartmann 2014-07-09 11:26:22 +02:00
  • 58b741ac4b tutorial.md: document GenericValue::Move() Philipp A. Hartmann 2014-07-09 11:25:55 +02:00
  • edf8a0aa1d GenericValue: add Move() Philipp A. Hartmann 2014-07-09 11:25:38 +02:00
  • 9a89eed11a adopt AddMember tests from #47 (726f986,b7bf73c) Philipp A. Hartmann 2014-07-09 09:24:34 +02:00
  • 80a1ec309b Merge pull request #58 from pah/doc/travis-doxygen-script Milo Yip 2014-07-09 14:08:13 +08:00
  • b3665606a9 fixup travis doxygen build Philipp A. Hartmann 2014-07-09 08:01:25 +02:00
  • a5b39958ea Adding git config in travis doxygen miloyip 2014-07-09 13:21:07 +08:00
  • d3cb1866bf Merge pull request #56 from pah/doc/travis-doxygen-script Milo Yip 2014-07-09 09:17:29 +08:00
  • 9b3969d0e1 GenericValue: fixup bool constructor Philipp A. Hartmann 2014-07-08 20:41:59 +02:00
  • ed9cdbc2f7 GenericStringRef: disallow assignment, const string pointer Philipp A. Hartmann 2014-07-07 11:26:19 +02:00
  • 8bbf41f7c7 update string API tests Philipp A. Hartmann 2014-07-04 16:34:10 +02:00
  • db8f45573f Doxyfile: expand internal RAPIDJSON_DISABLEIF_RETURN macro Philipp A. Hartmann 2014-07-04 15:43:57 +02:00
  • 524362242b Add documentation to new string API Philipp A. Hartmann 2014-07-04 16:55:19 +02:00
  • 7c7eb1c5c0 Travis CI: build/update Doxygen from separate script Philipp A. Hartmann 2014-07-08 18:55:55 +02:00
  • 91aaa346e4 Finish the new implementation of state machine. But not been unittested. thebusytypist 2014-07-08 22:54:22 +08:00
  • 4007301e1f Add a wrapper for constant string references Philipp A. Hartmann 2014-07-04 16:53:10 +02:00
  • 3bfffa3cf9 meta.h: inherit from TrueType/FalseType where applicable Philipp A. Hartmann 2014-07-04 15:08:10 +02:00
  • 994fdf8f1e Merge pull request #55 from pah/fixes/pragma-warning Milo Yip 2014-07-08 22:21:57 +08:00
  • 6aa601cd51 perftest.h/unittest.h: fix pragma ordering Philipp A. Hartmann 2014-07-08 15:12:02 +02:00
  • 813da24d72 Add RAPIDJSON_DIAG_* macros to handle compiler warnings Philipp A. Hartmann 2014-07-08 14:45:19 +02:00
  • 9ff95ca2cf Minor changes of doc Milo Yip 2014-07-08 14:38:25 +08:00
  • 3600c6b474 Update table CSS Milo Yip 2014-07-08 14:21:17 +08:00
  • 62970ee230 Improves documentation style, TOC, fixes links. Milo Yip 2014-07-08 14:11:08 +08:00
  • 400430804d Merge pull request #52 from miloyip/TravisDoxygen Milo Yip 2014-07-08 09:41:10 +08:00
  • a0e2a1e03f Remove unused sh Milo Yip 2014-07-08 09:40:18 +08:00
  • 9fbb638a65 Fixes another path issue Milo Yip 2014-07-08 09:30:59 +08:00
  • 8021a626f5 Fixes path Milo Yip 2014-07-08 09:21:50 +08:00
  • 4287a4b2b8 Use wget instead of curl Milo Yip 2014-07-08 09:13:29 +08:00
  • 2e8f7e95a0 Try using doxygen binary Milo Yip 2014-07-08 09:04:09 +08:00
  • b85f16154f fixes whitespaces Milo Yip 2014-07-08 08:33:14 +08:00
  • 45e246365c Reactivate normal building process Milo Yip 2014-07-08 03:45:14 +08:00
  • 0fbb05c42b Try auto upload again Milo Yip 2014-07-08 03:18:57 +08:00
  • 095857fc6e Try automatic upload Milo Yip 2014-07-08 02:54:35 +08:00
  • 6b0df217a8 WIP: refactor iterative parsing. thebusytypist 2014-07-08 02:19:35 +08:00
  • 8fa09bc2fd Try again Milo Yip 2014-07-08 02:12:12 +08:00
  • af226cf299 Try -a Milo Yip 2014-07-08 02:06:22 +08:00
  • 925998fd1e Again Milo Yip 2014-07-08 01:56:16 +08:00
  • 91b5607cdd Try again Milo Yip 2014-07-08 01:44:14 +08:00
  • bfba0d5ac9 Fixes travis_doxygen.sh Milo Yip 2014-07-08 01:34:27 +08:00
  • 4720d4a2dd Change line ending Milo Yip 2014-07-08 01:18:38 +08:00
  • e5cd989d7f Fixes travis_doxygen.sh Milo Yip 2014-07-08 01:00:48 +08:00
  • 461b84cf38 Add chmod +x Milo Yip 2014-07-08 00:51:46 +08:00
  • 3e88c558e4 Adding ./ Milo Yip 2014-07-08 00:43:01 +08:00
  • a3b05bbcff Adding sudo Milo Yip 2014-07-08 00:34:17 +08:00
  • 0e092bdb13 Try build doxygen Milo Yip 2014-07-08 00:29:08 +08:00
  • 4a49c5eff6 build doxygen Milo Yip 2014-07-08 00:20:10 +08:00
  • 1f655cb48e Try default doxygen Milo Yip 2014-07-07 23:34:41 +08:00
  • bb7f2c8e72 Install latest doxygen Milo Yip 2014-07-07 23:26:40 +08:00
  • 7384fe979c Change directory Milo Yip 2014-07-07 23:17:09 +08:00
  • 71901bc84e Try again Milo Yip 2014-07-07 23:08:37 +08:00
  • fc8bd7541d Try running doxygen Milo Yip 2014-07-07 22:26:44 +08:00
  • ebb9a250d8 It is sufficient to check finish state in iterative parsing. thebusytypist 2014-07-07 22:06:14 +08:00
  • 7d33b01515 Bugfix: add missing transition from finish state. thebusytypist 2014-07-07 21:57:23 +08:00
  • 7acb0c181e Rename flags/state names/functions/test cases from 'NonRecursive' to 'Iterative'. thebusytypist 2014-07-07 21:46:57 +08:00
  • 8d612570c8 Revise doxygen style miloyip 2014-07-07 19:15:10 +08:00
  • 19cdf7b77f Delete customdoxygen.css Milo Yip 2014-07-07 01:12:13 +08:00
  • 6e4d8db51d Fix readme issue in doxygen, customize css Milo Yip 2014-07-07 01:01:49 +08:00
  • d6497d86f8 Update dom.md Milo Yip 2014-07-06 22:51:09 +08:00
  • bcd935be87 Merge remote-tracking branch 'origin/master' Milo Yip 2014-07-06 22:48:21 +08:00
  • 698496e3f3 Minor document adjustments Milo Yip 2014-07-06 22:43:52 +08:00
  • 4cadecd32d Wrote DOM Milo Yip 2014-07-06 22:43:21 +08:00
  • 7398f66f61 Merge pull request #49 from pah/doc/doxygen-markdown Milo Yip 2014-07-06 22:42:09 +08:00
  • a213d2d881 Doxygen: fixup main page Philipp A. Hartmann 2014-07-06 16:39:23 +02:00
  • b197be2f30 stream.md: prepare Markdown for GitHub and Doxygen rendering Philipp A. Hartmann 2014-07-06 15:14:32 +02:00
  • ba05cc1377 tutorial.md: prepare Markdown for GitHub and Doxygen rendering Philipp A. Hartmann 2014-07-05 17:14:32 +02:00
  • 2a57d97f63 features.md: prepare Markdown for GitHub and Doxygen rendering Philipp A. Hartmann 2014-07-05 17:11:15 +02:00
  • b30c3c0538 readme.md: prepare Markdown for GitHub and Doxygen rendering Philipp A. Hartmann 2014-07-05 17:10:43 +02:00
  • 53b27ac8ba GenericReader: improve doxygen documentation Philipp A. Hartmann 2014-07-05 17:07:13 +02:00
  • ec8f26e6e5 (Pretty)Writer: improve doxygen documentation Philipp A. Hartmann 2014-07-05 17:06:44 +02:00
  • 7972f22fcb Doxygen: document some UTF-8 typedefs Philipp A. Hartmann 2014-07-05 17:05:48 +02:00
  • 6ed0ac174f GenericDocument: improve Doxygen documentation Philipp A. Hartmann 2014-07-05 17:04:59 +02:00
  • c63c40fa85 GenericMemberIterator::Type -> GenericMemberIterator::Iterator Philipp A. Hartmann 2014-07-05 17:03:54 +02:00
  • 5174fe4f65 rapidjson.h: add some file-level doxygen documentation Philipp A. Hartmann 2014-07-05 17:09:35 +02:00
  • 252e282dc6 Doxyfile: prepare for Markdown rendering Philipp A. Hartmann 2014-07-05 17:16:50 +02:00
  • 3006fa7d8c Try to resolve issue #35: implement iterative parsing. thebusytypist 2014-07-06 21:15:38 +08:00
  • a73f83183c ignore generated Doxygen documentation Philipp A. Hartmann 2014-07-05 16:21:47 +02:00
  • c12286a072 Merge remote-tracking branch 'origin/document' Milo Yip 2014-07-04 23:59:13 +08:00
  • 3f3f847036 Add skeleton of documents Milo Yip 2014-07-04 23:57:33 +08:00
  • 96882f4977 Prohibit copy constructor in StackStream. Milo Yip 2014-07-04 20:19:15 +08:00
  • d9c02b5b79 Fixed a few cppcheck warnings. Milo Yip 2014-07-04 19:53:14 +08:00
  • e2cd486e6e Fixes -Wswitch-default warnings Milo Yip 2014-07-04 17:25:33 +08:00
  • 469333af8f Fixes filename cases in source code Milo Yip 2014-07-04 17:03:58 +08:00
  • ace56097fd Fixes compilation error. Milo Yip 2014-07-04 16:56:19 +08:00
  • cdbe0d5d55 Add stream.md Milo Yip 2014-07-04 16:39:30 +08:00
  • 0bff4ffd0c Adds unit tests about streams. Milo Yip 2014-07-04 16:39:09 +08:00
  • b01093b16c Fixes a compilation error in Reader when using encoded stream. Milo Yip 2014-07-04 14:32:44 +08:00
  • a787e8a7f5 Merge branch 'master' of https://github.com/miloyip/rapidjson Milo Yip 2014-07-04 10:37:25 +08:00
  • 27dee1111d Merge remote-tracking branch 'origin/document' Milo Yip 2014-07-04 10:36:57 +08:00
  • 99ea434eef Typo in readme Milo Yip 2014-07-04 10:36:15 +08:00
  • 3e4e68b099 Rearrange diagrams and fix typos in tutorial Milo Yip 2014-07-04 10:35:29 +08:00
  • 7bd3b17fbd Merge pull request #48 from miloyip/Swap Milo Yip 2014-07-04 09:09:12 +08:00
  • 9ed11d29a2 Safer implementation of Swap() Milo Yip 2014-07-04 00:59:16 +08:00
  • a96b699396 Merge pull request #46 from pah/cleanup/misc Milo Yip 2014-07-03 23:50:53 +08:00
  • 23318f2557 Complete tutorial draft Milo Yip 2014-07-03 23:46:30 +08:00