Commit graph

6347 commits

Author SHA1 Message Date
Beman Dawes
2fe078ddbb Release 1.47.0
[SVN r73007]
2011-07-11 22:16:03 +00:00
Vladimir Prus
0e9768ea67 Merge "Unbreak Boost.Build tests"
See https://svn.boost.org/trac/boost/changeset/72883

Authorized by Beman.


[SVN r72884]
2011-07-04 09:10:38 +00:00
Daniel James
3602b9258c Quickbook: Merge documentation fix.
Authorized by Beman.


[SVN r72860]
2011-07-02 20:25:10 +00:00
Daniel James
b7254ff353 Quickbook: remove escape character support from simple markup.
Authorized by Beman Dawes.


[SVN r72775]
2011-06-27 14:02:28 +00:00
Rene Rivera
42452d6d4c Add missing import for "path.make". Fixes #5681, authorized by rene.
[SVN r72682]
2011-06-19 14:29:03 +00:00
Daniel James
5bc7f1d34a Quickbook: Don't match double marks in simple markup.
[SVN r72545]
2011-06-11 16:57:01 +00:00
Vladimir Prus
e777c152bb Merge Boost.Build from trunk.
[SVN r72443]
2011-06-06 20:36:21 +00:00
Daniel James
60a565a19c Boostbook: merge from trunk.
- Handle more doxygen: \see, tparam, ref (for classes only).
- Modify handling of note so it works for classes as well as functions.
- Automate doxygen test.
- Suppress inspect warning for directory name containing a dot.


[SVN r71882]
2011-05-11 23:29:20 +00:00
Daniel James
b9876d26c4 Quickbook: merge to release.
Includes:

- Detemplate syntax highlighter.
- Allow escaped markup in comments in highlighter.
- Remove whitespace hat was inserted after anchors.
- Use fs::path in a couple more places.
- Handle blocks inside phrases better (can happen with templates).


[SVN r71862]
2011-05-10 18:39:38 +00:00
Daniel James
768361bcad Quickbook: Delete file missed in merge.
[SVN r70931]
2011-04-03 11:57:03 +00:00
Daniel James
a7bab6bfd5 Quickbook: merge quickbook 1.5.5
[SVN r70930]
2011-04-03 11:50:51 +00:00
Daniel James
20396f471c Inspect: merge.
- Remove obsolete shell script.
- Fix string compares for windows paths.
- HTML encode error messages when generating html report.
- Ignore directories with `boost-no-inspect` file.


[SVN r70515]
2011-03-24 20:09:40 +00:00
Daniel James
87c51a186e Boostbook: merge changes.
Doxygen:

- Add support for verbatim (danieljames).
- Handle explicit (steven_watanabe).
- Handle description of public data members (steven_watanabe).

Fop:

- Working link to download, in setup_boostbook (garcia).
- Improved description of A4 in docs (garcia).



[SVN r70450]
2011-03-23 00:20:29 +00:00
Daniel James
241f528f6f Merge quickbook workaround for g++ 4.4 optimization bug.
[SVN r69470]
2011-03-02 08:51:20 +00:00
Steven Watanabe
ec555dda83 merge [61925] from the trunk.
[SVN r69110]
2011-02-20 23:40:03 +00:00
Vladimir Prus
87fcf76bd3 Adjust for jam sources move on trunk.
[SVN r68594]
2011-02-01 08:47:31 +00:00
Vladimir Prus
dc1b7f33b7 Merge patch to update tools/regression to Boost.Filesystem V3.
[SVN r68589]
2011-01-31 22:21:20 +00:00
Daniel James
ec9c3276d5 Merge quickbook documentation changes.
[SVN r68568]
2011-01-30 13:02:37 +00:00
Vladimir Prus
d9f910ff70 Remove mistakenly added usage of Unix headers everywhere
[SVN r68476]
2011-01-27 16:28:07 +00:00
Vladimir Prus
9b31ad73eb Add files that recent merge of Boost.Build missed
[SVN r68439]
2011-01-25 18:46:03 +00:00
Vladimir Prus
a83ba0c416 Merge Boost.Build from trunk
[SVN r68437]
2011-01-25 18:06:12 +00:00
Daniel James
acb27190cd Merge xinclude fix for windows.
[SVN r68330]
2011-01-21 00:24:42 +00:00
Daniel James
849e0a80a0 Revert doctype in html generated from boostbook.
[SVN r68258]
2011-01-18 22:06:05 +00:00
Daniel James
e852169060 Merge quickbook from trunk.
- Use a single symbol table for all elements.
- Fix filesystem use on windows. Fixes #5055.


[SVN r68115]
2011-01-13 18:18:18 +00:00
Daniel James
ff5fc31ea8 Merge boostbook - use a doctype in generated html.
[SVN r68112]
2011-01-13 18:14:55 +00:00
Beman Dawes
b918fb2e89 Merge from trunk
[SVN r68071]
2011-01-12 22:14:11 +00:00
Hartmut Kaiser
f37f90a27b Spirit: merge from trunk, more to come
[SVN r68069]
2011-01-12 19:22:18 +00:00
Hartmut Kaiser
a4b82f518c Wave: merging from trunk
[SVN r68004]
2011-01-11 23:19:22 +00:00
Daniel James
63e7f10ebc Merge quickbook from trunk.
Left docs out of this merge, I want to do a little work on them.

- Add 'lang' element to docinfo.
- Improved anchor implementation. Especially for using an anchor before a
  section or heading.
- Reorganize the grammar, there's now a single main grammar. Elements are added
  separately using the Nabialek trick.
- Fixed some more issues where lines containing comments were treated as blank
  lines.
- Introduce a spirit rule for scoped actions when parsing. Could do with some
  improvement, but works okay.
- Allow import, include and xinclude in conditional phrases. Will allow more
  block elements in a future version.
- Use filesystem 3. Remove cygwin support.


[SVN r67784]
2011-01-08 15:22:18 +00:00
Daniel James
304a044e4f Merge boostbook from trunk.
- Better support for attributes on root elements - including `lang`.
- Add missing copyright to some files.


[SVN r67666]
2011-01-04 23:10:47 +00:00
Ralf W. Grosse-Kunstleve
0a6d56617c merging current boost/python and libs/python from trunk into release branch
[SVN r67483]
2010-12-28 20:38:29 +00:00
Eric Niebler
6245d0f1f4 inspect checks for use of C assert macro
[SVN r67436]
2010-12-23 18:56:29 +00:00
K. Noel Belcourt
28e567223a Non-blocking file descriptors for un*x bjam.
[SVN r66920]
2010-11-30 21:09:23 +00:00
Vladimir Prus
75b099d2ea Merge the fix for -q and configuration checks.
[SVN r66616]
2010-11-16 23:02:36 +00:00
Vladimir Prus
e88c0fe877 Merge r64579 | steven_watanabe | 2010-08-03 21:46:19 +0400 (Tue, 03 Aug 2010)
Make print more robust. This should fix the regression test failure.



[SVN r66406]
2010-11-05 15:25:20 +00:00
Vladimir Prus
c9c4957e2a Merge r64217
Fix search for Boost.Jam in Boost.Build testing


[SVN r66405]
2010-11-05 15:14:07 +00:00
Daniel James
4100efb46b Merge some more documentation fixes.
[SVN r66295]
2010-10-31 13:43:19 +00:00
Daniel James
b91bf55ec7 Merge documentation fixes to release.
[SVN r66285]
2010-10-30 17:34:45 +00:00
Vladimir Prus
8363d1e180 Merge Boost.Build configure changes, to unbreak Boost.Regex.
[SVN r66172]
2010-10-25 09:17:39 +00:00
Jürgen Hunold
09dcf7db9e Merge 66117 from ^/trunk
------------------------------------------------------------------------
r66117 | jhunold | 2010-10-20 17:56:49 +0200 (Mi, 20 Okt 2010) | 2 lines

do not clear flags already set by common.handle-options in init()

------------------------------------------------------------------------


[SVN r66148]
2010-10-22 17:19:43 +00:00
Jürgen Hunold
5fd97cf09d Merge 65838 from ^/trunk
------------------------------------------------------------------------
r65838 | jhunold | 2010-10-08 19:48:40 +0200 (Fr, 08 Okt 2010) | 2 lines

Fix: adjust toolset-tag to changed toolset definition.

------------------------------------------------------------------------


[SVN r65856]
2010-10-09 11:37:15 +00:00
Daniel James
30ad75afb4 Merge quickbook from trunk.
[SVN r65591]
2010-09-26 00:01:35 +00:00
Daniel James
9e85c07637 Merge quickbook from trunk.
[SVN r65433]
2010-09-15 22:54:21 +00:00
Jürgen Hunold
b30a1726ae Merge 65318,65319 from ^/trunk
------------------------------------------------------------------------
r65318 | jhunold | 2010-09-06 10:43:06 +0200 (Mo, 06 Sep 2010) | 3 lines

Suppress msvc warning 4251 about templates as base classes not having a dll-interface.
Suppress msvc warning 4275 about base class std::logic_error not having a dll-interface.

------------------------------------------------------------------------
r65319 | jhunold | 2010-09-06 16:14:09 +0200 (Mo, 06 Sep 2010) | 2 lines

Fix: windows does not have wait(), use own macros instead.

------------------------------------------------------------------------


[SVN r65326]
2010-09-07 05:52:45 +00:00
Vladimir Prus
04a1857da0 Remove tools/jam, for 'svn merge' failed to do that.
[SVN r65235]
2010-09-04 11:42:36 +00:00
Vladimir Prus
6623a5fe3b Merge r64039, wherein testing was fixed after jam move.
[SVN r65234]
2010-09-04 11:40:26 +00:00
Vladimir Prus
d3833607a2 Merge r64010, wherein jam has been moved.
[SVN r65233]
2010-09-04 11:02:21 +00:00
Daniel James
ab147d7934 Merge latest quickbook changes.
Restructures the code and tweaks docinfo. generation.


[SVN r65049]
2010-08-27 08:37:07 +00:00
Daniel James
7273f91f6e Fix jam changes accidentally included in previous merge.
[SVN r65047]
2010-08-26 23:20:02 +00:00
Daniel James
19454dbc9d Merge prep for 1.45
[SVN r65046]
2010-08-26 22:44:53 +00:00