John Maddock
|
7a092ba5f9
|
Added tentative fix for sunpro
[SVN r18595]
|
2003-05-29 11:18:35 +00:00 |
|
Gennaro Prota
|
ab34b61206
|
removed superfluous spaces
[SVN r18271]
|
2003-04-16 22:55:23 +00:00 |
|
Gennaro Prota
|
b0b37ef724
|
"envelope" for non-type template parameters (useful to workaround compiler bugs)
[SVN r18270]
|
2003-04-16 22:51:39 +00:00 |
|
Dave Abrahams
|
69c7068028
|
Small changes to support new iterator adaptors in sandbox
[SVN r18212]
|
2003-04-09 11:57:59 +00:00 |
|
Peter Dimov
|
124be84389
|
Fixes for Comeau with Borland as backend.
[SVN r17588]
|
2003-02-22 13:40:23 +00:00 |
|
Peter Dimov
|
0caf4bb53e
|
Made the default page size 512 (g++ 2.96 on Red Hat 7.2 dislikes 496.)
[SVN r17272]
|
2003-02-07 19:06:28 +00:00 |
|
Peter Dimov
|
7f668adbcd
|
Added BOOST_QA_PAGE_SIZE.
[SVN r17270]
|
2003-02-07 18:43:48 +00:00 |
|
Peter Dimov
|
d6fbac9ba7
|
Quick_allocator updates.
[SVN r17267]
|
2003-02-07 15:08:52 +00:00 |
|
Peter Dimov
|
8f71074339
|
Dave's quick_allocator added, #define BOOST_SP_USE_QUICK_ALLOCATOR to make shared_ptr use it.
[SVN r17087]
|
2003-01-30 14:20:22 +00:00 |
|
John Maddock
|
1f52127735
|
Fixed macro usage
[SVN r16752]
|
2003-01-05 12:12:39 +00:00 |
|
Beman Dawes
|
48507564a9
|
add or update See www.boost.org comments
[SVN r16708]
|
2002-12-27 16:51:53 +00:00 |
|
Dave Abrahams
|
8d549f45fd
|
Workarounds for broken RogueWave lib that comes with Sun
[SVN r16509]
|
2002-12-04 15:52:33 +00:00 |
|
Peter Dimov
|
c1f144e5d4
|
Major changes to shared_ptr and weak_ptr
[SVN r16314]
|
2002-11-18 14:37:02 +00:00 |
|
Dave Abrahams
|
53ba30e0c9
|
add missing #include
[SVN r16171]
|
2002-11-09 02:39:38 +00:00 |
|
Dave Abrahams
|
9aead1823b
|
More fixes, better error messages, etc.
[SVN r16170]
|
2002-11-09 02:37:54 +00:00 |
|
Dave Abrahams
|
c14ee17601
|
Final patches for MSVC6
[SVN r16166]
|
2002-11-08 17:23:06 +00:00 |
|
Dave Abrahams
|
2bca71488b
|
Works with MSVC and Intel5 now. Thanks, Aleksey!!
[SVN r16165]
|
2002-11-08 17:08:17 +00:00 |
|
Dave Abrahams
|
1f335d30ba
|
Cleanups on boost::iterator_traits<>
Broke MSVC though :(
[SVN r16157]
|
2002-11-08 06:57:31 +00:00 |
|
Aleksey Gurtovoy
|
a38297a6cc
|
Borland fix
[SVN r15360]
|
2002-09-16 04:10:29 +00:00 |
|
Peter Dimov
|
72ca3d7d9f
|
Switched to <boost/detail/lightweight_test.hpp> for testing.
[SVN r14932]
|
2002-08-16 16:41:16 +00:00 |
|
Dave Abrahams
|
28432648e0
|
Fix unversioned VC++ checks
[SVN r14436]
|
2002-07-13 12:26:19 +00:00 |
|
Dave Abrahams
|
e69140d3f3
|
Workaround BOOST_MSVC_STD_ITERATOR misconfiguration; add MSVC6 specificity
[SVN r14047]
|
2002-05-28 20:25:51 +00:00 |
|
John Maddock
|
00f6a9751a
|
Fixed buggy variable usage.
[SVN r14019]
|
2002-05-23 11:41:44 +00:00 |
|
Douglas Gregor
|
9663499093
|
Added Boost.Signals library
[SVN r13964]
|
2002-05-17 15:28:22 +00:00 |
|
Beman Dawes
|
d9d6a970cf
|
add BOOST_NO_CPP_MAIN_SUCCESS_MESSAGE
[SVN r13721]
|
2002-05-07 15:15:30 +00:00 |
|
Jens Maurer
|
5efbcbea28
|
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 |
|
John Maddock
|
01448d3373
|
Added missing include guards.
[SVN r13335]
|
2002-04-01 11:47:54 +00:00 |
|
John Maddock
|
15a5375b14
|
Added support for compilers with no exception handling support.
[SVN r12758]
|
2002-02-08 12:44:43 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
09e0b2e072
|
inserted: missing typename (EDG 245 diagnostics)
[SVN r12410]
|
2002-01-22 00:35:37 +00:00 |
|
Dave Abrahams
|
08e37c5ccc
|
initial checkin
[SVN r12388]
|
2002-01-21 00:49:14 +00:00 |
|
Dave Abrahams
|
19201a4bb9
|
Cleared out bogus flotsam
[SVN r12350]
|
2002-01-19 02:21:24 +00:00 |
|
John Maddock
|
528fb22617
|
* Changed BOOST_RE_THREADS to BOOST_HAS_THREADS,
* Updated allocator code to use SGI node based allocator when available.
[SVN r11829]
|
2001-11-30 11:58:04 +00:00 |
|
Dave Abrahams
|
71790af7f6
|
Changed name of "bind" to "select" to avoid problems with MSVC.
[SVN r11338]
|
2001-10-04 19:56:07 +00:00 |
|
Jens Maurer
|
59099cadf6
|
fix parameter name
[SVN r11281]
|
2001-09-26 18:34:57 +00:00 |
|
John Maddock
|
695b3059bd
|
More fixes resulting from the new config
[SVN r11182]
|
2001-09-21 11:35:54 +00:00 |
|
John Maddock
|
3a4ed6ef7c
|
Fixed misplaced std:: prefix (typo from last checkin)
[SVN r11166]
|
2001-09-20 11:46:26 +00:00 |
|
John Maddock
|
63b5e51676
|
First round of config fixes
[SVN r11146]
|
2001-09-19 11:48:51 +00:00 |
|
John Maddock
|
8c6c8f9604
|
commit of split-config, including any changes required to existing libraries (mainly regex).
[SVN r11138]
|
2001-09-18 11:13:39 +00:00 |
|
Jeremy Siek
|
865bc7d803
|
fixed inheritance
[SVN r11067]
|
2001-09-07 20:11:41 +00:00 |
|
Jeremy Siek
|
0ea958903a
|
workaround for Solaris Forte 6
[SVN r11060]
|
2001-09-07 16:29:29 +00:00 |
|
Darin Adler
|
e027048eb6
|
Added workarounds for MPW C++.
[SVN r10799]
|
2001-08-07 17:11:24 +00:00 |
|
Jens Maurer
|
75fb29a3b7
|
fix duplicate typedef
[SVN r10597]
|
2001-07-12 17:40:38 +00:00 |
|
Beman Dawes
|
8f9b1e35bd
|
Make report_exception() inline (John Maddock, Jesse Jones)
[SVN r10322]
|
2001-06-13 14:41:10 +00:00 |
|
Jeremy Siek
|
c21dc776d1
|
changed include guard for missing ostream to include g++ 2.96 (had been
set for 2.95 and lower)
[SVN r10298]
|
2001-06-08 17:47:29 +00:00 |
|
Jens Maurer
|
1ee4d8ac0d
|
add HP aCC workaround
[SVN r10019]
|
2001-05-05 19:57:09 +00:00 |
|
Jeremy Siek
|
69dccc47b5
|
rolled back changes, value_type can not be an abstract base class
[SVN r9583]
|
2001-03-19 16:56:32 +00:00 |
|
Jeremy Siek
|
cf8fe4f2b1
|
fixed is_named_param_list to handle case when X is a reference type
[SVN r9572]
|
2001-03-18 02:17:22 +00:00 |
|
Jeremy Siek
|
66f30e813e
|
changed to use pointer with is_convertible
[SVN r9570]
|
2001-03-17 21:54:04 +00:00 |
|
Dave Abrahams
|
863361ded0
|
untabified
[SVN r9514]
|
2001-03-09 02:37:01 +00:00 |
|
Jeremy Siek
|
fe148355a2
|
fixed for borland
[SVN r9508]
|
2001-03-08 21:12:30 +00:00 |
|