Commit Graph

  • 6b46281363 Fix some shadow warnings + tweak constructors Daniel James 2017-09-02 14:00:46 +0100
  • 7caa0d0edc Remove trailing comma from enum Daniel James 2017-08-24 10:00:56 +0100
  • 260ddd0008 Extra brackets to avoid gcc warning Daniel James 2017-08-24 09:53:35 +0100
  • b56555b020 Fix some warnings Daniel James 2017-08-17 20:29:21 +0100
  • 21843b1cff Add gcc 4.4 and clang 3.4 to travis Daniel James 2017-08-14 23:18:35 +0100
  • d8680fa075 Test using C++11 Daniel James 2017-08-14 23:17:27 +0100
  • fc5350500b Move universal variables out of matrix Daniel James 2017-08-14 23:16:39 +0100
  • 6859bf6e94 Build debug quickbook, so it'll be reused for tests Daniel James 2017-08-09 20:23:22 +0100
  • b913b0192b Some path_difference tests + fix non-existent directories Daniel James 2017-08-09 20:08:23 +0100
  • 7ef7909d5e Add tests for normalize_path Daniel James 2017-08-09 18:44:55 +0100
  • ba64e37ae4 Rename file_path_to_url_test.cpp to path_test.cpp Daniel James 2017-08-09 18:44:35 +0100
  • 433295308e Restore file_path_to_url_test Daniel James 2017-08-09 16:12:07 +0100
  • d2125b6978 Rename 'normalize_path_from_root' Daniel James 2017-08-09 15:53:06 +0100
  • 230c2a516b Move 'normalize_path' into path.cpp Daniel James 2017-08-09 15:40:52 +0100
  • 1f4b71c744 Clean up ostream typedefs Daniel James 2017-08-09 13:07:30 +0100
  • a45ffc5772 Extract stream and path code from native_text Daniel James 2017-08-07 10:25:13 +0100
  • f7ef066d08 Change 'make_identifier' to a non-template function Daniel James 2017-08-06 14:18:24 +0100
  • 3a0bfb1559 Make 'to_s' a member of string_view Daniel James 2017-08-06 14:13:11 +0100
  • fca89b5d7b Rename parse_document_options variable to just options Daniel James 2017-08-06 12:56:09 +0100
  • 82dcaa8373 Use the string_iterator typedef Daniel James 2017-08-06 12:38:11 +0100
  • dfa46af035 Pull some includes out of fwd.hpp Daniel James 2017-08-06 12:08:56 +0100
  • 426ca5623e Better error handling for command line file options Daniel James 2017-08-01 12:52:36 +0100
  • e7f3e47faa Ignore visual studio kipple Daniel James 2017-07-29 20:00:39 +0100
  • cc7a8da7ed Don't display 'development' warning for unknown versions Daniel James 2017-07-29 20:00:39 +0100
  • 5508d7ea15 Merge pull request #2 from asomers/bin_bash Daniel James 2017-07-28 23:47:01 +0100
  • 2fad888582 Fix bash paths in shebangs Alan Somers 2017-07-26 11:18:37 -0600
  • fb92ce0e6e Merge remote-tracking branch 'origin/develop' Rene Rivera 2017-07-14 13:59:20 -0600
  • b38001ce3d Add callout parsing for python sources. Rene Rivera 2017-07-12 22:03:08 -0600
  • 05bec31f90 Allow jam source to be included/imported with python parsing. Rene Rivera 2017-07-11 10:50:56 -0600
  • 67533c4fda Merge branch 'develop' Daniel James 2017-06-23 00:16:17 +0100
  • 7918453e53 Merge branch 'feature/new-stuff' Daniel James 2017-06-18 19:14:12 +0100
  • 87d2cbfd52 Merge branch 'feature/new-stuff' into develop Daniel James 2017-06-11 20:58:33 +0100
  • e51ecad32a Merge branch 'fixes' Daniel James 2017-06-11 20:57:13 +0100
  • 9c5e20922b Fetch gh-pages branch, before updating it Daniel James 2017-06-08 02:47:36 +0100
  • b64e647a3f Use URL of remote to publish to Daniel James 2017-06-08 02:44:50 +0100
  • 782cb2201a Fix links to examples in guide Daniel James 2017-06-08 02:40:50 +0100
  • 785e80b42d Remove superfluous calls to content.get_encoded for section title Daniel James 2017-05-22 01:29:24 +0100
  • 21f975565e Merge branch 'feature/new-stuff' into develop Daniel James 2017-05-22 01:19:22 +0100
  • 18b37e4045 Don't write out empty section titles Daniel James 2017-05-22 00:56:56 +0100
  • 9d27c1b2a8 Quick comments describing some grammar rules Daniel James 2017-05-22 00:43:01 +0100
  • 7c1b3794b0 Merge branch 'feature/new-stuff' into develop Daniel James 2017-05-20 17:24:04 +0100
  • af70e87f44 Reimplement quickbook::cleanup to be dependency free Daniel James 2017-05-20 17:05:36 +0100
  • bd88716a09 Merge branch 'feature/new-stuff' Daniel James 2017-05-20 17:08:23 +0100
  • 4a9c9f80f0 Merge branch 'feature/new-stuff' into develop Daniel James 2017-05-11 22:14:58 +0100
  • b2699933f9 Merge branch 'fixes' into develop Daniel James 2017-05-11 22:14:52 +0100
  • 770840b926 In linkify, only add lins when there aren't any already Daniel James 2017-05-11 22:09:20 +0100
  • 35b1e1d771 Merge branch 'fixes' Daniel James 2017-05-11 21:40:02 +0100
  • fd59dd75f4 Revert "Use strict mode for quickbook documentation" Daniel James 2017-05-11 21:34:48 +0100
  • 31d9ac3eff Merge branch 'feature/new-stuff' into develop Daniel James 2017-05-11 13:09:59 +0100
  • 9d98653e9b Try to be smarter about adding links to section titles Daniel James 2017-05-11 12:55:00 +0100
  • 1865f3a8f8 Merge remote-tracking branch 'feature/new-stuff' Daniel James 2017-05-11 12:51:55 +0100
  • 216022472e Merge branch 'feature/new-stuff' into develop Daniel James 2017-05-11 00:28:13 +0100
  • 5f8e2a9f5a Fix is_strict_checking name Daniel James 2017-05-11 00:25:47 +0100
  • 85e2b741b3 Quick documentation for new command line arguments Daniel James 2017-05-03 04:17:01 +0100
  • f8ff225ab9 Fully rebuild when publishing Daniel James 2017-05-03 04:17:01 +0100
  • ba05b7744e Change name of boost remote to boostorg Daniel James 2017-05-03 04:17:01 +0100
  • 2d87fc3a44 Fix toolchain image Daniel James 2017-05-03 04:17:01 +0100
  • 3880945e29 Fix the cron check I just broke. Daniel James 2017-04-30 15:16:33 +0100
  • e2647153e1 Use snapshot for cron tests Daniel James 2017-04-30 14:44:08 +0100
  • 81a8d25d3b Slightly cleaner download code Daniel James 2017-04-30 14:42:19 +0100
  • d0e7fd860a Use master snapshot for cron jobs Daniel James 2017-04-22 14:06:42 +0100
  • 0223ebb938 Revert "Use strict mode for quickbook documentation" Daniel James 2017-04-25 22:03:57 +0100
  • 46aa34c94a Merge branch 'feature/new-stuff' into develop Daniel James 2017-04-25 21:56:58 +0100
  • 419400106a Use strict mode for quickbook documentation Daniel James 2017-04-25 21:49:05 +0100
  • 8c20ff4aab Make escaped punctuation templates an error in strict mode Daniel James 2017-04-25 21:36:40 +0100
  • 98f76b00fd Make stray square brackets an error Daniel James 2017-04-25 21:36:40 +0100
  • 38af51de0e Make a missing [endsect] an error in strict mode Daniel James 2017-04-25 21:36:40 +0100
  • 56eb172288 Command line option for strict mode Daniel James 2017-04-25 21:36:40 +0100
  • e1a0b5ea17 New option to not generate a file by default Daniel James 2017-04-25 21:36:40 +0100
  • a4792e1275 Merge branch 'fixes' (PR #1) Daniel James 2017-04-25 20:52:32 +0100
  • 7038c2dd25 Merge branch 'fixes' into develop (from PR #1) Daniel James 2017-04-24 10:03:55 +0100
  • f68e3489b7 Use wstring_view Vinnie Falco 2017-04-23 15:22:00 -0700
  • 77cee92f3c Merge branch 'feature/new-stuff' Daniel James 2017-04-22 16:30:50 +0100
  • 41f82147fc Merge remote-tracking branch 'danieljames/fixes' Daniel James 2017-04-22 16:20:31 +0100
  • 09142a9ac8 Merge branch 'feature/new-stuff' into develop Daniel James 2017-04-22 14:00:39 +0100
  • 93f27043f3 Fix building on windows Daniel James 2017-04-22 13:54:12 +0100
  • f8b5de8764 Test with gcc and clang Daniel James 2017-04-22 13:37:30 +0100
  • 3ca230f093 Fix a memory leak Daniel James 2017-04-22 12:54:23 +0100
  • 450475791c Use boost 1.64.0 in travis Daniel James 2017-04-22 12:33:50 +0100
  • b9753fd5ad Merge branch 'feature/new-stuff' into develop Daniel James 2017-04-22 12:22:00 +0100
  • b4762d6658 Bump the version number Daniel James 2017-04-22 11:58:13 +0100
  • 1714babc46 Add ids to endsect tags Daniel James 2017-04-22 11:58:13 +0100
  • de67723e1e A little bit of documentation for the new features Daniel James 2017-04-22 11:58:13 +0100
  • 703989a8cd Add optional ids to 'endsect' Daniel James 2017-04-22 11:58:13 +0100
  • 26b7c0d887 Implement negative conditional generation Daniel James 2017-04-22 11:58:13 +0100
  • ff5992120d Stop hardcoding the comitter in publish script Daniel James 2017-03-29 22:09:04 +0100
  • e7a7880107 Merge branch 'fixes' Daniel James 2017-03-29 00:50:44 +0100
  • 393843afe2 Add copyright to publish-docs Daniel James 2017-03-29 00:47:21 +0100
  • 17a7ef45bc Script to publish documentation Daniel James 2017-03-29 00:14:31 +0100
  • 2717aa811f Merge branch 'fixes' into develop Daniel James 2017-03-27 09:24:22 +0100
  • a67d1fb34a Fixes for string_view changes Daniel James 2017-03-27 08:02:59 +0100
  • 31b07c3d95 Merge branch 'fixes' into develop Daniel James 2017-03-27 07:49:10 +0100
  • 38e5c35294 Wrapper for boost::string_view Daniel James 2017-03-26 19:53:45 +0100
  • 9c15ce0ee3 Stop using wide streams in older versions of Visual C++ Daniel James 2017-03-26 17:20:42 +0100
  • 366d37ec2d Merge branch 'fixes' (early part) into develop Daniel James 2017-03-22 02:10:46 +0000
  • bc845ad3cc Add Jamfile.v2 to build to meet boost conventions Daniel James 2017-03-22 01:24:38 +0000
  • 7c376a37a5 Merge branch 'fixes' into develop Daniel James 2017-02-12 11:38:24 +0000
  • cf7a7b859d Bump version number and write change log notes Daniel James 2017-02-12 11:36:13 +0000
  • 30f638901d Better error for missing include argument Daniel James 2017-02-12 11:36:13 +0000
  • 689b29531e Fix name of duplicate 'quickbook' doc info tag Daniel James 2017-02-12 11:36:13 +0000