Beman Dawes
d5554eb6d7
Pick up missing smart_ptr, utility, and type_traits files from full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41386]
2007-11-25 22:34:55 +00:00
Beman Dawes
13bdfb8bbd
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
74462349c2
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
Beman Dawes
6aa648d315
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
nobody
9ff18c2c96
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
boost-1.34.1
2007-07-24 19:28:14 +00:00
Daniel Frey
d5ea07c737
Merged changes for ticket #979 from HEAD
...
[SVN r37920]
2007-06-06 20:57:40 +00:00
Fernando Cacciola
aa0096bf42
Testsuite for none_t added.
...
[SVN r37421]
2007-04-12 14:32:38 +00:00
Daniel James
005c2f3cc8
Fix a couple of links.
...
[SVN r36656]
2007-01-07 22:58:41 +00:00
Andreas Huber
09f7aab52d
Merged L & C issue fixes & HTML conversions from trunk to branch.
...
[SVN r36281]
2006-12-05 22:33:21 +00:00
Peter Dimov
30a40f9f76
Linked to current_function.html
...
[SVN r36268]
2006-12-04 20:31:38 +00:00
Vladimir Prus
d9f8bae673
Merge from HEAD.
...
Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.
Patch from Juergen Hunold.
[SVN r35990]
2006-11-10 19:59:52 +00:00
Peter Dimov
3c7b409460
License/copyright edits
...
[SVN r35958]
2006-11-09 20:34:33 +00:00
Beman Dawes
ee3551e8dc
Merged copyright and license addition
...
[SVN r35907]
2006-11-07 19:27:00 +00:00
Rene Rivera
95da2e90de
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
John Maddock
6dd93ab916
Removed unneeded semicolon.
...
[SVN r35636]
2006-10-16 18:01:40 +00:00
Hartmut Kaiser
505d419a1b
Resolved an ambiguity.
...
[SVN r35039]
2006-09-08 00:16:31 +00:00
Gennaro Prota
d968b5f5b9
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.); more to do...
...
[SVN r34753]
2006-07-27 11:48:49 +00:00
nobody
d809d4e832
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
271ea9e901
Borland 5.81 fix (Alisdair Meredith)
...
[SVN r33161]
2006-02-27 21:57:38 +00:00
Dave Abrahams
7cd572a326
VC++ warning suppression
...
[SVN r33001]
2006-02-18 23:03:14 +00:00
Alisdair Meredith
90c56ba2ce
Update for BCB2006
...
[SVN r32865]
2006-02-12 20:16:31 +00:00
John Maddock
a5439500f5
Remove dead code, use Boost.Test rather than asserts.
...
[SVN r32861]
2006-02-12 18:58:08 +00:00
John Maddock
c0f0a4f51d
Try again with DMC patch: last attempt broke Borland C++ Builder, so use implicit casts with protected rather than private bases.
...
[SVN r32524]
2006-02-03 11:00:23 +00:00
John Maddock
7594e00460
Added explicit static_casts when casting *this to a reference-to-base-class: it keeps Digital Mars happy apparently.
...
[SVN r32413]
2006-01-25 10:45:26 +00:00
Douglas Gregor
f66e844ff1
Merged from Version_1_33_1
...
[SVN r31949]
2005-12-08 03:23:02 +00:00
Jeremiah Willcock
62e8cc2b36
Attempted portability fix for Sun compilers
...
[SVN r31904]
2005-12-04 18:47:02 +00:00
Peter Dimov
30236f8915
Made the Boost logo link to the home page
...
[SVN r31112]
2005-09-25 21:54:19 +00:00
Douglas Gregor
155e787ea3
Fix reporting of enable_if tests
...
[SVN r31060]
2005-09-20 18:35:26 +00:00
John Maddock
1d60d49136
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
...
[SVN r30670]
2005-08-25 16:27:28 +00:00
Hartmut Kaiser
2dffdac9fe
Disabiguated the detail namespace.
...
[SVN r30558]
2005-08-12 19:06:10 +00:00
Douglas Gregor
ddf00eb29d
Merged from 1.33.0 release
...
[SVN r30540]
2005-08-12 13:02:37 +00:00
Dave Abrahams
0a6acd8ce8
Fix broken links
...
[SVN r30403]
2005-08-03 13:01:57 +00:00
Dave Abrahams
745322e797
Fix broken links
...
[SVN r30401]
2005-08-03 12:25:30 +00:00
Dave Abrahams
9f10fc03ce
More Parameter library reference edits
...
[SVN r30276]
2005-07-28 04:19:28 +00:00
Dave Abrahams
84fbb3c896
Fix mis-nested namespace scope/#ifdef
...
[SVN r30159]
2005-07-18 18:50:47 +00:00
Douglas Gregor
865c707756
BOOST_NO_RESULT_OF support
...
[SVN r30040]
2005-07-13 12:35:37 +00:00
Markus Schöpflin
871f3a6779
Don't use the self contained include files for boost.test as this test is linked
...
with the boost.test library. We end up with multiple defined symbols, otherwise.
[SVN r29559]
2005-06-14 13:46:20 +00:00
John Maddock
aaca5ca871
Updated Borland workaround.
...
[SVN r29462]
2005-06-07 09:44:19 +00:00
Dave Abrahams
5a4e19989f
Workaround for nonconformance to CWG issue 298, checked in on behalf of John Maddock
...
[SVN r29415]
2005-06-03 19:11:54 +00:00
John Maddock
6ea398c446
Make it clear that POD's are not zero initialised.
...
[SVN r29254]
2005-05-28 11:51:04 +00:00
Douglas Gregor
1bd83d43e8
Improvements in type_traits have gotten MSVC 7.0 and prior down to 12 failures here
...
[SVN r29170]
2005-05-24 14:53:49 +00:00
Fernando Cacciola
5ca5b4102b
Optional's Assignment fixed
...
[SVN r28412]
2005-04-22 13:28:34 +00:00
Vladimir Prus
aca7699046
Add V2 Jamfile
...
[SVN r28246]
2005-04-14 13:15:46 +00:00
John Maddock
e702a944ca
Fixes to get the tests working with the latest type traits and Boost.Test versions.
...
[SVN r27864]
2005-03-29 11:21:53 +00:00
John Maddock
a157c345ee
Updated is_convertible test cases to check polymorphic-type conversions.
...
Added more test types to testing header.
Changed utility code to use new test header.
[SVN r27807]
2005-03-24 18:20:18 +00:00
Peter Dimov
dcb2dd4736
Removed type_traits include, added more tests
...
[SVN r27712]
2005-03-16 22:02:22 +00:00
Eric Niebler
ae19cd6236
work-around for Borland addressof(array) bug and associated tests
...
[SVN r27656]
2005-03-14 23:03:42 +00:00
Rene Rivera
3ab4d38931
Apply typo fixes from Julio M. Merino Vidal
...
[SVN r27513]
2005-02-27 17:28:24 +00:00
Fernando Cacciola
18c7fb72b5
ADL problem (with VC7.1) fixed
...
[SVN r27495]
2005-02-24 16:04:49 +00:00
Beman Dawes
6bb092a9b1
Add comment explaining use of assert.h
...
[SVN r27473]
2005-02-21 12:32:20 +00:00