Commit Graph
713 Commits
Author SHA1 Message Date
Marshall Clow e021478b9f Release 1.54.0 beta1
[SVN r84619]
boost-1.54.0-beta1
2013-06-03 14:02:28 +00:00
John Maddock 3874a62b66 Merge new traits & accumulated fixes from Trunk.
[SVN r83499]
2013-03-19 19:04:44 +00:00
John Maddock fd843864fb Merge typo fixes from Michel Morin from Trunk.
Fixes #7683.

[SVN r82242]
2012-12-28 18:39:22 +00:00
John Maddock 985ba7d10c Merge changes from Trunk.
[SVN r81829]
2012-12-10 18:11:39 +00:00
John Maddock 8608d0a498 Merged accumulated bug fixes from Trunk.
Refs #6795.
Refs #6394.

[SVN r79562]
2012-07-16 10:03:17 +00:00
John Maddock 7f7a6d2324 Merge changes from trunk:
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).


[SVN r79500]
2012-07-14 16:05:50 +00:00
John Maddock bff7255740 Merge Clang fixes from Trunk.
[SVN r78574]
2012-05-24 09:42:23 +00:00
John Maddock 269d7452b1 Merge type_traits changes from Trunk.
[SVN r76338]
2012-01-07 17:18:00 +00:00
Frédéric Bron f62a7094d5 operator type traits: merged trunk: documentation on the limitation to template classes
[SVN r75085]
2011-10-22 00:23:10 +00:00
Frédéric Bron 0cd9189357 operator traits: merged trunk->release (patch to make clang work)
[SVN r74930]
2011-10-12 19:41:11 +00:00
Frédéric Bron 171fad88b8 merged operator trait addition from trunk to branches/release
[SVN r74865]
2011-10-09 22:28:33 +00:00
John Maddock 33db0b59ed Merge minor type traits fixes from Trunk.
[SVN r74575]
2011-09-26 12:19:40 +00:00
John Maddock 5976893b1a Merge accumulated type_traits patches from Trunk.
Refs #5777.

[SVN r74005]
2011-08-22 17:22:32 +00:00
John Maddock 2799200d4e Revert Clang intrinsics support - it doesn't always work presently.
Change authorized by eric niebler.
Fixes #5635.

[SVN r72758]
2011-06-26 08:16:55 +00:00
Bryce Adelstein-Lelbach 5eb0486699 Merge from trunk.
[SVN r72423]
2011-06-05 19:13:25 +00:00
John Maddock e1a315e00e Merge change from Trunk to release.
[SVN r71481]
2011-04-25 12:26:48 +00:00
John Maddock 023bec7ba0 Fix PDF build from within boost-root/doc/pdf
[SVN r69511]
2011-03-03 11:22:48 +00:00
John Maddock 6be68667fb Document the restrictions on is_virtual_base_of.
Refs #3730.

[SVN r67916]
2011-01-10 16:55:08 +00:00
John Maddock eb24b1d9f1 Fix inspection report issues.
[SVN r67729]
2011-01-06 18:14:42 +00:00
John Maddock 0986b590ee Change PDF URL to SF download page.
Add optional index generation.

[SVN r67546]
2011-01-01 18:00:16 +00:00
John Maddock b67855e6da Change PDF URL to SF download page.
Add optional index generation.

[SVN r67544]
2011-01-01 17:01:48 +00:00
John Maddock c93d93ccfc Merge minor warning fixes from Trunk.
[SVN r67525]
2010-12-31 18:11:48 +00:00
Ralf W. Grosse-Kunstleve e0fb41d53c boost/type_traits/common_type.hpp: workaround for gcc 3.2 and 3.3 to avoid spurious warning
[SVN r66835]
2010-11-29 02:26:46 +00:00
John Maddock ec49c59545 Merge fix for typo from Trunk.
Fixes #4810.

[SVN r66439]
2010-11-07 17:39:07 +00:00
John Maddock 1b5833a894 Fix typo in docs and regenerate.
Refs #4810.

[SVN r66433]
2010-11-07 15:10:13 +00:00
John Maddock b722d7208b Fix MSVC warning.
[SVN r66404]
2010-11-05 09:50:42 +00:00
Daniel James cdd2aee33e Merge documentation fixes to release.
[SVN r66285]
2010-10-30 17:34:45 +00:00
Daniel James a430c8da1d Missing html file in type traits.
[SVN r66272]
2010-10-30 14:31:23 +00:00
John Maddock 0fe5ae981f Apply submitted patch.
Fixes #4707.

[SVN r65780]
2010-10-06 10:40:13 +00:00
John Maddock eede6ec6e6 Apply submitted patch.
Fixes #4707.

[SVN r65779]
2010-10-06 10:37:48 +00:00
John Maddock 0977ea3b67 Merges changes from Trunk: refer to history.qbk for the details.
[SVN r65708]
2010-10-01 11:11:16 +00:00
John Maddock 5346e1f373 Update history for 1.45.0, regenerate docs.
[SVN r65707]
2010-10-01 10:29:54 +00:00
John Maddock 47e6213bd8 Oops fix typo in last commit.
[SVN r65706]
2010-10-01 09:41:05 +00:00
John Maddock b6378f93e9 Tentative patch for IMB's compiler.
[SVN r65705]
2010-10-01 09:37:22 +00:00
John Maddock ff704d8ed0 Suppress use of typeof with the IBM compiler - it appears not to work?
[SVN r65629]
2010-09-27 12:25:37 +00:00
John Maddock 71d516c6f5 Suppress some Intel C++ warnings.
[SVN r65628]
2010-09-27 12:23:46 +00:00
John Maddock 64e9b6ef07 Add missing #include.
[SVN r65626]
2010-09-27 12:15:03 +00:00
John Maddock c77a72a7cc Add conditional trait.
Update and regenerate docs.
Update type_traits.hpp and add trivial test case for it.

[SVN r65575]
2010-09-24 17:12:08 +00:00
John Maddock edd98db5fb Change these two traits to always use a static constant and not BOOST_STATIC_CONSTANT - otherwise they don't work!
Refs #4669.

[SVN r65531]
2010-09-22 08:47:55 +00:00
John Maddock afd6785017 Add declval and common type from Vicente J. Botet Escriba.
Regenerate docs.

[SVN r65443]
2010-09-17 12:12:03 +00:00
John Maddock e66ffd9a99 Add new traits add_lvalue_reference and add_rvalue_reference.
[SVN r65387]
2010-09-11 18:00:56 +00:00
John Maddock fd67e7f2db Fix a few more compiler warnings.
[SVN r65273]
2010-09-04 17:36:23 +00:00
John Maddock d06a16e0e9 Set warnings as errors in type_traits library, where possible.
[SVN r65188]
2010-09-02 09:32:35 +00:00
John Maddock f8e246218e Commit updated test case.
[SVN r64674]
2010-08-08 08:40:57 +00:00
John Maddock c9406a97fe Mangle the names of internal classes so they're less likely to conflict with derived class names and members.
Fixes #4453.

[SVN r64251]
2010-07-22 10:29:49 +00:00
John Maddock 58c6ce7362 Update docs to match all the fixes applied to 1.44.
[SVN r64066]
2010-07-16 09:03:26 +00:00
John Maddock 4588039349 Update docs to match all the fixes applied to 1.44.
[SVN r64055]
2010-07-15 17:26:14 +00:00
John Maddock 4bef4e5708 Make all references to the detail:: namespace fully qualified so we don't get ambiguities with other libraries.
Fixes #4407.

[SVN r63739]
2010-07-08 10:27:58 +00:00
John Maddock b74b5fdf87 Make all references to the detail:: namespace fully qualified so we don't get ambiguities with other libraries.
Refs #4407.

[SVN r63738]
2010-07-08 10:15:11 +00:00
John Maddock 056830ee59 Oops forgot to update this one in last type_traits merge.
Updates file to include the new traits added.

[SVN r63599]
2010-07-04 15:46:45 +00:00