Commit Graph

50050 Commits

Author SHA1 Message Date
Dave Abrahams
9f4846d103 Removed flotsam
[SVN r14455]
2002-07-14 18:42:43 +00:00
Rene Rivera
660f55b0d7 Documentation, and removed tabs.
[SVN r14454]
2002-07-14 18:18:54 +00:00
Ronald Garcia
5fc7231691 Removed tab characters in source files.
[SVN r14453]
2002-07-14 17:02:30 +00:00
Dave Abrahams
300680ea2d Apply VC6 workaround and None default constructor patch from Dave Hawkes.
[SVN r14452]
2002-07-14 16:26:10 +00:00
Dave Abrahams
f424e9ea8a Tests for Tru64 CXX regression
[SVN r14451]
2002-07-14 16:09:46 +00:00
Dave Abrahams
a8d33cfbd7 tru64cxx6.5 workarounds
[SVN r14450]
2002-07-14 16:07:39 +00:00
Dave Abrahams
ee9611fae4 Remove circular dependency on working converters
[SVN r14449]
2002-07-14 14:37:20 +00:00
Dave Abrahams
0ea1cffbc1 Better error reporting
[SVN r14448]
2002-07-14 13:04:27 +00:00
Dave Abrahams
d303e68c1c VC6 workarounds
[SVN r14447]
2002-07-14 12:38:41 +00:00
Dave Abrahams
16a9fd7b2f Rip out mistaken "fix" based on John Maddock's advice
[SVN r14446]
2002-07-14 11:47:42 +00:00
John Maddock
63f857972f Oops, messed up previous commit.
[SVN r14445]
2002-07-14 10:56:58 +00:00
Dave Abrahams
466a675b61 untabify
[SVN r14444]
2002-07-13 21:36:57 +00:00
Jeremy Siek
621ed3def1 removed tabs
[SVN r14443]
2002-07-13 21:03:06 +00:00
Jeremy Siek
583624ebfa fixed typename bug
[SVN r14442]
2002-07-13 20:28:44 +00:00
Dave Abrahams
0f5862ed08 Further rationalized conversion registry
[SVN r14441]
2002-07-13 18:44:51 +00:00
Jeremy Siek
58ab2236b2 added version number check to #if BOOST_MSVC
[SVN r14440]
2002-07-13 17:23:25 +00:00
Jeremy Siek
140830f913 added version number test for BOOST_MSVC #if's
[SVN r14439]
2002-07-13 17:21:37 +00:00
Jeremy Siek
ae18d22dc8 put #ifdef around templated edge iter constructors
[SVN r14438]
2002-07-13 17:12:55 +00:00
Dave Abrahams
c2f822c33f Added some more tests
[SVN r14437]
2002-07-13 15:16:50 +00:00
Dave Abrahams
cef33c4266 Fix unversioned VC++ checks
[SVN r14436]
2002-07-13 12:26:19 +00:00
Dave Abrahams
2c30fe9109 VC++ fixes
[SVN r14435]
2002-07-13 12:22:51 +00:00
Dave Abrahams
c70ded1b0c long long fixes
[SVN r14434]
2002-07-13 12:11:53 +00:00
Dave Abrahams
7924891ec5 Fixed for VC7.1
[SVN r14433]
2002-07-13 12:11:06 +00:00
John Maddock
e52aa3274e Added needed Como options
[SVN r14432]
2002-07-13 10:58:11 +00:00
Beman Dawes
48c8c0e670 Improve BOOST_COMPILER
[SVN r14430]
2002-07-12 21:41:55 +00:00
Beman Dawes
052b04f6fa 8.1 increment
[SVN r14429]
2002-07-12 19:58:26 +00:00
Peter Dimov
a26bf8ca43 Last tested version is 1310.
[SVN r14425]
2002-07-12 18:24:15 +00:00
Vladimir Prus
e09c1feca1 Regenerated jambase.c.
[SVN r14424]
2002-07-12 15:54:58 +00:00
Rene Rivera
b85e058433 Simple sub-project that builds a library and and an exe that depends on it.
[SVN r14423]
2002-07-12 15:22:06 +00:00
Dave Abrahams
3fa9a2216c Fix mistaken commit
[SVN r14422]
2002-07-12 14:52:01 +00:00
Dave Abrahams
4561568f14 tru64cxx6.5 fixes
[SVN r14421]
2002-07-12 14:32:20 +00:00
Dave Abrahams
a5fe3abead Fix mistaken cast
[SVN r14420]
2002-07-12 11:37:31 +00:00
Dave Abrahams
1aa2e92e8a Kill tru64cxx warnings
[SVN r14419]
2002-07-12 11:36:15 +00:00
Dave Abrahams
2cffca8a2d "Dan Gohman" <gohmandj@mrs.umn.edu>
[SVN r14418]
2002-07-12 10:37:50 +00:00
Rene Rivera
040d3a7d1d Fixed finding compatible subvariants to link against when there are required overrides.
[SVN r14417]
2002-07-12 06:35:26 +00:00
Jeremy Siek
4e6310787a fixed bug in set_difference
[SVN r14416]
2002-07-11 22:08:17 +00:00
Dave Abrahams
4cea21b506 Work around older EDG bug
[SVN r14415]
2002-07-11 21:41:12 +00:00
Dave Abrahams
ea4d6386d0 Merged registry tracing
[SVN r14414]
2002-07-11 21:32:39 +00:00
Dave Abrahams
02aef6a171 Rationalized conversion registry
Better error reporting


[SVN r14412]
2002-07-11 21:04:33 +00:00
Dave Abrahams
ae0f13fc3f Test a few different lvalue conversions
[SVN r14411]
2002-07-11 21:03:30 +00:00
Dave Abrahams
6e1d37bc4b Attempted fix for long long handling
[SVN r14410]
2002-07-11 20:44:22 +00:00
Dave Abrahams
808f67603a Add specializations for __int64 and unsigned __int64 for MSVC6
[SVN r14409]
2002-07-11 20:30:32 +00:00
Dave Abrahams
a7b21f390f Handle unsigned __int64 for MSVC6
[SVN r14408]
2002-07-11 20:29:50 +00:00
Beman Dawes
61312f43ec metrowerks toolset requires <sysinclude> rather than <include>
[SVN r14407]
2002-07-11 19:25:48 +00:00
Jeremy Siek
1b9dceb594 fixed bug in remove_edge due to use of invalid iterator
(this bug was exposed by STLport)


[SVN r14406]
2002-07-11 19:07:45 +00:00
John Maddock
3603df6a6a Added needed BOOST_NO_TEMPLATE_TEMPLATES option.
[SVN r14405]
2002-07-11 10:38:21 +00:00
Vladimir Prus
d5c9dab44a Deleted project_test2 and moved the interesting tests from it to project_test4.
[SVN r14404]
2002-07-11 10:01:53 +00:00
Vladimir Prus
a4c92fe9e3 Renamed the 'subproject' rule to 'build-project' in UI.
[SVN r14403]
2002-07-11 09:41:29 +00:00
Dave Abrahams
fe370b1a88 Remove tuple/string dependencies for Achim
[SVN r14402]
2002-07-10 21:41:11 +00:00
Paul Mensonides
99c63339f9 BOOST_PP_LOCAL_ITERATION_LIMITS --> BOOST_PP_LOCAL_LIMITS
[SVN r14401]
2002-07-10 19:30:49 +00:00