Peter Dimov
|
1cae5c5696
|
Fix documentation links in headers
|
2017-06-17 00:13:21 +03:00 |
|
Peter Dimov
|
0da6902267
|
Move smart_ptr into boost/smart_ptr/*.hpp (refs #2239).
[SVN r51509]
|
2009-03-01 16:00:42 +00:00 |
|
John Maddock
|
83e2510ce5
|
Use the "no_tr1" version of <functional>: addition of Boost.Exception support to throw_exception has created new cyclic dependencies with Boost.TR1.
[SVN r45422]
|
2008-05-16 11:12:32 +00:00 |
|
Peter Dimov
|
2f1b1acc7a
|
Fix g++ 3.2 regression.
[SVN r45177]
|
2008-05-06 18:58:15 +00:00 |
|
Peter Dimov
|
efdc390bc9
|
intrusive_ptr::reset() added.
[SVN r45089]
|
2008-05-03 20:12:25 +00:00 |
|
Peter Dimov
|
0c4aaef77c
|
Fix #1106.
[SVN r45068]
|
2008-05-03 15:07:58 +00:00 |
|
Peter Dimov
|
26f83e75ef
|
intrusive_ptr::reset added
[SVN r37406]
|
2007-04-09 21:35:07 +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
|
75bc821afd
|
Patch #1551992 (Michael Fink)
[SVN r35882]
|
2006-11-06 17:25:59 +00:00 |
|
Peter Dimov
|
7bfddbccf6
|
Comparison operators against a raw pointer now accept different types
[SVN r31110]
|
2005-09-25 21:27:00 +00:00 |
|
John Maddock
|
ff7e027648
|
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
|
2005-08-25 16:27:28 +00:00 |
|
Douglas Gregor
|
cb6cb636f7
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2004-07-26 00:32:12 +00:00 |
|
Dave Abrahams
|
15d6b2aace
|
CWPro8 workaround
[SVN r20323]
|
2003-10-09 14:14:26 +00:00 |
|
Peter Dimov
|
96f572b19b
|
Switched unspecified_bool_type to data member pointer.
[SVN r20238]
|
2003-10-01 11:12:15 +00:00 |
|
Peter Dimov
|
192970b3b8
|
const_pointer_cast added.
[SVN r19147]
|
2003-07-16 11:51:12 +00:00 |
|
Peter Dimov
|
794de98cd1
|
#include <boost/config.hpp> added.
[SVN r19065]
|
2003-07-11 17:03:56 +00:00 |
|
Peter Dimov
|
889cb6bee6
|
-Wundef fixes.
[SVN r18788]
|
2003-06-12 17:09:24 +00:00 |
|
Peter Dimov
|
d091ee85c0
|
Turns out Sun CC doesn't like operator int().
[SVN r18512]
|
2003-05-23 13:46:07 +00:00 |
|
Peter Dimov
|
bc00d5fa1a
|
Fixed bool conversions for Sun 5.3
[SVN r18419]
|
2003-05-16 12:11:17 +00:00 |
|
Peter Dimov
|
d030182e87
|
intrusive_ptr_test added.
[SVN r16993]
|
2003-01-22 15:22:30 +00:00 |
|
Peter Dimov
|
bd39e2eded
|
intrusive_ptr.html added.
[SVN r16981]
|
2003-01-21 17:21:24 +00:00 |
|
Peter Dimov
|
572a97d3c4
|
Casts renamed.
[SVN r16457]
|
2002-11-29 14:05:22 +00:00 |
|
Peter Dimov
|
2314f20c4e
|
element_type added
[SVN r16264]
|
2002-11-15 19:44:48 +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 |
|
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
|
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
|
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 |
|