John Maddock
|
62eb2098a3
Fix for broken limits_test build.
|
18 years ago |
Beman Dawes
|
e579fbd4c1
Add Boost.System test suite
|
18 years ago |
Gunter Winkler
|
669d5455e0
lu.hpp: introduced temporary to avoid strange compiler problem.
|
18 years ago |
Beman Dawes
|
17c55ea91d
Some compilers warn on trailing enum constant list commas, so remove these to quiet the warnings.
|
18 years ago |
Nikolay Mladenov
|
cacd372267
fixed problem reported by Neal Becker; added a test case
|
18 years ago |
Beman Dawes
|
d7844537e4
POSIX fix from Neal Becker
|
18 years ago |
John Maddock
|
c47e7113e8
Fixed is_base_of/is_base_and_derived so that you get a compiler error if you try and use them with an incomplete class type.
|
18 years ago |
Christopher Kohlhoff
|
d3f60bf022
AIX seems to have the socket address family as an unsigned char rather than unsigned short.
|
18 years ago |
Rene Rivera
|
b28b1e51f6
Add regression result pages automation script.
|
18 years ago |
Peter Dimov
|
434000f501
Fixes #1243
|
18 years ago |
Boris Gubenko
|
7fac1e4766
make sure HP-UX-specific macros are not redefined
|
18 years ago |
Vladimir Prus
|
294399d22c
Don't run gcc_runtime test on msvc
|
18 years ago |
Boris Gubenko
|
913250b4ea
define macros specific to RW V2.2 on HP-UX
|
18 years ago |
Vladimir Prus
|
0ee212c28f
* BoostBuild.py (wait_for_time_change): Wait
|
18 years ago |
Vladimir Prus
|
97dc0b34ef
Don't try to apply --build-dir to standalone projects.
|
18 years ago |
Boris Gubenko
|
d6c0b245c5
base detection of EDG-based compiler on __EDG__ macro
|
18 years ago |
Ralf W. Grosse-Kunstleve
|
81dace00cb
Patches by Nikolay Mladenov (nickm at sitius com): new pythonic signatures; docstring support for enums; fix unrelated Visual C++ 6 problem
|
18 years ago |
Boris Gubenko
|
945efcab55
add conditionalization for g++ on HP-UX
|
18 years ago |
Christopher Kohlhoff
|
e9b9c6aaf6
Use enum-based error code constants.
|
18 years ago |
Beman Dawes
|
ccda1c297b
Ha! Finally figured out how to shut off msvc exception switch warning. Also fix define misspelling.
|
18 years ago |
Beman Dawes
|
9060ac6972
Ha! Finally figured out how to shut off msvc exception switch warning.
|
18 years ago |
Beman Dawes
|
13a8c427ce
Chris Kohlhoff says change needed for asio to link correctly
|
18 years ago |
John Maddock
|
f87b3db3ca
Added new macros def's that are needed by the various additions that have been added to Boost.Config.
|
18 years ago |
John Maddock
|
56b65eb231
Oops, doc update broke the tests, fixed now.
|
18 years ago |
John Maddock
|
6179b58b3b
OK finally got date modified set right.
|
18 years ago |
John Maddock
|
f467d0c044
Try and force a date update.
|
18 years ago |
John Maddock
|
daad0727b3
Added optional code to test SGI rope with Regex.
|
18 years ago |
John Maddock
|
d3b382a04e
Applied fix for http://svn.boost.org/trac/boost/ticket/883.
|
18 years ago |
John Maddock
|
7395b04dba
Big type_traits update:
|
18 years ago |
Beman Dawes
|
45427c739e
Posix and Linux fixes
|
18 years ago |