Peter Dimov
|
f596092bac
|
Fixes #1590.
[SVN r43316]
|
2008-02-19 13:18:58 +00:00 |
|
Daniel James
|
7ca6d86bdc
|
Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
|
2008-02-10 15:02:17 +00:00 |
|
Daniel James
|
b2a3c9e59d
|
Link to people pages on the website, as they've been removed from the download.
[SVN r43209]
|
2008-02-10 14:56:22 +00:00 |
|
Peter Dimov
|
e6f6ec9fa3
|
Attempt unspecified bool fix for Sun 5.7-5.9
[SVN r40914]
|
2007-11-07 22:47:55 +00:00 |
|
Peter Dimov
|
f854829d86
|
Port unspecified_bool fix for Sun 5.8 from RC_1_34
[SVN r40708]
|
2007-11-02 23:46:04 +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
|
5a85c1f0f2
|
CINT support (Nils Krumnack)
[SVN r39282]
|
2007-09-14 19:19:09 +00:00 |
|
Peter Dimov
|
f5ce4dbc4c
|
Fixes #1243
[SVN r39199]
|
2007-09-11 20:58:19 +00:00 |
|
Peter Dimov
|
b2354d0a5e
|
BOOST_NO_TYPEID support (#1108).
[SVN r38977]
|
2007-08-26 20:35:52 +00:00 |
|
Peter Dimov
|
e0ca42bb88
|
BOOST_NO_TYPEID support (#1108).
[SVN r38976]
|
2007-08-26 20:34:40 +00:00 |
|
Peter Dimov
|
bca336bf35
|
Updated the unspecified_bool_type to match shared_ptr.
[SVN r38975]
|
2007-08-26 19:42:50 +00:00 |
|
Vladimir Prus
|
6646d8acd2
|
Remove V1 Jamfiles
[SVN r38516]
|
2007-08-08 19:02:26 +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
|
ed8db8b5f2
|
Switched to BSL, Darin Adler has given blanket permission
[SVN r37917]
|
2007-06-06 16:39:52 +00:00 |
|
Peter Dimov
|
4ba37fce95
|
Negative test for conversion to void*
[SVN r37756]
|
2007-05-23 23:22:45 +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
|
4d45e5b9b5
|
Move tests added
[SVN r37526]
|
2007-04-28 15:49:13 +00:00 |
|
Peter Dimov
|
86d3f0aba7
|
Changed move constructors/assignments to leave the source empty
[SVN r37439]
|
2007-04-15 02:47:45 +00:00 |
|
Peter Dimov
|
66a25bd4a9
|
Move support
[SVN r37434]
|
2007-04-13 22:04:22 +00:00 |
|
Peter Dimov
|
745dbedbaa
|
Fix CW regression re strcmp, strcpy
[SVN r37407]
|
2007-04-09 22:24:37 +00:00 |
|
Peter Dimov
|
26f83e75ef
|
intrusive_ptr::reset added
[SVN r37406]
|
2007-04-09 21:35:07 +00:00 |
|
Peter Dimov
|
ce72827dc7
|
Aliasing support
[SVN r37405]
|
2007-04-09 18:48:47 +00:00 |
|
Peter Dimov
|
6e8f075d42
|
make_shared removed
[SVN r37404]
|
2007-04-09 18:42:49 +00:00 |
|
Peter Dimov
|
ae6c180be8
|
_MANAGED fix for sp_enable_shared_from_this
[SVN r37403]
|
2007-04-09 16:37:30 +00:00 |
|
Peter Dimov
|
54e12d03fd
|
Aliasing constructor added
[SVN r37402]
|
2007-04-09 16:32:45 +00:00 |
|
Peter Dimov
|
469578e976
|
Fix C++0x ambiguity between boost::shared_ptr and std::shared_ptr
[SVN r37374]
|
2007-04-06 00:23:17 +00:00 |
|
Peter Dimov
|
97118668e2
|
Fix compare_fail failure
[SVN r37373]
|
2007-04-06 00:21:41 +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
|
b440e85452
|
Fixed get_deleter comment
[SVN r36229]
|
2006-12-01 14:24:58 +00:00 |
|
Peter Dimov
|
0609322489
|
License/copyright edits
[SVN r35957]
|
2006-11-09 20:24:23 +00:00 |
|
Peter Dimov
|
b215e34650
|
License/copyright edits
[SVN r35956]
|
2006-11-09 20:17:14 +00:00 |
|
Peter Dimov
|
6284a1abef
|
TR1 conformance fix
[SVN r35948]
|
2006-11-09 12:15:23 +00:00 |
|
Beman Dawes
|
41d4167533
|
Add copyright, license
[SVN r35905]
|
2006-11-07 19:11:57 +00:00 |
|
Peter Dimov
|
75bc821afd
|
Patch #1551992 (Michael Fink)
[SVN r35882]
|
2006-11-06 17:25:59 +00:00 |
|
Peter Dimov
|
39551bdc1a
|
A negative test for p > q added.
[SVN r34509]
|
2006-07-11 23:17:17 +00:00 |
|
Peter Dimov
|
6412de1dd5
|
TR1 cyclic dependency fixes.
[SVN r34499]
|
2006-07-10 13:17:41 +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
|
4fcee64483
|
New, improved and more portable unspecified bool type. I hope.
[SVN r33987]
|
2006-05-17 22:39:34 +00:00 |
|
Peter Dimov
|
203764eb51
|
Fix VC6 codegen issue (Alain Cormier)
[SVN r33747]
|
2006-04-19 21:03:18 +00:00 |
|
Peter Dimov
|
747c9a1d3e
|
Rvalue auto_ptr constructor is no longer explicit.
[SVN r33526]
|
2006-03-29 19:19:14 +00:00 |
|
Peter Dimov
|
e38d0daaab
|
Fix issues on HP-UX (ILP32 model)
[SVN r33449]
|
2006-03-22 22:46:53 +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 |
|