Peter Dimov
|
05e050abe0
|
Disable sp_convertible for Borland 5.x.
[SVN r45346]
|
2008-05-13 23:53:12 +00:00 |
|
Peter Dimov
|
2f1b1acc7a
|
Fix g++ 3.2 regression.
[SVN r45177]
|
2008-05-06 18:58:15 +00:00 |
|
Peter Dimov
|
da323af72d
|
Fixes for old compilers.
[SVN r45069]
|
2008-05-03 15:33:06 +00:00 |
|
Peter Dimov
|
0c4aaef77c
|
Fix #1106.
[SVN r45068]
|
2008-05-03 15:07:58 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
440fcb7ba0
|
missing workaround.hpp include added
[SVN r45040]
|
2008-05-02 19:44:56 +00:00 |
|
Peter Dimov
|
18a6c1add8
|
make_shared added; tweaks for old compilers; fixes #1884.
[SVN r44979]
|
2008-05-01 16:50:39 +00:00 |
|
Daniel Frey
|
a01e4c3f83
|
Refactored and optimized enable_shared_from_this
[SVN r44782]
|
2008-04-26 19:59:11 +00:00 |
|
Peter Dimov
|
93545d5cf2
|
Silence an g++ -Wextra warning.
[SVN r44728]
|
2008-04-23 00:33:58 +00:00 |
|
Daniel Frey
|
9e92c6354c
|
Reduce enable_shared_from_this overhead
[SVN r44724]
|
2008-04-22 19:48:39 +00:00 |
|
Daniel Frey
|
e12ed6864b
|
Avoid unneccessary increment/decrement of reference count
[SVN r44711]
|
2008-04-22 06:31:32 +00:00 |
|
John Maddock
|
35f2af947c
|
Changed #includes to avoid circular dependencies between shared_ptr and TR1.
[SVN r44595]
|
2008-04-19 16:28:00 +00:00 |
|
Peter Dimov
|
16828c9c0a
|
Disabled sync use for hppa.
[SVN r44441]
|
2008-04-15 19:02:13 +00:00 |
|
Peter Dimov
|
b45d011d5a
|
Honor BOOST_DISABLE_THREADS; route GCC/ARM to the spinlock implementation; fall back to the spinlock implementation instead of using pthread_mutex.
[SVN r44369]
|
2008-04-13 15:35:40 +00:00 |
|
Peter Dimov
|
f85a1bf406
|
shared_ptr::lock no longer requires exceptions.
[SVN r44344]
|
2008-04-12 14:27:22 +00:00 |
|
Peter Dimov
|
dbd62686a3
|
ARM assembly fix.
[SVN r44140]
|
2008-04-09 23:19:22 +00:00 |
|
Peter Dimov
|
e4f638025c
|
spinlock_gcc_arm.hpp added.
[SVN r44138]
|
2008-04-09 21:08:39 +00:00 |
|
Peter Dimov
|
d8296b3933
|
sp_counted_base_spin.hpp added, enabled by BOOST_SP_USE_SPINLOCK.
[SVN r44137]
|
2008-04-09 19:58:54 +00:00 |
|
Peter Dimov
|
b4885a1dd6
|
Proper try_lock semantics.
[SVN r44132]
|
2008-04-09 17:49:20 +00:00 |
|
Peter Dimov
|
748b1baee8
|
detail/spinlock_pool.hpp added.
[SVN r44074]
|
2008-04-06 16:53:11 +00:00 |
|
Peter Dimov
|
6b25c57712
|
BOOST_COMPILER_FENCE factored out.
[SVN r44058]
|
2008-04-05 16:32:49 +00:00 |
|
Peter Dimov
|
373c52efa3
|
BOOST_SMT_PAUSE factored out.
[SVN r44056]
|
2008-04-05 15:23:28 +00:00 |
|
Peter Dimov
|
acb6824ef7
|
spinlock_nt.hpp added, Cygwin fixes.
[SVN r44055]
|
2008-04-05 15:06:31 +00:00 |
|
Peter Dimov
|
515be965bd
|
Fix #1759 in trunk.
[SVN r44004]
|
2008-04-02 21:42:52 +00:00 |
|
Peter Dimov
|
6ef32e1627
|
boost::detail::spinlock added.
[SVN r43950]
|
2008-03-30 16:33:58 +00:00 |
|
Peter Dimov
|
2452705117
|
Missing "inline" added.
[SVN r43916]
|
2008-03-28 20:44:45 +00:00 |
|
Peter Dimov
|
bb076d67e6
|
detail::yield(k) added.
[SVN r43888]
|
2008-03-27 22:20:11 +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
|
f5ce4dbc4c
|
Fixes #1243
[SVN r39199]
|
2007-09-11 20:58:19 +00:00 |
|
Peter Dimov
|
e0ca42bb88
|
BOOST_NO_TYPEID support (#1108).
[SVN r38976]
|
2007-08-26 20:34:40 +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
|
6284a1abef
|
TR1 conformance fix
[SVN r35948]
|
2006-11-09 12:15:23 +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
|
203764eb51
|
Fix VC6 codegen issue (Alain Cormier)
[SVN r33747]
|
2006-04-19 21:03:18 +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
|
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 |
|
Peter Dimov
|
08f517b5b0
|
Switched to 'int' because 'long' is 64 bits on PPC64
[SVN r30641]
|
2005-08-23 21:32:42 +00:00 |
|
Peter Dimov
|
6b3f961542
|
Removed explicit register use (thanks to Howard Hinnant)
[SVN r30585]
|
2005-08-15 19:44:15 +00:00 |
|
Peter Dimov
|
8d2aeea3a8
|
Moved warning 8027 suppression above the #includes
[SVN r29852]
|
2005-06-30 21:49:40 +00:00 |
|
Joaquín M. López Muñoz
|
24c23b8064
|
disabled asm implementation for ICC/IA64
[SVN r29166]
|
2005-05-24 12:11:35 +00:00 |
|
Peter Dimov
|
880c2e1062
|
Detabified.
[SVN r29039]
|
2005-05-18 20:10:01 +00:00 |
|
Rene Rivera
|
8bacee46eb
|
Add x86 assembly implementation for use with CodeWarrior. Commented out initially until we can get more widespread testing for verification of performance improvements (if any).
[SVN r28422]
|
2005-04-22 16:36:38 +00:00 |
|
Ben Hutchings
|
4e4ec29fc9
|
Added an implementation of sp_counted_base for g++/ia64.
[SVN r28325]
|
2005-04-19 17:43:48 +00:00 |
|
Rene Rivera
|
df1d8b27df
|
Make assembly functions inline to prevent multiple definitions. Required to change from function level assembly to regular functions with statement level assembly.
[SVN r28133]
|
2005-04-11 15:59:44 +00:00 |
|
Peter Dimov
|
76722e125f
|
Clear reservation for 970 (thanks to Miro Jurisic and Philip Koch)
[SVN r28060]
|
2005-04-08 10:39:28 +00:00 |
|
Peter Dimov
|
d24f6d3b97
|
Remove hardcoded ebx
[SVN r28017]
|
2005-04-06 14:12:40 +00:00 |
|
Peter Dimov
|
6ab6b66601
|
One more long -> int fix
[SVN r28016]
|
2005-04-06 13:40:34 +00:00 |
|
Peter Dimov
|
559056c856
|
x86-64 fixes: long -> int, lea -> mov+inc
[SVN r28015]
|
2005-04-06 13:34:41 +00:00 |
|
Peter Dimov
|
13c128f98f
|
Enabled PPC versions
[SVN r28007]
|
2005-04-06 08:15:48 +00:00 |
|
Rene Rivera
|
3ebc9b8f0b
|
Remove extra argument to atomic_dcrement.
[SVN r27994]
|
2005-04-06 00:32:09 +00:00 |
|
Peter Dimov
|
361a7c3fd0
|
PowerPC dispatch added, disabled for now.
[SVN r27988]
|
2005-04-05 20:39:56 +00:00 |
|
Peter Dimov
|
faa675ad6a
|
PowerPC implementations added.
[SVN r27986]
|
2005-04-05 20:29:15 +00:00 |
|
Peter Dimov
|
319836fe78
|
Constraints fixed (again), volatile/memory clobber removed from conditional_inc
[SVN r27983]
|
2005-04-05 16:04:36 +00:00 |
|
Peter Dimov
|
d0656015ad
|
Fixed 'eax' to '%eax' in clobber; enabled gcc/x86 version
[SVN r27965]
|
2005-04-04 22:43:03 +00:00 |
|
Peter Dimov
|
f1a9148a43
|
Constraints fixed for g++ 3.4, atomic_increment added
[SVN r27958]
|
2005-04-04 19:36:18 +00:00 |
|
Peter Dimov
|
a0eb5daf75
|
Mark eax as earlyclobber
[SVN r27937]
|
2005-04-02 18:56:38 +00:00 |
|
Peter Dimov
|
6046a099ba
|
Added an implementation of sp_counted_base for g++/x86
[SVN r27933]
|
2005-04-02 17:14:26 +00:00 |
|
Peter Dimov
|
e0ee037e2d
|
Spinlocks removed.
[SVN r27932]
|
2005-04-02 13:12:28 +00:00 |
|
Peter Dimov
|
0669d41076
|
Atomics are in namespace __gnu_cxx for g++ 3.4+
[SVN r27929]
|
2005-04-02 11:37:53 +00:00 |
|
Peter Dimov
|
8f2beee8e9
|
Link fixed.
[SVN r27906]
|
2005-04-01 19:33:00 +00:00 |
|
Peter Dimov
|
3adfc7842c
|
Kill *_linux variants of atomic_count and lightweight_mutex.
[SVN r27889]
|
2005-03-30 22:52:54 +00:00 |
|
Peter Dimov
|
a67e505cf5
|
Made use of detail/interlocked.hpp
[SVN r27810]
|
2005-03-24 21:29:29 +00:00 |
|
Peter Dimov
|
c6bf857f8b
|
Made the pthread mutex mutable
[SVN r27740]
|
2005-03-18 21:27:22 +00:00 |
|
Peter Dimov
|
14024e2598
|
Add a comment thanking Ben Hutchings for the #w+(#s!=0) formulation
[SVN r27735]
|
2005-03-18 13:04:43 +00:00 |
|
Peter Dimov
|
34953d8a45
|
Split sp_counted_base into no threads (nt), win32 lock-free (w32) and pthreads (pt)
[SVN r27729]
|
2005-03-18 01:27:11 +00:00 |
|
Peter Dimov
|
09a0ba8c75
|
sp_counted_impl_p added for the pointer constructor
[SVN r27727]
|
2005-03-17 23:30:47 +00:00 |
|
Peter Dimov
|
b0eb65b433
|
Refactored sp_counted_impl.hpp out of shared_count.hpp
[SVN r27726]
|
2005-03-17 23:05:26 +00:00 |
|
Peter Dimov
|
c830315dff
|
Refactored shared_count.hpp into bad_weak_ptr.hpp, sp_counted_base.hpp
[SVN r27725]
|
2005-03-17 22:45:11 +00:00 |
|
Peter Dimov
|
b07447aa6e
|
BCB 6.4 still needs option -pc (reported by Pavel Vozenilek)
[SVN r27672]
|
2005-03-15 16:02:01 +00:00 |
|
Peter Dimov
|
8f317492ee
|
Outdated comment removed (Jonathan Wakely)
[SVN r26272]
|
2004-11-22 12:32:35 +00:00 |
|
John Maddock
|
1bc58ea861
|
Updated to use the BSL (using permissions supplied in more/blanket-permission.txt)
[SVN r24804]
|
2004-08-29 10:29:46 +00:00 |
|
Douglas Gregor
|
6b00a55542
|
License updates
[SVN r24597]
|
2004-08-19 15:19:17 +00:00 |
|
Douglas Gregor
|
cb6cb636f7
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2004-07-26 00:32:12 +00:00 |
|
Peter Dimov
|
9c67a59d43
|
Fixed lwm_gcc, had the same bug as atomic_count_gcc (Tyson Whitehead)
[SVN r23367]
|
2004-07-06 10:52:06 +00:00 |
|
Peter Dimov
|
7361e476b8
|
Fixed operator--
[SVN r23210]
|
2004-06-27 15:40:29 +00:00 |
|
Peter Dimov
|
e1bd18f6a6
|
Made value_ mutable to enable operator long() const to compile
[SVN r23208]
|
2004-06-27 15:09:46 +00:00 |
|
Peter Dimov
|
53cc52127b
|
Self-assignment optimization
[SVN r22233]
|
2004-02-10 23:17:12 +00:00 |
|
Peter Dimov
|
93d69af60a
|
_MSC_VER use clarified.
[SVN r20992]
|
2003-11-28 15:35:21 +00:00 |
|
Peter Dimov
|
b4ec0e90fb
|
Switched weak_count_ from #shared+#weak to #weak+(#shared != 0); thanks to Alexander Terekhov and Ben Hutchings
[SVN r19246]
|
2003-07-21 14:17:03 +00:00 |
|
Peter Dimov
|
7c36a640ae
|
add_ref split to add_ref_copy and add_ref_lock to eliminate the redundant use_count_ == 0 check.
[SVN r19126]
|
2003-07-15 12:18:40 +00:00 |
|
Peter Dimov
|
dcdbaf1e57
|
A binary compatible 'null' lightweight_mutex for Win32 added.
[SVN r18916]
|
2003-07-02 11:54:40 +00:00 |
|
Peter Dimov
|
889cb6bee6
|
-Wundef fixes.
[SVN r18788]
|
2003-06-12 17:09:24 +00:00 |
|
Peter Dimov
|
34f423f811
|
atomic_count and lightweight_mutex now report an #error on unknown threading configs.
[SVN r17303]
|
2003-02-10 12:58:50 +00:00 |
|
Peter Dimov
|
190893a1ce
|
BOOST_ENABLE_SP_DEBUG_HOOKS -> BOOST_SP_ENABLE_DEBUG_HOOKS
[SVN r17301]
|
2003-02-10 12:54:43 +00:00 |
|
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
|
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
|
fabd6e5755
|
Moved 'garbage collector' to sp_collector.cpp, collector_test.cpp added.
[SVN r17050]
|
2003-01-27 14:02:00 +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
|
e3f2329c14
|
report_unreachable_objects() added to sp_debug_hooks.cpp
[SVN r16780]
|
2003-01-07 15:34:56 +00:00 |
|
Peter Dimov
|
c5f7c973d9
|
Bug in get_deleter fixed.
[SVN r16477]
|
2002-12-02 14:34:06 +00:00 |
|
Peter Dimov
|
66a8e8b3c1
|
get_deleter<> added.
[SVN r16365]
|
2002-11-21 14:46:45 +00:00 |
|