Joel de Guzman
|
c6197d2b0f
|
Allow escaping back to QuickBook from code, code blocks and inline code.
[SVN r31416]
|
2005-10-20 18:37:08 +00:00 |
|
Joel de Guzman
|
8ecd0d09ac
|
Allow escaping back to QuickBook from code, code blocks and inline code.
[SVN r31415]
|
2005-10-20 18:27:39 +00:00 |
|
Joel de Guzman
|
55154fd1f0
|
Allow phrase markups in section titles + misc maintenance.
[SVN r31366]
|
2005-10-18 03:53:28 +00:00 |
|
Joel de Guzman
|
dcbc6afce1
|
Allow phrase markups in section titles + misc maintenance.
[SVN r31365]
|
2005-10-18 03:51:39 +00:00 |
|
Joel de Guzman
|
f640bf7198
|
*** empty log message ***
[SVN r31364]
|
2005-10-18 03:40:52 +00:00 |
|
Joel de Guzman
|
d843878f2c
|
Allow untitled tables
[SVN r31361]
|
2005-10-17 15:54:35 +00:00 |
|
Joel de Guzman
|
e4a24f9a72
|
' note
[SVN r31356]
|
2005-10-17 00:36:44 +00:00 |
|
João Abecasis
|
4b00f227ba
|
synchronize test to recent changes in the code.
[SVN r31355]
|
2005-10-16 23:42:22 +00:00 |
|
João Abecasis
|
77239e34fe
|
removed grammars from docs.
regenerated docs.
[SVN r31354]
|
2005-10-16 23:26:43 +00:00 |
|
João Abecasis
|
674636b93c
|
refactor whitespace out of syntax highlighting markup.
[SVN r31353]
|
2005-10-16 22:53:54 +00:00 |
|
João Abecasis
|
8dae8e91b2
|
let whitespace in code snippets directly fall through to output in all cases.
[SVN r31352]
|
2005-10-16 22:51:39 +00:00 |
|
João Abecasis
|
9d64e7018d
|
remove unnecessary <literal> markup from <programlisting>.
[SVN r31351]
|
2005-10-16 22:48:48 +00:00 |
|
Joel de Guzman
|
0cf602d411
|
Fully qualified header anchors
[SVN r31297]
|
2005-10-12 00:06:37 +00:00 |
|
Joel de Guzman
|
49180cc8c8
|
Fully qualified header anchors
[SVN r31256]
|
2005-10-10 02:30:50 +00:00 |
|
Eric Niebler
|
cc3698e13f
|
handle case where intput and output are on different drive letters
[SVN r31250]
|
2005-10-09 18:30:35 +00:00 |
|
Eric Niebler
|
f99e1c47e1
|
simplify path manipulation by making fs::no_check the default
[SVN r31235]
|
2005-10-08 07:54:04 +00:00 |
|
Eric Niebler
|
a7478215a9
|
fix char/unsigned char ctype issue
[SVN r31231]
|
2005-10-08 00:42:43 +00:00 |
|
Eric Niebler
|
203457da7c
|
fix up xinclude paths relative to the output directory, temporarily disable MSVC warnings.
[SVN r31228]
|
2005-10-07 21:59:34 +00:00 |
|
Joel de Guzman
|
a8c1496d6f
|
reverting back to text mode. binary mode gives some wierd results
[SVN r31199]
|
2005-10-05 05:56:52 +00:00 |
|
Joel de Guzman
|
9ef063b9bf
|
allow block tags to terminate a paragraph
[SVN r31161]
|
2005-10-02 02:35:14 +00:00 |
|
Daniel James
|
a39ae419e8
|
Add a couple more flow_tags to quickbook.
[SVN r31145]
|
2005-09-28 18:03:34 +00:00 |
|
Eric Niebler
|
a99d0c089f
|
fix using quickbook statement
[SVN r31082]
|
2005-09-22 20:38:52 +00:00 |
|
Joel de Guzman
|
e3d52c1afe
|
Big fix: post-processor does not corectly parse xml comments.
[SVN r31051]
|
2005-09-20 02:32:21 +00:00 |
|
Joel de Guzman
|
84602ee9f1
|
Better section ID scheme
[SVN r31039]
|
2005-09-19 13:51:57 +00:00 |
|
João Abecasis
|
d806a34486
|
open files in binary mode
[SVN r31029]
|
2005-09-19 02:46:15 +00:00 |
|
João Abecasis
|
e771cd269f
|
fix incorrect handling of non-unix EOLs
[SVN r31028]
|
2005-09-19 02:42:30 +00:00 |
|
Joel de Guzman
|
dee544bf3d
|
Error reporting for unmatched section/endsect and post-processing.
[SVN r31020]
|
2005-09-18 14:03:06 +00:00 |
|
Joel de Guzman
|
e6a29431f3
|
minor bug fix
[SVN r31019]
|
2005-09-18 10:26:46 +00:00 |
|
Joel de Guzman
|
a63c967930
|
Doc sync to Joao's recent changes
[SVN r30968]
|
2005-09-14 02:20:06 +00:00 |
|
João Abecasis
|
5b9dff3c29
|
fix warnings with gcc -Wall.
[SVN r30967]
|
2005-09-14 00:58:00 +00:00 |
|
João Abecasis
|
67ade0f651
|
don't break on '&' (e.g. match_result<>).
[SVN r30966]
|
2005-09-13 23:41:51 +00:00 |
|
João Abecasis
|
5d30cfc438
|
add <code> to set of flow tags.
[SVN r30965]
|
2005-09-13 23:21:12 +00:00 |
|
João Abecasis
|
c2c5033471
|
print_tag assumes cr() is called after.
[SVN r30964]
|
2005-09-13 23:11:41 +00:00 |
|
João Abecasis
|
2a7b30d2d0
|
treat eols after tags as whitespace.
[SVN r30963]
|
2005-09-13 23:10:19 +00:00 |
|
Joel de Guzman
|
1b17b5a4be
|
tweaks
[SVN r30955]
|
2005-09-13 15:39:18 +00:00 |
|
Joel de Guzman
|
4fb5b6c36b
|
tweaks
[SVN r30929]
|
2005-09-13 04:02:47 +00:00 |
|
Joel de Guzman
|
b299d915c0
|
tweaks
[SVN r30926]
|
2005-09-12 19:35:48 +00:00 |
|
Joel de Guzman
|
4afea90f6d
|
Code blocks implemented
[SVN r30924]
|
2005-09-12 19:16:52 +00:00 |
|
Joel de Guzman
|
608ec47faf
|
Proper quickbook versioning + postprocessor cleanup
[SVN r30915]
|
2005-09-12 03:18:45 +00:00 |
|
Joel de Guzman
|
f0ec0ca933
|
Quotes + bugfix for correct handling of spaces after tags in the post-processor.
[SVN r30909]
|
2005-09-11 17:10:15 +00:00 |
|
Joel de Guzman
|
1f969aff23
|
Pretty Cleanup
[SVN r30904]
|
2005-09-11 06:12:29 +00:00 |
|
Joel de Guzman
|
5e5feebc5c
|
Allow versioning. Now Qbk is at version 1.3
[SVN r30903]
|
2005-09-11 05:23:03 +00:00 |
|
Joel de Guzman
|
9260466153
|
some cleanup + disabled __FILENAME_ macro on debug mode
[SVN r30902]
|
2005-09-11 04:27:57 +00:00 |
|
Joel de Guzman
|
7a5478db38
|
some cleanup + disabled __FILENAME_ macro on debug mode
[SVN r30901]
|
2005-09-11 04:22:15 +00:00 |
|
Joel de Guzman
|
e99c6075de
|
--debug mode for quickbook developers
[SVN r30890]
|
2005-09-09 16:27:27 +00:00 |
|
João Abecasis
|
303069a71b
|
resolve conflict between test types defined for QuickBook and types for
production.
make subtests build in the same subdirectory.
[SVN r30878]
|
2005-09-08 19:37:57 +00:00 |
|
João Abecasis
|
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.
[SVN r30876]
|
2005-09-08 14:09:23 +00:00 |
|
Vladimir Prus
|
83ac3b00b3
|
Add convenient top-level aliases for libraries, for example /boost//thread.
[SVN r30873]
|
2005-09-08 10:06:33 +00:00 |
|
Joel de Guzman
|
f635aab264
|
allow phrases in docinfo
[SVN r30871]
|
2005-09-08 03:17:33 +00:00 |
|
Joel de Guzman
|
dea1ff339c
|
refactor phrase parser
[SVN r30870]
|
2005-09-08 02:21:35 +00:00 |
|