John Maddock
3b7ff73e9d
Merge config changes from Trunk.
...
[SVN r76122]
2011-12-23 17:17:31 +00:00
John Maddock
e7dd982de7
Merge Boost.Config changes from Trunk - numerous small bug fixes plus a new Cray C++ config.
...
Fixes #5607 .
Fixes #5941 .
Fixes #5878 .
[SVN r74889]
2011-10-10 11:50:55 +00:00
Eric Niebler
18be7dcf00
merge [72327] from trunk
...
[SVN r73153]
2011-07-16 20:12:46 +00:00
John Maddock
8dd107358b
Merge changes from Trunk.
...
Adds new macros BOOST_NO_NOEXCEPT and BOOST_NO_UNIFIED_INITIALIZATION_SYNTAX.
Fixes #4867 .
Fixes #5571 .
[SVN r72217]
2011-05-27 16:56:00 +00:00
John Maddock
dd3ebc8776
Merge Boost.Config changes to release.
...
[SVN r71480]
2011-04-25 12:10:48 +00:00
John Maddock
34092fc1c1
Bring Boost.Config into line with Trunk.
...
[SVN r69624]
2011-03-07 13:07:30 +00:00
John Maddock
3ce24d6389
Merge Boost.Config changes from Trunk.
...
[SVN r67522]
2010-12-31 17:08:07 +00:00
John Maddock
c99164cf39
Merge collected updates from Trunk.
...
[SVN r65703]
2010-10-01 09:19:44 +00:00
Niels Dekker
71fb00764a
Merged [63583] (removal of BOOST_DETAIL_NO_COMPLETE_VALUE_INITIALIZATION_SKIP_PTR_TO_MEMBER)
...
[SVN r63587]
2010-07-04 11:37:42 +00:00
John Maddock
e5b586dc02
Merge changes from Trunk - mostly new macro for <typeindex>.
...
[SVN r62792]
2010-06-11 11:16:34 +00:00
Beman Dawes
49e17b082e
Merge all config diffs from trunk
...
[SVN r62379]
2010-06-02 14:30:04 +00:00
John Maddock
7254d6c9c8
Merge doc updates from Trunk.
...
[SVN r60621]
2010-03-15 17:53:53 +00:00
Troy D. Straszheim
b6760d3082
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
Beman Dawes
d9ea70034c
config: merge trunk
...
[SVN r56776]
2009-10-13 12:56:44 +00:00
John Maddock
3d32b20f45
Merge interlinked changes in config, type_traits and TR1 libraries.
...
[SVN r56678]
2009-10-09 16:16:02 +00:00
Beman Dawes
cf37052edd
Merge from trunk
...
[SVN r53445]
2009-05-30 11:22:59 +00:00
Andrey Semashev
115746bced
Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS.
...
[SVN r51992]
2009-03-26 19:00:00 +00:00
Beman Dawes
4083190c8b
config: merge from trunk for new C++0x macros
...
[SVN r51606]
2009-03-04 14:28:36 +00:00
Troy D. Straszheim
bc97209574
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
John Maddock
b3d88665a5
Add linux linker options.
...
[SVN r50722]
2009-01-22 09:57:28 +00:00
John Maddock
40c8299a25
Merge changes from Trunk.
...
[SVN r50531]
2009-01-10 11:18:42 +00:00
Daniel James
63ec21a0d6
Merge latest hash and unordered developments, and add support for initialiser
...
lists to config.
Merged revisions 49338,49924-49927,49955,50029,50118 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r49338 | danieljames | 2008-10-15 10:44:41 +0100 (Wed, 15 Oct 2008) | 2 lines
Revert [49229], it fixes the same problem as [48674].
........
r49924 | danieljames | 2008-11-24 22:55:14 +0000 (Mon, 24 Nov 2008) | 1 line
Extra tests for equality with different hash functions.
........
r49925 | danieljames | 2008-11-24 22:55:47 +0000 (Mon, 24 Nov 2008) | 1 line
Document operator==/operator!= as undefined if the equality predicates aren't equivalent.
........
r49926 | danieljames | 2008-11-24 22:56:04 +0000 (Mon, 24 Nov 2008) | 1 line
Use a larger prime number list.
........
r49927 | danieljames | 2008-11-24 23:15:55 +0000 (Mon, 24 Nov 2008) | 1 line
Use aligned storage for the value.
........
r49955 | danieljames | 2008-11-27 11:42:13 +0000 (Thu, 27 Nov 2008) | 1 line
Wild stab at getting destruction working on more compilers.
........
r50029 | danieljames | 2008-11-29 21:47:55 +0000 (Sat, 29 Nov 2008) | 1 line
Workaround another in-place destruction.
........
r50118 | danieljames | 2008-12-04 21:30:19 +0000 (Thu, 04 Dec 2008) | 1 line
Add support for initializer lists to config and the unordered containers.
........
[SVN r50451]
2009-01-03 23:18:33 +00:00
John Maddock
e588cfeb76
Merge inspection report fixes.
...
[SVN r49283]
2008-10-11 15:47:59 +00:00
John Maddock
c7e2cb149e
Merge changes from Trunk: mainly fixes for the new Codegear compiler, plus a fix to the ABI code for 64-bit MSVC.
...
[SVN r49212]
2008-10-09 16:08:03 +00:00
John Maddock
b47cfe8c7b
Merge Boost.Config changes ready for 1.37.
...
[SVN r48892]
2008-09-19 11:24:09 +00:00
John Maddock
06f3a2ebd7
Remove offending "typename".
...
[SVN r47415]
2008-07-14 08:39:02 +00:00
John Maddock
b526ab9386
Updated Config/TR1 tests so they include the needed headers.
...
Added new TR1 tests to catch some cyclic dependency errors.
[SVN r47351]
2008-07-12 12:41:52 +00:00
John Maddock
1e661e3941
Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!).
...
[SVN r46840]
2008-06-29 09:10:46 +00:00
John Maddock
342f67a562
Fix namespace typo.
...
[SVN r46045]
2008-06-02 15:33:13 +00:00
John Maddock
047d11cf66
Added new files.
...
[SVN r44715]
2008-04-22 08:34:43 +00:00
John Maddock
b4eaf1eb50
Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS.
...
Changed <utility> to <boost/config/no_tr1/utility.hpp> in order to prevent cyclic dependencies between Fusion Tuples and TR1.
[SVN r44692]
2008-04-21 12:06:02 +00:00
John Maddock
5bad377e04
Added new macro BOOST_NO_TEMPLATED_IOSTREAMS in response to issue #1765 .
...
[SVN r44689]
2008-04-21 09:19:30 +00:00
John Maddock
2cac8cf454
Update thread tests: allow thread creation to fail at runtime.
...
[SVN r44534]
2008-04-18 10:14:23 +00:00
Markus Schöpflin
f4ea4c2def
The thread start routine needs C linkage. This fixes a compilation error on Tru64/cxx.
...
[SVN r44427]
2008-04-15 07:58:48 +00:00
John Maddock
6fac146f52
Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly.
...
[SVN r44422]
2008-04-14 18:06:59 +00:00
John Maddock
0dcc2aeffb
Beefed up pthreads test cases.
...
[SVN r44170]
2008-04-11 09:21:08 +00:00
John Maddock
b62d7ccb27
Update for bug report #1790 .
...
[SVN r44127]
2008-04-09 15:31:33 +00:00
John Maddock
9c70289360
Run config_info and config_test in both single and multi-thread modes.
...
[SVN r44121]
2008-04-09 11:34:20 +00:00
Vladimir Prus
6f2afd458c
Add 'import testing'.
...
This is necessary so that things work when Boost.Serialization Jamfiles
directly depend on some of the config tests.
[SVN r43985]
2008-04-01 17:16:04 +00:00
John Maddock
da6e707602
Added missing files: from addition of new config macro BOOST_NO_ADL_BARRIER.
...
[SVN r43927]
2008-03-29 16:27:34 +00:00
John Maddock
24c158f324
Added new macro BOOST_NO_ADL_BARRIER to address issue #1712 .
...
[SVN r43914]
2008-03-28 17:03:42 +00:00
Beman Dawes
3c76ba7f5c
Add missing copyright and license
...
[SVN r40835]
2007-11-06 13:41:19 +00:00
John Maddock
2c9e75db4e
Added support for _WIN32_WCE.
...
[SVN r40293]
2007-10-22 17:46:40 +00:00
John Maddock
ce659fb919
Skip some "impossible" vc8 targets.
...
[SVN r40278]
2007-10-22 08:43:52 +00:00
John Maddock
cb5b1ef22f
Update configure files with revision Id and some compiler specific fixes.
...
[SVN r40184]
2007-10-19 12:46:54 +00:00
John Maddock
bd482d4f9f
Added revision ID.
...
[SVN r40183]
2007-10-19 12:30:46 +00:00
John Maddock
494cd37654
math_info doesn't link with Borland unless built against the static runtime.
...
[SVN r39756]
2007-10-07 11:09:45 +00:00
John Maddock
8cc610fe31
Touched file to force regressions runners to rebuild the test.
...
[SVN r39621]
2007-09-30 17:35:14 +00:00
John Maddock
9cf08f8043
Fix for broken limits_test build.
...
[SVN r39231]
2007-09-13 09:04:12 +00:00
John Maddock
b2acba7499
Fixes for http://svn.boost.org/trac/boost/ticket/1104 , http://svn.boost.org/trac/boost/ticket/1102 , http://svn.boost.org/trac/boost/ticket/1103 and http://svn.boost.org/trac/boost/ticket/1105 .
...
Also updated tests for some previous macro additions.
[SVN r38934]
2007-08-25 12:26:25 +00:00