Daniel James
ae84ecd65a
Merge Boostbook.
...
- Support some colour roles (thanks to Paul Bristow).
- Support assignment return types in doxygen2boostbook. Fixes #9241 .
- Fix virtual methods in doxygen2boostbook.
- Add newlines to doxygen2boostbook to make the output a tad more readable.
- Improved last-revision handling.
- Support noexcept and constexpr in doxygen2boostbook.
- Improved boostbook for virtual and explicit methods from doxygen2boostbook.
- Support `language="c++"` attribute for `code` and `programlisting` elements.
- Use that to do syntax highlighting for doxygen2boostbook.
[SVN r86725]
2013-11-16 20:10:31 +00:00
Daniel James
f3230c5e32
Merge circular buffer documentation fixes.
...
[SVN r86209]
2013-10-08 21:01:18 +00:00
Daniel James
53def9d99b
Merge index note and redirect for type erasure.
...
[SVN r84438]
2013-05-22 23:13:00 +00:00
Steven Watanabe
d51b75e7fb
Add type_erasure to release
...
[SVN r84399]
2013-05-21 04:51:00 +00:00
Daniel James
af23893b68
Merge boostbook css update to release.
...
[SVN r84307]
2013-05-16 22:41:23 +00:00
Daniel James
376e7a8791
Merge auto-index fixes. Fixes #7899 .
...
[SVN r83132]
2013-02-24 14:46:28 +00:00
John Maddock
88e0df7d63
Fixes for PDF documentation build.
...
[SVN r82852]
2013-02-13 16:50:42 +00:00
John Maddock
87d1d059b2
Merge bug fixes from Trunk:
...
Mostly correct typos as per https://svn.boost.org/trac/boost/ticket/7806
Also fix cpp_dec_float docs and add some static asserts to catch misuse.
Fix performance bottleneck in cpp_int's gcd implementation.
[SVN r82122]
2012-12-20 17:42:14 +00:00
Andrey Semashev
f46685dd72
Boost.Atomic and Boost.Lockfree merged from trunk.
...
[SVN r81976]
2012-12-15 18:28:27 +00:00
John Maddock
175b741dd3
Merge accumulated changes from Trunk for Boost.Math - see documentation for a full lost of changes.
...
[SVN r80432]
2012-09-07 08:43:19 +00:00
John Maddock
8efc16eed5
Merge changes from trunk:
...
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).
[SVN r79500]
2012-07-14 16:05:50 +00:00
John Maddock
0c4e7432c5
Update Jamfiles and build scripts for PDF generation.
...
Set local_function image DPI's for better PDF builds.
[SVN r78849]
2012-06-07 16:47:33 +00:00
Daniel James
2d1e765aa5
Merge the heap redirects to release.
...
Not merging the addition to `libs/libraries.htm` just yet, as there are some
other changes to be merged first.
[SVN r76844]
2012-02-02 22:01:35 +00:00
Daniel James
984c4595c2
Merge doc directory.
...
[SVN r76141]
2011-12-24 18:24:02 +00:00
Tim Blechmann
2bfb3de0e9
merge boost.heap
...
[SVN r76023]
2011-12-17 16:36:06 +00:00
Ion Gaztañaga
88a4636d8b
Added move+container libraries
...
[SVN r74303]
2011-09-08 06:19:23 +00:00
Ion Gaztañaga
c572674ab5
Added Boost.Container
...
[SVN r74177]
2011-08-31 16:42:48 +00:00
Antony Polukhin
938a8603ac
Merge from trunk r73850
...
* Documentation commited
[SVN r73853]
2011-08-17 18:50:35 +00:00
Antony Polukhin
a1968c630f
Merge from trunk r73850
...
* Compile time optimizations
* Float types optimizations
* Source code refactoring
* Parsing and writing inf and nan values according to the standart
* Fixed some bugs and warnings
* New tests
* New documentation
[SVN r73851]
2011-08-17 18:43:10 +00:00
Ion Gaztañaga
4e05ab9fb1
Added Boost.Move
...
[SVN r73288]
2011-07-21 20:29:22 +00:00
John Maddock
f073521a31
Update PDF build scripts
...
[SVN r73098]
2011-07-14 10:57:46 +00:00
Daniel James
29d7065312
Documentation: Merge css changes for consistency + validation
...
[SVN r72558]
2011-06-12 19:53:03 +00:00
Daniel James
fd4cd611fd
Merge /doc
from trunk.
...
[SVN r70928]
2011-04-03 11:03:05 +00:00
Vicente J. Botet Escriba
08c7c86f1b
Chrono: import from Trunk
...
[SVN r70378]
2011-03-21 22:20:16 +00:00
Vicente J. Botet Escriba
464550399a
Ratio: import from Trunk
...
[SVN r70364]
2011-03-21 21:39:58 +00:00
Rene Rivera
8b76b6af27
Revert removal of doc source images.
...
[SVN r69539]
2011-03-04 01:40:16 +00:00
Paul A. Bristow
6aad6022df
Rmoved images from /html/images
...
[SVN r69389]
2011-02-28 15:35:35 +00:00
Daniel James
6d9b4a9c59
Remove html redirects for jam.
...
[SVN r69327]
2011-02-27 14:02:02 +00:00
Daniel James
ea217efd5e
Missing redirect for chrono.
...
[SVN r69257]
2011-02-24 22:42:42 +00:00
Daniel James
15de6c758e
Html redirects for ratio.
...
[SVN r69255]
2011-02-24 22:40:21 +00:00
Daniel James
078ac1f8b6
Same for chrono.
...
[SVN r69248]
2011-02-24 20:56:05 +00:00
Daniel James
e3ac1c5f46
Add ratio to generated documentation, clean up libraries.htm entry and fix ratio redirect.
...
[SVN r69247]
2011-02-24 20:55:31 +00:00
Daniel James
a26d129d0b
Merge doc build changes for jam.
...
[SVN r68572]
2011-01-30 14:03:44 +00:00
John Maddock
6f6cdcea3d
Fix PDF build.
...
[SVN r68541]
2011-01-29 12:08:04 +00:00
Hartmut Kaiser
1f1a4178de
Spirit: merge from trunk
...
[SVN r68078]
2011-01-13 02:11:19 +00:00
Hartmut Kaiser
a4b82f518c
Wave: merging from trunk
...
[SVN r68004]
2011-01-11 23:19:22 +00:00
Daniel James
caa1f1d9bf
Commect out spirit additions to doc Jamfile.
...
They're breaking the documentation build. I suspect they were
accidentally committed anyway. Just commenting it out to get things
working quickly.
[SVN r67899]
2011-01-10 00:38:31 +00:00
Hartmut Kaiser
833c7451fc
Wave: updated copyrights, added C++0x mode to docs, added predefined macros for C++0x mode
...
[SVN r67894]
2011-01-09 22:19:16 +00:00
Daniel James
b91bf55ec7
Merge documentation fixes to release.
...
[SVN r66285]
2010-10-30 17:34:45 +00:00
Daniel James
c892ecf90e
Only list the alternative formats we actually release.
...
[SVN r66271]
2010-10-30 14:29:27 +00:00
Daniel James
ab4776bbeb
Update jam documentation filename.
...
[SVN r66153]
2010-10-23 16:06:53 +00:00
Vladimir Prus
d3833607a2
Merge r64010, wherein jam has been moved.
...
[SVN r65233]
2010-09-04 11:02:21 +00:00
Daniel James
f0f3eca4cd
Merge filesystem, range, doc from trunk.
...
* Inline deprecated methods in filesystem.
* Fix some links in range.
* Clean up test document a bit.
[SVN r64315]
2010-07-24 14:26:01 +00:00
Daniel James
0fdc582aea
Remove the whitespace around array parameters in test docs.
...
[SVN r64278]
2010-07-22 23:26:31 +00:00
Daniel James
7a3c4e1e2d
Fix test header in doc test.
...
[SVN r64277]
2010-07-22 23:25:47 +00:00
Daniel James
a03ea026ad
Update the location of the bjam docs in the trunk pdf build.
...
[SVN r64276]
2010-07-22 23:24:52 +00:00
John Maddock
4877732fbd
Bring into line with the release branch.
...
[SVN r64253]
2010-07-22 10:57:42 +00:00
John Maddock
81ae944171
Fix asio PDF builds - make sure that the images are found correctly and that the file name turns out right.
...
[SVN r64252]
2010-07-22 10:55:27 +00:00
Daniel James
7043a95959
Update the location of the bjam docs in the documentation build.
...
[SVN r64245]
2010-07-22 07:48:38 +00:00
Daniel James
9462f3d60d
Merge documentation changes.
...
[SVN r64186]
2010-07-19 23:29:09 +00:00