William E. Kempf
0680325520
replaced <dll>thread_mon with $(THREADMON_DLL)
...
[SVN r12902]
2002-02-22 18:31:20 +00:00
William E. Kempf
d7fa80512a
fixed typename warnings
...
[SVN r12901]
2002-02-22 18:30:34 +00:00
Vesa Karvonen
d9c53ec8b9
Added BOOST_PP_LIST_FOLD_LEFT_2ND and BOOST_PP_LIST_FOLD_RIGHT_2ND
...
[SVN r12897]
2002-02-22 12:48:27 +00:00
Vesa Karvonen
32bb4b2b1c
Added BOOST_PP_FOLD_RIGHT_2ND
...
[SVN r12896]
2002-02-22 11:03:40 +00:00
Vesa Karvonen
23bd509738
Added BOOST_PP_FOLD_LEFT_2ND
...
[SVN r12895]
2002-02-22 10:40:34 +00:00
Vesa Karvonen
7db9893029
Added BOOST_PP_FOLD_LEFT_2ND()
...
[SVN r12894]
2002-02-22 10:38:40 +00:00
Vesa Karvonen
33ee0c66a8
Added timestamp
...
[SVN r12893]
2002-02-22 07:39:56 +00:00
Dave Abrahams
9c49e1699d
Merged test-development into the HEAD
...
[SVN r12892]
2002-02-22 06:27:23 +00:00
Dave Abrahams
32f8f286a4
oops, bug fix
...
[SVN r12890]
2002-02-22 05:29:56 +00:00
Dave Abrahams
b1fba28130
No MSVC failures anymore!
...
[SVN r12889]
2002-02-22 03:01:19 +00:00
Dave Abrahams
7625b76831
----------------------------------------------------------------------
...
Fixed is_POD for array types on compilers without partial
specialization. Caused tests to fail when the number of failures
doesn't exactly meet expectations.
Modified Files:
boost/type_traits/object_traits.hpp
boost/type_traits/type_traits_test.hpp
libs/type_traits/tests/object_type_traits_test.cpp
----------------------------------------------------------------------
[SVN r12887]
2002-02-22 01:04:45 +00:00
Dave Abrahams
f5a7d41fd5
applied patch from Paul Moore
...
[SVN r12879]
2002-02-21 16:31:54 +00:00
Toon Knapen
c54250bf85
added portability note about using std::vector's as Base with VC++
...
[SVN r12875]
2002-02-21 12:09:46 +00:00
John Maddock
e787ab2d72
Added Borland specific patch.
...
[SVN r12874]
2002-02-21 11:35:22 +00:00
John Maddock
b8f26894b8
Defined BOOST_NO_STDC_NAMESPACE for VC6 (or compatible) compiler with updated Dinkumware lib.
...
[SVN r12873]
2002-02-21 11:34:11 +00:00
John Maddock
4778bbf76c
Fixed use of BOOST_NO_STDC_NAMESPACE so that tokenizer can live with regex.
...
[SVN r12872]
2002-02-21 11:33:06 +00:00
John Maddock
7cc010ca0c
Fixed Borland C++ config workarounds - so that _RWSTD_COMPILE_INSTANTIATE gets defined before any std lib includes
...
[SVN r12871]
2002-02-21 11:31:48 +00:00
John Maddock
f9babbb9f4
Added more error checking for no-eh builds.
...
[SVN r12870]
2002-02-21 11:30:41 +00:00
Dave Abrahams
fee507fdb8
Fix GC problems
...
[SVN r12869]
2002-02-21 01:24:28 +00:00
John Maddock
b5ff73fc59
Fixed behaviour on Embedded VC++
...
[SVN r12868]
2002-02-20 11:20:17 +00:00
Dave Abrahams
4c8b87670e
editorial fix
...
[SVN r12867]
2002-02-20 05:19:39 +00:00
Dave Abrahams
f5bd3adb5d
added more-rigorous tests
...
[SVN r12866]
2002-02-20 05:18:12 +00:00
Dave Abrahams
af63da64eb
updated template parameter names
...
[SVN r12865]
2002-02-20 05:15:40 +00:00
Dave Abrahams
4c84ad9d58
updated concept names
...
[SVN r12864]
2002-02-20 05:15:14 +00:00
Dave Abrahams
b5197098ab
Added error checking
...
[SVN r12862]
2002-02-20 05:14:41 +00:00
Dave Abrahams
3f6706c370
initial checkin
...
[SVN r12861]
2002-02-20 05:13:24 +00:00
Dave Abrahams
5901c22c74
Removed useless default arg -- it was confusing MSVC
...
[SVN r12860]
2002-02-20 05:12:47 +00:00
Jeremy Siek
23bf57a1ff
completed the example, added the source file, and added docs for
...
associative_property_map
[SVN r12859]
2002-02-19 14:58:40 +00:00
William E. Kempf
6dfd59fb4b
More Jamfile changes.
...
[SVN r12857]
2002-02-18 23:04:25 +00:00
William E. Kempf
b49ca4987f
Updated Jamfiles for new Boost.Build system
...
[SVN r12856]
2002-02-18 23:02:38 +00:00
Dave Abrahams
c756e4bdff
*** empty log message ***
...
[SVN r12855]
2002-02-18 23:00:06 +00:00
Dave Abrahams
4789f37a7b
added multithread support
...
[SVN r12853]
2002-02-18 16:17:51 +00:00
Peter Dimov
34f7ffeac2
More output.
...
[SVN r12852]
2002-02-18 12:39:32 +00:00
Beman Dawes
99baf7ddaf
Self-operations fixes from Paul Moore, reported by Vesa Karvonen
...
[SVN r12851]
2002-02-18 01:18:31 +00:00
Dave Abrahams
f6acca80d9
Fixes for Rene's modifications
...
[SVN r12850]
2002-02-17 22:46:30 +00:00
Dave Abrahams
0ae5042fc0
Bug fix thanks to Min Xu
...
[SVN r12849]
2002-02-17 22:29:43 +00:00
Jeremy Siek
a7d0483eaa
fixed find_with_path_halving
...
[SVN r12848]
2002-02-17 22:10:27 +00:00
John Maddock
96b9307e9a
Fixed VCL setup to come before lib selection
...
[SVN r12847]
2002-02-17 12:05:59 +00:00
Dave Abrahams
a6df060856
no message
...
[SVN r12845]
2002-02-17 04:37:35 +00:00
Rene Rivera
23e6ec30cf
Use DLL_AS_LIB to "hard" link DLLs in addition to dynamic link (-l).
...
[SVN r12844]
2002-02-17 00:28:39 +00:00
Rene Rivera
8f32164e9e
Added DLL_AS_LIB flagfalg variable to indicate wether DLLs need to be "hard" linked on a platf
...
[SVN r12843]
2002-02-17 00:27:59 +00:00
Peter Dimov
9e53839371
BOOST_LWM_WIN32_USE_CRITICAL_SECTION option.
...
[SVN r12842]
2002-02-16 18:45:20 +00:00
Dave Abrahams
4ae1733f96
HolderGenerator renamed to MakeHolder
...
[SVN r12841]
2002-02-16 18:11:24 +00:00
Dave Abrahams
bdc0f7c4c6
*** empty log message ***
...
[SVN r12840]
2002-02-16 18:10:30 +00:00
Dave Abrahams
a917bb3fd5
*** empty log message ***
...
[SVN r12839]
2002-02-16 16:42:26 +00:00
Peter Dimov
1f7bb04bb0
Untabified.
...
[SVN r12838]
2002-02-16 16:14:16 +00:00
Peter Dimov
26d4311716
Threaded test added.
...
[SVN r12837]
2002-02-16 16:09:08 +00:00
Dave Abrahams
4f20122498
*** empty log message ***
...
[SVN r12836]
2002-02-16 16:01:37 +00:00
Dave Abrahams
8fea4cd186
inital checkin
...
[SVN r12835]
2002-02-16 15:42:09 +00:00
Peter Dimov
d3ba319108
Enabled lwm_linux.hpp in lightweight_mutex.hpp.
...
[SVN r12834]
2002-02-16 15:00:55 +00:00