Commit Graph

  • 84a9414f99 infrastructure changes: template_stack(s) Joel de Guzman 2006-06-09 03:16:04 +0000
  • 73136db56a New stream infrastructure. Uses boost::iostream. Joel de Guzman 2006-06-08 06:50:48 +0000
  • be0a66b005 maintenance tweaks Joel de Guzman 2006-06-07 04:20:13 +0000
  • db874d02e1 tweaks Joel de Guzman 2006-06-05 03:32:00 +0000
  • ec8c5baa27 ready for prime time Joel de Guzman 2006-06-05 01:09:56 +0000
  • c019d918ef *** empty log message *** Joel de Guzman 2006-06-03 04:27:08 +0000
  • 761943e1ab more tests from john's experiment Joel de Guzman 2006-06-02 17:14:10 +0000
  • 2d67d18740 Fix post processing: 1) xml escapes don't print newlines anymore 2) reversed the logic of is_flow_tag by checking against a set of block_tags instead of phrase_tags. that way, unknown tags are always considered as flow tags. Joel de Guzman 2006-06-02 16:48:36 +0000
  • f6e3ed6123 cleanup Joel de Guzman 2006-05-22 11:19:16 +0000
  • 9acc1813c2 Add changelog entry for Templates Joel de Guzman 2006-05-22 09:06:57 +0000
  • af7a7212a2 Templates!!! :) Joel de Guzman 2006-05-22 09:00:17 +0000
  • f1cfe24403 updates to CSS Joel de Guzman 2006-04-14 16:27:42 +0000
  • b5215d9b20 removed background shading Joel de Guzman 2006-03-23 05:03:34 +0000
  • ac83549f23 CSS tweaks [heading] markup [blurb] behavior tweaks heading and section MPL doc style self link Joel de Guzman 2006-03-23 04:17:18 +0000
  • 3fd363b1ee This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • d9174fe68b fix </>: empty end tag is not valid XML. Joel de Guzman 2006-02-04 23:39:17 +0000
  • 6d3e037a59 escaped xml post processing fix + replaceable markup Joel de Guzman 2006-02-03 09:42:17 +0000
  • 6e50fbef44 Change error/warning messages to follow common IDE conventions. Add "ms-errors" option to change that output format for Visual Studio IDE style. Rene Rivera 2006-02-02 03:57:36 +0000
  • d26823247e escape regression test Joel de Guzman 2006-02-01 17:17:17 +0000
  • b61ef2fd7d fix bug with simple formatting syntax Eric Niebler 2006-01-28 06:13:10 +0000
  • cacbb35ffc adding smaller self-contained tests (test1 renamed to quickbook-manual). João Abecasis 2006-01-27 14:03:53 +0000
  • 42c7964189 restructuring João Abecasis 2006-01-27 14:02:07 +0000
  • 2885094c3c Finally tracked down random compiler-dependent bug... João Abecasis 2006-01-24 00:05:13 +0000
  • 4c6cd7085c fix oops Eric Niebler 2006-01-19 17:44:07 +0000
  • 24168e8943 fix nbsp handling Joel de Guzman 2006-01-19 06:11:02 +0000
  • e3d9a87192 add --no-pretty-print option to work around buggy pretty-print feature Eric Niebler 2006-01-19 00:51:33 +0000
  • 31eb6cbfb8 image alt patch from Thomas Guest Eric Niebler 2005-12-28 20:42:09 +0000
  • 21ac60ac8e fix section titles for pre-1.3 quickbook files Eric Niebler 2005-12-27 18:29:52 +0000
  • 5111e6e94c new filesystem library doesn't do path validation by default (and there was much rejoicing Eric Niebler 2005-12-20 21:30:23 +0000
  • 5e92e40ea3 Admonitions + Tweaks to variable-list Joel de Guzman 2005-12-13 00:18:50 +0000
  • 6b0733f997 Admonitions Joel de Guzman 2005-12-09 13:25:59 +0000
  • d3918712e0 Add QuickBook docs to the global Boost docs under the Tools section. Rene Rivera 2005-11-18 01:17:16 +0000
  • 4df2189827 fix missing final [endsect] error detection Joel de Guzman 2005-11-15 15:14:42 +0000
  • 6642e4f829 changed "quotes" to "quotations" Joel de Guzman 2005-11-12 00:40:27 +0000
  • 7ff415d1bb make tables, blurbs and program listings all approx the same width Eric Niebler 2005-11-03 06:08:07 +0000
  • 6ac5ab8e68 add [footnote] support Eric Niebler 2005-11-03 05:08:51 +0000
  • d9c4799a7e fixes Joel de Guzman 2005-11-01 12:36:38 +0000
  • cfa9428386 *** empty log message *** Joel de Guzman 2005-11-01 10:18:21 +0000
  • c36349a861 refinements Joel de Guzman 2005-11-01 08:51:53 +0000
  • 329f7c09bc remove error-prone simple_strikethrough markup, fix warnings, change quickbook.qbk to be type 'article' instead of 'reference' to get TOC generation Eric Niebler 2005-10-31 01:05:28 +0000
  • 4cc947c2d5 wrong path Joel de Guzman 2005-10-25 07:44:01 +0000
  • 310e390d4d one more &nbsp; fix Joel de Guzman 2005-10-24 10:36:11 +0000
  • de0c69eeb9 proper handling of &nbsp; ... replaces "> <" with ">&nbsp;<" Joel de Guzman 2005-10-23 06:59:44 +0000
  • 7fbb6dce77 some refactoring Joel de Guzman 2005-10-22 02:18:49 +0000
  • e338dd1694 doc tweaks Joel de Guzman 2005-10-21 10:46:01 +0000
  • be6248eac6 correct error handling for code escapes Joel de Guzman 2005-10-21 10:38:46 +0000
  • 494a573f60 proper (better) handling of quickbook escape from code Joel de Guzman 2005-10-21 06:28:16 +0000
  • b6f25ff8d1 changed the escape back delimeter to [[ blah ]] Joel de Guzman 2005-10-21 05:46:10 +0000
  • 3bb9b49183 changed the escape back delimeter to [[ blah ]] Joel de Guzman 2005-10-21 05:11:23 +0000
  • c2edc5a8a3 changed the escape back delimeter to %% to avoid vonflict with c++ syntax which uses the elipsis Joel de Guzman 2005-10-21 04:08:39 +0000
  • c6197d2b0f Allow escaping back to QuickBook from code, code blocks and inline code. Joel de Guzman 2005-10-20 18:37:08 +0000
  • 8ecd0d09ac Allow escaping back to QuickBook from code, code blocks and inline code. Joel de Guzman 2005-10-20 18:27:39 +0000
  • 55154fd1f0 Allow phrase markups in section titles + misc maintenance. Joel de Guzman 2005-10-18 03:53:28 +0000
  • dcbc6afce1 Allow phrase markups in section titles + misc maintenance. Joel de Guzman 2005-10-18 03:51:39 +0000
  • f640bf7198 *** empty log message *** Joel de Guzman 2005-10-18 03:40:52 +0000
  • d843878f2c Allow untitled tables Joel de Guzman 2005-10-17 15:54:35 +0000
  • e4a24f9a72 &apos; note Joel de Guzman 2005-10-17 00:36:44 +0000
  • 4b00f227ba synchronize test to recent changes in the code. João Abecasis 2005-10-16 23:42:22 +0000
  • 77239e34fe removed grammars from docs. regenerated docs. João Abecasis 2005-10-16 23:26:43 +0000
  • 674636b93c refactor whitespace out of syntax highlighting markup. João Abecasis 2005-10-16 22:53:54 +0000
  • 8dae8e91b2 let whitespace in code snippets directly fall through to output in all cases. João Abecasis 2005-10-16 22:51:39 +0000
  • 9d64e7018d remove unnecessary <literal> markup from <programlisting>. João Abecasis 2005-10-16 22:48:48 +0000
  • 0cf602d411 Fully qualified header anchors Joel de Guzman 2005-10-12 00:06:37 +0000
  • 49180cc8c8 Fully qualified header anchors Joel de Guzman 2005-10-10 02:30:50 +0000
  • cc3698e13f handle case where intput and output are on different drive letters Eric Niebler 2005-10-09 18:30:35 +0000
  • f99e1c47e1 simplify path manipulation by making fs::no_check the default Eric Niebler 2005-10-08 07:54:04 +0000
  • a7478215a9 fix char/unsigned char ctype issue Eric Niebler 2005-10-08 00:42:43 +0000
  • 203457da7c fix up xinclude paths relative to the output directory, temporarily disable MSVC warnings. Eric Niebler 2005-10-07 21:59:34 +0000
  • a8c1496d6f reverting back to text mode. binary mode gives some wierd results Joel de Guzman 2005-10-05 05:56:52 +0000
  • 9ef063b9bf allow block tags to terminate a paragraph Joel de Guzman 2005-10-02 02:35:14 +0000
  • a39ae419e8 Add a couple more flow_tags to quickbook. Daniel James 2005-09-28 18:03:34 +0000
  • a99d0c089f fix using quickbook statement Eric Niebler 2005-09-22 20:38:52 +0000
  • e3d52c1afe Big fix: post-processor does not corectly parse xml comments. Joel de Guzman 2005-09-20 02:32:21 +0000
  • 84602ee9f1 Better section ID scheme Joel de Guzman 2005-09-19 13:51:57 +0000
  • d806a34486 open files in binary mode João Abecasis 2005-09-19 02:46:15 +0000
  • e771cd269f fix incorrect handling of non-unix EOLs João Abecasis 2005-09-19 02:42:30 +0000
  • dee544bf3d Error reporting for unmatched section/endsect and post-processing. Joel de Guzman 2005-09-18 14:03:06 +0000
  • e6a29431f3 minor bug fix Joel de Guzman 2005-09-18 10:26:46 +0000
  • a63c967930 Doc sync to Joao's recent changes Joel de Guzman 2005-09-14 02:20:06 +0000
  • 5b9dff3c29 fix warnings with gcc -Wall. João Abecasis 2005-09-14 00:58:00 +0000
  • 67ade0f651 don't break on '&' (e.g. match_result&lt;&gt;). João Abecasis 2005-09-13 23:41:51 +0000
  • 5d30cfc438 add <code> to set of flow tags. João Abecasis 2005-09-13 23:21:12 +0000
  • c2c5033471 print_tag assumes cr() is called after. João Abecasis 2005-09-13 23:11:41 +0000
  • 2a7b30d2d0 treat eols after tags as whitespace. João Abecasis 2005-09-13 23:10:19 +0000
  • 1b17b5a4be tweaks Joel de Guzman 2005-09-13 15:39:18 +0000
  • 4fb5b6c36b tweaks Joel de Guzman 2005-09-13 04:02:47 +0000
  • b299d915c0 tweaks Joel de Guzman 2005-09-12 19:35:48 +0000
  • 4afea90f6d Code blocks implemented Joel de Guzman 2005-09-12 19:16:52 +0000
  • 608ec47faf Proper quickbook versioning + postprocessor cleanup Joel de Guzman 2005-09-12 03:18:45 +0000
  • f0ec0ca933 Quotes + bugfix for correct handling of spaces after tags in the post-processor. Joel de Guzman 2005-09-11 17:10:15 +0000
  • 1f969aff23 Pretty Cleanup Joel de Guzman 2005-09-11 06:12:29 +0000
  • 5e5feebc5c Allow versioning. Now Qbk is at version 1.3 Joel de Guzman 2005-09-11 05:23:03 +0000
  • 9260466153 some cleanup + disabled __FILENAME_ macro on debug mode Joel de Guzman 2005-09-11 04:27:57 +0000
  • 7a5478db38 some cleanup + disabled __FILENAME_ macro on debug mode Joel de Guzman 2005-09-11 04:22:15 +0000
  • e99c6075de --debug mode for quickbook developers Joel de Guzman 2005-09-09 16:27:27 +0000
  • 303069a71b resolve conflict between test types defined for QuickBook and types for production. make subtests build in the same subdirectory. João Abecasis 2005-09-08 19:37:57 +0000
  • 9350d67090 change file extension .qbk -> .quickbook. make quickbook-testing.jam independent of quickbook.jam toolset. compile text_diff and quickbook only once when there are multiple tests. João Abecasis 2005-09-08 14:09:23 +0000
  • 83ac3b00b3 Add convenient top-level aliases for libraries, for example /boost//thread. Vladimir Prus 2005-09-08 10:06:33 +0000
  • f635aab264 allow phrases in docinfo Joel de Guzman 2005-09-08 03:17:33 +0000
  • dea1ff339c refactor phrase parser Joel de Guzman 2005-09-08 02:21:35 +0000