Rene Rivera
f5a357640b
Added check so that modules can get multiple included without getting multiple documentation.
...
[SVN r13384]
2002-04-06 22:53:13 +00:00
Rene Rivera
f53e7f7ab0
Replace tabs, with spaces.
...
Fix for when BOOST_BUILD_PATH is empty.
[SVN r13383]
2002-04-06 22:26:48 +00:00
Beman Dawes
d0eb440b69
test_main args must be *[] not ** for new rev of test tools
...
[SVN r13381]
2002-04-06 21:44:37 +00:00
Beman Dawes
984f320199
Refine, simplify, regex test names
...
[SVN r13380]
2002-04-06 19:57:53 +00:00
Beman Dawes
5f2bb6d910
Refine HTML col heads
...
[SVN r13379]
2002-04-06 19:48:19 +00:00
Beman Dawes
7364030d5f
Alter regex test names to make more explict for HTML table generator
...
[SVN r13378]
2002-04-05 20:25:28 +00:00
Dave Abrahams
038f8b38c3
support explicit test naming
...
[SVN r13377]
2002-04-05 18:56:05 +00:00
Beman Dawes
d4768f0361
add bkmk
...
[SVN r13376]
2002-04-05 17:02:19 +00:00
Beman Dawes
7ee7217c0b
Add HTML table entry
...
[SVN r13375]
2002-04-05 16:26:18 +00:00
Dave Abrahams
c28d8346c8
module name bug fix
...
[SVN r13374]
2002-04-05 05:11:10 +00:00
Dave Abrahams
979c62d355
Fixes for GC interoperability
...
[SVN r13373]
2002-04-05 04:11:04 +00:00
Rene Rivera
e436cbbc47
Secondary dependencies where not getting included, fixed.
...
[SVN r13372]
2002-04-05 03:30:22 +00:00
Dave Abrahams
23c8b829bb
Add a Numeric interaction test
...
[SVN r13371]
2002-04-04 22:52:48 +00:00
Dave Abrahams
9eb0fcb4cf
Yet another bug reported by Peter Bienstman is now fixed.
...
[SVN r13370]
2002-04-04 21:18:00 +00:00
Beman Dawes
bf47763840
Add #// line to identify compiler to HTML generator
...
[SVN r13369]
2002-04-04 20:00:24 +00:00
Dave Abrahams
ac718f056b
initial checkin
...
[SVN r13368]
2002-04-04 17:27:24 +00:00
Rene Rivera
754e2a67f2
Cleanup, fixed various recursive dependency problems...
...
Replace all occurances of <LIB> <DLL> with <$(STATIC_TYPE> <$(SHARED_TYPES)>.
Fixed recursive dependency problem in template modifier.
Fixed recursive dependency problem in stage targets, now stage targets only get built/defined on second pass.
[SVN r13367]
2002-04-04 17:20:15 +00:00
Dave Abrahams
dda6076f00
Peter Bienstman's regression tests and associated fixes.
...
[SVN r13366]
2002-04-04 15:53:12 +00:00
Peter Dimov
e805da6cf7
Disabled warning 4121 (alignment sensitive to packing) on MSVC.
...
[SVN r13365]
2002-04-04 13:21:55 +00:00
Vesa Karvonen
19ba125dd0
Added FROM_TO repetition macros.
...
[SVN r13364]
2002-04-04 08:23:26 +00:00
Rene Rivera
18b1952510
Fixed slight problem with subvariant when there is no subvariant build request.
...
[SVN r13363]
2002-04-03 20:16:25 +00:00
Beman Dawes
02bdc76c7a
Add double quotes in case spaces in paths, fix cut and paste errors
...
[SVN r13362]
2002-04-03 18:31:18 +00:00
Dave Abrahams
623d885103
Bug fix thanks to "Peter Bienstman" <pbienst@MIT.EDU> for finding it.
...
[SVN r13361]
2002-04-03 17:33:34 +00:00
Douglas Gregor
c13650a030
type_with_alignment<> class template, docs and testcases
...
[SVN r13360]
2002-04-03 15:50:34 +00:00
Vladimir Prus
1414373435
Added test system docs.
...
[SVN r13359]
2002-04-03 11:10:10 +00:00
John Maddock
d9aa89c417
Removed test of questionable legality.
...
[SVN r13358]
2002-04-03 11:06:01 +00:00
John Maddock
7b560d1b36
Added BOOST_NO_WREGEX guard.
...
[SVN r13357]
2002-04-03 11:04:46 +00:00
John Maddock
4df3c5d4b5
Moved is_combining inside BOOST_NO_WREGEX guard.
...
[SVN r13356]
2002-04-03 11:03:13 +00:00
John Maddock
d1726b3cbe
Replace BOOST_NO_EXCEPTIONS support which had got lost in the last checkin.
...
[SVN r13355]
2002-04-03 10:29:32 +00:00
Rene Rivera
3dd8fb772f
Added architecture feature, as a serious test of subvariant generation.
...
[SVN r13354]
2002-04-03 06:58:31 +00:00
Rene Rivera
ffe30b0a74
Added architecture feature, as a serious test of subvariant gen
...
[SVN r13353]
2002-04-03 06:57:38 +00:00
Rene Rivera
a88c75673e
Fix subvariant generation of dependents to correctly transmit/match dependant requirements/requests.
...
[SVN r13352]
2002-04-03 06:42:55 +00:00
Dave Abrahams
105f5b3cef
Support for constructor policies
...
[SVN r13350]
2002-04-02 22:19:22 +00:00
Dave Abrahams
7f23db22c0
cleanup
...
[SVN r13349]
2002-04-02 21:12:25 +00:00
Dave Abrahams
bba4ee1b8f
Add test for regular functions added as member functions
...
[SVN r13348]
2002-04-02 21:11:57 +00:00
Dave Abrahams
354325df5b
Simplified fix
...
[SVN r13347]
2002-04-02 21:08:55 +00:00
Dave Abrahams
9f0abf8582
bug fixes for Beman
...
[SVN r13346]
2002-04-02 19:27:00 +00:00
Dave Abrahams
2515435b6f
fixed link
...
[SVN r13345]
2002-04-02 07:52:07 +00:00
Dave Abrahams
5ecf0a7c35
initial checkin
...
[SVN r13344]
2002-04-02 05:48:46 +00:00
Dave Abrahams
74255851d9
Updated comments
...
[SVN r13343]
2002-04-01 22:38:27 +00:00
Dave Abrahams
851e9766ef
Don't build any Python stuff if no Python installation found
...
[SVN r13342]
2002-04-01 21:47:16 +00:00
Dave Abrahams
db27191445
Bug fix
...
[SVN r13341]
2002-04-01 20:13:43 +00:00
Jens Maurer
71ed0eaa84
BOOST_NO_LIMITS should not be used by user code; use <boost/limits.hpp> instead
...
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS should not be defined when
BOOST_NO_LIMITS is defined
[SVN r13340]
2002-04-01 18:57:43 +00:00
Dave Abrahams
98ecd4ec9d
Use MATCH
...
[SVN r13339]
2002-04-01 16:00:25 +00:00
Dave Abrahams
6d1b7d8ad4
bug fix
...
[SVN r13338]
2002-04-01 15:59:03 +00:00
Dave Abrahams
3bde94a542
Killed off all uses of SUBST
...
[SVN r13337]
2002-04-01 15:04:25 +00:00
John Maddock
c44d1cc339
Added missing include guards.
...
[SVN r13335]
2002-04-01 11:47:54 +00:00
John Maddock
2c5ff0d02a
Added regex_fwd.hpp support.
...
[SVN r13334]
2002-04-01 11:47:30 +00:00
John Maddock
d8241bc0bb
Added support for regex_fwd.hpp
...
[SVN r13333]
2002-04-01 11:46:04 +00:00
Aleksey Gurtovoy
741e073300
mpl_v2 checkin
...
[SVN r13331]
2002-04-01 07:22:10 +00:00