nobody
|
b89628f09c
|
This commit was manufactured by cvs2svn to create tag
'Version_1_34_1_RC1'.
[SVN r38058]
boost-1.34.1-rc1
|
2007-06-22 01:24:25 +00:00 |
|
Eric Niebler
|
94db735438
|
gcc-4.2+ moved atomicity.hpp from bits/ to ext/
[SVN r37728]
|
2007-05-21 01:34:43 +00:00 |
|
Peter Dimov
|
d889751bc0
|
License/copyright edits
[SVN r35957]
|
2006-11-09 20:24:23 +00:00 |
|
Peter Dimov
|
2f70e81b73
|
TR1 conformance fix
[SVN r35949]
|
2006-11-09 12:21:28 +00:00 |
|
Beman Dawes
|
c464a07ab1
|
Merged copyright and license addition
[SVN r35907]
|
2006-11-07 19:27:00 +00:00 |
|
Peter Dimov
|
4a98c2931c
|
Patch #1551992 (Michael Fink)
[SVN r35882]
|
2006-11-06 17:25:59 +00:00 |
|
Rene Rivera
|
ebc0af9147
|
Remove obsolete Boost.Build v1 files.
[SVN r35880]
|
2006-11-06 17:10:46 +00:00 |
|
Peter Dimov
|
db0969d97b
|
TR1 cyclic inclusion fix
[SVN r34512]
|
2006-07-12 12:31:28 +00:00 |
|
Peter Dimov
|
7c477960d3
|
Second try, revert to old Sun behavior for 5.8 and below
[SVN r34479]
|
2006-07-07 22:48:20 +00:00 |
|
Peter Dimov
|
7e5d7011e6
|
Attempt to fix sun-5.8 shared_ptr_delete_fail regression
[SVN r34466]
|
2006-07-06 12:13:25 +00:00 |
|
Peter Dimov
|
75cd88112c
|
Workaround for MSVC 8.0 managed/unmanaged mismatch (reported by Loic Joly)
[SVN r33968]
|
2006-05-15 13:56:27 +00:00 |
|
Peter Dimov
|
6e120f4bf1
|
Fix VC6 codegen issue (Alain Cormier)
[SVN r33747]
|
2006-04-19 21:03:18 +00:00 |
|
Peter Dimov
|
7ce5b55f5c
|
Fix issues on HP-UX (ILP32 model)
[SVN r33464]
|
2006-03-24 00:38:22 +00:00 |
|
nobody
|
f3e94d8ca0
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
|
2006-03-21 02:26:31 +00:00 |
|
Peter Dimov
|
c36e023162
|
Documented the allocator support
[SVN r33393]
|
2006-03-19 19:52:00 +00:00 |
|
Peter Dimov
|
00f744bf1e
|
Minor rewording.
[SVN r33367]
|
2006-03-18 14:58:20 +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
|
ae0a48d544
|
Removed erroneous // never throws annotations (reported by Scott Meyers)
[SVN r33241]
|
2006-03-06 23:06:10 +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
|
8c256502cc
|
Added a test for rvalue auto_ptrs
[SVN r32327]
|
2006-01-15 13:55:37 +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
|
a196f39cd0
|
Added documentation for pointer_to_other.hpp.
[SVN r31941]
|
2005-12-06 23:17:32 +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
|
2d25f8f036
|
Qualified ptrdiff_t with std:: (fixes a failure on CW 9.4)
[SVN r31790]
|
2005-11-27 17:16:30 +00:00 |
|
Peter Dimov
|
3771707bb7
|
Added a test for the custom allocator constructor/reset.
[SVN r31624]
|
2005-11-11 21:07:18 +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
|
0127c06692
|
Added a note that it's not necessary to initialize _internal_weak_this.
[SVN r31566]
|
2005-11-05 14:40:29 +00:00 |
|
Peter Dimov
|
9edd3beebc
|
Added a note that it's not necessary to initialize _internal_weak_this.
[SVN r31565]
|
2005-11-05 14:33:42 +00:00 |
|
Peter Dimov
|
92a027fbeb
|
Minor warning fix for SGI MIPSPro (Kevin Wheatley)
[SVN r31113]
|
2005-09-25 22:00:31 +00:00 |
|
Peter Dimov
|
7880720bc1
|
Made the Boost logo link to the home page
[SVN r31112]
|
2005-09-25 21:54:19 +00:00 |
|
Peter Dimov
|
235994873f
|
Documented conversion to 'unspecified bool'
[SVN r31111]
|
2005-09-25 21:49:08 +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 |
|
Douglas Gregor
|
c6a4e93a05
|
Qualify detail references
[SVN r30824]
|
2005-09-06 03:28:01 +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 |
|
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 |
|
Douglas Gregor
|
0db2a88403
|
Merged from 1.33.0 release
[SVN r30540]
|
2005-08-12 13:02:37 +00:00 |
|
Peter Dimov
|
afc17037de
|
Another minor documentation fix.
[SVN r30224]
|
2005-07-22 23:40:53 +00:00 |
|
Peter Dimov
|
0cee41d47e
|
Minor documentation fix.
[SVN r30190]
|
2005-07-21 00:51:38 +00:00 |
|
Peter Dimov
|
eb3d3464db
|
operator< documenation fix.
[SVN r30166]
|
2005-07-18 20:33:59 +00:00 |
|
Peter Dimov
|
8d2aeea3a8
|
Moved warning 8027 suppression above the #includes
[SVN r29852]
|
2005-06-30 21:49:40 +00:00 |
|
Peter Dimov
|
675d09723a
|
Lock-free implementation documented, minor changes to align with TR1
[SVN r29536]
|
2005-06-12 12:58:17 +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 |
|
Peter Dimov
|
357f57d147
|
Added a weak_ptr timing test.
[SVN r28483]
|
2005-04-26 11:08:28 +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 |
|