summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Add type_erasure to releaseSteven Watanabe2013-05-212-0/+4
| | | | [SVN r84399]
* Merge boostbook css update to release.Daniel James2013-05-161-3/+3
| | | | [SVN r84307]
* Merge auto-index fixes. Fixes #7899.Daniel James2013-02-242-12/+33
| | | | [SVN r83132]
* Fixes for PDF documentation build.John Maddock2013-02-132-0/+12
| | | | [SVN r82852]
* Merge bug fixes from Trunk:John Maddock2012-12-201-1/+2
| | | | | | | | 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]
* Boost.Atomic and Boost.Lockfree merged from trunk.Andrey Semashev2012-12-154-0/+41
| | | | [SVN r81976]
* Merge accumulated changes from Trunk for Boost.Math - see documentation for ↵John Maddock2012-09-071-0/+2
| | | | | | a full lost of changes. [SVN r80432]
* Merge changes from trunk:John Maddock2012-07-143-14/+14
| | | | | | | | | 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]
* Update Jamfiles and build scripts for PDF generation.John Maddock2012-06-072-28/+26
| | | | | | Set local_function image DPI's for better PDF builds. [SVN r78849]
* Merge the heap redirects to release.Daniel James2012-02-021-0/+16
| | | | | | | | Not merging the addition to `libs/libraries.htm` just yet, as there are some other changes to be merged first. [SVN r76844]
* Merge doc directory.Daniel James2011-12-244-7/+67
| | | | [SVN r76141]
* merge boost.heapTim Blechmann2011-12-172-0/+5
| | | | [SVN r76023]
* Added move+container librariesIon Gaztañaga2011-09-081-0/+4
| | | | [SVN r74303]
* Added Boost.ContainerIon Gaztañaga2011-08-311-0/+3
| | | | [SVN r74177]
* Merge from trunk r73850Antony Polukhin2011-08-172-0/+4
| | | | | | * Documentation commited [SVN r73853]
* Merge from trunk r73850Antony Polukhin2011-08-171-0/+16
| | | | | | | | | | | | * 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]
* Added Boost.MoveIon Gaztañaga2011-07-211-0/+3
| | | | [SVN r73288]
* Update PDF build scriptsJohn Maddock2011-07-142-5/+33
| | | | [SVN r73098]
* Documentation: Merge css changes for consistency + validationDaniel James2011-06-121-8/+18
| | | | [SVN r72558]
* Merge `/doc` from trunk.Daniel James2011-04-036-6/+8
|\ | | | | | | [SVN r70928]
| * Revert removal of doc source images.Rene Rivera2011-03-0473-0/+889
| | | | | | | | [SVN r69539]
| * Rmoved images from /html/imagesPaul A. Bristow2011-02-2873-889/+0
| | | | | | | | [SVN r69389]
| * Remove html redirects for jam.Daniel James2011-02-272-34/+0
| | | | | | | | [SVN r69327]
| * Missing redirect for chrono.Daniel James2011-02-241-0/+16
| | | | | | | | [SVN r69257]
| * Html redirects for ratio.Daniel James2011-02-241-0/+16
| | | | | | | | [SVN r69255]
| * Same for chrono.Daniel James2011-02-242-0/+4
| | | | | | | | [SVN r69248]
| * Add ratio to generated documentation, clean up libraries.htm entry and fix ↵Daniel James2011-02-242-0/+4
| | | | | | | | | | | | ratio redirect. [SVN r69247]
| * Commect out spirit additions to doc Jamfile.Daniel James2011-01-101-2/+2
| | | | | | | | | | | | | | | | They're breaking the documentation build. I suspect they were accidentally committed anyway. Just commenting it out to get things working quickly. [SVN r67899]
| * Wave: updated copyrights, added C++0x mode to docs, added predefined macros ↵Hartmut Kaiser2011-01-091-0/+2
| | | | | | | | | | | | for C++0x mode [SVN r67894]
| * Only list the alternative formats we actually release.Daniel James2010-10-301-16/+5
| | | | | | | | [SVN r66271]
| * Update jam documentation filename.Daniel James2010-10-231-1/+1
| | | | | | | | [SVN r66153]
| * Remove the whitespace around array parameters in test docs.Daniel James2010-07-228-294/+144
| | | | | | | | [SVN r64278]
| * Fix test header in doc test.Daniel James2010-07-2210-108/+108
| | | | | | | | [SVN r64277]
| * Update the location of the bjam docs in the trunk pdf build.Daniel James2010-07-221-1/+1
| | | | | | | | [SVN r64276]
| * Bring into line with the release branch.John Maddock2010-07-221-3/+14
| | | | | | | | [SVN r64253]
| * Update the location of the bjam docs in the documentation build.Daniel James2010-07-221-2/+2
| | | | | | | | [SVN r64245]
| * Fix doc jamfile.Daniel James2010-07-191-1/+0
| | | | | | | | [SVN r64184]
| * Don't copy css files into doc/html.Daniel James2010-07-191-2/+0
| | | | | | | | [SVN r64180]
| * Rebuild the 'gold' test documentation.Daniel James2010-07-1918-961/+972
| | | | | | | | | | | | | | | | 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]
| * Remove doc/html/*.css.Daniel James2010-07-194-916/+0
| | | | | | | | | | | | The files in doc/src should be used instead. [SVN r64171]
| * Move tools/jam into tools/build/v2/engineVladimir Prus2010-07-142-3/+3
| | | | | | | | [SVN r64010]
| * pdf build changes from release.Daniel James2010-06-302-4/+23
| | | | | | | | [SVN r63459]
| * Have two copies of minimal.css for now.Daniel James2010-06-301-0/+29
| | | | | | | | | | | | | | To ease the transition. [SVN r63457]
| * Move minimal.css to doc/src.Daniel James2010-06-201-0/+0
| | | | | | | | [SVN r63148]
| * Update various libraries' documentation build.Daniel James2010-06-201-2/+0
| | | | | | | | | | | | | | | | | | 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]
| * Sync html/boostbook.css with src/boostbook.cssSteven Watanabe2010-06-161-16/+19
| | | | | | | | [SVN r63019]
| * Make the synopsis the same size as other code blocksSteven Watanabe2010-05-281-1/+1
| | | | | | | | [SVN r62295]
| * Use the same syntax highlighting that QuickBook generates for the ↵Steven Watanabe2010-05-251-15/+18
| | | | | | | | | | | | Doxygen/BoostBook synopsis sections [SVN r62214]
| * Fix range pdf build.Daniel James2010-04-241-1/+1
| | | | | | | | [SVN r61530]
| * Link new Boost.Random documentation into the main doc build and remove the ↵Steven Watanabe2010-03-053-10/+20
| | | | | | | | | | | | old html [SVN r60172]