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
Daniel James
d306ca322a
Fix doc jamfile.
...
[SVN r64184]
2010-07-19 22:11:10 +00:00
Daniel James
bbed80d592
Don't copy css files into doc/html.
...
[SVN r64180]
2010-07-19 21:27:56 +00:00
Daniel James
0fa71e570a
Rebuild the 'gold' test documentation.
...
So much has changed since this was generated, it's hard to tell if the
changes are all okay. There is some slightly odd html for quotes, but
that's probably the fault of the docbook xsl and not a real problem.
[SVN r64173]
2010-07-19 20:19:59 +00:00
Daniel James
867f3e6d8d
Remove doc/html/*.css.
...
The files in doc/src should be used instead.
[SVN r64171]
2010-07-19 20:18:24 +00:00
Vladimir Prus
b8caf157d7
Move tools/jam into tools/build/v2/engine
...
[SVN r64010]
2010-07-14 10:37:12 +00:00
Daniel James
4db9e6c71b
Merge doc from trunk.
...
[SVN r63460]
2010-06-30 23:05:24 +00:00
Daniel James
24b9788a1d
pdf build changes from release.
...
[SVN r63459]
2010-06-30 22:52:44 +00:00
Daniel James
a26f65b92f
Have two copies of minimal.css for now.
...
To ease the transition.
[SVN r63457]
2010-06-30 22:02:30 +00:00
Daniel James
a38b959dcd
Merge documentation fixes.
...
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.
[SVN r63347]
2010-06-26 12:30:09 +00:00
Daniel James
35c0940f15
Move minimal.css to doc/src.
...
[SVN r63148]
2010-06-20 18:02:14 +00:00
Daniel James
aec1f84230
Update various libraries' documentation build.
...
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.
[SVN r63146]
2010-06-20 18:00:48 +00:00
Steven Watanabe
aa88dde4e4
Sync html/boostbook.css with src/boostbook.css
...
[SVN r63019]
2010-06-16 14:02:51 +00:00
Steven Watanabe
bedbb2df9a
Make the synopsis the same size as other code blocks
...
[SVN r62295]
2010-05-28 14:50:39 +00:00
Steven Watanabe
0a52d0357d
Use the same syntax highlighting that QuickBook generates for the Doxygen/BoostBook synopsis sections
...
[SVN r62214]
2010-05-25 20:40:27 +00:00
John Maddock
d5a741466c
Update build scripts for PDF docs.
...
[SVN r61613]
2010-04-27 12:20:23 +00:00
Daniel James
0c2f6ae65d
Fix range pdf build.
...
[SVN r61530]
2010-04-24 13:00:10 +00:00
Steven Watanabe
2a633e418d
Merge Random from the trunk
...
[SVN r60755]
2010-03-22 00:45:06 +00:00
John Maddock
2cb731ecad
Add build script.
...
[SVN r60616]
2010-03-15 17:07:12 +00:00
Steven Watanabe
655308fb2a
Link new Boost.Random documentation into the main doc build and remove the old html
...
[SVN r60172]
2010-03-05 04:59:16 +00:00
Daniel James
68f5f3fa29
Merge doc directory from trunk.
...
[SVN r59962]
2010-02-27 19:17:20 +00:00
John Maddock
5d1a2df9cc
Add build script that pulls together all the necessary options.
...
[SVN r59567]
2010-02-07 10:24:57 +00:00
John Maddock
44e6281977
Add bcp docs.
...
[SVN r58765]
2010-01-06 13:09:45 +00:00
Daniel James
ee83563b76
Housekeeping merges.
...
[SVN r58639]
2010-01-02 12:56:14 +00:00
Daniel James
511c8d7ee5
Add a redirect for Assignable.html
...
[SVN r58635]
2010-01-02 12:47:16 +00:00
John Maddock
a4a1004770
Add integer docs.
...
[SVN r58538]
2009-12-28 11:47:36 +00:00
John Maddock
ab47d1acf6
Added new docs.
...
[SVN r58214]
2009-12-07 12:55:21 +00:00
Peter Dimov
526de844da
Merge [57950], [57952] to release. Fixes #3404 . Fixes #3456 .
...
[SVN r57959]
2009-11-26 21:58:16 +00:00
Peter Dimov
82774c323d
Fix number of smart pointers. Refs #3456 .
...
[SVN r57952]
2009-11-26 20:37:59 +00:00
Daniel James
26b9dbc613
Add redirect for proto.
...
[SVN r57922]
2009-11-25 09:14:44 +00:00
Troy D. Straszheim
6d3aece1f2
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
...
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
4734748cb4
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
Daniel James
d4e1a44064
Merge some documentation changes and inspect fixes.
...
Merged revisions 55370,55729,56440,56570-56571,56603,56697-56699 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r55370 | danieljames | 2009-08-02 19:18:14 +0100 (Sun, 02 Aug 2009) | 1 line
Pass through more elements in doxygen2boostbook. Refs #3309 .
........
r55729 | danieljames | 2009-08-23 11:07:25 +0100 (Sun, 23 Aug 2009) | 3 lines
Add depencies on doxygen documentation to standalone documentation targets.
This seems to be needed for building pdfs.
........
r56440 | danieljames | 2009-09-27 20:11:39 +0100 (Sun, 27 Sep 2009) | 1 line
Fix silly error in doxygen test file.
........
r56570 | danieljames | 2009-10-04 11:37:36 +0100 (Sun, 04 Oct 2009) | 1 line
Clean up some unordered TODOs.
........
r56571 | danieljames | 2009-10-04 11:37:56 +0100 (Sun, 04 Oct 2009) | 1 line
Detab.
........
r56603 | danieljames | 2009-10-05 22:29:39 +0100 (Mon, 05 Oct 2009) | 1 line
Various inspect fixes.
........
r56697 | danieljames | 2009-10-10 14:00:28 +0100 (Sat, 10 Oct 2009) | 1 line
Add forwarding html file for accumulators.
........
r56698 | danieljames | 2009-10-10 14:01:14 +0100 (Sat, 10 Oct 2009) | 1 line
Missing newline.
........
r56699 | danieljames | 2009-10-10 14:01:30 +0100 (Sat, 10 Oct 2009) | 1 line
Add copyright to boostbook reference xml.
........
[SVN r56702]
2009-10-10 14:53:46 +00:00
Daniel James
4ce27c891a
Add forwarding html file for accumulators.
...
[SVN r56697]
2009-10-10 13:00:28 +00:00
Daniel James
31bfc36715
Various inspect fixes.
...
[SVN r56603]
2009-10-05 21:29:39 +00:00
Daniel James
7b1bb6a034
Merged revisions 55484,56028,56202,56207,56328 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r55484 | danieljames | 2009-08-09 13:36:48 +0100 (Sun, 09 Aug 2009) | 1 line
Point the redirect files at the sourceforge sandbox hosting.
........
r56028 | djowel | 2009-09-05 09:21:27 +0100 (Sat, 05 Sep 2009) | 1 line
Tweak for code font sizes in headers to make them more readable.
........
r56202 | danieljames | 2009-09-15 00:48:31 +0100 (Tue, 15 Sep 2009) | 1 line
Add property tree to generated docs.
........
r56207 | danieljames | 2009-09-15 08:03:43 +0100 (Tue, 15 Sep 2009) | 1 line
Forwarding html files for property_tree.
........
r56328 | danieljames | 2009-09-20 22:52:39 +0100 (Sun, 20 Sep 2009) | 1 line
Update doc/src/boostbook.css
........
[SVN r56555]
2009-10-03 14:30:22 +00:00
Daniel James
c78391ed4a
Update doc/src/boostbook.css
...
[SVN r56328]
2009-09-20 21:52:39 +00:00
Daniel James
3365e52848
Forwarding html files for property_tree.
...
[SVN r56207]
2009-09-15 07:03:43 +00:00
Daniel James
4b44e7688a
Add property tree to generated docs.
...
[SVN r56202]
2009-09-14 23:48:31 +00:00
Joel de Guzman
b3e3dae7af
Tweak for code font sizes in headers to make them more readable.
...
[SVN r56028]
2009-09-05 08:21:27 +00:00
John Maddock
f5b8cb3916
Fix spirit documentation Jamfiles so the PDF's can be built from doc/pdf.
...
Add new docs to the PDF build.
[SVN r55798]
2009-08-27 12:39:55 +00:00
John Maddock
ce475efdef
Add fusion and signals2.
...
[SVN r55758]
2009-08-24 10:31:45 +00:00
John Maddock
ce4b0cf1db
Fix up logic and date_time Jamfiles so they build needed dependencies.
...
Fix PDF image paths in fusion Jamfile.v2.
Add fusion to the PDF build.
[SVN r55757]
2009-08-24 10:31:43 +00:00
John Maddock
ed3bd0a5df
Add signals2 to the PDF docs built.
...
[SVN r55702]
2009-08-21 18:48:50 +00:00
Daniel James
69d32dee1f
Point the redirect files at the sourceforge sandbox hosting.
...
[SVN r55484]
2009-08-09 12:36:48 +00:00
Troy D. Straszheim
7b032c940f
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
...
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
3151103a62
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
Daniel James
55c345dc90
Use local copy of the valid HTML 4.01 icon, and make sure all the pages
...
that use it are valid.
Merged revisions 53047-53048 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r53047 | danieljames | 2009-05-16 15:17:20 +0100 (Sat, 16 May 2009) | 1 line
Fix some validation errors.
........
r53048 | danieljames | 2009-05-16 15:23:59 +0100 (Sat, 16 May 2009) | 1 line
Use a local copy of the valid HTML 4.01 icon.
........
[SVN r53258]
2009-05-25 20:06:26 +00:00
Daniel James
d40a909520
Use a local copy of the valid HTML 4.01 icon.
...
[SVN r53048]
2009-05-16 14:23:59 +00:00
Daniel James
c9aff7aeee
Merged revisions 52598 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r52598 | danieljames | 2009-04-26 09:33:29 +0100 (Sun, 26 Apr 2009) | 1 line
Set text colour. Refs #2969
........
[SVN r52602]
2009-04-26 12:50:38 +00:00
Daniel James
bfda754624
Set text colour. Refs #2969
...
[SVN r52598]
2009-04-26 08:33:29 +00:00
Daniel James
d5945a2270
Merge misc. changes from trunk, mostly minor documentation fixes.
...
Merged revisions 48412,50921,51042,51369,51386-51387,51506-51507,51668,51802,51804,51881 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r48412 | danieljames | 2008-08-28 11:23:33 +0100 (Thu, 28 Aug 2008) | 1 line
Fix a typo. Thanks to Jon Biggar.
........
r50921 | danieljames | 2009-01-31 09:36:38 +0000 (Sat, 31 Jan 2009) | 1 line
Remove executable flag from preprocess.cmd. It was a mistake to add it.
........
r51042 | danieljames | 2009-02-06 00:04:44 +0000 (Fri, 06 Feb 2009) | 1 line
Ignore some version control files in inspect.
........
r51369 | danieljames | 2009-02-21 18:49:48 +0000 (Sat, 21 Feb 2009) | 1 line
Minor markup fix in concept check documentation.
........
r51386 | danieljames | 2009-02-22 11:53:28 +0000 (Sun, 22 Feb 2009) | 1 line
Add index.html file for compose, as our server setup doesn't support index.htm files.
........
r51387 | danieljames | 2009-02-22 11:53:48 +0000 (Sun, 22 Feb 2009) | 5 lines
Add missing index.html file for MPI and GIL.
All the top level libraries now have index.html files but
several sub-libraries don't. I'm not sure it's worth adding them as many
of them don't have appropriate subdirectories anyway.
........
r51506 | danieljames | 2009-03-01 14:16:00 +0000 (Sun, 01 Mar 2009) | 1 line
Update links to command line invocation.
........
r51507 | danieljames | 2009-03-01 14:16:24 +0000 (Sun, 01 Mar 2009) | 1 line
Use xpointer attributes in the boost build documentation.
........
r51668 | danieljames | 2009-03-09 20:56:51 +0000 (Mon, 09 Mar 2009) | 1 line
Redirect to the Trac wiki instead of the old one.
........
r51802 | danieljames | 2009-03-16 20:21:05 +0000 (Mon, 16 Mar 2009) | 1 line
Use paragraphs inside purpose tags.
........
r51804 | danieljames | 2009-03-16 20:21:46 +0000 (Mon, 16 Mar 2009) | 1 line
Give the variablelist a margin.
........
r51881 | danieljames | 2009-03-21 15:35:35 +0000 (Sat, 21 Mar 2009) | 1 line
Fix html.
........
[SVN r51897]
2009-03-22 10:42:48 +00:00
Daniel James
3afa177b2d
Give the variablelist a margin.
...
[SVN r51804]
2009-03-16 20:21:46 +00:00
Frank Mori Hess
468f673c24
Merging Signals2 to release branch.
...
[SVN r51710]
2009-03-11 17:51:08 +00:00