From a3dffe8f1a24ddc45905f408501b8855d3d71715 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 1 Jul 2015 17:19:29 -0500 Subject: [PATCH] Update docs for check utility changes and for 1.3 release. Bump versions for release of 1.3. Update copyrights that I forgot on the previous commits. --- doc/history.qbk | 9 +++++ doc/html/boostbook.css | 16 ++++++++ doc/html/index.html | 11 +++--- doc/html/predef/acknoledgements.html | 7 ++-- doc/html/predef/adding_new_predefs.html | 7 ++-- doc/html/predef/check_utilities.html | 20 ++++++++-- doc/html/predef/history.html | 37 +++++++++++++++++-- doc/html/predef/introduction.html | 9 +++-- doc/html/predef/reference.html | 7 ++-- .../boost_arch_architecture_macros.html | 5 ++- .../reference/boost_comp_compiler_macros.html | 33 +++++++++++++++-- .../boost_lang_language_standards_ma.html | 5 ++- .../reference/boost_lib_library_macros.html | 5 ++- .../boost_os_operating_system_macros.html | 5 ++- .../reference/boost_plat_platform_macros.html | 5 ++- doc/html/predef/reference/other_macros.html | 5 ++- .../reference/version_definition_macros.html | 5 ++- doc/html/predef/to_do.html | 7 ++-- doc/html/predef/using_the_predefs.html | 7 ++-- doc/predef.qbk | 19 +++++++++- include/boost/predef.h | 2 + include/boost/predef/architecture/alpha.h | 2 +- include/boost/predef/architecture/arm.h | 2 +- include/boost/predef/architecture/blackfin.h | 2 +- include/boost/predef/architecture/convex.h | 2 +- include/boost/predef/architecture/ia64.h | 2 +- include/boost/predef/architecture/m68k.h | 2 +- include/boost/predef/architecture/mips.h | 2 +- include/boost/predef/architecture/parisc.h | 2 +- include/boost/predef/architecture/ppc.h | 2 +- include/boost/predef/architecture/pyramid.h | 2 +- include/boost/predef/architecture/rs6k.h | 2 +- include/boost/predef/architecture/sparc.h | 2 +- include/boost/predef/architecture/superh.h | 2 +- include/boost/predef/architecture/sys370.h | 2 +- include/boost/predef/architecture/sys390.h | 2 +- include/boost/predef/architecture/x86.h | 2 +- include/boost/predef/architecture/x86/32.h | 2 +- include/boost/predef/architecture/x86/64.h | 2 +- include/boost/predef/architecture/z.h | 2 +- include/boost/predef/compiler/borland.h | 2 +- include/boost/predef/compiler/clang.h | 2 +- include/boost/predef/compiler/comeau.h | 2 +- include/boost/predef/compiler/compaq.h | 2 +- include/boost/predef/compiler/diab.h | 2 +- include/boost/predef/compiler/digitalmars.h | 2 +- include/boost/predef/compiler/dignus.h | 2 +- include/boost/predef/compiler/edg.h | 2 +- include/boost/predef/compiler/ekopath.h | 2 +- include/boost/predef/compiler/gcc.h | 2 +- include/boost/predef/compiler/gcc_xml.h | 2 +- include/boost/predef/compiler/greenhills.h | 2 +- include/boost/predef/compiler/hp_acc.h | 2 +- include/boost/predef/compiler/iar.h | 2 +- include/boost/predef/compiler/ibm.h | 2 +- include/boost/predef/compiler/intel.h | 2 +- include/boost/predef/compiler/kai.h | 2 +- include/boost/predef/compiler/llvm.h | 2 +- include/boost/predef/compiler/metaware.h | 2 +- include/boost/predef/compiler/metrowerks.h | 2 +- include/boost/predef/compiler/microtec.h | 2 +- include/boost/predef/compiler/mpw.h | 2 +- include/boost/predef/compiler/palm.h | 2 +- include/boost/predef/compiler/pgi.h | 2 +- include/boost/predef/compiler/sgi_mipspro.h | 2 +- include/boost/predef/compiler/sunpro.h | 2 +- include/boost/predef/compiler/tendra.h | 2 +- include/boost/predef/compiler/visualc.h | 2 +- include/boost/predef/compiler/watcom.h | 2 +- include/boost/predef/language/objc.h | 2 +- include/boost/predef/language/stdc.h | 2 +- include/boost/predef/language/stdcpp.h | 2 +- include/boost/predef/library/c/gnu.h | 2 +- include/boost/predef/library/c/uc.h | 2 +- include/boost/predef/library/c/vms.h | 2 +- include/boost/predef/library/c/zos.h | 2 +- include/boost/predef/library/std/cxx.h | 2 +- include/boost/predef/library/std/dinkumware.h | 2 +- include/boost/predef/library/std/libcomo.h | 2 +- include/boost/predef/library/std/modena.h | 2 +- include/boost/predef/library/std/msl.h | 2 +- include/boost/predef/library/std/roguewave.h | 2 +- include/boost/predef/library/std/sgi.h | 2 +- include/boost/predef/library/std/stdcpp3.h | 2 +- include/boost/predef/library/std/stlport.h | 2 +- include/boost/predef/library/std/vacpp.h | 2 +- include/boost/predef/make.h | 2 +- include/boost/predef/os/aix.h | 2 +- include/boost/predef/os/amigaos.h | 2 +- include/boost/predef/os/android.h | 2 +- include/boost/predef/os/beos.h | 2 +- include/boost/predef/os/bsd.h | 2 +- include/boost/predef/os/bsd/bsdi.h | 2 +- include/boost/predef/os/bsd/dragonfly.h | 2 +- include/boost/predef/os/bsd/free.h | 2 +- include/boost/predef/os/bsd/net.h | 2 +- include/boost/predef/os/bsd/open.h | 2 +- include/boost/predef/os/cygwin.h | 2 +- include/boost/predef/os/haiku.h | 2 +- include/boost/predef/os/hpux.h | 2 +- include/boost/predef/os/ios.h | 1 + include/boost/predef/os/irix.h | 2 +- include/boost/predef/os/linux.h | 2 +- include/boost/predef/os/macos.h | 2 +- include/boost/predef/os/os400.h | 2 +- include/boost/predef/os/qnxnto.h | 2 +- include/boost/predef/os/solaris.h | 2 +- include/boost/predef/os/unix.h | 2 +- include/boost/predef/os/vms.h | 2 +- include/boost/predef/os/windows.h | 2 +- include/boost/predef/other/endian.h | 2 +- include/boost/predef/platform/mingw.h | 2 +- .../boost/predef/platform/windows_desktop.h | 1 + include/boost/predef/platform/windows_phone.h | 1 + .../boost/predef/platform/windows_runtime.h | 1 + include/boost/predef/platform/windows_store.h | 1 + include/boost/predef/version.h | 4 +- include/boost/predef/version_number.h | 3 +- 118 files changed, 272 insertions(+), 146 deletions(-) diff --git a/doc/history.qbk b/doc/history.qbk index 5df5bf1..4c8833f 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -7,6 +7,15 @@ http://www.boost.org/LICENSE_1_0.txt) [section History] +[heading 1.3] + +* Fix many problems with `predef_check` functionality. +* Update SunPro detection to accomodate latest version of compiler from Oracle. +* Addition of Travis-CI and Appveyor testing. +* Add `and` and `or` logical operators for `predef_check` expression on the Boost Build side. +* Fix `BOOST_ARCH_PARISC` to correctly spelled name (from Graham Hanson). +* Fix `MAKE_YYYYM` macros to correctly limit the month (from rick68). + [heading 1.2] * Account for skip in Visual Studio product version vs. compiler version. diff --git a/doc/html/boostbook.css b/doc/html/boostbook.css index d42b3c0..28f8935 100644 --- a/doc/html/boostbook.css +++ b/doc/html/boostbook.css @@ -289,6 +289,22 @@ Tables border: none !important; } +/*============================================================================= +Suppress margins in tables +=============================================================================*/ + + table th > *:first-child, + table td > *:first-child + { + margin-top: 0; + } + + table th > *:last-child, + table td > *:last-child + { + margin-bottom: 0; + } + /*============================================================================= Blurbs =============================================================================*/ diff --git a/doc/html/index.html b/doc/html/index.html index 8a4dde7..4e9d22c 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -1,10 +1,10 @@ -Predef 1.2 +Predef 1.3 - + @@ -13,11 +13,12 @@

-Predef 1.2

+Predef 1.3

Rene Rivera

-
+

Distributed under the Boost Software License, Version 1.0. (See accompanying @@ -53,7 +54,7 @@

- +

Last revised: January 29, 2015 at 21:39:36 GMT

Last revised: July 01, 2015 at 22:17:15 GMT


diff --git a/doc/html/predef/acknoledgements.html b/doc/html/predef/acknoledgements.html index 9f73605..1a97b32 100644 --- a/doc/html/predef/acknoledgements.html +++ b/doc/html/predef/acknoledgements.html @@ -4,8 +4,8 @@ Acknoledgements - - + + @@ -35,7 +35,8 @@
-
-
-

+ 1.3 +

+
    +
  • + Fix many problems with predef_check + functionality. +
  • +
  • + Update SunPro detection to accomodate latest version of compiler from Oracle. +
  • +
  • + Addition of Travis-CI and Appveyor testing. +
  • +
  • + Add and and or logical operators for predef_check + expression on the Boost Build side. +
  • +
  • + Fix BOOST_ARCH_PARISC to + correctly spelled name (from Graham Hanson). +
  • +
  • + Fix MAKE_YYYYM macros to + correctly limit the month (from rick68). +
  • +
+

+ 1.2

    @@ -42,7 +70,7 @@

- + 1.1

    @@ -84,7 +112,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-