Steven Watanabe
|
a04746196d
|
Fix doc errors reported by Rob Stewart. Fixes #5421.
[SVN r71047]
|
2014-06-05 17:21:55 +03:00 |
|
John Maddock
|
88f5ca0bfd
|
Add declval and common type from Vicente J. Botet Escriba. Regenerate docs.
[SVN r65443]
|
2014-06-05 17:21:54 +03:00 |
|
jzmaddock
|
1f815065bb
|
Fix gcc-4.9.0 warnings
|
2014-05-02 09:29:30 +01:00 |
|
jzmaddock
|
3327d4c48f
|
Fix doc bug: https://svn.boost.org/trac/boost/ticket/9967
|
2014-04-30 18:13:43 +01:00 |
|
jzmaddock
|
03bff14498
|
Updated fix for https://svn.boost.org/trac/boost/ticket/9910#comment:2
C++11 version of is_convertible does not need a check for is_abstract.
|
2014-04-27 16:51:19 +01:00 |
|
jzmaddock
|
14d6a21eb1
|
Update docs on alignment traits.
|
2014-04-24 18:33:16 +01:00 |
|
jzmaddock
|
f91ab70055
|
Apply fix for issue https://svn.boost.org/trac/boost/ticket/9910 which provides a C++11 conforming version of is_convertible.
|
2014-04-23 12:50:53 +01:00 |
|
jzmaddock
|
3b12bbb0d6
|
regenerate docs and update history.
|
2014-04-22 09:27:48 +01:00 |
|
jzmaddock
|
7c2d5eb2a6
|
Apply patches from https://svn.boost.org/trac/boost/ticket/7317
Fixes msvc-11 compile failures.
|
2014-04-22 09:22:35 +01:00 |
|
jzmaddock
|
6100ef9bac
|
Regenerate/update docs.
|
2014-04-21 09:47:34 +01:00 |
|
jzmaddock
|
954cdb5e46
|
Add fix for https://svn.boost.org/trac/boost/ticket/9474
|
2014-04-21 09:39:19 +01:00 |
|
jzmaddock
|
261db898d9
|
Revert removal of obsolete headers as it breaks existing code.
See https://svn.boost.org/trac/boost/ticket/9783.
|
2014-03-17 18:06:31 +00:00 |
|
jzmaddock
|
da8a57f9dc
|
Change check to s_check.
Fixes https://svn.boost.org/trac/boost/ticket/8542
|
2014-03-13 18:20:53 +00:00 |
|
jzmaddock
|
a0ae848ad2
|
GCC warning suppression.
|
2014-03-13 17:56:03 +00:00 |
|
jzmaddock
|
1074233206
|
Fix warning under vc-11.0
|
2014-03-13 17:44:34 +00:00 |
|
jzmaddock
|
7f7cde4378
|
Remove obsolete #includes - reduces dependency burden.
|
2014-02-20 11:32:01 +00:00 |
|
jzmaddock
|
787e28368d
|
Change name of boost::align so it doesn't clash with other stuff.
|
2014-02-18 13:31:01 +00:00 |
|
jzmaddock
|
c137710c27
|
Merge commit 'a291374a230b89161691f890637b2896459c0afd' into develop: sets up merge point for master->develop merges.
|
2014-02-16 18:20:50 +00:00 |
|
jzmaddock
|
a291374a23
|
Manual merge of change missed by auto-merge. Master and develop should now be in synch.
|
2014-02-16 16:53:40 +00:00 |
|
jzmaddock
|
acfc15eae3
|
Remove files which should never have been in Git.
|
2014-02-16 16:49:45 +00:00 |
|
jzmaddock
|
2fe6e4f08b
|
Remove files which should never have been in Git in the first place.
|
2014-02-16 16:47:52 +00:00 |
|
jzmaddock
|
e347b45eef
|
Merge branch 'develop'
|
2014-02-16 16:37:02 +00:00 |
|
jzmaddock
|
8c0269c1c2
|
Setup first merge point in Git land.
|
2014-02-16 16:36:50 +00:00 |
|
jzmaddock
|
e69dd6740a
|
Fixes for msvc-13.
|
2014-02-08 16:19:14 +00:00 |
|
jzmaddock
|
6f9d6798a7
|
Suppress spurious GCC warning.
|
2014-02-08 13:00:54 +00:00 |
|
jzmaddock
|
a2b3727caf
|
Fix some GCC warnings by actually testing the types generated.
|
2014-02-08 13:00:31 +00:00 |
|
Michel Morin
|
e9ae20d161
|
Merge r86524 (Correct broken links to C++ standard papers); fixes #9212
[SVN r86673]
|
2013-11-13 03:22:55 +00:00 |
|
Michel Morin
|
ba63463ab7
|
Correct broken links to C++ standard papers. Refs #9212.
[SVN r86524]
|
2013-10-30 12:51:24 +00:00 |
|
Vicente J. Botet Escriba
|
497c7c10e9
|
TypeTraits/common_type fix typo. fix #8785.
[SVN r86458]
|
2013-10-26 15:49:29 +00:00 |
|
Vicente J. Botet Escriba
|
31ceaf1b02
|
TypeTraits/common_type fix typo.
[SVN r86457]
|
2013-10-26 15:30:31 +00:00 |
|
John Maddock
|
d5c5988d92
|
Remove dead files.
[SVN r86300]
|
2013-10-14 15:25:21 +00:00 |
|
Stephen Kelly
|
937009e771
|
Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC
[SVN r86250]
|
2013-10-11 23:23:26 +00:00 |
|
Stephen Kelly
|
ad10d46cc5
|
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
These evaded scripting.
[SVN r86249]
|
2013-10-11 23:22:36 +00:00 |
|
Stephen Kelly
|
a7d4ca60cf
|
Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
[SVN r86248]
|
2013-10-11 23:20:59 +00:00 |
|
Stephen Kelly
|
32f87190d6
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #elif...#else...#endif blocks.
[SVN r86247]
|
2013-10-11 23:19:44 +00:00 |
|
Stephen Kelly
|
77697c2134
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifdef...#else...#endif blocks.
[SVN r86246]
|
2013-10-11 23:19:17 +00:00 |
|
Stephen Kelly
|
f0b1834a4d
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifndef...#else...#endif blocks.
[SVN r86245]
|
2013-10-11 23:17:48 +00:00 |
|
Stephen Kelly
|
ea6264018d
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifndef...#endif conditions.
[SVN r86244]
|
2013-10-11 23:15:00 +00:00 |
|
Stephen Kelly
|
c8f38de386
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifdef...#endif blocks.
[SVN r86243]
|
2013-10-11 23:13:10 +00:00 |
|
Edward Diener
|
7b3dfb6f0a
|
Removed extraneous calling convention declarations for VC++ and compatibles when varargs is used.
[SVN r86214]
|
2013-10-09 14:54:36 +00:00 |
|
Stephen Kelly
|
f53c38de37
|
aligned_storage: Remove obsolete GCC version check.
[SVN r86103]
|
2013-10-01 08:41:55 +00:00 |
|
Stephen Kelly
|
7713e90dc3
|
TypeTraits: Remove obsolete GCC version checks.
[SVN r86077]
|
2013-09-30 16:01:57 +00:00 |
|
Stephen Kelly
|
d1403c7d10
|
TypeTraits: Remove use of obsolete macro
BOOST_TT_NO_ELLIPSIS_IN_FUNC_TESTING was only defined for GCC 2.
[SVN r86076]
|
2013-09-30 16:01:34 +00:00 |
|
Stephen Kelly
|
df4224484f
|
TypeTraits: Remove definition of macro for obsolete GCC.
[SVN r86075]
|
2013-09-30 16:01:16 +00:00 |
|
Stephen Kelly
|
95587ab589
|
aligned_storage: Remove obsolete MSVC version check.
[SVN r86025]
|
2013-09-30 00:18:28 +00:00 |
|
Stephen Kelly
|
f23fef070e
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2013-09-26 13:02:51 +00:00 |
|
Stephen Kelly
|
81918230c6
|
TypeTraits: Remove obsolete MSVC version checks.
[SVN r85919]
|
2013-09-25 21:15:34 +00:00 |
|
Stephen Kelly
|
dc676dc982
|
TypeTraits: Port away from obsolete macro.
[SVN r85918]
|
2013-09-25 21:14:42 +00:00 |
|
Stephen Kelly
|
ed84feb8b2
|
TypeTraits: Remove use of obsolete macro.
[SVN r85917]
|
2013-09-25 21:14:24 +00:00 |
|
Stephen Kelly
|
dec59cee34
|
TypeTraits: Remove alternative macro definitions for old MSVC.
[SVN r85916]
|
2013-09-25 21:14:01 +00:00 |
|