93932c0d55
Merge warning fix from trunk. Fixes #1414 .
...
[SVN r58747]
2010-01-06 08:55:23 +00:00
81458c44a6
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
...
[SVN r56942]
2009-10-17 02:07:38 +00:00
772d182b24
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
3bf1eee7e4
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
...
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
2009-07-26 00:49:56 +00:00
8631d8087c
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
bb80cdd26c
Add private assignment operators.
...
Patch from Richard Webb.
This fixes #1414 , where msvc complained that default assignment operator
could not be generated. This can be fixed either by pragmas, or by
declaring (but not defining), private assignment operator. The latter
approach seems better, since it's likely to help on other compilers.
[SVN r53425]
2009-05-30 05:59:08 +00:00
9498b1b241
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
1865f2b8f9
Updating dependency information for modularized libraries.
...
[SVN r49628]
2008-11-07 17:05:27 +00:00
25d1746f8a
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
3b31c330d5
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
eea2bb328c
Merged revisions 43206,43208-43213 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
Fix some broken links.
........
r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
Link to people pages on the website, as they've been removed from the download.
........
r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
Point links to the pages that used to be in 'more' to the site.
........
r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
Fix links on the home page as well.
........
r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
Generated documentation which is no longer generated.
........
[SVN r43214]
2008-02-10 16:39:38 +00:00
a720ac89c1
Point links to the pages that used to be in 'more' to the site.
...
[SVN r43210]
2008-02-10 15:02:17 +00:00
1c7374e831
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
a562c02c77
Merge some trivial MSVC warning fixes from Trunk.
...
[SVN r42077]
2007-12-15 17:44:30 +00:00
a4085a5269
Trivial patches to silence MSVC warnings.
...
[SVN r42076]
2007-12-15 17:36:31 +00:00
d252d20333
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
57aec158b0
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
d9ae85cc23
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
e0ba7aaea6
Remove V1 Jamfiles
...
[SVN r38516]
2007-08-08 19:02:26 +00:00
1c8d616d16
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
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
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
06754cc5b6
Merged copyright and license addition
...
[SVN r35907]
2006-11-07 19:27:00 +00:00
4722f5ebcf
Add copyright, license
...
[SVN r35905]
2006-11-07 19:11:57 +00:00
2217edb80b
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
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
5e88f0cc3b
Merged fix from HEAD
...
[SVN r34201]
2006-06-06 20:05:18 +00:00
9354484518
Added (forgotten) include for boost/detail/workaround.hpp
...
[SVN r34200]
2006-06-06 20:01:05 +00:00
7aa98502d3
Include workaround header
...
[SVN r34127]
2006-05-31 12:35:53 +00:00
6b76d13280
Fixed for BCB2006
...
[SVN r33835]
2006-04-27 06:50:17 +00:00
bd1c699220
Fixed for BCB2006
...
[SVN r33835]
2006-04-27 06:50:17 +00:00
8d152999d0
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r33417]
2006-03-21 02:26:31 +00:00
9f164153eb
Modernize
...
[SVN r32421]
2006-01-26 17:03:53 +00:00
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
3bcf03e985
Added 'restore' member function to recover state (multiple times) within a code block
...
[SVN r27520]
2005-02-28 19:41:10 +00:00
84d932365a
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
a14284ef8a
Added Daryle Walker's copyrights as requested.
...
[SVN r24481]
2004-08-15 10:13:49 +00:00
e9ca71f9f3
Removed Boost.org copyrights and replaced with originating authors copyright instead.
...
[SVN r24372]
2004-08-10 12:53:34 +00:00
61141d5872
Add V2 Jamfile
...
[SVN r23090]
2004-06-11 12:03:36 +00:00
70043b1ee4
Fixed up license/copyright
...
[SVN r20935]
2003-11-24 07:11:48 +00:00
3328463521
Added notes on interaction of different savers
...
[SVN r20818]
2003-11-16 07:27:36 +00:00
30431241e2
Moved some of my stuff to the Boost Software License, Version 1.0
...
[SVN r20681]
2003-11-05 07:04:53 +00:00
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
174a9d724e
Moved Boost.I/O tests to separate file
...
[SVN r20032]
2003-09-12 04:57:05 +00:00
4674eca6b3
Changed all wide character operations to narrow characters so my GCC can work
...
[SVN r20030]
2003-09-12 04:37:04 +00:00
38c84588c0
Added new (unit) tests for I/O-state saving classes
...
[SVN r18854]
2003-06-23 08:34:06 +00:00
6ea242e6b1
Adjusted to changes in Boost.Test
...
[SVN r18797]
2003-06-15 22:29:44 +00:00
15ce64b708
add or update See www.boost.org comments
...
[SVN r16708]
2002-12-27 16:51:53 +00:00
689887f1fc
init commit
...
[SVN r14977]
2002-08-19 23:29:18 +00:00
dd1332522b
Fixed new locales to be based on std::locale::classic()
...
[SVN r14700]
2002-08-05 20:11:06 +00:00