From 23d6106101b1bfdb5fa2ac2decba4949eeeae1e4 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Mon, 11 Jan 2016 13:44:51 +0000 Subject: [PATCH] Revert "Update docs." This reverts commit 1f65f0351d2314bd5e4c6671f3051ca42dd72a04. --- doc/history.qbk | 8 +----- doc/html/boost_typetraits/history.html | 39 ++++++++------------------ doc/html/index/s11.html | 3 +- doc/html/index/s12.html | 2 +- doc/html/index/s13.html | 2 +- doc/html/index/s14.html | 12 ++++---- 6 files changed, 22 insertions(+), 44 deletions(-) diff --git a/doc/history.qbk b/doc/history.qbk index 31b86a0..45abeef 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -7,13 +7,7 @@ [section:history History] -[h4 Boost 1.61.0] - -* Fixed wchar_t usage bug for older msvc compilers, see [@https://svn.boost.org/trac/boost/ticket/11870 #11870]. -* Fixed use of name "check" which is a macro on Apple, see [@https://github.com/boostorg/type_traits/pull/23 PR#23]. -* Fix `add_reference::type` to respect cv-qualifiers, see [@https://svn.boost.org/trac/boost/ticket/11900 #11900]. - -[h4 Boost 1.60.0] +[h4 Boost 1.60.0 ???] * Refactored traits to depend only on Boost.Config. Greatly simplified code to improve readability and remove workarounds for old compilers no longer supported. * Fix __decay to follow C++11 semantics, see [@https://svn.boost.org/trac/boost/ticket/7760 #7760]. diff --git a/doc/html/boost_typetraits/history.html b/doc/html/boost_typetraits/history.html index 501f52d..9a7e09a 100644 --- a/doc/html/boost_typetraits/history.html +++ b/doc/html/boost_typetraits/history.html @@ -28,25 +28,8 @@
- Boost - 1.61.0 -
-
    -
  • - Fixed wchar_t usage bug for older msvc compilers, see #11870. -
  • -
  • - Fixed use of name "check" which is a macro on Apple, see PR#23. -
  • -
  • - Fix add_reference<const void>::type - to respect cv-qualifiers, see #11900. -
  • -
-
- - Boost - 1.60.0 + Boost + 1.60.0 ???
  • @@ -67,7 +50,7 @@
- + Boost 1.58.0
@@ -82,7 +65,7 @@
- + Boost 1.57.0
@@ -96,7 +79,7 @@
- + Boost 1.56.0
@@ -105,7 +88,7 @@ #9474.
- + Boost 1.55.0
@@ -113,7 +96,7 @@ Added new trait is_copy_constructible.
- + Boost 1.54.0
@@ -124,7 +107,7 @@ has_trivial_move_constructor.
- + Boost 1.47.0
@@ -139,7 +122,7 @@
- + Boost 1.45.0
@@ -156,7 +139,7 @@
- + Boost 1.44.0
@@ -173,7 +156,7 @@
- + Boost 1.42.0
diff --git a/doc/html/index/s11.html b/doc/html/index/s11.html index 4fcee8e..7234df8 100644 --- a/doc/html/index/s11.html +++ b/doc/html/index/s11.html @@ -24,7 +24,7 @@

-Class Index

+Class Index

A C D E F H I M N O P R T

@@ -157,7 +157,6 @@
  • has_multiplies_assign

  • has_negate

  • has_new_operator

  • -
  • has_nothrow_assign

  • has_nothrow_constructor

  • has_nothrow_copy

  • diff --git a/doc/html/index/s12.html b/doc/html/index/s12.html index 0661896..03377cc 100644 --- a/doc/html/index/s12.html +++ b/doc/html/index/s12.html @@ -24,7 +24,7 @@
  • -Typedef Index

    +Typedef Index

    F R T V

    diff --git a/doc/html/index/s13.html b/doc/html/index/s13.html index e92b250..d0133d9 100644 --- a/doc/html/index/s13.html +++ b/doc/html/index/s13.html @@ -24,7 +24,7 @@

    -Macro Index

    +Macro Index

    B

    diff --git a/doc/html/index/s14.html b/doc/html/index/s14.html index cd54679..c0640fc 100644 --- a/doc/html/index/s14.html +++ b/doc/html/index/s14.html @@ -23,7 +23,7 @@

    -Index

    +Index

    A B C D E F H I M N O P R T U V

    @@ -204,6 +204,10 @@