Peter Dimov
|
4244992d4d
|
Split winapi.hpp across win32-specific headers, added BOOST_USE_WINDOWS_H option.
[SVN r17277]
|
2003-02-08 16:05:46 +00:00 |
|
Peter Dimov
|
4b502993b5
|
Added BOOST_QA_PAGE_SIZE.
[SVN r17270]
|
2003-02-07 18:43:48 +00:00 |
|
Peter Dimov
|
a24ec3988a
|
Quick_allocator updates.
[SVN r17267]
|
2003-02-07 15:08:52 +00:00 |
|
Peter Dimov
|
23f7532a9f
|
Disabled some watnings.
[SVN r17255]
|
2003-02-06 17:16:06 +00:00 |
|
Peter Dimov
|
a790191bc5
|
Small fixes.
[SVN r17251]
|
2003-02-06 14:54:15 +00:00 |
|
Peter Dimov
|
86e9a322ba
|
Documentation fixes, make_shared -> get_shared_ptr.
[SVN r17230]
|
2003-02-05 12:56:48 +00:00 |
|
Peter Dimov
|
98fa979aef
|
Added copyright.
[SVN r17197]
|
2003-02-04 13:35:06 +00:00 |
|
Peter Dimov
|
be0267f9a3
|
Enabled copy assignment on all Borland versions (for Kylix) and g++ (for -Wsynth, report by Wolfgang Bangerth)
[SVN r17173]
|
2003-02-03 13:48:33 +00:00 |
|
Dave Abrahams
|
44afc7e5cd
|
really prevent shared_ptr_alloc_test building from status/.
[SVN r17097]
|
2003-01-30 20:57:34 +00:00 |
|
Dave Abrahams
|
d2c7febd26
|
cleanup, add shared_ptr_alloc_test.
[SVN r17095]
|
2003-01-30 18:20:51 +00:00 |
|
Peter Dimov
|
ddf1f0fdcc
|
Fixed a deadlock in free_unreachable_objects.
[SVN r17090]
|
2003-01-30 15:06:32 +00:00 |
|
Peter Dimov
|
cd41426fe9
|
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 |
|
Peter Dimov
|
89ea2156bc
|
intrusive_ptr_test.cpp added.
[SVN r17051]
|
2003-01-27 14:09:21 +00:00 |
|
Peter Dimov
|
fabd6e5755
|
Moved 'garbage collector' to sp_collector.cpp, collector_test.cpp added.
[SVN r17050]
|
2003-01-27 14:02:00 +00:00 |
|
Peter Dimov
|
b60de38d28
|
Fixed broken links.
[SVN r17044]
|
2003-01-25 17:58:01 +00:00 |
|
Peter Dimov
|
2dbfc89d4e
|
Removed redundant copy constructor and copy assignment.
[SVN r17043]
|
2003-01-25 16:51:45 +00:00 |
|
Peter Dimov
|
abb0d9e725
|
Moved smart_ptr contents to subdirectories, switched to a local test/Jamfile.
[SVN r17042]
|
2003-01-25 16:17: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
|
d04757128c
|
shared_ptr techniques initial commit
[SVN r16978]
|
2003-01-21 15:55:59 +00:00 |
|
Beman Dawes
|
868062e81d
|
Add TOC and References sections
[SVN r16912]
|
2003-01-15 16:35:48 +00:00 |
|
Peter Dimov
|
6bd66fe054
|
detail::counted_base renamed to sp_counted_base.
[SVN r16900]
|
2003-01-14 15:13:53 +00:00 |
|
Peter Dimov
|
c5bae28eeb
|
use_count() postconditions added; enable_..._test.cpp renamed.
[SVN r16896]
|
2003-01-13 18:32:16 +00:00 |
|
Peter Dimov
|
78a47d7619
|
Algorithm improvements, free_unreachable_objects() added.
[SVN r16894]
|
2003-01-13 17:11:28 +00:00 |
|
Beman Dawes
|
8eaf187dbd
|
fix bookmarks
[SVN r16827]
|
2003-01-09 13:37:41 +00:00 |
|
Beman Dawes
|
d36a215554
|
fix invalid bookmarks
[SVN r16824]
|
2003-01-09 13:11:10 +00:00 |
|
Peter Dimov
|
8448bbf0b9
|
Fixes.
[SVN r16795]
|
2003-01-08 15:01:04 +00:00 |
|
Peter Dimov
|
1dee6e0229
|
Small optimization.
[SVN r16790]
|
2003-01-07 23:12:02 +00:00 |
|
Peter Dimov
|
e3f2329c14
|
report_unreachable_objects() added to sp_debug_hooks.cpp
[SVN r16780]
|
2003-01-07 15:34:56 +00:00 |
|
Peter Dimov
|
3e616752c9
|
weak_ptr documentation updated; still a work in progress.
[SVN r16748]
|
2003-01-04 14:24:14 +00:00 |
|
Peter Dimov
|
987a7d32fb
|
Documentation updated to reflect changes to shared_ptr
[SVN r16739]
|
2003-01-03 16:53:04 +00:00 |
|
Dave Abrahams
|
fafd9a863b
|
Workarounds for vc6-stlport
[SVN r16706]
|
2002-12-26 18:23:11 +00:00 |
|
Dave Abrahams
|
51e9783a21
|
Factor out get_pointer, supply an overload for std::auto_ptr.
[SVN r16672]
|
2002-12-20 18:15:01 +00:00 |
|
Peter Dimov
|
eee96e8059
|
Borland 5.6.1 still broken.
[SVN r16666]
|
2002-12-19 18:15:53 +00:00 |
|
Peter Dimov
|
1ef2a5b059
|
More weak_ptr tests.
[SVN r16487]
|
2002-12-03 13:27:35 +00:00 |
|
Peter Dimov
|
c5f7c973d9
|
Bug in get_deleter fixed.
[SVN r16477]
|
2002-12-02 14:34:06 +00:00 |
|
Peter Dimov
|
572a97d3c4
|
Casts renamed.
[SVN r16457]
|
2002-11-29 14:05:22 +00:00 |
|
Peter Dimov
|
a3d87ff623
|
Comeau-specific fix.
[SVN r16456]
|
2002-11-28 13:42:44 +00:00 |
|
Peter Dimov
|
468f63261a
|
weak_ptr_test.cpp added.
[SVN r16427]
|
2002-11-26 16:01:17 +00:00 |
|
Peter Dimov
|
e60c1f9b49
|
Some versions of g++ 2.9x don't have basic_ostream.
[SVN r16406]
|
2002-11-25 13:52:42 +00:00 |
|
Peter Dimov
|
72bcb8ff46
|
More tests added.
[SVN r16405]
|
2002-11-25 13:51:56 +00:00 |
|
Peter Dimov
|
12b1871136
|
operator<< added, as the conversion to 'bool' implicitly defines one anyway.
[SVN r16403]
|
2002-11-25 12:27:11 +00:00 |
|
Peter Dimov
|
9632464c45
|
Test w/ NULL pointer to enabled_... object added; bug fixed.
[SVN r16402]
|
2002-11-25 12:17:56 +00:00 |
|
Peter Dimov
|
1311731e24
|
Moved the old shared_ptr tests into shared_ptr_basic_test.cpp
[SVN r16401]
|
2002-11-25 12:12:45 +00:00 |
|
Peter Dimov
|
980307a90a
|
Reintroduced weak_ptr converting constructor; map<weak_ptr<>, ...> is important.
[SVN r16400]
|
2002-11-25 12:09:13 +00:00 |
|
Peter Dimov
|
1f9908be69
|
Borland C++ 5.6 still needs the workaround.
[SVN r16379]
|
2002-11-23 19:18:05 +00:00 |
|
Peter Dimov
|
0aaca2fffe
|
More operator< tests.
[SVN r16377]
|
2002-11-23 12:59:01 +00:00 |
|
Peter Dimov
|
5dd2c62132
|
weak_ptr converting constructor removed; operator< can now take different types to aid ownership tests.
[SVN r16376]
|
2002-11-23 12:47:38 +00:00 |
|
Peter Dimov
|
fadc0716ce
|
get_deleter_test added; associated fixes.
[SVN r16373]
|
2002-11-22 16:29:51 +00:00 |
|
Peter Dimov
|
ea285b4231
|
Fixed the previous weak_ptr 'fix'.
[SVN r16370]
|
2002-11-22 14:41:22 +00:00 |
|