Peter Dimov
|
bb076d67e6
|
detail::yield(k) added.
[SVN r43888]
|
2008-03-27 22:20:11 +00:00 |
|
Peter Dimov
|
b08789b784
|
Silence unused parameter warning.
[SVN r43887]
|
2008-03-27 22:13:55 +00:00 |
|
Peter Dimov
|
dc6a8f0696
|
_internal_accept_owner now checks if _owned isn't already true.
[SVN r43856]
|
2008-03-25 15:46:40 +00:00 |
|
Peter Dimov
|
af7d4fabad
|
New enable_shared_from_this tests, fix.
[SVN r43829]
|
2008-03-24 16:00:28 +00:00 |
|
Frank Mori Hess
|
d17a096407
|
Fixed compile error with new enable_shared_from_this code,
reported by Tim Blechmann
[SVN r43823]
|
2008-03-24 15:07:00 +00:00 |
|
Frank Mori Hess
|
b30aa1468a
|
Worked around compilation error in boost::get_deleter when using old versions
of g++.
[SVN r43766]
|
2008-03-21 19:19:25 +00:00 |
|
Peter Dimov
|
5b17f88f0e
|
Initialize _owned in the copy constructor as well.
[SVN r43739]
|
2008-03-20 22:10:52 +00:00 |
|
Frank Mori Hess
|
1c2d780f9e
|
Added support for calling enable_shared_from_this::shared_from_this in
constructors. Closes #1696.
[SVN r43738]
|
2008-03-20 19:32:43 +00:00 |
|
Peter Dimov
|
3a4dc43924
|
Fix #398, as long as the macros BOOST_NO_STD_TYPEINFO and BOOST_NO_IOSTREAM are defined. I don't know how Boost.Config needs to be changed to autodetect eVC4 and set these on its own.
[SVN r43318]
|
2008-02-19 14:26:36 +00:00 |
|
Peter Dimov
|
a055d9829e
|
Fixes #1444.
[SVN r43317]
|
2008-02-19 14:01:13 +00:00 |
|
Peter Dimov
|
e6f6ec9fa3
|
Attempt unspecified bool fix for Sun 5.7-5.9
[SVN r40914]
|
2007-11-07 22:47:55 +00:00 |
|
Peter Dimov
|
f854829d86
|
Port unspecified_bool fix for Sun 5.8 from RC_1_34
[SVN r40708]
|
2007-11-02 23:46:04 +00:00 |
|
Boris Gubenko
|
7b5beeedde
|
fix typo in comment
[SVN r40605]
|
2007-10-30 12:58:36 +00:00 |
|
Boris Gubenko
|
9e41d1f194
|
add support for aC++ on HP-UX ia64
[SVN r40604]
|
2007-10-30 12:48:44 +00:00 |
|
Boris Gubenko
|
f49a2fb1e1
|
add support for aC++ on HP-UX ia64
[SVN r40603]
|
2007-10-30 12:43:47 +00:00 |
|
Peter Dimov
|
9db307eda5
|
defined(__ppc) added (Daniel P Furlani)
[SVN r39427]
|
2007-09-20 20:46:56 +00:00 |
|
Peter Dimov
|
5a85c1f0f2
|
CINT support (Nils Krumnack)
[SVN r39282]
|
2007-09-14 19:19:09 +00:00 |
|
Peter Dimov
|
f5ce4dbc4c
|
Fixes #1243
[SVN r39199]
|
2007-09-11 20:58:19 +00:00 |
|
Peter Dimov
|
b2354d0a5e
|
BOOST_NO_TYPEID support (#1108).
[SVN r38977]
|
2007-08-26 20:35:52 +00:00 |
|
Peter Dimov
|
e0ca42bb88
|
BOOST_NO_TYPEID support (#1108).
[SVN r38976]
|
2007-08-26 20:34:40 +00:00 |
|
Peter Dimov
|
bca336bf35
|
Updated the unspecified_bool_type to match shared_ptr.
[SVN r38975]
|
2007-08-26 19:42:50 +00:00 |
|
Peter Dimov
|
ecb41cb150
|
sp_unary_addr_test added (reported by Scott French)
[SVN r38137]
|
2007-07-04 16:35:44 +00:00 |
|
Peter Dimov
|
5b57eff9b8
|
atomic_count_gcc_x86 added since _sync doesn't work on i386
[SVN r37637]
|
2007-05-08 20:14:38 +00:00 |
|
Peter Dimov
|
f980da560a
|
Use __sync intrinsics on g++ 4.1+
[SVN r37528]
|
2007-04-28 18:13:12 +00:00 |
|
Peter Dimov
|
ffba68221b
|
Use __sync intrinsics on g++ 4.1+
[SVN r37527]
|
2007-04-28 16:15:13 +00:00 |
|
Peter Dimov
|
86d3f0aba7
|
Changed move constructors/assignments to leave the source empty
[SVN r37439]
|
2007-04-15 02:47:45 +00:00 |
|
Peter Dimov
|
66a25bd4a9
|
Move support
[SVN r37434]
|
2007-04-13 22:04:22 +00:00 |
|
Peter Dimov
|
26f83e75ef
|
intrusive_ptr::reset added
[SVN r37406]
|
2007-04-09 21:35:07 +00:00 |
|
Peter Dimov
|
ce72827dc7
|
Aliasing support
[SVN r37405]
|
2007-04-09 18:48:47 +00:00 |
|
Peter Dimov
|
6e8f075d42
|
make_shared removed
[SVN r37404]
|
2007-04-09 18:42:49 +00:00 |
|
Peter Dimov
|
ae6c180be8
|
_MANAGED fix for sp_enable_shared_from_this
[SVN r37403]
|
2007-04-09 16:37:30 +00:00 |
|
Peter Dimov
|
54e12d03fd
|
Aliasing constructor added
[SVN r37402]
|
2007-04-09 16:32:45 +00:00 |
|
Peter Dimov
|
97118668e2
|
Fix compare_fail failure
[SVN r37373]
|
2007-04-06 00:21:41 +00:00 |
|
Peter Dimov
|
1c3813ce52
|
BOOST_ASSERTs added (SF patch 1612733 by 'Baraclese')
[SVN r36316]
|
2006-12-10 21:01:55 +00:00 |
|
Peter Dimov
|
b440e85452
|
Fixed get_deleter comment
[SVN r36229]
|
2006-12-01 14:24:58 +00:00 |
|
Peter Dimov
|
6284a1abef
|
TR1 conformance fix
[SVN r35948]
|
2006-11-09 12:15:23 +00:00 |
|
Peter Dimov
|
75bc821afd
|
Patch #1551992 (Michael Fink)
[SVN r35882]
|
2006-11-06 17:25:59 +00:00 |
|
Peter Dimov
|
6412de1dd5
|
TR1 cyclic dependency fixes.
[SVN r34499]
|
2006-07-10 13:17:41 +00:00 |
|
Peter Dimov
|
8d2f7fc5ef
|
g++/SPARC version by Piotr Wyderski, thanks to Tomas Puverle and Michael van der Westhuizen
[SVN r34480]
|
2006-07-08 17:44:55 +00:00 |
|
Peter Dimov
|
ffd73c39b3
|
Solaris implementation by Michael van der Westhuizen
[SVN r34450]
|
2006-07-03 10:02:46 +00:00 |
|
Peter Dimov
|
4fcee64483
|
New, improved and more portable unspecified bool type. I hope.
[SVN r33987]
|
2006-05-17 22:39:34 +00:00 |
|
Peter Dimov
|
203764eb51
|
Fix VC6 codegen issue (Alain Cormier)
[SVN r33747]
|
2006-04-19 21:03:18 +00:00 |
|
Peter Dimov
|
747c9a1d3e
|
Rvalue auto_ptr constructor is no longer explicit.
[SVN r33526]
|
2006-03-29 19:19:14 +00:00 |
|
Peter Dimov
|
e38d0daaab
|
Fix issues on HP-UX (ILP32 model)
[SVN r33449]
|
2006-03-22 22:46:53 +00:00 |
|
Peter Dimov
|
24d1e6f8dd
|
Added 'm'(*pw) inputs (thanks to Howard Hinnant)
[SVN r33364]
|
2006-03-18 01:48:21 +00:00 |
|
Peter Dimov
|
e427716dc2
|
Fully qualified detail:: to work around a subtle VC 7.1 problem.
[SVN r32994]
|
2006-02-18 19:17:33 +00:00 |
|
Peter Dimov
|
a86b2f7fbf
|
Rvalue auto_ptr support, technique by Dave Abrahams
[SVN r32326]
|
2006-01-15 13:54:53 +00:00 |
|
Peter Dimov
|
90b5a3736a
|
Pointer utilities added (proposed by Ion Gaztañaga)
[SVN r31932]
|
2005-12-06 13:26:13 +00:00 |
|
Peter Dimov
|
239bb6d966
|
#include reorderings for Boost.TR1
[SVN r31623]
|
2005-11-11 21:06:08 +00:00 |
|
Peter Dimov
|
25ca855127
|
shared_ptr( p, d, a ) added.
[SVN r31613]
|
2005-11-09 20:05:42 +00:00 |
|