Daniel James
de4ef14f9b
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
15f3bf9352
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
Jeremiah Willcock
d469568de7
function_input_iterator fixes from Dean Michael Berris
...
[SVN r62710]
2010-06-10 05:59:46 +00:00
Jeremiah Willcock
251b9f8057
Fixed #3434
...
[SVN r62626]
2010-06-09 01:13:28 +00:00
Jeremiah Willcock
2786268510
Applied patches from #1427 ; fixes #1427
...
[SVN r62625]
2010-06-09 01:08:45 +00:00
Jeremiah Willcock
6bb82230b9
Added function_input_iterator from Dean Michael Berris; fixes #2893
...
[SVN r62615]
2010-06-09 00:09:56 +00:00
Jeremiah Willcock
f65f03afcc
Merged r62593 from trunk
...
[SVN r62594]
2010-06-08 19:11:44 +00:00
Jeremiah Willcock
c07f55ff65
Removed unneeded #include; fixes #1533
...
[SVN r62593]
2010-06-08 19:10:16 +00:00
Dave Abrahams
ac522bc9e1
category of each component iterator is reduced to a known category before we try to find a minimum.
...
Closes #1517
[SVN r58012]
2009-11-28 18:53:43 +00:00
Dave Abrahams
4c60e26bf8
Made sure that iterator_facade's nested `::pointer` type is always
...
the same as what's returned from operator->. For input iterators,
that wasn't always the case (see operator_arrow_proxy).
Fixes #1019 .
[SVN r57989]
2009-11-28 05:12:29 +00:00
Troy D. Straszheim
d11c7a3ec4
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
cfc04ce11e
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
Troy D. Straszheim
76fd8e27fb
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
25d4d34ebe
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
John Maddock
ea26e9f109
Merge PDF build changes from Trunk.
...
[SVN r51417]
2009-02-23 18:39:32 +00:00
John Maddock
f2433c63d5
Add PDF generation options to fix external links to point to the web site.
...
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.
[SVN r51284]
2009-02-17 10:05:58 +00:00
Troy D. Straszheim
264c186eac
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
Michael A. Jackson
55c08b706c
Updating dependency information for modularized libraries.
...
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
835498603d
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
b0ec5a759b
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Nicola Musatti
2ece3ac5c2
CodeGear patch. Fixes #2344
...
[SVN r49321]
2008-10-13 19:27:26 +00:00
Nicola Musatti
e06c4b3279
Applied patch from ticket #2344
...
[SVN r49227]
2008-10-09 21:49:48 +00:00
Dave Abrahams
78effefadb
Merging SunPro 5.9 workaround from trunk
...
[SVN r47467]
2008-07-16 04:52:14 +00:00
Daniel James
37c46f7da5
Merged revisions 43206,43208-43213 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
Fix some broken links.
........
r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
Link to people pages on the website, as they've been removed from the download.
........
r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
Point links to the pages that used to be in 'more' to the site.
........
r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
Fix links on the home page as well.
........
r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
Generated documentation which is no longer generated.
........
[SVN r43214]
2008-02-10 16:39:38 +00:00
Daniel James
bf7d904bf8
Point links to the pages that used to be in 'more' to the site.
...
[SVN r43210]
2008-02-10 15:02:17 +00:00
Boris Gubenko
6d0f901b2e
merge trunk version (changeset/42064) to release branch
...
[SVN r42129]
2007-12-17 18:43:36 +00:00
Boris Gubenko
efecbd0d27
don't use identifires R1 and R2: some HP-UX headers define them as macros
...
[SVN r42064]
2007-12-15 03:42:49 +00:00
Dave Abrahams
65e229fb0d
SunPro 5.9 can't detect lvalue returns
...
[SVN r41956]
2007-12-10 15:19:21 +00:00
Beman Dawes
db0e0b7b91
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
23d53055f9
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
Beman Dawes
bd5731efa9
// Add or correct comment identifying Boost library this header is associated with.
...
[SVN r41173]
2007-11-17 20:13:16 +00:00
Beman Dawes
a2d9e63f94
Get rid of .cvsignore files
...
[SVN r41107]
2007-11-15 15:20:27 +00:00
Dave Abrahams
f34109aa26
Merging some of the more obvious changes from RC_1_34_0
...
[SVN r40714]
2007-11-03 03:25:13 +00:00
Beman Dawes
ff73538b5b
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
Vladimir Prus
0f88de3d88
Update
...
[SVN r38519]
2007-08-08 19:09:45 +00:00
Vladimir Prus
107595b76c
Fix missing include
...
[SVN r38518]
2007-08-08 19:09:25 +00:00
Vladimir Prus
1f0a885def
Remove V1 Jamfiles
...
[SVN r38516]
2007-08-08 19:02:26 +00:00
nobody
30685528c7
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
boost-1.34.1
2007-07-24 19:28:14 +00:00
Thomas Witt
c849f35965
Doc and build fixes by Dave Abrahams.
...
[SVN r38154]
2007-07-06 19:47:17 +00:00
Hartmut Kaiser
5bf5110cdb
Resolved symbol ambiguities.
...
[SVN r38098]
2007-06-26 19:12:52 +00:00
Dave Abrahams
aa483f4961
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
or changing BOOST_TEST to BOOST_CHECK where the integer library
was clearly using Boost.Test and not returning report_errors().
[SVN r37063]
2007-02-25 15:28:02 +00:00
Dave Abrahams
0b095e687f
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
[SVN r37057]
2007-02-24 22:40:59 +00:00
Dave Abrahams
c0d6dacf62
Pull all non-runtime stuff out of the USAGE clause
...
[SVN r37056]
2007-02-24 22:01:22 +00:00
Rene Rivera
93c010eb51
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
Thomas Witt
0dc017b1a8
Remove unfinished quickbook documentation from release.
...
[SVN r35678]
2006-10-20 19:05:37 +00:00
Thomas Witt
92c92bbbf8
Remove internal doc from release.
...
[SVN r35676]
2006-10-20 18:03:38 +00:00
Dave Abrahams
c080ee4dcf
Remove detritus
...
[SVN r35427]
2006-09-29 22:22:28 +00:00
Dave Abrahams
f51591cb04
Cleans up license/copyright warnings
...
[SVN r35406]
2006-09-29 01:59:59 +00:00
Dave Abrahams
9d241238f8
Fix inspection issues
...
[SVN r35239]
2006-09-21 02:40:19 +00:00
Dave Abrahams
624131ce46
merged from HEAD
...
[SVN r35238]
2006-09-21 00:52:02 +00:00