Peter Dimov
|
ea285b4231
|
Fixed the previous weak_ptr 'fix'.
[SVN r16370]
|
2002-11-22 14:41:22 +00:00 |
|
Peter Dimov
|
8d6517484c
|
Stricter tests; associated bug fixes. ;-)
[SVN r16369]
|
2002-11-22 13:49:54 +00:00 |
|
Peter Dimov
|
66a8e8b3c1
|
get_deleter<> added.
[SVN r16365]
|
2002-11-21 14:46:45 +00:00 |
|
Peter Dimov
|
8283ec826b
|
Changed debug hook names, reverted weak_ptr() to have use_count of zero.
[SVN r16362]
|
2002-11-21 13:14:04 +00:00 |
|
Peter Dimov
|
e32b2adfda
|
Debug hook support, removed self-reset, fixed #%20links.
[SVN r16361]
|
2002-11-21 13:10:18 +00:00 |
|
Peter Dimov
|
e555d33695
|
Added array versions of the hooks.
[SVN r16346]
|
2002-11-20 16:18:13 +00:00 |
|
Peter Dimov
|
de68e6ed1e
|
A missing 'inline' added.
[SVN r16343]
|
2002-11-20 13:34:18 +00:00 |
|
Peter Dimov
|
804b1483c7
|
enable_shared_from_this-related fixes.
[SVN r16341]
|
2002-11-20 12:38:51 +00:00 |
|
Peter Dimov
|
4b200e9847
|
Borland fix (thanks to Fernando Cacciola)
[SVN r16331]
|
2002-11-19 18:21:32 +00:00 |
|
Peter Dimov
|
f34866e8a5
|
License added.
[SVN r16326]
|
2002-11-19 16:23:01 +00:00 |
|
Peter Dimov
|
45c799f40c
|
Debug hook support moved to shared_count.
[SVN r16325]
|
2002-11-19 16:18:58 +00:00 |
|
Peter Dimov
|
11a046f628
|
BOOST_ASSERTs added.
[SVN r16324]
|
2002-11-19 16:18:18 +00:00 |
|
Peter Dimov
|
b632f1ef20
|
Debug hooks, general cleanup.
[SVN r16323]
|
2002-11-19 16:11:21 +00:00 |
|
Peter Dimov
|
f6b7ff4b34
|
Major changes to shared_ptr and weak_ptr
[SVN r16314]
|
2002-11-18 14:37:02 +00:00 |
|
Peter Dimov
|
2314f20c4e
|
element_type added
[SVN r16264]
|
2002-11-15 19:44:48 +00:00 |
|
Peter Dimov
|
ff7410cad2
|
Fixed a subtle problem in counted_base::release (report and test case by Per Kristensen)
[SVN r16211]
|
2002-11-12 13:14:50 +00:00 |
|
Peter Dimov
|
57c0ad44f3
|
Changed typename to class; some libraries helpfully #define typename
[SVN r15970]
|
2002-10-23 13:55:18 +00:00 |
|
Peter Dimov
|
f2f616a95c
|
BOOST_SP_USE_STD_ALLOCATOR support
[SVN r15807]
|
2002-10-08 16:37:33 +00:00 |
|
Peter Dimov
|
4ea6decc7d
|
scoped_ptr::reset changed to copy+swap (problem reported by Thomas Witt)
[SVN r15239]
|
2002-09-09 17:44:33 +00:00 |
|
Peter Dimov
|
f79b8cb7ae
|
Tabs removed.
[SVN r15175]
|
2002-09-06 12:50:02 +00:00 |
|
Peter Dimov
|
b916445dd8
|
weak_ptr documentation updates; get() declared deprecated.
[SVN r15111]
|
2002-08-29 15:18:04 +00:00 |
|
Douglas Gregor
|
c02fee7013
|
*_ptr.hpp:
- Revert addition of is_pointerlike_helper
weak_ptr.hpp:
- Revert addition of get_pointer
[SVN r15108]
|
2002-08-29 13:49:05 +00:00 |
|
Douglas Gregor
|
e77889679f
|
intrusive_ptr.hpp:
scoped_ptr.hpp:
- include <boost/type_traits/ice.hpp>
[SVN r15104]
|
2002-08-27 13:33:22 +00:00 |
|
Douglas Gregor
|
b9dceb2340
|
*_ptr.hpp:
- Added detail::is_pointerlike_helper function templates for Signals
weak_ptr.hpp:
- Added get_pointer function template for weak_ptr
[SVN r15099]
|
2002-08-26 15:27:23 +00:00 |
|
John Maddock
|
e84eb3f1ba
|
Added #pragma's to fix codeguard errors.
[SVN r14984]
|
2002-08-20 11:08:11 +00:00 |
|
Peter Dimov
|
bd4f575567
|
HPUX 10.20 patch (problem reported by Tom Matelich)
[SVN r14943]
|
2002-08-17 13:33:41 +00:00 |
|
Peter Dimov
|
8436c4d271
|
#pragma option -pc around use_count_is_zero added for Borland 5.5.1, to enable compilation with -ps set.
[SVN r14927]
|
2002-08-16 15:55:19 +00:00 |
|
Peter Dimov
|
a09c2e556f
|
BOOST_NO_EXCEPTIONS support added.
[SVN r14835]
|
2002-08-14 12:27:22 +00:00 |
|
Peter Dimov
|
5328674c2d
|
Minor scoped_* fix (px -> ptr) (Thanks to Bertolt Mildner)
[SVN r14619]
|
2002-07-26 14:18:21 +00:00 |
|
Peter Dimov
|
927fe73093
|
Changed #ifdefs so that member templates aren't disabled by an empty config.hpp.
[SVN r14589]
|
2002-07-24 15:36:25 +00:00 |
|
Peter Dimov
|
f586d3f83e
|
shared_ptr<void const> support added.
[SVN r14570]
|
2002-07-23 12:33:11 +00:00 |
|
Peter Dimov
|
3f0ebd4c71
|
'shared_from_this' added.
[SVN r14561]
|
2002-07-22 16:36:52 +00:00 |
|
Peter Dimov
|
33077bda71
|
Win64 patch (Tim Fenders)
[SVN r14537]
|
2002-07-19 20:06:35 +00:00 |
|
Peter Dimov
|
547888d507
|
Consistent 'bool' conversions; scoped_ptr(auto_ptr); get_pointer(scoped_ptr) added.
[SVN r14496]
|
2002-07-17 15:15:39 +00:00 |
|
Peter Dimov
|
dca9628be3
|
Disabled some Borland warnings (David B. Held)
[SVN r14368]
|
2002-07-09 12:06:46 +00:00 |
|
Peter Dimov
|
d84fa738ef
|
Sleep(0) changed to Sleep(1) to (hopefully) avoid livelocks.
[SVN r14226]
|
2002-06-22 15:55:01 +00:00 |
|
Peter Dimov
|
a322dc54dc
|
Platform-specific spinlocks disabled by default unless BOOST_LWM_USE_SPINLOCK is defined.
[SVN r14213]
|
2002-06-20 15:16:03 +00:00 |
|
Peter Dimov
|
951c2b7e83
|
counted_base is now smaller
[SVN r14212]
|
2002-06-20 14:56:10 +00:00 |
|
Peter Dimov
|
23f68a5657
|
Added libstdc++ v3 specific lightweight_mutex and atomic_count (contributed by Lars Gullik Bjønnes)
[SVN r13999]
|
2002-05-21 16:48:20 +00:00 |
|
Peter Dimov
|
4653c3673b
|
shared_ptr now autodetects counted_bases; minor test updates; intrusive_ptr no longer calls addref/release for NULL pointers.
[SVN r13602]
|
2002-05-01 11:22:22 +00:00 |
|
Peter Dimov
|
11eacab70e
|
Made shared_ptr::share_ptr(Y * p) a member template.
[SVN r13551]
|
2002-04-23 14:56:42 +00:00 |
|
Peter Dimov
|
110c0021e2
|
counted_base default constructor added
[SVN r13542]
|
2002-04-22 18:01:19 +00:00 |
|
Peter Dimov
|
4c5e355a0b
|
Bugfixes.
[SVN r13541]
|
2002-04-22 09:37:08 +00:00 |
|
Peter Dimov
|
fbc9028313
|
intrusive_ptr.hpp added (still experimental)
[SVN r13526]
|
2002-04-19 19:34:16 +00:00 |
|
Peter Dimov
|
513752eee5
|
Worked around an MSVC 6 bug (Markus Schoepflin)
[SVN r13430]
|
2002-04-10 14:12:12 +00:00 |
|
Peter Dimov
|
b89945d36a
|
Added winapi.hpp and a CRITICAL_SECTION lightweight_mutex variant.
[SVN r13211]
|
2002-03-15 22:00:10 +00:00 |
|
Peter Dimov
|
72f83165e0
|
Removed casts as unsafe.
[SVN r13179]
|
2002-03-12 14:02:38 +00:00 |
|
Peter Dimov
|
c17f8c36c1
|
weak_ptr::expired() added; weak_ptr documentation updated.
[SVN r13141]
|
2002-03-08 16:56:16 +00:00 |
|
Peter Dimov
|
8e604a9da9
|
Disabled the linux-specific versions since using kernel headers is problematic. #define BOOST_USE_ASM_ATOMIC_H to get them back.
[SVN r12995]
|
2002-03-01 16:17:08 +00:00 |
|
Peter Dimov
|
aa98e2b37e
|
Added lwm_irix.hpp (contributed by Dan Gohman)
[SVN r12955]
|
2002-02-27 16:35:15 +00:00 |
|