Commit Graph

74 Commits

Author SHA1 Message Date
Rene Rivera
bfdf018e31 Add, and update, documentation build targets. 2016-10-07 23:07:35 -05:00
Rene Rivera
631b646780 Fix so that doc build works unmodded in Boost tree. 2015-12-18 15:36:23 -06:00
Beman
e7a8855968 End-of-line normalization. Most normalization was taken care of by .gitattributes, but a few files originally committed to svn with incorrect eol tags need explicit normalization. See .gitattributes man page and extensive list discussion. 2013-12-01 17:22:18 -05:00
John Maddock
9b2884ee23 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 r79492]
2012-07-14 11:21:03 +00:00
Paul A. Bristow
d0d5677a40 Change to all lower case so works on *nix and windows
[SVN r78900]
2012-06-11 16:56:57 +00:00
Paul A. Bristow
75fec9e974 Change to all lower case so works on *nix and windows
[SVN r78899]
2012-06-11 16:56:26 +00:00
Paul A. Bristow
66d3787e2b Change to all lower case so works on *nix and windows
[SVN r78898]
2012-06-11 16:55:12 +00:00
Paul A. Bristow
1ccd391609 Change to all lower case so works on *nix and windows
[SVN r78897]
2012-06-11 16:54:39 +00:00
Paul A. Bristow
146bd70fdc Change to all lower case so works on *nix and windows
[SVN r78896]
2012-06-11 16:54:00 +00:00
Paul A. Bristow
aad205f253 Change to all lower case so works on *nix and windows
[SVN r78895]
2012-06-11 16:53:29 +00:00
Paul A. Bristow
e4a106ea1e Change to all lower case so works on *nix and windows
[SVN r78894]
2012-06-11 16:52:38 +00:00
Paul A. Bristow
544fcf37c1 Change to all lower case so works on *nix and windows
[SVN r78893]
2012-06-11 16:52:03 +00:00
Paul A. Bristow
4696641e3a Change to all lower case so works on *nix and windows
[SVN r78892]
2012-06-11 16:51:26 +00:00
John Maddock
f32ff7e26e Doc regeneration.
[SVN r75963]
2011-12-15 11:31:09 +00:00
John Maddock
6aed744a7b temporary removal of pool docs.
[SVN r75962]
2011-12-15 11:26:09 +00:00
Daniel James
1516d435d5 Fix link problems in timer and pool.
[SVN r75543]
2011-11-18 09:03:53 +00:00
John Maddock
9ec4a0b5e1 Merge updated Boost.Pool from sandbox.
[SVN r73210]
2011-07-18 10:23:42 +00:00
John Maddock
5fb6d0f72f Tidy up dead files.
[SVN r73209]
2011-07-18 09:55:55 +00:00
John Maddock
f10cef6548 Add bug's fixed to docs.
[SVN r73149]
2011-07-16 15:05:33 +00:00
John Maddock
1cb917c9a7 Update docs to latest AutoIndex version.
Fix -Wshadow warnings and update Jamfile to make them errors.
Fix singleton_pool to correctly propagate the MaxSize parameter.
Refs #5700.
Refs #5568.

[SVN r73148]
2011-07-16 14:50:06 +00:00
John Maddock
c7b0d00943 Add some debugging code.
Add tentative Valgrind support.
Change singleton usage to address issue 5526 by making singletons eternal.
Add Valgrind tests.
Update docs to match.
Refs #5526.

[SVN r73121]
2011-07-15 17:40:49 +00:00
John Maddock
a8cf3faacd Tidy up intro.
Remove dead files.
Add missing graphics.

[SVN r71187]
2011-04-11 16:10:36 +00:00
John Maddock
0174798a5e Update singleton_pool docs.
[SVN r70873]
2011-04-02 17:51:30 +00:00
John Maddock
d2ea3da0e2 Fix missing object_pool constructors.
Fix bad comment in pool.hpp.
Update simple_segregated_storage docs.

[SVN r70857]
2011-04-02 16:09:52 +00:00
John Maddock
2a6ad759cd Update docs for pool_alloc.hpp.
[SVN r70826]
2011-04-01 18:06:25 +00:00
John Maddock
6a68b4dcf5 Tidy up and expand the docs for pool.hpp.
[SVN r70819]
2011-04-01 14:45:44 +00:00
John Maddock
b81a49f04a Fix template param descriptions.
Cross reference docs.
Add concept docs.

[SVN r70813]
2011-04-01 11:11:25 +00:00
John Maddock
529c49918e Update reference docs for object_pool and suppress some macros from appearing in docs.
[SVN r70786]
2011-03-31 16:00:29 +00:00
Paul A. Bristow
c853d72b93 installs mb*.* and pc*.* from /doc/images to html/images
[SVN r69398]
2011-02-28 18:04:24 +00:00
Paul A. Bristow
a3468760ce Using new jamfile
[SVN r69397]
2011-02-28 18:03:20 +00:00
Paul A. Bristow
74f6324574 Many enhancements to docs, including index.
[SVN r69273]
2011-02-25 16:22:40 +00:00
Paul A. Bristow
2c1903d012 Many enhancements to docs and this new doxyfile and free standing Doxygen version .
[SVN r69272]
2011-02-25 16:18:30 +00:00
Paul A. Bristow
e0cf9ddad0 Previous removal of redundant files.
[SVN r69268]
2011-02-25 10:09:21 +00:00
Paul A. Bristow
b64cff0867 Some enhancements, but some Doxygen comments not correct.
[SVN r69267]
2011-02-25 10:05:08 +00:00
Paul A. Bristow
6077c820c6 Pool index.idx added
[SVN r69266]
2011-02-25 10:02:12 +00:00
John Maddock
7a37b780dc Fixes issue #1252.
Add test case for #1252.
Update docs accordingly.
Refs #1252.
Correct return value from test_pool_alloc.cpp.


[SVN r69235]
2011-02-24 10:25:39 +00:00
Paul A. Bristow
4b85783c7a Improved indexing terms in index.idx
[SVN r68597]
2011-02-01 10:29:10 +00:00
Paul A. Bristow
5161118ff4 Improved indexing terms in index.idx
[SVN r68596]
2011-02-01 10:27:58 +00:00
Paul A. Bristow
6a9ee0a091 Some cosmetic changes (including failing to deal with details::PODptr problem.
[SVN r68454]
2011-01-26 16:52:50 +00:00
Paul A. Bristow
1b3c400c5f Added auto-index with manually selected index terms.
[SVN r68432]
2011-01-25 15:15:55 +00:00
Paul A. Bristow
a2c76b3426 Added auto-index with manually selected index terms.
[SVN r68431]
2011-01-25 14:53:48 +00:00
Paul A. Bristow
1e4ac82547 Adding doxygen html
[SVN r68294]
2011-01-19 16:34:08 +00:00
Paul A. Bristow
eeaffd8cf5 Adding doxygen html
[SVN r68293]
2011-01-19 16:31:05 +00:00
Paul A. Bristow
3f7e5c6ff3 Adding doxygen html
[SVN r68280]
2011-01-19 11:56:06 +00:00
Paul A. Bristow
20a0c0c085 Doxygen warning log file
[SVN r68279]
2011-01-19 11:54:48 +00:00
Paul A. Bristow
6248af4e35 Standalone doxyfile for Pool
[SVN r68278]
2011-01-19 11:54:15 +00:00
Paul A. Bristow
0a3c6b74dd Added indexes
[SVN r68235]
2011-01-18 18:10:32 +00:00
Paul A. Bristow
715e131159 All doxygen comments done in code, and index added.
[SVN r68234]
2011-01-18 18:09:57 +00:00
Paul A. Bristow
cc759fea76 without index
[SVN r68233]
2011-01-18 18:09:08 +00:00
Paul A. Bristow
bce9ada530 For diagnostic only.
[SVN r68232]
2011-01-18 18:06:58 +00:00