Commit graph

25077 commits

Author SHA1 Message Date
Douglas Gregor
a9bc5804d0 Update configure script for BBv2
[SVN r36350]
2006-12-12 16:50:41 +00:00
John Maddock
5bdbfe97a8 Fix is_base_of example.
[SVN r36348]
2006-12-12 16:14:41 +00:00
Aleksey Gurtovoy
e6c5cba864 Redo --toolset change
[SVN r36347]
2006-12-12 15:57:33 +00:00
Douglas Gregor
f4a7e7b8cb Make POSIX compliant
[SVN r36346]
2006-12-12 15:54:24 +00:00
John Maddock
f373e5ce9e Fix for msvc-6 in multithreaded test mode.
[SVN r36344]
2006-12-12 09:57:35 +00:00
Dave Abrahams
a8588a5cbf Improve (but don't fix) collision avoidance between |winroot-default|
and sidebar on FireFox.

Correct notes about library extensions for GCC on Windows.

Correct broken links to reference material.


[SVN r36336]
2006-12-12 00:39:45 +00:00
Dave Abrahams
89013eb029 Massive overhaul of Getting Started guide.
[SVN r36335]
2006-12-11 20:46:11 +00:00
nobody
74ddd1e585 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36334]
2006-12-11 20:38:42 +00:00
Roland Schwarz
c507792abb Fixed missing tss_null file.
[SVN r36332]
2006-12-11 19:51:14 +00:00
Dave Abrahams
6ec17a31c9 Improve comprehensibility of comments. Remove comments that
lie (e.g. about --with-python-root, which currently is not supported).


[SVN r36330]
2006-12-11 16:27:24 +00:00
Dave Abrahams
3414e6bcc5 Fully switch to BBv2
[SVN r36327]
2006-12-11 05:22:04 +00:00
Dave Abrahams
26b2315d28 Stop setting JAMFILE
[SVN r36326]
2006-12-11 05:20:58 +00:00
Dave Abrahams
72ed8cdf98 specify unified diffs rather than context diffs
[SVN r36325]
2006-12-11 05:16:00 +00:00
nobody
c3a8c56f4f This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36324]
2006-12-11 05:02:35 +00:00
Dave Abrahams
44cef85139 Remove BBv1 for good
[SVN r36323]
2006-12-11 05:02:34 +00:00
Rene Rivera
2a070e61fb (merge from head) Add <compile-filter> configuration option to be able to add STLfilt to compiles directly.
[SVN r36322]
2006-12-11 03:36:58 +00:00
Dave Abrahams
5779bbcaed Remove BBv1 for good
[SVN r36321]
2006-12-11 03:35:10 +00:00
Rene Rivera
3f53c43d6b Add <compile-filter> configuration option to be able to add STLfilt to compiles directly.
[SVN r36320]
2006-12-11 03:34:35 +00:00
Dave Abrahams
f0823d39e2 Fix auto-link to look at the right variable.
[SVN r36319]
2006-12-11 03:00:26 +00:00
Dave Abrahams
bfe5b4cb8e Fix auto-link to look at the right variable.
Make boost-build.jam point at the v2 Boost.


[SVN r36318]
2006-12-11 02:54:48 +00:00
Dave Abrahams
5faedfe0ab Cleaned out flotsam and improved comments
[SVN r36317]
2006-12-11 02:50:55 +00:00
Peter Dimov
909c2d2f6d BOOST_ASSERTs added (SF patch 1612733 by 'Baraclese')
[SVN r36316]
2006-12-10 21:01:55 +00:00
Rene Rivera
1e27d75920 (merge from head) Allow not specifying <location> when generating HTML docs.
[SVN r36315]
2006-12-10 20:18:57 +00:00
Rene Rivera
d37b9c489c Allow not specifying <location> when generating HTML docs.
[SVN r36314]
2006-12-10 20:17:59 +00:00
Hartmut Kaiser
eba6129c72 Wave: untabified file.
[SVN r36313]
2006-12-10 18:54:40 +00:00
Dave Abrahams
8c56af718f Correct spelling errors
[SVN r36312]
2006-12-10 14:39:50 +00:00
Dave Abrahams
44e285a2cc Correct spelling errors
[SVN r36312]
2006-12-10 14:39:50 +00:00
Christopher Kohlhoff
e598b600ae Replace win_iocp_io_service::register_socket() with register_handle() to
allow it to be used with other Windows kernel objects.


[SVN r36311]
2006-12-09 22:31:44 +00:00
Rene Rivera
5d39fe7ebf (merge from head) Add license+copyright.
[SVN r36310]
2006-12-09 21:41:50 +00:00
Rene Rivera
e504b0d732 Add license+copyright.
[SVN r36309]
2006-12-09 21:39:16 +00:00
Dave Abrahams
0ddba20f8c Handle negative exit codes
[SVN r36308]
2006-12-09 11:19:22 +00:00
Dave Abrahams
ef26346c67 Handle negative exit codes
[SVN r36308]
2006-12-09 11:19:22 +00:00
John Maddock
0f9a4e6e38 Added additional tests for cv-qualified pointer types: these all fail and add new regressions for old compilers, hence their location here.
[SVN r36307]
2006-12-09 09:34:19 +00:00
John Maddock
c9ba0df335 Fix cv qualified pointer types so they are recognised as pointers.
[SVN r36306]
2006-12-09 09:33:22 +00:00
Eric Niebler
bfbedca1dc add an .eval() member function to the expr<> struct
[SVN r36305]
2006-12-08 22:24:24 +00:00
Beman Dawes
d7f18d32db Throw out_of_range rather than range_error. See 21.1.1 paragraph 13.
[SVN r36304]
2006-12-08 16:54:30 +00:00
Beman Dawes
0d8079ae29 Test for out_of_range rather than range_error. See 21.1.1 paragraph 13.
[SVN r36303]
2006-12-08 16:53:49 +00:00
Dave Abrahams
7bbeb9e901 Add missing local variable declaration
[SVN r36302]
2006-12-08 14:27:10 +00:00
Dave Abrahams
741f213502 handle comma-separated toolsets
[SVN r36301]
2006-12-08 14:27:09 +00:00
Dave Abrahams
c1a8d616ff handle comma-separated toolsets
[SVN r36301]
2006-12-08 14:27:09 +00:00
Vladimir Prus
29f7951975 Undo --toolset= change, as it breaks with multi-toolset tests.
[SVN r36300]
2006-12-08 11:30:18 +00:00
Aleksey Gurtovoy
e69506d414 toolset= -> --toolset=
[SVN r36299]
2006-12-07 20:12:29 +00:00
Aleksey Gurtovoy
28f206290d Proper v2 toolset specification, make --v2 a default option
[SVN r36298]
2006-12-07 20:02:09 +00:00
Ronald Garcia
aba2ff5169 *** empty log message ***
[SVN r36297]
2006-12-07 19:13:44 +00:00
Ronald Garcia
7206355048 *** empty log message ***
[SVN r36296]
2006-12-07 19:13:10 +00:00
Ronald Garcia
a518b333d9 fixed a typo.
[SVN r36295]
2006-12-07 19:06:23 +00:00
Ronald Garcia
b11987e31d Mentioned renamings, cleaned up.
[SVN r36294]
2006-12-07 18:51:17 +00:00
Rene Rivera
5804ab594d (merge from head) Add HTML generated directly from the Doxygen tool. Move autoconf into toolset proper.
[SVN r36293]
2006-12-07 17:45:46 +00:00
Dave Abrahams
8b75c96ffd merged from trunk
[SVN r36292]
2006-12-07 17:45:17 +00:00
Dave Abrahams
9607cdb778 Enable auto-linking
[SVN r36291]
2006-12-07 17:44:05 +00:00