Commit Graph

84 Commits

Author SHA1 Message Date
Vladimir Prus
d63ab99fa6 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
Vladimir Prus
03d3918627 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 r35989]
2006-11-10 19:09:56 +00:00
Beman Dawes
06754cc5b6 Merged copyright and license addition
[SVN r35907]
2006-11-07 19:27:00 +00:00
Beman Dawes
4722f5ebcf Add copyright, license
[SVN r35905]
2006-11-07 19:11:57 +00:00
Rene Rivera
2217edb80b Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
Daryle Walker
8dfc0e65d1 Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files
[SVN r35844]
2006-11-04 22:58:43 +00:00
Nicola Musatti
5e88f0cc3b Merged fix from HEAD
[SVN r34201]
2006-06-06 20:05:18 +00:00
Nicola Musatti
9354484518 Added (forgotten) include for boost/detail/workaround.hpp
[SVN r34200]
2006-06-06 20:01:05 +00:00
Douglas Gregor
7aa98502d3 Include workaround header
[SVN r34127]
2006-05-31 12:35:53 +00:00
Nicola Musatti
6b76d13280 Fixed for BCB2006
[SVN r33835]
2006-04-27 06:50:17 +00:00
Nicola Musatti
bd1c699220 Fixed for BCB2006
[SVN r33835]
2006-04-27 06:50:17 +00:00
nobody
8d152999d0 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Dave Abrahams
9f164153eb Modernize
[SVN r32421]
2006-01-26 17:03:53 +00:00
Rene Rivera
cf2a12b4a3 Fix to allow for the possibility that std::locale support is not available in some standard library implementations.
[SVN r28568]
2005-05-02 06:24:20 +00:00
Daryle Walker
3bcf03e985 Added 'restore' member function to recover state (multiple times) within a code block
[SVN r27520]
2005-02-28 19:41:10 +00:00
Aleksey Gurtovoy
84d932365a c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
John Maddock
a14284ef8a Added Daryle Walker's copyrights as requested.
[SVN r24481]
2004-08-15 10:13:49 +00:00
John Maddock
e9ca71f9f3 Removed Boost.org copyrights and replaced with originating authors copyright instead.
[SVN r24372]
2004-08-10 12:53:34 +00:00
Vladimir Prus
61141d5872 Add V2 Jamfile
[SVN r23090]
2004-06-11 12:03:36 +00:00
Daryle Walker
70043b1ee4 Fixed up license/copyright
[SVN r20935]
2003-11-24 07:11:48 +00:00
Daryle Walker
3328463521 Added notes on interaction of different savers
[SVN r20818]
2003-11-16 07:27:36 +00:00
Daryle Walker
30431241e2 Moved some of my stuff to the Boost Software License, Version 1.0
[SVN r20681]
2003-11-05 07:04:53 +00:00
Samuel Krempp
4e999873c5 new test was linking to boost_test_exec_monitor instead of boost_unit_test_framework
[SVN r20033]
2003-09-12 06:02:07 +00:00
Daryle Walker
174a9d724e Moved Boost.I/O tests to separate file
[SVN r20032]
2003-09-12 04:57:05 +00:00
Daryle Walker
4674eca6b3 Changed all wide character operations to narrow characters so my GCC can work
[SVN r20030]
2003-09-12 04:37:04 +00:00
Daryle Walker
38c84588c0 Added new (unit) tests for I/O-state saving classes
[SVN r18854]
2003-06-23 08:34:06 +00:00
Daryle Walker
6ea242e6b1 Adjusted to changes in Boost.Test
[SVN r18797]
2003-06-15 22:29:44 +00:00
Beman Dawes
15ce64b708 add or update See www.boost.org comments
[SVN r16708]
2002-12-27 16:51:53 +00:00
Beman Dawes
689887f1fc init commit
[SVN r14977]
2002-08-19 23:29:18 +00:00
Daryle Walker
dd1332522b Fixed new locales to be based on std::locale::classic()
[SVN r14700]
2002-08-05 20:11:06 +00:00
Daryle Walker
8b80cb3111 Added more exception (non-)safety notes
[SVN r14667]
2002-08-04 20:09:35 +00:00
Daryle Walker
fdc0f5f5ab Clarified exception (non-)safety in some destructors; re-flowed text
[SVN r14666]
2002-08-04 06:48:18 +00:00
Jens Maurer
fa5ed210ec add explicit base class qualification to work around Intel C++ 6.0 bug
[SVN r13820]
2002-05-11 15:08:14 +00:00
Beman Dawes
9a7bf6c9c4 Initial commit
[SVN r13766]
2002-05-09 01:10:05 +00:00