[pkg-boost-commits] r14736 - boost/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Mon Jan 7 01:10:11 UTC 2013


Author: smr
Date: 2013-01-07 01:10:11 +0000 (Mon, 07 Jan 2013)
New Revision: 14736

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/control
   boost/trunk/debian/documentation-files
   boost/trunk/debian/rules
   boost/trunk/debian/update-control.py
Log:
Initial updates for boost 1.52.

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2013-01-07 01:08:58 UTC (rev 14735)
+++ boost/trunk/debian/changelog	2013-01-07 01:10:11 UTC (rev 14736)
@@ -1,3 +1,9 @@
+boost1.52 (1.52.0-1) UNRELEASED; urgency=low
+
+  * New upstream.
+
+ -- Steve M. Robbins <smr at debian.org>  Sun, 06 Jan 2013 19:04:00 -0600
+
 boost1.50 (1.50.0-2) unstable; urgency=low
 
   * control: Fix list formatting in Boost.Chrono long description.

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2013-01-07 01:08:58 UTC (rev 14735)
+++ boost/trunk/debian/control	2013-01-07 01:10:11 UTC (rev 14736)
@@ -1,4 +1,4 @@
-Source: boost1.50
+Source: boost1.52
 Homepage: http://www.boost.org/
 Section: libs
 Priority: optional
@@ -14,51 +14,51 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-boost/boost/trunk
 Standards-Version: 3.9.2
 
-Package: libboost1.50-dbg
+Package: libboost1.52-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.50-dev (= ${binary:Version})
-Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg, libboost1.49-dbg
+Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.52-dev (= ${binary:Version})
+Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg, libboost1.49-dbg, libboost1.50-dbg
 Description: Boost C++ Libraries with debug symbols
  This package forms part of the Boost C++ Libraries collection.
  .
  These libraries are built with debug symbols. They are useful to debug
  programs which use Boost. These must be used also at build/link time.
 
-Package: libboost1.50-dev
+Package: libboost1.52-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, libstdc++6-4.4-dev | libstdc++-dev
-Suggests: libboost1.50-doc,
- libboost-chrono1.50-dev,
- libboost-date-time1.50-dev,
- libboost-exception1.50-dev,
- libboost-filesystem1.50-dev,
- libboost-graph1.50-dev,
- libboost-graph-parallel1.50-dev,
- libboost-iostreams1.50-dev,
- libboost-locale1.50-dev,
- libboost-math1.50-dev,
- libboost-mpi1.50-dev,
- libboost-program-options1.50-dev,
- libboost-python1.50-dev,
- libboost-random1.50-dev,
- libboost-regex1.50-dev,
- libboost-serialization1.50-dev,
- libboost-signals1.50-dev,
- libboost-system1.50-dev,
- libboost-test1.50-dev,
- libboost-thread1.50-dev,
- libboost-timer1.50-dev,
- libboost-wave1.50-dev,
+Suggests: libboost1.52-doc,
+ libboost-chrono1.52-dev,
+ libboost-date-time1.52-dev,
+ libboost-exception1.52-dev,
+ libboost-filesystem1.52-dev,
+ libboost-graph1.52-dev,
+ libboost-graph-parallel1.52-dev,
+ libboost-iostreams1.52-dev,
+ libboost-locale1.52-dev,
+ libboost-math1.52-dev,
+ libboost-mpi1.52-dev,
+ libboost-program-options1.52-dev,
+ libboost-python1.52-dev,
+ libboost-random1.52-dev,
+ libboost-regex1.52-dev,
+ libboost-serialization1.52-dev,
+ libboost-signals1.52-dev,
+ libboost-system1.52-dev,
+ libboost-test1.52-dev,
+ libboost-thread1.52-dev,
+ libboost-timer1.52-dev,
+ libboost-wave1.52-dev,
  xsltproc,
  doxygen,
  docbook-xml (>= 4.2),
  docbook-xsl (>= 1.73.2),
  default-jdk (>= 1.4),
  fop (>= 0.94)
-Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev
+Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev
 Replaces: bjam, boost-build
 Description: Boost C++ Libraries development files
  The Boost web site provides free, peer-reviewed, portable C++ source
@@ -77,33 +77,33 @@
  program_options, python, regex, serialization, signals, system, test,
  thread, timer, and wave.
 
-Package: libboost1.50-all-dev
+Package: libboost1.52-all-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev,
- libboost-chrono1.50-dev, 
- libboost-date-time1.50-dev, 
- libboost-exception1.50-dev, 
- libboost-filesystem1.50-dev, 
- libboost-graph1.50-dev, 
- libboost-graph-parallel1.50-dev, 
- libboost-iostreams1.50-dev, 
- libboost-locale1.50-dev,
- libboost-math1.50-dev, 
- libboost-mpi1.50-dev, 
- libboost-mpi-python1.50-dev, 
- libboost-program-options1.50-dev, 
- libboost-python1.50-dev, 
- libboost-random1.50-dev, 
- libboost-regex1.50-dev, 
- libboost-serialization1.50-dev, 
- libboost-signals1.50-dev, 
- libboost-system1.50-dev, 
- libboost-test1.50-dev, 
- libboost-thread1.50-dev, 
- libboost-timer1.50-dev, 
- libboost-wave1.50-dev
+ libboost1.52-dev,
+ libboost-chrono1.52-dev, 
+ libboost-date-time1.52-dev, 
+ libboost-exception1.52-dev, 
+ libboost-filesystem1.52-dev, 
+ libboost-graph1.52-dev, 
+ libboost-graph-parallel1.52-dev, 
+ libboost-iostreams1.52-dev, 
+ libboost-locale1.52-dev,
+ libboost-math1.52-dev, 
+ libboost-mpi1.52-dev, 
+ libboost-mpi-python1.52-dev, 
+ libboost-program-options1.52-dev, 
+ libboost-python1.52-dev, 
+ libboost-random1.52-dev, 
+ libboost-regex1.52-dev, 
+ libboost-serialization1.52-dev, 
+ libboost-signals1.52-dev, 
+ libboost-system1.52-dev, 
+ libboost-test1.52-dev, 
+ libboost-thread1.52-dev, 
+ libboost-timer1.52-dev, 
+ libboost-wave1.52-dev
 Description: Boost C++ Libraries development files (ALL)
  The Boost web site provides free, peer-reviewed, portable C++ source
  libraries. The emphasis is on libraries which work well with the C++
@@ -116,13 +116,13 @@
  This package provides the complete Boost development environment,
  including all separately-packaged libraries.
 
-Package: libboost1.50-doc
+Package: libboost1.52-doc
 Homepage: http://www.boost.org/libs/
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: libboost1.50-dev (>= ${source:Version})
-Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc
+Suggests: libboost1.52-dev (>= ${source:Version})
+Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc
 Description: Boost.org libraries documentation
  The Boost web site provides free, peer-reviewed, portable C++ source
  libraries. The emphasis is on libraries which work well with the C++
@@ -136,7 +136,7 @@
  Some pages point to header files provided in the corresponding -dev package,
  so it is suggested to install the latter as well.
 
-Package: libboost-chrono1.50.0
+Package: libboost-chrono1.52.0
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Section: libs
@@ -178,14 +178,14 @@
  Lastly, Boost.Chrono includes typeof registration for duration and
  time_point to permit using emulated auto with C++03 compilers.
 
-Package: libboost-chrono1.50-dev
+Package: libboost-chrono1.52-dev
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-chrono1.50.0 (= ${binary:Version})
-Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-chrono1.52.0 (= ${binary:Version})
+Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev
 Description: C++ representation of time duration, time point, and clocks
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -224,7 +224,7 @@
  Lastly, Boost.Chrono includes typeof registration for duration and
  time_point to permit using emulated auto with C++03 compilers.
 
-Package: libboost-date-time1.50.0
+Package: libboost-date-time1.52.0
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libs
@@ -235,22 +235,22 @@
  These libraries are intended to make programming with dates and times
  almost as simple and natural as programming with strings and integers.
 
-Package: libboost-date-time1.50-dev
+Package: libboost-date-time1.52-dev
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-date-time1.50.0 (= ${binary:Version}),
- libboost-serialization1.50-dev (= ${binary:Version})
-Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-date-time1.52.0 (= ${binary:Version}),
+ libboost-serialization1.52-dev (= ${binary:Version})
+Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev
 Description: set of date-time libraries based on generic programming concepts
  This package forms part of the Boost C++ Libraries collection.
  .
  These libraries are intended to make programming with dates and times
  almost as simple and natural as programming with strings and integers.
 
-Package: libboost-exception1.50.0
+Package: libboost-exception1.52.0
 Homepage: http://www.boost.org/libs/exception/
 Architecture: any
 Section: libs
@@ -262,21 +262,22 @@
  class hierarchies and to help write exception handling and error
  reporting code.
 
-Package: libboost-exception1.50-dev
+Package: libboost-exception1.52-dev
 Homepage: http://www.boost.org/libs/exception/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-exception1.50.0 (= ${binary:Version})
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-exception1.52.0 (= ${binary:Version})
 Description: set of date-time libraries based on generic programming concepts
  This package forms part of the Boost C++ Libraries collection.
  .
  The purpose of Boost Exception is to ease the design of exception
  class hierarchies and to help write exception handling and error
  reporting code.
+Conflicts: libboost-exception1.50-dev
 
-Package: libboost-filesystem1.50.0
+Package: libboost-filesystem1.52.0
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libs
@@ -288,15 +289,15 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-filesystem1.50-dev
+Package: libboost-filesystem1.52-dev
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-filesystem1.50.0 (= ${binary:Version}),
- libboost-system1.50-dev (= ${binary:Version})
-Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-filesystem1.52.0 (= ${binary:Version}),
+ libboost-system1.52-dev (= ${binary:Version})
+Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -304,7 +305,7 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-graph1.50.0
+Package: libboost-graph1.52.0
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libs
@@ -319,16 +320,16 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph1.50-dev
+Package: libboost-graph1.52-dev
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-serialization1.50-dev (= ${binary:Version}),
- libboost-test1.50-dev (= ${binary:Version})
-Recommends: libboost-graph1.50.0 (= ${binary:Version})
-Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-serialization1.52-dev (= ${binary:Version}),
+ libboost-test1.52-dev (= ${binary:Version})
+Recommends: libboost-graph1.52.0 (= ${binary:Version})
+Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -338,7 +339,7 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph-parallel1.50.0
+Package: libboost-graph-parallel1.52.0
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libs
@@ -354,16 +355,16 @@
  the same interfaces as the (sequential) BGL. Code written using the sequential
  BGL should be easy to parallelize with the parallel BGL.
 
-Package: libboost-graph-parallel1.50-dev
+Package: libboost-graph-parallel1.52-dev
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-serialization1.50-dev (= ${binary:Version}),
- libboost-test1.50-dev (= ${binary:Version})
-Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev
-Recommends: libboost-graph-parallel1.50.0 (= ${binary:Version})
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-serialization1.52-dev (= ${binary:Version}),
+ libboost-test1.52-dev (= ${binary:Version})
+Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev
+Recommends: libboost-graph-parallel1.52.0 (= ${binary:Version})
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -374,7 +375,7 @@
  the same interfaces as the (sequential) BGL. Code written using the sequential
  BGL should be easy to parallelize with the parallel BGL.
 
-Package: libboost-iostreams1.50.0
+Package: libboost-iostreams1.52.0
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libs
@@ -387,15 +388,15 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-iostreams1.50-dev
+Package: libboost-iostreams1.52-dev
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-regex1.50-dev (= ${binary:Version}),
- libboost-iostreams1.50.0 (= ${binary:Version})
-Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-regex1.52-dev (= ${binary:Version}),
+ libboost-iostreams1.52.0 (= ${binary:Version})
+Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev
 Description: Boost.Iostreams Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -403,7 +404,7 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-locale1.50.0
+Package: libboost-locale1.52.0
 Homepage: http://www.boost.org/libs/locale/
 Architecture: any
 Section: libs
@@ -431,14 +432,14 @@
   * Support for char and wchar_t
   * Experimental support for C++0x char16_t and char32_t strings and streams.
 
-Package: libboost-locale1.50-dev
+Package: libboost-locale1.52-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-locale1.50.0 (= ${binary:Version})
-Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-locale1.52.0 (= ${binary:Version})
+Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev
 Description: C++ facilities for localization
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -462,7 +463,7 @@
   * Support for char and wchar_t
   * Experimental support for C++0x char16_t and char32_t strings and streams.
 
-Package: libboost-math1.50.0
+Package: libboost-math1.52.0
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libs
@@ -481,14 +482,14 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-math1.50-dev
+Package: libboost-math1.52-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-math1.50.0 (= ${binary:Version})
-Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-math1.52.0 (= ${binary:Version})
+Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev
 Description: Boost.Math Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -503,7 +504,7 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-mpi1.50.0
+Package: libboost-mpi1.52.0
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libs
@@ -517,17 +518,17 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi1.50-dev
+Package: libboost-mpi1.52-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-serialization1.50-dev (= ${binary:Version}),
- libboost-mpi1.50.0 (= ${binary:Version}),
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-serialization1.52-dev (= ${binary:Version}),
+ libboost-mpi1.52.0 (= ${binary:Version}),
  mpi-default-dev
-Suggests: libboost-graph1.50-dev
-Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev
+Suggests: libboost-graph1.52-dev
+Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev
 Description: C++ interface to the Message Passing Interface (MPI)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -537,7 +538,7 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi-python1.50.0
+Package: libboost-mpi-python1.52.0
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: python
@@ -547,7 +548,7 @@
 Conflicts: libboost-mpi-python1.40.0,
  libboost-mpi-python1.41.0,
  libboost-mpi-python1.42.0,
- libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0
+ libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -561,14 +562,14 @@
  .
  One of the python interpreter packages is required to use the bindings.
 
-Package: libboost-mpi-python1.50-dev
+Package: libboost-mpi-python1.52-dev
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost-mpi1.50-dev (= ${binary:Version}),
- libboost-mpi-python1.50.0 (= ${binary:Version})
-Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev
+ libboost-mpi1.52-dev (= ${binary:Version}),
+ libboost-mpi-python1.52.0 (= ${binary:Version})
+Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -580,7 +581,7 @@
  .
  This package provides Python Bindings to the C++ interface.
 
-Package: libboost-program-options1.50.0
+Package: libboost-program-options1.52.0
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libs
@@ -592,14 +593,14 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-program-options1.50-dev
+Package: libboost-program-options1.52-dev
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-program-options1.50.0 (= ${binary:Version})
-Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-program-options1.52.0 (= ${binary:Version})
+Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev
 Description: program options library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -607,7 +608,7 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-python1.50.0
+Package: libboost-python1.52.0
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: python
@@ -631,18 +632,18 @@
  One of the python interpreter packages is required to use the
  created extensions.
 
-Package: libboost-python1.50-dev
+Package: libboost-python1.52-dev
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-python1.50.0 (= ${binary:Version}),
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-python1.52.0 (= ${binary:Version}),
  python-dev, ${python:Depends},
  python (>= 2.5) | python-celementtree | python-elementtree,
  gccxml
-Suggests: libboost1.50-doc
-Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev
+Suggests: libboost1.52-doc
+Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev
 Description: Boost.Python Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -666,7 +667,7 @@
  versions of Python in Debian.  Code using this library will need also
  one of the Python development packages.
 
-Package: libboost-random1.50.0
+Package: libboost-random1.52.0
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libs
@@ -678,14 +679,14 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-random1.50-dev
+Package: libboost-random1.52-dev
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-random1.50.0 (= ${binary:Version})
-Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-random1.52.0 (= ${binary:Version})
+Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev
 Description: Boost Random Number Library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -693,7 +694,7 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-regex1.50.0
+Package: libboost-regex1.52.0
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libs
@@ -712,15 +713,15 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-regex1.50-dev
+Package: libboost-regex1.52-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-regex1.50.0 (= ${binary:Version}),
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-regex1.52.0 (= ${binary:Version}),
  libicu-dev
-Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev
+Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev
 Description: regular expression library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -735,7 +736,7 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-serialization1.50.0
+Package: libboost-serialization1.52.0
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libs
@@ -755,14 +756,14 @@
  arbitrary set of C++ data structures to a sequence of bytes.
  archive: to refer to a specific rendering of this stream of bytes.
 
-Package: libboost-serialization1.50-dev
+Package: libboost-serialization1.52-dev
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-serialization1.50.0 (= ${binary:Version})
-Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-serialization1.52.0 (= ${binary:Version})
+Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev
 Description: serialization library for C++
  This package forms part of the Boost C++ Libraries collection,
  containing the following functionalities:
@@ -778,7 +779,7 @@
  arbitrary set of C++ data structures to a sequence of bytes.
  archive: to refer to a specific rendering of this stream of bytes.
 
-Package: libboost-signals1.50.0
+Package: libboost-signals1.52.0
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libs
@@ -792,14 +793,14 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-signals1.50-dev
+Package: libboost-signals1.52-dev
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-signals1.50.0 (= ${binary:Version})
-Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev, libboost-signals1.48-dev, libboost-signals1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-signals1.52.0 (= ${binary:Version})
+Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev, libboost-signals1.48-dev, libboost-signals1.49-dev, libboost-signals1.50-dev
 Description: managed signals and slots library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -809,7 +810,7 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-system1.50.0
+Package: libboost-system1.52.0
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libs
@@ -825,14 +826,14 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-system1.50-dev
+Package: libboost-system1.52-dev
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-system1.50.0 (= ${binary:Version})
-Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-system1.52.0 (= ${binary:Version})
+Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev
 Description: Operating system (e.g. diagnostics support) library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -844,7 +845,7 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-test1.50.0
+Package: libboost-test1.52.0
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libs
@@ -857,14 +858,14 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-test1.50-dev
+Package: libboost-test1.52-dev
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-test1.50.0 (= ${binary:Version})
-Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-test1.52.0 (= ${binary:Version})
+Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev
 Description: components for writing and executing test suites
  This package forms part of the Boost C++ Libraries collection.  The
  library contains several components.
@@ -873,7 +874,7 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-thread1.50.0
+Package: libboost-thread1.52.0
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libs
@@ -886,15 +887,15 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-thread1.50-dev
+Package: libboost-thread1.52-dev
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-date-time1.50-dev (= ${binary:Version}),
- libboost-thread1.50.0 (= ${binary:Version})
-Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-date-time1.52-dev (= ${binary:Version}),
+ libboost-thread1.52.0 (= ${binary:Version})
+Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev
 Description: portable C++ multi-threading
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -903,7 +904,7 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-timer1.50.0
+Package: libboost-timer1.52.0
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Section: libs
@@ -920,14 +921,14 @@
  cpu_timer that automatically reports the elapsed times when an
  auto_cpu_timer object is destroyed.
 
-Package: libboost-timer1.50-dev
+Package: libboost-timer1.52-dev
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-timer1.50.0 (= ${binary:Version})
-Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-timer1.52.0 (= ${binary:Version})
+Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev
 Description: C++ wall clock and CPU process timers
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -940,7 +941,7 @@
  cpu_timer that automatically reports the elapsed times when an
  auto_cpu_timer object is destroyed.
 
-Package: libboost-wave1.50.0
+Package: libboost-wave1.52.0
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libs
@@ -953,16 +954,16 @@
  packed behind a simple to use interface, which integrates well with
  the well known idioms of the Standard Template Library (STL).
 
-Package: libboost-wave1.50-dev
+Package: libboost-wave1.52-dev
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.50-dev (= ${binary:Version}),
- libboost-serialization1.50-dev (= ${binary:Version}),
- libboost-wave1.50.0 (= ${binary:Version}),
- libboost-filesystem1.50-dev (= ${binary:Version})
-Conflicts: libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev
+ libboost1.52-dev (= ${binary:Version}),
+ libboost-serialization1.52-dev (= ${binary:Version}),
+ libboost-wave1.52.0 (= ${binary:Version}),
+ libboost-filesystem1.52-dev (= ${binary:Version})
+Conflicts: libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev
 Description: C99/C++ preprocessor library
  This package forms part of the Boost C++ Libraries collection.
  .

Modified: boost/trunk/debian/documentation-files
===================================================================
--- boost/trunk/debian/documentation-files	2013-01-07 01:08:58 UTC (rev 14735)
+++ boost/trunk/debian/documentation-files	2013-01-07 01:10:11 UTC (rev 14736)
@@ -28,10 +28,11 @@
 doc/html/BOOST_PROTO_A_const.html
 doc/html/BOOST_PROTO_A_const_ref.html
 doc/html/BOOST_PROTO_A_const_ref_a.html
-doc/html/BOOST_PROTO_A_id1524134.html
+doc/html/BOOST_PROTO_A_id1619370.html
 doc/html/BOOST_PROTO_A_ref.html
 doc/html/BOOST_PROTO_A_ref_a.html
 doc/html/BOOST_PROTO_BASIC_EXTENDS.html
+doc/html/BOOST_PROTO_DEFINE_ENV_VAR.html
 doc/html/BOOST_PROTO_DEFINE_OPERATORS.html
 doc/html/BOOST_PROTO_EXTENDS.html
 doc/html/BOOST_PROTO_EXTENDS_ASSIGN.html
@@ -50,14 +51,14 @@
 doc/html/BOOST_PROTO_REPEAT_EX.html
 doc/html/BOOST_PROTO_REPEAT_FROM_TO.html
 doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html
-doc/html/BOOST_PROTO_a_id1524593.html
+doc/html/BOOST_PROTO_a_id1619829.html
 doc/html/BOOST_PROTO_ref_a.html
 doc/html/BOOST_PROTO_typename_A.html
 doc/html/BOOST_RV_REF.html
 doc/html/BOOST_RV_REF_BEG.html
 doc/html/BOOST_RV_REF_END.html
-doc/html/BOOST_SERIALIZATI_id385179.html
-doc/html/BOOST_SERIALIZATI_id709348.html
+doc/html/BOOST_SERIALIZATI_id427431.html
+doc/html/BOOST_SERIALIZATI_id817929.html
 doc/html/BOOST_TRIBOOL_THIRD_STATE.html
 doc/html/BOOST_UNITS_CHECK_HOMOGENEOUS_UNITS.html
 doc/html/BOOST_UNITS_DEFAULT_CONVERSION.html
@@ -65,7 +66,7 @@
 doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
 doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR_TEMPLATE.html
 doc/html/BOOST_UNITS_DEFINE_CONVERSION_OFFSET.html
-doc/html/BOOST_UNITS_METRIC_PREFIX_id1803850.html
+doc/html/BOOST_UNITS_METRIC_PREFIX_id1909665.html
 doc/html/BOOST_UNITS_NO_COMPILER_CHECK.html
 doc/html/BOOST_UNITS_REQUIRE_LAYOUT_COMPATIBILITY.html
 doc/html/BOOST_UNITS_STATIC_CONSTANT.html
@@ -126,84 +127,84 @@
 doc/html/boost/accumulators/accumulator_concept.html
 doc/html/boost/accumulators/accumulator_set.html
 doc/html/boost/accumulators/as_feature.html
-doc/html/boost/accumulators/as_feature_tag_dr_id560850.html
-doc/html/boost/accumulators/as_feature_tag_er_id562703.html
-doc/html/boost/accumulators/as_feature_tag_ex_id563262.html
-doc/html/boost/accumulators/as_feature_tag_ex_id563278.html
-doc/html/boost/accumulators/as_feature_tag_me_id564099.html
-doc/html/boost/accumulators/as_feature_tag_me_id564114.html
-doc/html/boost/accumulators/as_feature_tag_me_id564131.html
-doc/html/boost/accumulators/as_feature_tag_me_id564147.html
-doc/html/boost/accumulators/as_feature_tag_me_id564163.html
-doc/html/boost/accumulators/as_feature_tag_me_id564193.html
-doc/html/boost/accumulators/as_feature_tag_me_id564709.html
-doc/html/boost/accumulators/as_feature_tag_me_id564725.html
-doc/html/boost/accumulators/as_feature_tag_me_id564741.html
-doc/html/boost/accumulators/as_feature_tag_pe_id566136.html
-doc/html/boost/accumulators/as_feature_tag_pe_id566158.html
-doc/html/boost/accumulators/as_feature_tag_po_id567301.html
-doc/html/boost/accumulators/as_feature_tag_po_id567324.html
-doc/html/boost/accumulators/as_feature_tag_po_id567757.html
-doc/html/boost/accumulators/as_feature_tag_po_id567779.html
-doc/html/boost/accumulators/as_feature_tag_su_id569328.html
-doc/html/boost/accumulators/as_feature_tag_su_id569343.html
-doc/html/boost/accumulators/as_feature_tag_ta_id571185.html
-doc/html/boost/accumulators/as_feature_tag_ta_id571222.html
-doc/html/boost/accumulators/as_feature_tag_va_id571944.html
-doc/html/boost/accumulators/as_feature_tag_va_id571960.html
-doc/html/boost/accumulators/as_feature_tag_we_id563295.html
-doc/html/boost/accumulators/as_feature_tag_we_id563312.html
-doc/html/boost/accumulators/as_feature_tag_we_id567346.html
-doc/html/boost/accumulators/as_feature_tag_we_id567369.html
-doc/html/boost/accumulators/as_feature_tag_we_id567802.html
-doc/html/boost/accumulators/as_feature_tag_we_id567825.html
-doc/html/boost/accumulators/as_feature_tag_we_id573760.html
-doc/html/boost/accumulators/as_feature_tag_we_id573776.html
-doc/html/boost/accumulators/as_feature_tag_we_id573792.html
-doc/html/boost/accumulators/as_feature_tag_we_id573822.html
-doc/html/boost/accumulators/as_feature_tag_we_id574089.html
-doc/html/boost/accumulators/as_feature_tag_we_id574106.html
-doc/html/boost/accumulators/as_feature_tag_we_id574122.html
-doc/html/boost/accumulators/as_feature_tag_we_id575279.html
-doc/html/boost/accumulators/as_feature_tag_we_id575302.html
-doc/html/boost/accumulators/as_feature_tag_we_id576054.html
-doc/html/boost/accumulators/as_feature_tag_we_id577220.html
-doc/html/boost/accumulators/as_feature_tag_we_id577258.html
-doc/html/boost/accumulators/as_feature_tag_we_id577793.html
-doc/html/boost/accumulators/as_feature_tag_we_id577809.html
-doc/html/boost/accumulators/as_weighted_featu_id560880.html
-doc/html/boost/accumulators/as_weighted_featu_id562015.html
-doc/html/boost/accumulators/as_weighted_featu_id562501.html
-doc/html/boost/accumulators/as_weighted_featu_id562732.html
-doc/html/boost/accumulators/as_weighted_featu_id562894.html
-doc/html/boost/accumulators/as_weighted_featu_id563359.html
-doc/html/boost/accumulators/as_weighted_featu_id563391.html
-doc/html/boost/accumulators/as_weighted_featu_id563729.html
-doc/html/boost/accumulators/as_weighted_featu_id564279.html
-doc/html/boost/accumulators/as_weighted_featu_id564310.html
-doc/html/boost/accumulators/as_weighted_featu_id564341.html
-doc/html/boost/accumulators/as_weighted_featu_id564398.html
-doc/html/boost/accumulators/as_weighted_featu_id564788.html
-doc/html/boost/accumulators/as_weighted_featu_id564818.html
-doc/html/boost/accumulators/as_weighted_featu_id564850.html
-doc/html/boost/accumulators/as_weighted_featu_id565415.html
-doc/html/boost/accumulators/as_weighted_featu_id565599.html
-doc/html/boost/accumulators/as_weighted_featu_id565832.html
-doc/html/boost/accumulators/as_weighted_featu_id566221.html
-doc/html/boost/accumulators/as_weighted_featu_id566264.html
-doc/html/boost/accumulators/as_weighted_featu_id567430.html
-doc/html/boost/accumulators/as_weighted_featu_id567473.html
-doc/html/boost/accumulators/as_weighted_featu_id567886.html
-doc/html/boost/accumulators/as_weighted_featu_id567929.html
-doc/html/boost/accumulators/as_weighted_featu_id568794.html
-doc/html/boost/accumulators/as_weighted_featu_id569093.html
-doc/html/boost/accumulators/as_weighted_featu_id569360.html
-doc/html/boost/accumulators/as_weighted_featu_id569987.html
-doc/html/boost/accumulators/as_weighted_featu_id570594.html
-doc/html/boost/accumulators/as_weighted_featu_id571326.html
-doc/html/boost/accumulators/as_weighted_featu_id571398.html
-doc/html/boost/accumulators/as_weighted_featu_id571991.html
-doc/html/boost/accumulators/as_weighted_featu_id572022.html
+doc/html/boost/accumulators/as_feature_tag_dr_id557033.html
+doc/html/boost/accumulators/as_feature_tag_er_id558885.html
+doc/html/boost/accumulators/as_feature_tag_ex_id559715.html
+doc/html/boost/accumulators/as_feature_tag_ex_id559732.html
+doc/html/boost/accumulators/as_feature_tag_me_id560552.html
+doc/html/boost/accumulators/as_feature_tag_me_id560568.html
+doc/html/boost/accumulators/as_feature_tag_me_id560584.html
+doc/html/boost/accumulators/as_feature_tag_me_id560600.html
+doc/html/boost/accumulators/as_feature_tag_me_id560617.html
+doc/html/boost/accumulators/as_feature_tag_me_id560646.html
+doc/html/boost/accumulators/as_feature_tag_me_id561162.html
+doc/html/boost/accumulators/as_feature_tag_me_id561178.html
+doc/html/boost/accumulators/as_feature_tag_me_id561194.html
+doc/html/boost/accumulators/as_feature_tag_pe_id562589.html
+doc/html/boost/accumulators/as_feature_tag_pe_id562612.html
+doc/html/boost/accumulators/as_feature_tag_po_id563754.html
+doc/html/boost/accumulators/as_feature_tag_po_id563777.html
+doc/html/boost/accumulators/as_feature_tag_po_id564210.html
+doc/html/boost/accumulators/as_feature_tag_po_id564233.html
+doc/html/boost/accumulators/as_feature_tag_su_id565781.html
+doc/html/boost/accumulators/as_feature_tag_su_id565797.html
+doc/html/boost/accumulators/as_feature_tag_ta_id567638.html
+doc/html/boost/accumulators/as_feature_tag_ta_id567675.html
+doc/html/boost/accumulators/as_feature_tag_va_id568397.html
+doc/html/boost/accumulators/as_feature_tag_va_id568414.html
+doc/html/boost/accumulators/as_feature_tag_we_id559748.html
+doc/html/boost/accumulators/as_feature_tag_we_id559765.html
+doc/html/boost/accumulators/as_feature_tag_we_id563800.html
+doc/html/boost/accumulators/as_feature_tag_we_id563822.html
+doc/html/boost/accumulators/as_feature_tag_we_id564255.html
+doc/html/boost/accumulators/as_feature_tag_we_id564278.html
+doc/html/boost/accumulators/as_feature_tag_we_id570213.html
+doc/html/boost/accumulators/as_feature_tag_we_id570229.html
+doc/html/boost/accumulators/as_feature_tag_we_id570246.html
+doc/html/boost/accumulators/as_feature_tag_we_id570276.html
+doc/html/boost/accumulators/as_feature_tag_we_id570542.html
+doc/html/boost/accumulators/as_feature_tag_we_id570559.html
+doc/html/boost/accumulators/as_feature_tag_we_id570576.html
+doc/html/boost/accumulators/as_feature_tag_we_id571733.html
+doc/html/boost/accumulators/as_feature_tag_we_id571756.html
+doc/html/boost/accumulators/as_feature_tag_we_id572508.html
+doc/html/boost/accumulators/as_feature_tag_we_id573403.html
+doc/html/boost/accumulators/as_feature_tag_we_id573440.html
+doc/html/boost/accumulators/as_feature_tag_we_id573975.html
+doc/html/boost/accumulators/as_feature_tag_we_id573991.html
+doc/html/boost/accumulators/as_weighted_featu_id557062.html
+doc/html/boost/accumulators/as_weighted_featu_id558197.html
+doc/html/boost/accumulators/as_weighted_featu_id558684.html
+doc/html/boost/accumulators/as_weighted_featu_id558914.html
+doc/html/boost/accumulators/as_weighted_featu_id559348.html
+doc/html/boost/accumulators/as_weighted_featu_id559812.html
+doc/html/boost/accumulators/as_weighted_featu_id559844.html
+doc/html/boost/accumulators/as_weighted_featu_id560183.html
+doc/html/boost/accumulators/as_weighted_featu_id560732.html
+doc/html/boost/accumulators/as_weighted_featu_id560763.html
+doc/html/boost/accumulators/as_weighted_featu_id560794.html
+doc/html/boost/accumulators/as_weighted_featu_id560851.html
+doc/html/boost/accumulators/as_weighted_featu_id561241.html
+doc/html/boost/accumulators/as_weighted_featu_id561272.html
+doc/html/boost/accumulators/as_weighted_featu_id561304.html
+doc/html/boost/accumulators/as_weighted_featu_id561868.html
+doc/html/boost/accumulators/as_weighted_featu_id562052.html
+doc/html/boost/accumulators/as_weighted_featu_id562285.html
+doc/html/boost/accumulators/as_weighted_featu_id562674.html
+doc/html/boost/accumulators/as_weighted_featu_id562717.html
+doc/html/boost/accumulators/as_weighted_featu_id563884.html
+doc/html/boost/accumulators/as_weighted_featu_id563926.html
+doc/html/boost/accumulators/as_weighted_featu_id564340.html
+doc/html/boost/accumulators/as_weighted_featu_id564382.html
+doc/html/boost/accumulators/as_weighted_featu_id565248.html
+doc/html/boost/accumulators/as_weighted_featu_id565546.html
+doc/html/boost/accumulators/as_weighted_featu_id565813.html
+doc/html/boost/accumulators/as_weighted_featu_id566441.html
+doc/html/boost/accumulators/as_weighted_featu_id567047.html
+doc/html/boost/accumulators/as_weighted_featu_id567780.html
+doc/html/boost/accumulators/as_weighted_featu_id567852.html
+doc/html/boost/accumulators/as_weighted_featu_id568444.html
+doc/html/boost/accumulators/as_weighted_featu_id568475.html
 doc/html/boost/accumulators/as_weighted_feature.html
 doc/html/boost/accumulators/covariate1.html
 doc/html/boost/accumulators/covariate2.html
@@ -216,7 +217,7 @@
 doc/html/boost/accumulators/extract/covariance.html
 doc/html/boost/accumulators/extract/density.html
 doc/html/boost/accumulators/extract/extended_p_square.html
-doc/html/boost/accumulators/extract/extended_p_square_id563439.html
+doc/html/boost/accumulators/extract/extended_p_square_id559893.html
 doc/html/boost/accumulators/extract/extended_p_square_quantile.html
 doc/html/boost/accumulators/extract/kurtosis.html
 doc/html/boost/accumulators/extract/lazy_variance.html
@@ -227,14 +228,14 @@
 doc/html/boost/accumulators/extract/median.html
 doc/html/boost/accumulators/extract/min.html
 doc/html/boost/accumulators/extract/non_coherent_tail_mean.html
-doc/html/boost/accumulators/extract/non_coherent_weig_id576256.html
-doc/html/boost/accumulators/extract/p_square_cumulati_id565634.html
+doc/html/boost/accumulators/extract/non_coherent_weig_id572709.html
+doc/html/boost/accumulators/extract/p_square_cumulati_id562088.html
 doc/html/boost/accumulators/extract/p_square_quantile.html
-doc/html/boost/accumulators/extract/p_square_quantile_id565878.html
+doc/html/boost/accumulators/extract/p_square_quantile_id562332.html
 doc/html/boost/accumulators/extract/peaks_over_threshold.html
 doc/html/boost/accumulators/extract/quantile.html
-doc/html/boost/accumulators/extract/relative_tail_var_id571486.html
-doc/html/boost/accumulators/extract/relative_weighted_id577311.html
+doc/html/boost/accumulators/extract/relative_tail_var_id567939.html
+doc/html/boost/accumulators/extract/relative_weighted_id573493.html
 doc/html/boost/accumulators/extract/rolling_count.html
 doc/html/boost/accumulators/extract/rolling_mean.html
 doc/html/boost/accumulators/extract/rolling_sum.html
@@ -256,92 +257,92 @@
 doc/html/boost/accumulators/extract/variance.html
 doc/html/boost/accumulators/extract/weighted_covariance.html
 doc/html/boost/accumulators/extract/weighted_density.html
-doc/html/boost/accumulators/extract/weighted_extended_id563452.html
-doc/html/boost/accumulators/extract/weighted_extended_id563465.html
+doc/html/boost/accumulators/extract/weighted_extended_id559905.html
+doc/html/boost/accumulators/extract/weighted_extended_id559918.html
 doc/html/boost/accumulators/extract/weighted_extended_p_square.html
 doc/html/boost/accumulators/extract/weighted_kurtosis.html
 doc/html/boost/accumulators/extract/weighted_mean.html
 doc/html/boost/accumulators/extract/weighted_median.html
-doc/html/boost/accumulators/extract/weighted_p_square_id574702.html
-doc/html/boost/accumulators/extract/weighted_p_square_id574942.html
+doc/html/boost/accumulators/extract/weighted_p_square_id571156.html
+doc/html/boost/accumulators/extract/weighted_p_square_id571396.html
 doc/html/boost/accumulators/extract/weighted_p_square_quantile.html
-doc/html/boost/accumulators/extract/weighted_peaks_ov_id575329.html
+doc/html/boost/accumulators/extract/weighted_peaks_ov_id571782.html
 doc/html/boost/accumulators/extract/weighted_skewness.html
 doc/html/boost/accumulators/extract/weighted_sum.html
 doc/html/boost/accumulators/extract/weighted_sum_kahan.html
-doc/html/boost/accumulators/extract/weighted_sum_of_v_id576113.html
+doc/html/boost/accumulators/extract/weighted_sum_of_v_id572566.html
 doc/html/boost/accumulators/extract/weighted_sum_of_variates.html
 doc/html/boost/accumulators/extract/weighted_tail_quantile.html
-doc/html/boost/accumulators/extract/weighted_tail_var_id577298.html
+doc/html/boost/accumulators/extract/weighted_tail_var_id573481.html
 doc/html/boost/accumulators/extract/weighted_variance.html
 doc/html/boost/accumulators/extract/with_density_median.html
-doc/html/boost/accumulators/extract/with_p_square_cum_id564911.html
+doc/html/boost/accumulators/extract/with_p_square_cum_id561364.html
 doc/html/boost/accumulators/extractor.html
 doc/html/boost/accumulators/feature_of.html
-doc/html/boost/accumulators/feature_of_tag_ab_id571259.html
-doc/html/boost/accumulators/feature_of_tag_ab_id571364.html
-doc/html/boost/accumulators/feature_of_tag_co_id561989.html
-doc/html/boost/accumulators/feature_of_tag_co_id569948.html
-doc/html/boost/accumulators/feature_of_tag_dr_id560909.html
-doc/html/boost/accumulators/feature_of_tag_ex_id561052.html
-doc/html/boost/accumulators/feature_of_tag_ex_id563329.html
-doc/html/boost/accumulators/feature_of_tag_ex_id563344.html
-doc/html/boost/accumulators/feature_of_tag_im_id564223.html
-doc/html/boost/accumulators/feature_of_tag_im_id564237.html
-doc/html/boost/accumulators/feature_of_tag_im_id564252.html
-doc/html/boost/accumulators/feature_of_tag_im_id564326.html
-doc/html/boost/accumulators/feature_of_tag_im_id564428.html
-doc/html/boost/accumulators/feature_of_tag_la_id571976.html
-doc/html/boost/accumulators/feature_of_tag_la_id572038.html
-doc/html/boost/accumulators/feature_of_tag_no_id569968.html
-doc/html/boost/accumulators/feature_of_tag_no_id570010.html
-doc/html/boost/accumulators/feature_of_tag_pe_id566181.html
-doc/html/boost/accumulators/feature_of_tag_pe_id566201.html
-doc/html/boost/accumulators/feature_of_tag_po_id567392.html
-doc/html/boost/accumulators/feature_of_tag_po_id567411.html
-doc/html/boost/accumulators/feature_of_tag_po_id567848.html
-doc/html/boost/accumulators/feature_of_tag_po_id567867.html
-doc/html/boost/accumulators/feature_of_tag_re_id561169.html
-doc/html/boost/accumulators/feature_of_tag_re_id571293.html
-doc/html/boost/accumulators/feature_of_tag_re_id571436.html
-doc/html/boost/accumulators/feature_of_tag_su_id569124.html
-doc/html/boost/accumulators/feature_of_tag_su_id569390.html
-doc/html/boost/accumulators/feature_of_tag_su_id569404.html
-doc/html/boost/accumulators/feature_of_tag_su_id569419.html
-doc/html/boost/accumulators/feature_of_tag_ta_id569652.html
-doc/html/boost/accumulators/feature_of_tag_ta_id570575.html
-doc/html/boost/accumulators/feature_of_tag_ta_id570917.html
-doc/html/boost/accumulators/feature_of_tag_ta_id570950.html
-doc/html/boost/accumulators/feature_of_tag_va_id561302.html
-doc/html/boost/accumulators/feature_of_tag_we_id562044.html
-doc/html/boost/accumulators/feature_of_tag_we_id562517.html
-doc/html/boost/accumulators/feature_of_tag_we_id562911.html
-doc/html/boost/accumulators/feature_of_tag_we_id563376.html
-doc/html/boost/accumulators/feature_of_tag_we_id563408.html
-doc/html/boost/accumulators/feature_of_tag_we_id563746.html
-doc/html/boost/accumulators/feature_of_tag_we_id564295.html
-doc/html/boost/accumulators/feature_of_tag_we_id564371.html
-doc/html/boost/accumulators/feature_of_tag_we_id564804.html
-doc/html/boost/accumulators/feature_of_tag_we_id565440.html
-doc/html/boost/accumulators/feature_of_tag_we_id565616.html
-doc/html/boost/accumulators/feature_of_tag_we_id565848.html
-doc/html/boost/accumulators/feature_of_tag_we_id566244.html
-doc/html/boost/accumulators/feature_of_tag_we_id566286.html
-doc/html/boost/accumulators/feature_of_tag_we_id567453.html
-doc/html/boost/accumulators/feature_of_tag_we_id567495.html
-doc/html/boost/accumulators/feature_of_tag_we_id567909.html
-doc/html/boost/accumulators/feature_of_tag_we_id567952.html
-doc/html/boost/accumulators/feature_of_tag_we_id568811.html
-doc/html/boost/accumulators/feature_of_tag_we_id569109.html
-doc/html/boost/accumulators/feature_of_tag_we_id569376.html
-doc/html/boost/accumulators/feature_of_tag_we_id570616.html
-doc/html/boost/accumulators/feature_of_tag_we_id572007.html
-doc/html/boost/accumulators/feature_of_tag_we_id575864.html
-doc/html/boost/accumulators/feature_of_tag_we_id576070.html
-doc/html/boost/accumulators/feature_of_tag_wi_id564758.html
-doc/html/boost/accumulators/feature_of_tag_wi_id564773.html
-doc/html/boost/accumulators/feature_of_tag_wi_id564835.html
-doc/html/boost/accumulators/feature_of_tag_wi_id564868.html
+doc/html/boost/accumulators/feature_of_tag_ab_id567713.html
+doc/html/boost/accumulators/feature_of_tag_ab_id567817.html
+doc/html/boost/accumulators/feature_of_tag_co_id558171.html
+doc/html/boost/accumulators/feature_of_tag_co_id566401.html
+doc/html/boost/accumulators/feature_of_tag_dr_id557092.html
+doc/html/boost/accumulators/feature_of_tag_ex_id557235.html
+doc/html/boost/accumulators/feature_of_tag_ex_id559783.html
+doc/html/boost/accumulators/feature_of_tag_ex_id559797.html
+doc/html/boost/accumulators/feature_of_tag_im_id560676.html
+doc/html/boost/accumulators/feature_of_tag_im_id560691.html
+doc/html/boost/accumulators/feature_of_tag_im_id560705.html
+doc/html/boost/accumulators/feature_of_tag_im_id560780.html
+doc/html/boost/accumulators/feature_of_tag_im_id560881.html
+doc/html/boost/accumulators/feature_of_tag_la_id568430.html
+doc/html/boost/accumulators/feature_of_tag_la_id568492.html
+doc/html/boost/accumulators/feature_of_tag_no_id566421.html
+doc/html/boost/accumulators/feature_of_tag_no_id566464.html
+doc/html/boost/accumulators/feature_of_tag_pe_id562635.html
+doc/html/boost/accumulators/feature_of_tag_pe_id562654.html
+doc/html/boost/accumulators/feature_of_tag_po_id563845.html
+doc/html/boost/accumulators/feature_of_tag_po_id563864.html
+doc/html/boost/accumulators/feature_of_tag_po_id564301.html
+doc/html/boost/accumulators/feature_of_tag_po_id564320.html
+doc/html/boost/accumulators/feature_of_tag_re_id557351.html
+doc/html/boost/accumulators/feature_of_tag_re_id567746.html
+doc/html/boost/accumulators/feature_of_tag_re_id567889.html
+doc/html/boost/accumulators/feature_of_tag_su_id565577.html
+doc/html/boost/accumulators/feature_of_tag_su_id565844.html
+doc/html/boost/accumulators/feature_of_tag_su_id565858.html
+doc/html/boost/accumulators/feature_of_tag_su_id565872.html
+doc/html/boost/accumulators/feature_of_tag_ta_id566105.html
+doc/html/boost/accumulators/feature_of_tag_ta_id567028.html
+doc/html/boost/accumulators/feature_of_tag_ta_id567370.html
+doc/html/boost/accumulators/feature_of_tag_ta_id567403.html
+doc/html/boost/accumulators/feature_of_tag_va_id557484.html
+doc/html/boost/accumulators/feature_of_tag_we_id558227.html
+doc/html/boost/accumulators/feature_of_tag_we_id558700.html
+doc/html/boost/accumulators/feature_of_tag_we_id559364.html
+doc/html/boost/accumulators/feature_of_tag_we_id559829.html
+doc/html/boost/accumulators/feature_of_tag_we_id559862.html
+doc/html/boost/accumulators/feature_of_tag_we_id560199.html
+doc/html/boost/accumulators/feature_of_tag_we_id560749.html
+doc/html/boost/accumulators/feature_of_tag_we_id560824.html
+doc/html/boost/accumulators/feature_of_tag_we_id561257.html
+doc/html/boost/accumulators/feature_of_tag_we_id561893.html
+doc/html/boost/accumulators/feature_of_tag_we_id562069.html
+doc/html/boost/accumulators/feature_of_tag_we_id562302.html
+doc/html/boost/accumulators/feature_of_tag_we_id562697.html
+doc/html/boost/accumulators/feature_of_tag_we_id562740.html
+doc/html/boost/accumulators/feature_of_tag_we_id563906.html
+doc/html/boost/accumulators/feature_of_tag_we_id563949.html
+doc/html/boost/accumulators/feature_of_tag_we_id564362.html
+doc/html/boost/accumulators/feature_of_tag_we_id564405.html
+doc/html/boost/accumulators/feature_of_tag_we_id565264.html
+doc/html/boost/accumulators/feature_of_tag_we_id565563.html
+doc/html/boost/accumulators/feature_of_tag_we_id565829.html
+doc/html/boost/accumulators/feature_of_tag_we_id567070.html
+doc/html/boost/accumulators/feature_of_tag_we_id568461.html
+doc/html/boost/accumulators/feature_of_tag_we_id572317.html
+doc/html/boost/accumulators/feature_of_tag_we_id572524.html
+doc/html/boost/accumulators/feature_of_tag_wi_id561212.html
+doc/html/boost/accumulators/feature_of_tag_wi_id561226.html
+doc/html/boost/accumulators/feature_of_tag_wi_id561289.html
+doc/html/boost/accumulators/feature_of_tag_wi_id561321.html
 doc/html/boost/accumulators/features.html
 doc/html/boost/accumulators/for_median.html
 doc/html/boost/accumulators/immediate.html
@@ -350,23 +351,23 @@
 doc/html/boost/accumulators/impl/covariance_impl.html
 doc/html/boost/accumulators/impl/density_impl.html
 doc/html/boost/accumulators/impl/error_of_mean_impl.html
-doc/html/boost/accumulators/impl/extended_p_square_id563481.html
+doc/html/boost/accumulators/impl/extended_p_square_id559934.html
 doc/html/boost/accumulators/impl/extended_p_square_impl.html
 doc/html/boost/accumulators/impl/immediate_mean_impl.html
-doc/html/boost/accumulators/impl/immediate_weighte_id573933.html
+doc/html/boost/accumulators/impl/immediate_weighte_id570387.html
 doc/html/boost/accumulators/impl/kurtosis_impl.html
 doc/html/boost/accumulators/impl/lazy_variance_impl.html
-doc/html/boost/accumulators/impl/lazy_weighted_var_id577856.html
+doc/html/boost/accumulators/impl/lazy_weighted_var_id574039.html
 doc/html/boost/accumulators/impl/max_impl.html
 doc/html/boost/accumulators/impl/mean_impl.html
 doc/html/boost/accumulators/impl/median_impl.html
 doc/html/boost/accumulators/impl/min_impl.html
 doc/html/boost/accumulators/impl/moment_impl.html
-doc/html/boost/accumulators/impl/non_coherent_tail_id570231.html
-doc/html/boost/accumulators/impl/non_coherent_weig_id576272.html
-doc/html/boost/accumulators/impl/p_square_cumulati_id565650.html
+doc/html/boost/accumulators/impl/non_coherent_tail_id566684.html
+doc/html/boost/accumulators/impl/non_coherent_weig_id572725.html
+doc/html/boost/accumulators/impl/p_square_cumulati_id562104.html
 doc/html/boost/accumulators/impl/p_square_quantile_impl.html
-doc/html/boost/accumulators/impl/peaks_over_thresh_id567140.html
+doc/html/boost/accumulators/impl/peaks_over_thresh_id563593.html
 doc/html/boost/accumulators/impl/peaks_over_threshold_impl.html
 doc/html/boost/accumulators/impl/pot_quantile_impl.html
 doc/html/boost/accumulators/impl/pot_tail_mean_impl.html
@@ -387,25 +388,25 @@
 doc/html/boost/accumulators/impl/variance_impl.html
 doc/html/boost/accumulators/impl/weighted_covariance_impl.html
 doc/html/boost/accumulators/impl/weighted_density_impl.html
-doc/html/boost/accumulators/impl/weighted_extended_id573149.html
+doc/html/boost/accumulators/impl/weighted_extended_id569602.html
 doc/html/boost/accumulators/impl/weighted_kurtosis_impl.html
 doc/html/boost/accumulators/impl/weighted_mean_impl.html
 doc/html/boost/accumulators/impl/weighted_median_impl.html
 doc/html/boost/accumulators/impl/weighted_moment_impl.html
-doc/html/boost/accumulators/impl/weighted_p_square_id574718.html
-doc/html/boost/accumulators/impl/weighted_p_square_id574958.html
-doc/html/boost/accumulators/impl/weighted_peaks_ov_id575345.html
-doc/html/boost/accumulators/impl/weighted_peaks_ov_id575461.html
+doc/html/boost/accumulators/impl/weighted_p_square_id571172.html
+doc/html/boost/accumulators/impl/weighted_p_square_id571412.html
+doc/html/boost/accumulators/impl/weighted_peaks_ov_id571798.html
+doc/html/boost/accumulators/impl/weighted_peaks_ov_id571914.html
 doc/html/boost/accumulators/impl/weighted_skewness_impl.html
 doc/html/boost/accumulators/impl/weighted_sum_impl.html
 doc/html/boost/accumulators/impl/weighted_sum_kahan_impl.html
-doc/html/boost/accumulators/impl/weighted_tail_qua_id576917.html
-doc/html/boost/accumulators/impl/weighted_tail_var_id577327.html
+doc/html/boost/accumulators/impl/weighted_tail_qua_id573100.html
+doc/html/boost/accumulators/impl/weighted_tail_var_id573509.html
 doc/html/boost/accumulators/impl/weighted_variance_impl.html
 doc/html/boost/accumulators/impl/with_density_median_impl.html
-doc/html/boost/accumulators/impl/with_density_weig_id574254.html
-doc/html/boost/accumulators/impl/with_p_square_cum_id565158.html
-doc/html/boost/accumulators/impl/with_p_square_cum_id574391.html
+doc/html/boost/accumulators/impl/with_density_weig_id570707.html
+doc/html/boost/accumulators/impl/with_p_square_cum_id561612.html
+doc/html/boost/accumulators/impl/with_p_square_cum_id570844.html
 doc/html/boost/accumulators/kahan.html
 doc/html/boost/accumulators/lazy.html
 doc/html/boost/accumulators/left.html
@@ -416,21 +417,21 @@
 doc/html/boost/accumulators/right.html
 doc/html/boost/accumulators/sample.html
 doc/html/boost/accumulators/stats.html
-doc/html/boost/accumulators/tag/absolute_tail_var_id571829.html
-doc/html/boost/accumulators/tag/absolute_weighted_id577676.html
-doc/html/boost/accumulators/tag/abstract_absolute_id571906.html
+doc/html/boost/accumulators/tag/absolute_tail_var_id568282.html
+doc/html/boost/accumulators/tag/absolute_weighted_id573859.html
+doc/html/boost/accumulators/tag/abstract_absolute_id568359.html
 doc/html/boost/accumulators/tag/abstract_covariance.html
-doc/html/boost/accumulators/tag/abstract_non_cohe_id570556.html
-doc/html/boost/accumulators/tag/abstract_peaks_ov_id567282.html
-doc/html/boost/accumulators/tag/abstract_relative_id571915.html
+doc/html/boost/accumulators/tag/abstract_non_cohe_id567009.html
+doc/html/boost/accumulators/tag/abstract_peaks_ov_id563736.html
+doc/html/boost/accumulators/tag/abstract_relative_id568368.html
 doc/html/boost/accumulators/tag/abstract_sum_of_variates.html
 doc/html/boost/accumulators/tag/abstract_tail.html
 doc/html/boost/accumulators/tag/abstract_tail_variate.html
 doc/html/boost/accumulators/tag/abstract_tail_weights.html
-doc/html/boost/accumulators/tag/abstract_weighted_id576035.html
+doc/html/boost/accumulators/tag/abstract_weighted_id572488.html
 doc/html/boost/accumulators/tag/accumulator.html
 doc/html/boost/accumulators/tag/as_droppable.html
-doc/html/boost/accumulators/tag/as_droppable_drop_id560950.html
+doc/html/boost/accumulators/tag/as_droppable_drop_id557132.html
 doc/html/boost/accumulators/tag/coherent_tail_mean.html
 doc/html/boost/accumulators/tag/count.html
 doc/html/boost/accumulators/tag/covariance.html
@@ -439,17 +440,17 @@
 doc/html/boost/accumulators/tag/density.html
 doc/html/boost/accumulators/tag/droppable.html
 doc/html/boost/accumulators/tag/error_of.html
-doc/html/boost/accumulators/tag/error_of_immediat_id562870.html
-doc/html/boost/accumulators/tag/error_of_mean_id562855.html
+doc/html/boost/accumulators/tag/error_of_immediat_id559323.html
+doc/html/boost/accumulators/tag/error_of_mean_id559309.html
 doc/html/boost/accumulators/tag/extended_p_square.html
-doc/html/boost/accumulators/tag/extended_p_square_id563643.html
+doc/html/boost/accumulators/tag/extended_p_square_id560097.html
 doc/html/boost/accumulators/tag/extended_p_square_quantile.html
 doc/html/boost/accumulators/tag/external.html
-doc/html/boost/accumulators/tag/external_Feature__id561123.html
+doc/html/boost/accumulators/tag/external_Feature__id557306.html
 doc/html/boost/accumulators/tag/immediate_mean.html
 doc/html/boost/accumulators/tag/immediate_mean_of_variates.html
 doc/html/boost/accumulators/tag/immediate_mean_of_weights.html
-doc/html/boost/accumulators/tag/immediate_weighte_id574058.html
+doc/html/boost/accumulators/tag/immediate_weighte_id570512.html
 doc/html/boost/accumulators/tag/immediate_weighted_mean.html
 doc/html/boost/accumulators/tag/kurtosis.html
 doc/html/boost/accumulators/tag/lazy_variance.html
@@ -462,10 +463,10 @@
 doc/html/boost/accumulators/tag/min.html
 doc/html/boost/accumulators/tag/moment.html
 doc/html/boost/accumulators/tag/non_coherent_tail_mean.html
-doc/html/boost/accumulators/tag/non_coherent_weig_id576863.html
-doc/html/boost/accumulators/tag/p_square_cumulati_id565808.html
+doc/html/boost/accumulators/tag/non_coherent_weig_id573046.html
+doc/html/boost/accumulators/tag/p_square_cumulati_id562262.html
 doc/html/boost/accumulators/tag/p_square_quantile.html
-doc/html/boost/accumulators/tag/p_square_quantile_id566117.html
+doc/html/boost/accumulators/tag/p_square_quantile_id562570.html
 doc/html/boost/accumulators/tag/peaks_over_threshold.html
 doc/html/boost/accumulators/tag/peaks_over_threshold_prob.html
 doc/html/boost/accumulators/tag/pot_quantile.html
@@ -475,8 +476,8 @@
 doc/html/boost/accumulators/tag/quantile.html
 doc/html/boost/accumulators/tag/reference.html
 doc/html/boost/accumulators/tag/reference_tag.html
-doc/html/boost/accumulators/tag/relative_tail_var_id571867.html
-doc/html/boost/accumulators/tag/relative_weighted_id577716.html
+doc/html/boost/accumulators/tag/relative_tail_var_id568321.html
+doc/html/boost/accumulators/tag/relative_weighted_id573898.html
 doc/html/boost/accumulators/tag/rolling_count.html
 doc/html/boost/accumulators/tag/rolling_mean.html
 doc/html/boost/accumulators/tag/rolling_sum.html
@@ -501,37 +502,37 @@
 doc/html/boost/accumulators/tag/weight.html
 doc/html/boost/accumulators/tag/weighted_covariance.html
 doc/html/boost/accumulators/tag/weighted_density.html
-doc/html/boost/accumulators/tag/weighted_extended_id563669.html
-doc/html/boost/accumulators/tag/weighted_extended_id563694.html
+doc/html/boost/accumulators/tag/weighted_extended_id560122.html
+doc/html/boost/accumulators/tag/weighted_extended_id560147.html
 doc/html/boost/accumulators/tag/weighted_extended_p_square.html
 doc/html/boost/accumulators/tag/weighted_kurtosis.html
 doc/html/boost/accumulators/tag/weighted_mean.html
 doc/html/boost/accumulators/tag/weighted_mean_of_variates.html
 doc/html/boost/accumulators/tag/weighted_median.html
 doc/html/boost/accumulators/tag/weighted_moment.html
-doc/html/boost/accumulators/tag/weighted_p_square_id574894.html
-doc/html/boost/accumulators/tag/weighted_p_square_id575247.html
+doc/html/boost/accumulators/tag/weighted_p_square_id571347.html
+doc/html/boost/accumulators/tag/weighted_p_square_id571700.html
 doc/html/boost/accumulators/tag/weighted_p_square_quantile.html
-doc/html/boost/accumulators/tag/weighted_peaks_ov_id575573.html
-doc/html/boost/accumulators/tag/weighted_peaks_ov_id575589.html
+doc/html/boost/accumulators/tag/weighted_peaks_ov_id572027.html
+doc/html/boost/accumulators/tag/weighted_peaks_ov_id572042.html
 doc/html/boost/accumulators/tag/weighted_pot_quantile.html
 doc/html/boost/accumulators/tag/weighted_pot_quantile_prob.html
-doc/html/boost/accumulators/tag/weighted_pot_tail_id568189.html
+doc/html/boost/accumulators/tag/weighted_pot_tail_id564642.html
 doc/html/boost/accumulators/tag/weighted_pot_tail_mean.html
 doc/html/boost/accumulators/tag/weighted_skewness.html
 doc/html/boost/accumulators/tag/weighted_sum.html
 doc/html/boost/accumulators/tag/weighted_sum_kahan.html
-doc/html/boost/accumulators/tag/weighted_sum_of_v_id576222.html
+doc/html/boost/accumulators/tag/weighted_sum_of_v_id572676.html
 doc/html/boost/accumulators/tag/weighted_sum_of_variates.html
 doc/html/boost/accumulators/tag/weighted_tail_quantile.html
 doc/html/boost/accumulators/tag/weighted_variance.html
 doc/html/boost/accumulators/tag/weights.html
 doc/html/boost/accumulators/tag/with_density_median.html
-doc/html/boost/accumulators/tag/with_density_weig_id574525.html
-doc/html/boost/accumulators/tag/with_p_square_cum_id565289.html
-doc/html/boost/accumulators/tag/with_p_square_cum_id574533.html
-doc/html/boost/accumulators/tail_cache_size_n_id569633.html
-doc/html/boost/accumulators/tail_cache_size_n_id569643.html
+doc/html/boost/accumulators/tag/with_density_weig_id570978.html
+doc/html/boost/accumulators/tag/with_p_square_cum_id561742.html
+doc/html/boost/accumulators/tag/with_p_square_cum_id570987.html
+doc/html/boost/accumulators/tail_cache_size_n_id566087.html
+doc/html/boost/accumulators/tail_cache_size_n_id566096.html
 doc/html/boost/accumulators/tail_cache_size_named_arg.html
 doc/html/boost/accumulators/unweighted.html
 doc/html/boost/accumulators/weight.html
@@ -540,7 +541,7 @@
 doc/html/boost/accumulators/with_cached_result.html
 doc/html/boost/accumulators/with_density.html
 doc/html/boost/accumulators/with_error.html
-doc/html/boost/accumulators/with_p_square_cum_id578328.html
+doc/html/boost/accumulators/with_p_square_cum_id574511.html
 doc/html/boost/accumulators/with_p_square_quantile.html
 doc/html/boost/accumulators/with_threshold_probability.html
 doc/html/boost/accumulators/with_threshold_value.html
@@ -641,16 +642,16 @@
 doc/html/boost/algorithm/iter_find.html
 doc/html/boost/algorithm/iter_split.html
 doc/html/boost/algorithm/join.html
-doc/html/boost/algorithm/join_if_id812171.html
-doc/html/boost/algorithm/join_if_id826960.html
+doc/html/boost/algorithm/join_if_id1393507.html
+doc/html/boost/algorithm/join_if_id886461.html
 doc/html/boost/algorithm/last_finder.html
 doc/html/boost/algorithm/lexicographical_compare.html
 doc/html/boost/algorithm/make_find_iterator.html
 doc/html/boost/algorithm/make_split_iterator.html
 doc/html/boost/algorithm/nth_finder.html
-doc/html/boost/algorithm/operator___id1402004.html
-doc/html/boost/algorithm/operator__id797742.html
-doc/html/boost/algorithm/operator_id1374183.html
+doc/html/boost/algorithm/operator___id880707.html
+doc/html/boost/algorithm/operator__id1483795.html
+doc/html/boost/algorithm/operator_id873066.html
 doc/html/boost/algorithm/range_finder.html
 doc/html/boost/algorithm/regex_finder.html
 doc/html/boost/algorithm/regex_formatter.html
@@ -672,7 +673,7 @@
 doc/html/boost/algorithm/replace_regex_copy.html
 doc/html/boost/algorithm/replace_tail.html
 doc/html/boost/algorithm/replace_tail_copy.html
-doc/html/boost/algorithm/split_id826408.html
+doc/html/boost/algorithm/split_id1505454.html
 doc/html/boost/algorithm/split_iterator.html
 doc/html/boost/algorithm/split_regex.html
 doc/html/boost/algorithm/starts_with.html
@@ -717,8 +718,8 @@
 doc/html/boost/container/allocator_arg.html
 doc/html/boost/container/allocator_arg_t.html
 doc/html/boost/container/basic_string.html
-doc/html/boost/container/constructible_wit_id411414.html
-doc/html/boost/container/constructible_wit_id412271.html
+doc/html/boost/container/constructible_wit_id338092.html
+doc/html/boost/container/constructible_wit_id338171.html
 doc/html/boost/container/deque.html
 doc/html/boost/container/flat_map.html
 doc/html/boost/container/flat_multimap.html
@@ -774,19 +775,19 @@
 doc/html/boost/date_time/dst_day_calc_rule.html
 doc/html/boost/date_time/duration_traits_adapted.html
 doc/html/boost/date_time/duration_traits_long.html
-doc/html/boost/date_time/dynamic_local_tim_id686285.html
+doc/html/boost/date_time/dynamic_local_tim_id771370.html
 doc/html/boost/date_time/eu_dst_trait.html
 doc/html/boost/date_time/find_match.html
 doc/html/boost/date_time/first_kday_after.html
 doc/html/boost/date_time/first_kday_before.html
 doc/html/boost/date_time/first_kday_of_month.html
-doc/html/boost/date_time/fixed_string_to_i_id361555.html
-doc/html/boost/date_time/fixed_string_to_i_id708002.html
+doc/html/boost/date_time/fixed_string_to_i_id461001.html
+doc/html/boost/date_time/fixed_string_to_i_id466407.html
 doc/html/boost/date_time/format_date_parser.html
-doc/html/boost/date_time/from_stream_type_id384185.html
-doc/html/boost/date_time/from_stream_type_id395490.html
-doc/html/boost/date_time/from_stream_type_id395533.html
-doc/html/boost/date_time/from_stream_type_id675734.html
+doc/html/boost/date_time/from_stream_type_id350907.html
+doc/html/boost/date_time/from_stream_type_id384664.html
+doc/html/boost/date_time/from_stream_type_id602375.html
+doc/html/boost/date_time/from_stream_type_id770573.html
 doc/html/boost/date_time/gather_month_strings.html
 doc/html/boost/date_time/gather_weekday_strings.html
 doc/html/boost/date_time/gregorian_calendar_base.html
@@ -794,7 +795,7 @@
 doc/html/boost/date_time/iso_extended_format.html
 doc/html/boost/date_time/iso_format.html
 doc/html/boost/date_time/iso_format_base.html
-doc/html/boost/date_time/iso_format_base_w_id681804.html
+doc/html/boost/date_time/iso_format_base_w_id790006.html
 doc/html/boost/date_time/last_kday_of_month.html
 doc/html/boost/date_time/local_adjustor.html
 doc/html/boost/date_time/microsec_clock.html
@@ -804,16 +805,16 @@
 doc/html/boost/date_time/next_weekday.html
 doc/html/boost/date_time/nth_kday_of_month.html
 doc/html/boost/date_time/null_dst_rules.html
-doc/html/boost/date_time/operator_id382494.html
+doc/html/boost/date_time/operator_id390989.html
 doc/html/boost/date_time/ostream_date_formatter.html
 doc/html/boost/date_time/ostream_month_formatter.html
-doc/html/boost/date_time/ostream_time_dura_id679677.html
+doc/html/boost/date_time/ostream_time_dura_id819058.html
 doc/html/boost/date_time/ostream_time_formatter.html
-doc/html/boost/date_time/ostream_time_peri_id354780.html
+doc/html/boost/date_time/ostream_time_peri_id353745.html
 doc/html/boost/date_time/ostream_weekday_formatter.html
 doc/html/boost/date_time/ostream_ymd_formatter.html
 doc/html/boost/date_time/parse_date.html
-doc/html/boost/date_time/parse_delimited_t_id339099.html
+doc/html/boost/date_time/parse_delimited_t_id604962.html
 doc/html/boost/date_time/parse_match_result.html
 doc/html/boost/date_time/partial_date.html
 doc/html/boost/date_time/period.html
@@ -822,12 +823,12 @@
 doc/html/boost/date_time/previous_weekday.html
 doc/html/boost/date_time/second_clock.html
 doc/html/boost/date_time/simple_format.html
-doc/html/boost/date_time/simple_format_wch_id673266.html
+doc/html/boost/date_time/simple_format_wch_id802020.html
 doc/html/boost/date_time/special_values_formatter.html
 doc/html/boost/date_time/special_values_parser.html
 doc/html/boost/date_time/split_timedate_system.html
 doc/html/boost/date_time/static_local_time_adjustor.html
-doc/html/boost/date_time/str_from_delimite_id700875.html
+doc/html/boost/date_time/str_from_delimite_id381618.html
 doc/html/boost/date_time/string_parse_tree.html
 doc/html/boost/date_time/subsecond_duration.html
 doc/html/boost/date_time/time_duration.html
@@ -836,10 +837,10 @@
 doc/html/boost/date_time/time_from_ftime.html
 doc/html/boost/date_time/time_input_facet.html
 doc/html/boost/date_time/time_itr.html
-doc/html/boost/date_time/time_resolution_t_id382741.html
-doc/html/boost/date_time/time_resolution_t_id678627.html
-doc/html/boost/date_time/time_resolution_t_id690380.html
-doc/html/boost/date_time/time_resolution_t_id703333.html
+doc/html/boost/date_time/time_resolution_t_id435431.html
+doc/html/boost/date_time/time_resolution_t_id460510.html
+doc/html/boost/date_time/time_resolution_t_id472322.html
+doc/html/boost/date_time/time_resolution_t_id818513.html
 doc/html/boost/date_time/time_resolution_traits.html
 doc/html/boost/date_time/time_zone_base.html
 doc/html/boost/date_time/time_zone_names_base.html
@@ -875,8 +876,8 @@
 doc/html/boost/functionN/sig.html
 doc/html/boost/function_base.html
 doc/html/boost/function_equal.html
-doc/html/boost/get_id1824090.html
-doc/html/boost/graph_traits_mpi__id780128.html
+doc/html/boost/get_id1950197.html
+doc/html/boost/graph_traits_mpi__id850183.html
 doc/html/boost/gregorian/bad_day_of_month.html
 doc/html/boost/gregorian/bad_day_of_year.html
 doc/html/boost/gregorian/bad_month.html
@@ -891,36 +892,36 @@
 doc/html/boost/gregorian/greg_weekday.html
 doc/html/boost/gregorian/greg_year.html
 doc/html/boost/gregorian/gregorian_calendar.html
-doc/html/boost/gregorian/operator_id396198.html
-doc/html/boost/gregorian/operator_id434436.html
-doc/html/boost/gregorian/operator_id673914.html
-doc/html/boost/gregorian/operator_id752592.html
+doc/html/boost/gregorian/operator_id333368.html
+doc/html/boost/gregorian/operator_id602807.html
+doc/html/boost/gregorian/operator_id809550.html
+doc/html/boost/gregorian/operator_id809599.html
 doc/html/boost/gregorian/special_value_from_string.html
 doc/html/boost/gregorian/weeks_duration.html
 doc/html/boost/gregorian/year_based_generator.html
 doc/html/boost/has_nothrow_move.html
-doc/html/boost/has_trivial_dest_id1114799.html
+doc/html/boost/has_trivial_dest_id1177787.html
 doc/html/boost/hash.html
-doc/html/boost/hash_T_id754697.html
-doc/html/boost/hash_bool_id745322.html
-doc/html/boost/hash_char_id744902.html
-doc/html/boost/hash_double_id748347.html
-doc/html/boost/hash_float_id746809.html
-doc/html/boost/hash_int_id741405.html
-doc/html/boost/hash_long_double_id743614.html
-doc/html/boost/hash_long_id746292.html
-doc/html/boost/hash_long_long_id743784.html
-doc/html/boost/hash_short_id741295.html
-doc/html/boost/hash_signed_char_id744958.html
-doc/html/boost/hash_std_string_id743670.html
-doc/html/boost/hash_std_type_ind_id747961.html
-doc/html/boost/hash_std_wstring_id747321.html
-doc/html/boost/hash_unsigned_cha_id744553.html
-doc/html/boost/hash_unsigned_int_id741462.html
-doc/html/boost/hash_unsigned_lon_id746349.html
-doc/html/boost/hash_unsigned_lon_id746752.html
-doc/html/boost/hash_unsigned_sho_id747895.html
-doc/html/boost/hash_wchar_t_id744610.html
+doc/html/boost/hash_T_id778938.html
+doc/html/boost/hash_bool_id780735.html
+doc/html/boost/hash_char_id780791.html
+doc/html/boost/hash_double_id825454.html
+doc/html/boost/hash_float_id779250.html
+doc/html/boost/hash_int_id777244.html
+doc/html/boost/hash_long_double_id825510.html
+doc/html/boost/hash_long_id777111.html
+doc/html/boost/hash_long_long_id822970.html
+doc/html/boost/hash_short_id776832.html
+doc/html/boost/hash_signed_char_id780848.html
+doc/html/boost/hash_std_string_id778825.html
+doc/html/boost/hash_std_type_ind_id778527.html
+doc/html/boost/hash_std_wstring_id778881.html
+doc/html/boost/hash_unsigned_cha_id775806.html
+doc/html/boost/hash_unsigned_int_id777300.html
+doc/html/boost/hash_unsigned_lon_id777167.html
+doc/html/boost/hash_unsigned_lon_id822537.html
+doc/html/boost/hash_unsigned_sho_id780973.html
+doc/html/boost/hash_wchar_t_id776776.html
 doc/html/boost/heap/MergablePriorityQueue.html
 doc/html/boost/heap/MutablePriorityQueue.html
 doc/html/boost/heap/PriorityQueue.html
@@ -949,12 +950,12 @@
 doc/html/boost/interprocess/basic_bufferbuf.html
 doc/html/boost/interprocess/basic_bufferstream.html
 doc/html/boost/interprocess/basic_ibufferstream.html
-doc/html/boost/interprocess/basic_managed_ext_id991396.html
+doc/html/boost/interprocess/basic_managed_ex_id1064584.html
 doc/html/boost/interprocess/basic_managed_heap_memory.html
 doc/html/boost/interprocess/basic_managed_mapped_file.html
-doc/html/boost/interprocess/basic_managed_sha_id992048.html
-doc/html/boost/interprocess/basic_managed_win_id992394.html
-doc/html/boost/interprocess/basic_managed_xsi_id992725.html
+doc/html/boost/interprocess/basic_managed_sh_id1065236.html
+doc/html/boost/interprocess/basic_managed_wi_id1065574.html
+doc/html/boost/interprocess/basic_managed_xs_id1066177.html
 doc/html/boost/interprocess/basic_obufferstream.html
 doc/html/boost/interprocess/basic_vectorbuf.html
 doc/html/boost/interprocess/basic_vectorstream.html
@@ -971,17 +972,19 @@
 doc/html/boost/interprocess/flat_map_index.html
 doc/html/boost/interprocess/flat_map_index_aux.html
 doc/html/boost/interprocess/interprocess_condition.html
+doc/html/boost/interprocess/interprocess_condition_any.html
 doc/html/boost/interprocess/interprocess_exception.html
 doc/html/boost/interprocess/interprocess_mutex.html
-doc/html/boost/interprocess/interprocess_rec_id1003063.html
+doc/html/boost/interprocess/interprocess_rec_id1076588.html
 doc/html/boost/interprocess/interprocess_semaphore.html
-doc/html/boost/interprocess/interprocess_upg_id1003436.html
+doc/html/boost/interprocess/interprocess_sha_id1076961.html
+doc/html/boost/interprocess/interprocess_upg_id1077221.html
 doc/html/boost/interprocess/intrusive_ptr.html
 doc/html/boost/interprocess/iset_index.html
 doc/html/boost/interprocess/iunordered_set_index.html
 doc/html/boost/interprocess/lock_exception.html
-doc/html/boost/interprocess/make_managed_shar_id999370.html
-doc/html/boost/interprocess/make_managed_shar_id999408.html
+doc/html/boost/interprocess/make_managed_sha_id1072617.html
+doc/html/boost/interprocess/make_managed_sha_id1072654.html
 doc/html/boost/interprocess/make_managed_unique_ptr.html
 doc/html/boost/interprocess/make_managed_weak_ptr.html
 doc/html/boost/interprocess/managed_shared_ptr.html
@@ -992,9 +995,11 @@
 doc/html/boost/interprocess/message_queue_t.html
 doc/html/boost/interprocess/mutex_family.html
 doc/html/boost/interprocess/named_condition.html
+doc/html/boost/interprocess/named_condition_any.html
 doc/html/boost/interprocess/named_mutex.html
 doc/html/boost/interprocess/named_recursive_mutex.html
 doc/html/boost/interprocess/named_semaphore.html
+doc/html/boost/interprocess/named_sharable_mutex.html
 doc/html/boost/interprocess/named_upgradable_mutex.html
 doc/html/boost/interprocess/node_allocator.html
 doc/html/boost/interprocess/null_index.html
@@ -1011,35 +1016,35 @@
 doc/html/boost/interprocess/open_read_only.html
 doc/html/boost/interprocess/open_read_only_t.html
 doc/html/boost/interprocess/open_read_private_t.html
-doc/html/boost/interprocess/operator___id983884.html
-doc/html/boost/interprocess/operator___id983951.html
-doc/html/boost/interprocess/operator___id984606.html
-doc/html/boost/interprocess/operator___id984647.html
-doc/html/boost/interprocess/operator___id985485.html
-doc/html/boost/interprocess/operator___id985554.html
-doc/html/boost/interprocess/operator___id986359.html
-doc/html/boost/interprocess/operator___id986413.html
-doc/html/boost/interprocess/operator___id987172.html
-doc/html/boost/interprocess/operator___id987225.html
-doc/html/boost/interprocess/operator___id988033.html
-doc/html/boost/interprocess/operator___id988102.html
-doc/html/boost/interprocess/operator___id988886.html
-doc/html/boost/interprocess/operator___id988954.html
-doc/html/boost/interprocess/operator___id997590.html
-doc/html/boost/interprocess/operator___id997632.html
-doc/html/boost/interprocess/operator___id997674.html
-doc/html/boost/interprocess/operator___id997713.html
-doc/html/boost/interprocess/operator___id997752.html
-doc/html/boost/interprocess/operator___id997791.html
-doc/html/boost/interprocess/operator_id994653.html
-doc/html/boost/interprocess/operator_id994709.html
-doc/html/boost/interprocess/operator_id997830.html
+doc/html/boost/interprocess/operator___id1057072.html
+doc/html/boost/interprocess/operator___id1057140.html
+doc/html/boost/interprocess/operator___id1057795.html
+doc/html/boost/interprocess/operator___id1057835.html
+doc/html/boost/interprocess/operator___id1058673.html
+doc/html/boost/interprocess/operator___id1058742.html
+doc/html/boost/interprocess/operator___id1059547.html
+doc/html/boost/interprocess/operator___id1059601.html
+doc/html/boost/interprocess/operator___id1060361.html
+doc/html/boost/interprocess/operator___id1060413.html
+doc/html/boost/interprocess/operator___id1061222.html
+doc/html/boost/interprocess/operator___id1061290.html
+doc/html/boost/interprocess/operator___id1062074.html
+doc/html/boost/interprocess/operator___id1062143.html
+doc/html/boost/interprocess/operator___id1070837.html
+doc/html/boost/interprocess/operator___id1070879.html
+doc/html/boost/interprocess/operator___id1070921.html
+doc/html/boost/interprocess/operator___id1070960.html
+doc/html/boost/interprocess/operator___id1070999.html
+doc/html/boost/interprocess/operator___id1071038.html
+doc/html/boost/interprocess/operator_id1068168.html
+doc/html/boost/interprocess/operator_id1068224.html
+doc/html/boost/interprocess/operator_id1071077.html
 doc/html/boost/interprocess/permissions.html
 doc/html/boost/interprocess/private_adaptive_pool.html
 doc/html/boost/interprocess/private_node_allocator.html
 doc/html/boost/interprocess/rbtree_best_fit.html
 doc/html/boost/interprocess/remove_file_on_destroy.html
-doc/html/boost/interprocess/remove_shared_mem_id997113.html
+doc/html/boost/interprocess/remove_shared_me_id1070360.html
 doc/html/boost/interprocess/scoped_lock.html
 doc/html/boost/interprocess/scoped_ptr.html
 doc/html/boost/interprocess/segment_manager.html
@@ -1049,10 +1054,10 @@
 doc/html/boost/interprocess/shared_ptr.html
 doc/html/boost/interprocess/simple_seq_fit.html
 doc/html/boost/interprocess/std.html
-doc/html/boost/interprocess/swap_id997868.html
-doc/html/boost/interprocess/swap_id998266.html
-doc/html/boost/interprocess/to_raw_pointer_id997946.html
-doc/html/boost/interprocess/to_raw_pointer_id998310.html
+doc/html/boost/interprocess/swap_id1071114.html
+doc/html/boost/interprocess/swap_id1071513.html
+doc/html/boost/interprocess/to_raw_pointer_id1071192.html
+doc/html/boost/interprocess/to_raw_pointer_id1071557.html
 doc/html/boost/interprocess/try_to_lock.html
 doc/html/boost/interprocess/try_to_lock_type.html
 doc/html/boost/interprocess/unique_ptr.html
@@ -1091,8 +1096,8 @@
 doc/html/boost/intrusive/equal.html
 doc/html/boost/intrusive/floating_point.html
 doc/html/boost/intrusive/function_hook.html
-doc/html/boost/intrusive/get_parent_from__id1195699.html
-doc/html/boost/intrusive/get_parent_from__id1195735.html
+doc/html/boost/intrusive/get_parent_from__id1274341.html
+doc/html/boost/intrusive/get_parent_from__id1274377.html
 doc/html/boost/intrusive/hash.html
 doc/html/boost/intrusive/hashtable.html
 doc/html/boost/intrusive/incremental.html
@@ -1136,19 +1141,19 @@
 doc/html/boost/intrusive/make_treap_set.html
 doc/html/boost/intrusive/make_trie.html
 doc/html/boost/intrusive/make_unordered_multiset.html
-doc/html/boost/intrusive/make_unordered_s_id1274046.html
-doc/html/boost/intrusive/make_unordered_s_id1274502.html
+doc/html/boost/intrusive/make_unordered_s_id1357637.html
+doc/html/boost/intrusive/make_unordered_s_id1358094.html
 doc/html/boost/intrusive/make_unordered_set.html
 doc/html/boost/intrusive/max_pointer_plus_bits.html
-doc/html/boost/intrusive/max_pointer_plus_id1195813.html
+doc/html/boost/intrusive/max_pointer_plus_id1274456.html
 doc/html/boost/intrusive/member_hook.html
 doc/html/boost/intrusive/member_value_traits.html
 doc/html/boost/intrusive/multiset.html
 doc/html/boost/intrusive/optimize_multikey.html
 doc/html/boost/intrusive/optimize_size.html
-doc/html/boost/intrusive/pointer_plus_bit_id1195846.html
+doc/html/boost/intrusive/pointer_plus_bit_id1274488.html
 doc/html/boost/intrusive/pointer_traits.html
-doc/html/boost/intrusive/pointer_traits_T_id1196198.html
+doc/html/boost/intrusive/pointer_traits_T_id1274840.html
 doc/html/boost/intrusive/power_2_buckets.html
 doc/html/boost/intrusive/priority.html
 doc/html/boost/intrusive/priority_compare.html
@@ -1186,42 +1191,42 @@
 doc/html/boost/intrusive/void_pointer.html
 doc/html/boost/is_recursive_wrapper.html
 doc/html/boost/is_reference_wrapper.html
-doc/html/boost/lambda/plain_return_typ_id1787575.html
-doc/html/boost/lambda/plain_return_typ_id1787623.html
-doc/html/boost/lambda/plain_return_typ_id1787671.html
-doc/html/boost/lambda/plain_return_typ_id1787720.html
-doc/html/boost/lambda/plain_return_typ_id1787768.html
-doc/html/boost/lambda/plain_return_typ_id1787812.html
-doc/html/boost/lambda/plain_return_typ_id1787855.html
-doc/html/boost/lambda/plain_return_typ_id1787899.html
-doc/html/boost/lambda/plain_return_typ_id1787943.html
-doc/html/boost/lambda/plain_return_typ_id1788003.html
-doc/html/boost/lambda/plain_return_typ_id1788063.html
-doc/html/boost/lambda/plain_return_typ_id1788123.html
-doc/html/boost/lambda/plain_return_typ_id1788183.html
-doc/html/boost/lambda/plain_return_typ_id1788225.html
-doc/html/boost/lambda/plain_return_typ_id1788266.html
-doc/html/boost/lambda/plain_return_typ_id1788326.html
-doc/html/boost/lambda/plain_return_typ_id1788375.html
-doc/html/boost/lambda/plain_return_typ_id1788424.html
-doc/html/boost/lambda/plain_return_typ_id1788484.html
-doc/html/boost/lambda/plain_return_typ_id1788534.html
-doc/html/boost/lambda/plain_return_typ_id1788584.html
-doc/html/boost/lambda/plain_return_typ_id1788644.html
-doc/html/boost/lambda/plain_return_typ_id1788704.html
-doc/html/boost/lambda/plain_return_typ_id1788745.html
-doc/html/boost/lambda/plain_return_typ_id1788786.html
-doc/html/boost/lambda/plain_return_typ_id1788846.html
-doc/html/boost/lambda/plain_return_typ_id1788906.html
-doc/html/boost/lambda/plain_return_typ_id1788967.html
-doc/html/boost/lambda/plain_return_typ_id1789027.html
-doc/html/boost/lambda/plain_return_typ_id1789059.html
-doc/html/boost/lambda/plain_return_typ_id1789092.html
-doc/html/boost/lambda/plain_return_typ_id1789124.html
-doc/html/boost/lambda/plain_return_typ_id1789154.html
-doc/html/boost/lambda/plain_return_typ_id1789206.html
+doc/html/boost/lambda/plain_return_typ_id1893426.html
+doc/html/boost/lambda/plain_return_typ_id1893475.html
+doc/html/boost/lambda/plain_return_typ_id1893523.html
+doc/html/boost/lambda/plain_return_typ_id1893571.html
+doc/html/boost/lambda/plain_return_typ_id1893620.html
+doc/html/boost/lambda/plain_return_typ_id1893663.html
+doc/html/boost/lambda/plain_return_typ_id1893707.html
+doc/html/boost/lambda/plain_return_typ_id1893751.html
+doc/html/boost/lambda/plain_return_typ_id1893794.html
+doc/html/boost/lambda/plain_return_typ_id1893855.html
+doc/html/boost/lambda/plain_return_typ_id1893915.html
+doc/html/boost/lambda/plain_return_typ_id1893975.html
+doc/html/boost/lambda/plain_return_typ_id1894035.html
+doc/html/boost/lambda/plain_return_typ_id1894076.html
+doc/html/boost/lambda/plain_return_typ_id1894118.html
+doc/html/boost/lambda/plain_return_typ_id1894177.html
+doc/html/boost/lambda/plain_return_typ_id1894227.html
+doc/html/boost/lambda/plain_return_typ_id1894276.html
+doc/html/boost/lambda/plain_return_typ_id1894336.html
+doc/html/boost/lambda/plain_return_typ_id1894386.html
+doc/html/boost/lambda/plain_return_typ_id1894435.html
+doc/html/boost/lambda/plain_return_typ_id1894495.html
+doc/html/boost/lambda/plain_return_typ_id1894555.html
+doc/html/boost/lambda/plain_return_typ_id1894597.html
+doc/html/boost/lambda/plain_return_typ_id1894638.html
+doc/html/boost/lambda/plain_return_typ_id1894698.html
+doc/html/boost/lambda/plain_return_typ_id1894758.html
+doc/html/boost/lambda/plain_return_typ_id1894818.html
+doc/html/boost/lambda/plain_return_typ_id1894879.html
+doc/html/boost/lambda/plain_return_typ_id1894911.html
+doc/html/boost/lambda/plain_return_typ_id1894943.html
+doc/html/boost/lambda/plain_return_typ_id1894976.html
+doc/html/boost/lambda/plain_return_typ_id1895006.html
+doc/html/boost/lambda/plain_return_typ_id1895058.html
 doc/html/boost/last_value.html
-doc/html/boost/last_value_void_id1306143.html
+doc/html/boost/last_value_void_id874154.html
 doc/html/boost/local_time/ambiguous_result.html
 doc/html/boost/local_time/bad_adjustment.html
 doc/html/boost/local_time/bad_offset.html
@@ -1232,38 +1237,38 @@
 doc/html/boost/local_time/local_date_time_base.html
 doc/html/boost/local_time/nth_kday_rule_spec.html
 doc/html/boost/local_time/nth_last_rule_spec.html
-doc/html/boost/local_time/operator-__id354570.html
-doc/html/boost/local_time/operator-__id714456.html
-doc/html/boost/local_time/operator-_id382635.html
-doc/html/boost/local_time/operator-_id432020.html
-doc/html/boost/local_time/operator___id705783.html
-doc/html/boost/local_time/operator___id707569.html
-doc/html/boost/local_time/operator__id707605.html
-doc/html/boost/local_time/operator__id724371.html
+doc/html/boost/local_time/operator-__id328372.html
+doc/html/boost/local_time/operator-__id811574.html
+doc/html/boost/local_time/operator-_id388785.html
+doc/html/boost/local_time/operator-_id396251.html
+doc/html/boost/local_time/operator___id396224.html
+doc/html/boost/local_time/operator___id461055.html
+doc/html/boost/local_time/operator__id360364.html
+doc/html/boost/local_time/operator__id787691.html
 doc/html/boost/local_time/partial_date_rule_spec.html
 doc/html/boost/local_time/posix_time_zone_base.html
 doc/html/boost/local_time/time_label_invalid.html
 doc/html/boost/local_time/tz_database.html
-doc/html/boost/logic/get_default_inde_id1557685.html
+doc/html/boost/logic/get_default_inde_id1664582.html
 doc/html/boost/logic/indeterminate.html
 doc/html/boost/logic/indeterminate_name.html
-doc/html/boost/logic/operator___id1554384.html
-doc/html/boost/logic/operator___id1554613.html
-doc/html/boost/logic/operator___id1554800.html
-doc/html/boost/logic/operator__id1555917.html
-doc/html/boost/logic/operator_id1555030.html
-doc/html/boost/logic/operator_id1557735.html
-doc/html/boost/logic/operator_id1557811.html
-doc/html/boost/logic/operator_id1557869.html
+doc/html/boost/logic/operator___id1661538.html
+doc/html/boost/logic/operator___id1661998.html
+doc/html/boost/logic/operator___id1662227.html
+doc/html/boost/logic/operator__id1661438.html
+doc/html/boost/logic/operator_id1661768.html
+doc/html/boost/logic/operator_id1664632.html
+doc/html/boost/logic/operator_id1664708.html
+doc/html/boost/logic/operator_id1664757.html
 doc/html/boost/logic/tribool.html
 doc/html/boost/logic/tribool/value_t.html
 doc/html/boost/make_move_iterator.html
-doc/html/boost/make_recursive_v_id1583552.html
+doc/html/boost/make_recursive_v_id1663368.html
 doc/html/boost/make_recursive_variant.html
 doc/html/boost/make_variant_over.html
 doc/html/boost/move_backward.html
-doc/html/boost/move_id1114831.html
-doc/html/boost/move_id1115017.html
+doc/html/boost/move_id1177819.html
+doc/html/boost/move_id1178005.html
 doc/html/boost/move_insert_iterator.html
 doc/html/boost/move_inserter.html
 doc/html/boost/move_iterator.html
@@ -1272,8 +1277,8 @@
 doc/html/boost/mpi/all_to_all.html
 doc/html/boost/mpi/allocator.html
 doc/html/boost/mpi/allocator/rebind.html
-doc/html/boost/mpi/allocator_void_id773906.html
-doc/html/boost/mpi/allocator_void_id773906/rebind.html
+doc/html/boost/mpi/allocator_void_id843940.html
+doc/html/boost/mpi/allocator_void_id843940/rebind.html
 doc/html/boost/mpi/any_source.html
 doc/html/boost/mpi/any_tag.html
 doc/html/boost/mpi/bitwise_and.html
@@ -1287,9 +1292,9 @@
 doc/html/boost/mpi/exception.html
 doc/html/boost/mpi/gather.html
 doc/html/boost/mpi/get_content.html
-doc/html/boost/mpi/get_id780768.html
-doc/html/boost/mpi/get_id780798.html
-doc/html/boost/mpi/get_mpi_datatype_id782809.html
+doc/html/boost/mpi/get_id850824.html
+doc/html/boost/mpi/get_id850854.html
+doc/html/boost/mpi/get_mpi_datatype_id849407.html
 doc/html/boost/mpi/graph_communicator.html
 doc/html/boost/mpi/group.html
 doc/html/boost/mpi/intercommunicator.html
@@ -1298,29 +1303,29 @@
 doc/html/boost/mpi/is_mpi_byte_datatype.html
 doc/html/boost/mpi/is_mpi_complex_datatype.html
 doc/html/boost/mpi/is_mpi_datatype.html
-doc/html/boost/mpi/is_mpi_floating_p_id782499.html
+doc/html/boost/mpi/is_mpi_floating_p_id851665.html
 doc/html/boost/mpi/is_mpi_integer_datatype.html
 doc/html/boost/mpi/is_mpi_logical_datatype.html
 doc/html/boost/mpi/is_mpi_op.html
 doc/html/boost/mpi/logical_xor.html
 doc/html/boost/mpi/maximum.html
 doc/html/boost/mpi/minimum.html
-doc/html/boost/mpi/operator-_id781518.html
-doc/html/boost/mpi/operator___id773606.html
-doc/html/boost/mpi/operator___id773658.html
-doc/html/boost/mpi/operator___id781309.html
-doc/html/boost/mpi/operator___id781355.html
-doc/html/boost/mpi/operator___id783402.html
-doc/html/boost/mpi/operator___id783448.html
-doc/html/boost/mpi/operator__id781464.html
-doc/html/boost/mpi/operator_id781402.html
+doc/html/boost/mpi/operator-_id849237.html
+doc/html/boost/mpi/operator___id847261.html
+doc/html/boost/mpi/operator___id847312.html
+doc/html/boost/mpi/operator___id849028.html
+doc/html/boost/mpi/operator___id849075.html
+doc/html/boost/mpi/operator___id851448.html
+doc/html/boost/mpi/operator___id851494.html
+doc/html/boost/mpi/operator__id849184.html
+doc/html/boost/mpi/operator_id849121.html
 doc/html/boost/mpi/packed.html
 doc/html/boost/mpi/packed_iarchive.html
 doc/html/boost/mpi/packed_oarchive.html
 doc/html/boost/mpi/packed_skeleton_iarchive.html
 doc/html/boost/mpi/packed_skeleton_oarchive.html
 doc/html/boost/mpi/python/register_serialized.html
-doc/html/boost/mpi/python/register_skeleton_id785403.html
+doc/html/boost/mpi/python/register_skeleton_id854125.html
 doc/html/boost/mpi/reduce.html
 doc/html/boost/mpi/request.html
 doc/html/boost/mpi/scan.html
@@ -1337,29 +1342,29 @@
 doc/html/boost/mpi/wait_some.html
 doc/html/boost/numeric/default_.html
 doc/html/boost/numeric/functional/as_max.html
-doc/html/boost/numeric/functional/as_max_T__std_val_id581698.html
-doc/html/boost/numeric/functional/as_max_T__std_vec_id582205.html
+doc/html/boost/numeric/functional/as_max_T__std_val_id578152.html
+doc/html/boost/numeric/functional/as_max_T__std_vec_id578658.html
 doc/html/boost/numeric/functional/as_max_base.html
 doc/html/boost/numeric/functional/as_min.html
-doc/html/boost/numeric/functional/as_min_T__std_val_id581660.html
-doc/html/boost/numeric/functional/as_min_T__std_vec_id582167.html
+doc/html/boost/numeric/functional/as_min_T__std_val_id578113.html
+doc/html/boost/numeric/functional/as_min_T__std_vec_id578620.html
 doc/html/boost/numeric/functional/as_min_base.html
-doc/html/boost/numeric/functional/as_min_base_Arg___id580730.html
+doc/html/boost/numeric/functional/as_min_base_Arg___id577184.html
 doc/html/boost/numeric/functional/as_one.html
-doc/html/boost/numeric/functional/as_one_T__std_val_id581776.html
-doc/html/boost/numeric/functional/as_one_T__std_vec_id582282.html
+doc/html/boost/numeric/functional/as_one_T__std_val_id578229.html
+doc/html/boost/numeric/functional/as_one_T__std_vec_id578735.html
 doc/html/boost/numeric/functional/as_one_base.html
 doc/html/boost/numeric/functional/as_zero.html
-doc/html/boost/numeric/functional/as_zero_T__std_va_id581737.html
-doc/html/boost/numeric/functional/as_zero_T__std_ve_id582244.html
+doc/html/boost/numeric/functional/as_zero_T__std_va_id578190.html
+doc/html/boost/numeric/functional/as_zero_T__std_ve_id578697.html
 doc/html/boost/numeric/functional/as_zero_base.html
 doc/html/boost/numeric/functional/assign.html
 doc/html/boost/numeric/functional/assign_base.html
 doc/html/boost/numeric/functional/average.html
-doc/html/boost/numeric/functional/average_Left__Rig_id581469.html
-doc/html/boost/numeric/functional/average_Left__Rig_id582052.html
+doc/html/boost/numeric/functional/average_Left__Rig_id577922.html
+doc/html/boost/numeric/functional/average_Left__Rig_id578505.html
 doc/html/boost/numeric/functional/average_base.html
-doc/html/boost/numeric/functional/average_base_Left_id580568.html
+doc/html/boost/numeric/functional/average_base_Left_id577021.html
 doc/html/boost/numeric/functional/complement.html
 doc/html/boost/numeric/functional/complement_base.html
 doc/html/boost/numeric/functional/divides.html
@@ -1380,12 +1385,12 @@
 doc/html/boost/numeric/functional/logical_not.html
 doc/html/boost/numeric/functional/logical_not_base.html
 doc/html/boost/numeric/functional/max_assign.html
-doc/html/boost/numeric/functional/max_assign_Left___id581416.html
-doc/html/boost/numeric/functional/max_assign_Left___id581999.html
+doc/html/boost/numeric/functional/max_assign_Left___id577869.html
+doc/html/boost/numeric/functional/max_assign_Left___id578452.html
 doc/html/boost/numeric/functional/max_assign_base.html
 doc/html/boost/numeric/functional/min_assign.html
-doc/html/boost/numeric/functional/min_assign_Left___id581362.html
-doc/html/boost/numeric/functional/min_assign_Left___id581946.html
+doc/html/boost/numeric/functional/min_assign_Left___id577816.html
+doc/html/boost/numeric/functional/min_assign_Left___id578400.html
 doc/html/boost/numeric/functional/min_assign_base.html
 doc/html/boost/numeric/functional/minus.html
 doc/html/boost/numeric/functional/minus_assign.html
@@ -1399,27 +1404,27 @@
 doc/html/boost/numeric/functional/multiplies_assign.html
 doc/html/boost/numeric/functional/multiplies_assign_base.html
 doc/html/boost/numeric/functional/multiplies_base.html
-doc/html/boost/numeric/functional/multiply_and_prom_id577762.html
+doc/html/boost/numeric/functional/multiply_and_prom_id573945.html
 doc/html/boost/numeric/functional/not_equal_to.html
 doc/html/boost/numeric/functional/not_equal_to_base.html
 doc/html/boost/numeric/functional/outer_product.html
-doc/html/boost/numeric/functional/outer_product_Lef_id562429.html
+doc/html/boost/numeric/functional/outer_product_Lef_id558612.html
 doc/html/boost/numeric/functional/outer_product_base.html
 doc/html/boost/numeric/functional/plus.html
 doc/html/boost/numeric/functional/plus_assign.html
 doc/html/boost/numeric/functional/plus_assign_base.html
 doc/html/boost/numeric/functional/plus_base.html
 doc/html/boost/numeric/functional/promote.html
-doc/html/boost/numeric/functional/promote_ToFrom__T_id581547.html
-doc/html/boost/numeric/functional/promote_ToFrom__T_id582124.html
-doc/html/boost/numeric/functional/promote_To__From__id581499.html
-doc/html/boost/numeric/functional/promote_To__From__id582077.html
+doc/html/boost/numeric/functional/promote_ToFrom__T_id578000.html
+doc/html/boost/numeric/functional/promote_ToFrom__T_id578577.html
+doc/html/boost/numeric/functional/promote_To__From__id577953.html
+doc/html/boost/numeric/functional/promote_To__From__id578530.html
 doc/html/boost/numeric/functional/promote_base.html
-doc/html/boost/numeric/functional/promote_base_ToFr_id580640.html
-doc/html/boost/numeric/functional/promote_bool__Fro_id581590.html
-doc/html/boost/numeric/functional/promote_bool_cons_id581633.html
-doc/html/boost/numeric/functional/tag_std_valarray__id581343.html
-doc/html/boost/numeric/functional/tag_std_vector_T__id581920.html
+doc/html/boost/numeric/functional/promote_base_ToFr_id577093.html
+doc/html/boost/numeric/functional/promote_bool__Fro_id578043.html
+doc/html/boost/numeric/functional/promote_bool_cons_id578086.html
+doc/html/boost/numeric/functional/tag_std_valarray__id577796.html
+doc/html/boost/numeric/functional/tag_std_vector_T__id578373.html
 doc/html/boost/numeric/functional/unary_minus.html
 doc/html/boost/numeric/functional/unary_minus_base.html
 doc/html/boost/numeric/functional/unary_plus.html
@@ -1458,21 +1463,21 @@
 doc/html/boost/numeric/op/unary_plus.html
 doc/html/boost/numeric/zero.html
 doc/html/boost/numeric/zero_or_default.html
-doc/html/boost/operator_id1820788.html
+doc/html/boost/operator_id1926683.html
 doc/html/boost/posix_time/duration_from_string.html
 doc/html/boost/posix_time/from_ftime.html
 doc/html/boost/posix_time/hours.html
-doc/html/boost/posix_time/millisec_posix_ti_id683881.html
+doc/html/boost/posix_time/millisec_posix_ti_id603720.html
 doc/html/boost/posix_time/minutes.html
-doc/html/boost/posix_time/operator-__id481805.html
-doc/html/boost/posix_time/operator-__id682415.html
-doc/html/boost/posix_time/operator-_id481777.html
-doc/html/boost/posix_time/operator-_id711303.html
-doc/html/boost/posix_time/operator___id687833.html
-doc/html/boost/posix_time/operator___id688044.html
-doc/html/boost/posix_time/operator__id353296.html
-doc/html/boost/posix_time/operator__id723615.html
-doc/html/boost/posix_time/operator_id690488.html
+doc/html/boost/posix_time/operator-__id391656.html
+doc/html/boost/posix_time/operator-__id443520.html
+doc/html/boost/posix_time/operator-_id464536.html
+doc/html/boost/posix_time/operator-_id749252.html
+doc/html/boost/posix_time/operator___id597937.html
+doc/html/boost/posix_time/operator___id607181.html
+doc/html/boost/posix_time/operator__id797881.html
+doc/html/boost/posix_time/operator__id798078.html
+doc/html/boost/posix_time/operator_id435313.html
 doc/html/boost/posix_time/posix_time_system_config.html
 doc/html/boost/posix_time/ptime.html
 doc/html/boost/posix_time/seconds.html
@@ -1483,7 +1488,7 @@
 doc/html/boost/program_options/ambiguous_option.html
 doc/html/boost/program_options/basic_command_line_parser.html
 doc/html/boost/program_options/basic_option.html
-doc/html/boost/program_options/basic_parsed_opti_id765632.html
+doc/html/boost/program_options/basic_parsed_opti_id869984.html
 doc/html/boost/program_options/basic_parsed_options.html
 doc/html/boost/program_options/bool_switch.html
 doc/html/boost/program_options/collect_unrecognized.html
@@ -1495,7 +1500,7 @@
 doc/html/boost/program_options/error_with_option_name.html
 doc/html/boost/program_options/ext_parser.html
 doc/html/boost/program_options/invalid_bool_value.html
-doc/html/boost/program_options/invalid_command_l_id765038.html
+doc/html/boost/program_options/invalid_command__id1223946.html
 doc/html/boost/program_options/invalid_command_line_style.html
 doc/html/boost/program_options/invalid_config_file_syntax.html
 doc/html/boost/program_options/invalid_option_value.html
@@ -1504,81 +1509,81 @@
 doc/html/boost/program_options/multiple_values.html
 doc/html/boost/program_options/notify.html
 doc/html/boost/program_options/option_description.html
-doc/html/boost/program_options/options_descript_id1145666.html
+doc/html/boost/program_options/options_descript_id1259772.html
 doc/html/boost/program_options/options_description.html
 doc/html/boost/program_options/parse_command_line.html
-doc/html/boost/program_options/parse_config_fil_id1136441.html
-doc/html/boost/program_options/parse_config_fil_id1136481.html
-doc/html/boost/program_options/parse_environmen_id1136555.html
-doc/html/boost/program_options/parse_environmen_id1136589.html
-doc/html/boost/program_options/parse_environmen_id1136618.html
-doc/html/boost/program_options/positional_option_id790419.html
+doc/html/boost/program_options/parse_config_fil_id1232282.html
+doc/html/boost/program_options/parse_config_fil_id1232322.html
+doc/html/boost/program_options/parse_environmen_id1227280.html
+doc/html/boost/program_options/parse_environmen_id1227308.html
+doc/html/boost/program_options/parse_environmen_id1230146.html
+doc/html/boost/program_options/positional_optio_id1236744.html
 doc/html/boost/program_options/reading_file.html
 doc/html/boost/program_options/required_option.html
 doc/html/boost/program_options/split_unix.html
-doc/html/boost/program_options/store_id1099542.html
-doc/html/boost/program_options/store_id1099577.html
-doc/html/boost/program_options/too_many_positio_id1075771.html
+doc/html/boost/program_options/store_id1229913.html
+doc/html/boost/program_options/store_id1229947.html
+doc/html/boost/program_options/too_many_positio_id1168952.html
 doc/html/boost/program_options/typed_value.html
 doc/html/boost/program_options/typed_value_base.html
 doc/html/boost/program_options/unknown_option.html
 doc/html/boost/program_options/untyped_value.html
 doc/html/boost/program_options/validation_error.html
-doc/html/boost/program_options/value_id1139507.html
+doc/html/boost/program_options/value_id861914.html
 doc/html/boost/program_options/value_semantic.html
-doc/html/boost/program_options/value_semantic_c_id1139841.html
-doc/html/boost/program_options/value_semantic_c_id1139856.html
-doc/html/boost/program_options/value_semantic_c_id1141335.html
+doc/html/boost/program_options/value_semantic_c_id1237486.html
+doc/html/boost/program_options/value_semantic_c_id1238739.html
+doc/html/boost/program_options/value_semantic_c_id1238752.html
 doc/html/boost/program_options/variable_value.html
 doc/html/boost/program_options/variables_map.html
 doc/html/boost/program_options/wvalue.html
 doc/html/boost/property_tree/basic_ptree.html
 doc/html/boost/property_tree/customize_stream.html
-doc/html/boost/property_tree/customize_stream__id790495.html
-doc/html/boost/property_tree/customize_stream__id800758.html
-doc/html/boost/property_tree/customize_stream__id800792.html
-doc/html/boost/property_tree/customize_stream__id800970.html
-doc/html/boost/property_tree/customize_stream_id1147433.html
+doc/html/boost/property_tree/customize_stream__id861496.html
+doc/html/boost/property_tree/customize_stream__id861564.html
+doc/html/boost/property_tree/customize_stream__id861637.html
+doc/html/boost/property_tree/customize_stream__id861705.html
+doc/html/boost/property_tree/customize_stream__id861773.html
 doc/html/boost/property_tree/id_translator.html
-doc/html/boost/property_tree/info_parser/read_info_id1098521.html
-doc/html/boost/property_tree/info_parser/read_info_id1098563.html
-doc/html/boost/property_tree/info_parser/read_info_id1098608.html
-doc/html/boost/property_tree/info_parser/read_info_id1098655.html
-doc/html/boost/property_tree/info_parser/write_info_id1075453.html
-doc/html/boost/property_tree/info_parser/write_info_id1098705.html
+doc/html/boost/property_tree/info_parser/read_info_id1178844.html
+doc/html/boost/property_tree/info_parser/read_info_id1178890.html
+doc/html/boost/property_tree/info_parser/read_info_id1178939.html
+doc/html/boost/property_tree/info_parser/read_info_id1178991.html
+doc/html/boost/property_tree/info_parser/write_info_id1179045.html
+doc/html/boost/property_tree/info_parser/write_info_id863535.html
 doc/html/boost/property_tree/ini_parser/ini_parser_error.html
-doc/html/boost/property_tree/ini_parser/read_ini_id1075595.html
-doc/html/boost/property_tree/ini_parser/read_ini_id1158550.html
+doc/html/boost/property_tree/ini_parser/read_ini_id1167162.html
+doc/html/boost/property_tree/ini_parser/read_ini_id1167212.html
 doc/html/boost/property_tree/ini_parser/validate_flags.html
-doc/html/boost/property_tree/ini_parser/write_ini_id1142342.html
-doc/html/boost/property_tree/ini_parser/write_ini_id1158607.html
+doc/html/boost/property_tree/ini_parser/write_ini_id1167623.html
+doc/html/boost/property_tree/ini_parser/write_ini_id1231254.html
 doc/html/boost/property_tree/iptree.html
-doc/html/boost/property_tree/json_parser/read_json_id1142455.html
-doc/html/boost/property_tree/json_parser/read_json_id1147617.html
-doc/html/boost/property_tree/json_parser/write_json_id1147689.html
-doc/html/boost/property_tree/json_parser/write_json_id790041.html
+doc/html/boost/property_tree/json_parser/read_json_id1231377.html
+doc/html/boost/property_tree/json_parser/read_json_id1231437.html
+doc/html/boost/property_tree/json_parser/write_json_id1231508.html
+doc/html/boost/property_tree/json_parser/write_json_id1231579.html
 doc/html/boost/property_tree/load.html
 doc/html/boost/property_tree/path.html
-doc/html/boost/property_tree/path_of_std_basi_id1072773.html
+doc/html/boost/property_tree/path_of_std_basic_id866241.html
 doc/html/boost/property_tree/ptree.html
 doc/html/boost/property_tree/ptree_bad_data.html
 doc/html/boost/property_tree/ptree_bad_path.html
 doc/html/boost/property_tree/ptree_error.html
 doc/html/boost/property_tree/save.html
-doc/html/boost/property_tree/serialize_id1168658.html
+doc/html/boost/property_tree/serialize_id861353.html
 doc/html/boost/property_tree/stream_translator.html
 doc/html/boost/property_tree/string_path.html
-doc/html/boost/property_tree/swap_id1168436.html
-doc/html/boost/property_tree/translator_betwe_id1074482.html
-doc/html/boost/property_tree/translator_betwe_id1098470.html
-doc/html/boost/property_tree/translator_betwee_id788255.html
+doc/html/boost/property_tree/swap_id861132.html
+doc/html/boost/property_tree/translator_betwe_id1178787.html
+doc/html/boost/property_tree/translator_betwe_id1179366.html
+doc/html/boost/property_tree/translator_betwee_id865901.html
 doc/html/boost/property_tree/wiptree.html
 doc/html/boost/property_tree/wpath.html
 doc/html/boost/property_tree/wptree.html
-doc/html/boost/property_tree/xml_parser/read_xml_id1072185.html
-doc/html/boost/property_tree/xml_parser/read_xml_id1073248.html
-doc/html/boost/property_tree/xml_parser/write_xml_id1069768.html
-doc/html/boost/property_tree/xml_parser/write_xml_id1072069.html
+doc/html/boost/property_tree/xml_parser/read_xml_id1167281.html
+doc/html/boost/property_tree/xml_parser/read_xml_id1233338.html
+doc/html/boost/property_tree/xml_parser/write_xml_id1233444.html
+doc/html/boost/property_tree/xml_parser/write_xml_id1233504.html
 doc/html/boost/proto/N.html
 doc/html/boost/proto/_.html
 doc/html/boost/proto/_byref.html
@@ -1586,6 +1591,8 @@
 doc/html/boost/proto/_child_c.html
 doc/html/boost/proto/_data.html
 doc/html/boost/proto/_default.html
+doc/html/boost/proto/_env.html
+doc/html/boost/proto/_env_var.html
 doc/html/boost/proto/_expr.html
 doc/html/boost/proto/_state.html
 doc/html/boost/proto/_value.html
@@ -1593,8 +1600,9 @@
 doc/html/boost/proto/address_of.html
 doc/html/boost/proto/and_.html
 doc/html/boost/proto/arity_of.html
-doc/html/boost/proto/as_child_id1534796.html
-doc/html/boost/proto/as_expr_id1534606.html
+doc/html/boost/proto/as_child_id1630303.html
+doc/html/boost/proto/as_env_id1635733.html
+doc/html/boost/proto/as_expr_id1630112.html
 doc/html/boost/proto/assert_matches.html
 doc/html/boost/proto/assert_matches_not.html
 doc/html/boost/proto/assign.html
@@ -1612,8 +1620,8 @@
 doc/html/boost/proto/call.html
 doc/html/boost/proto/callable.html
 doc/html/boost/proto/char_.html
-doc/html/boost/proto/child_c_id1535229.html
-doc/html/boost/proto/child_id1534987.html
+doc/html/boost/proto/child_c_id1630735.html
+doc/html/boost/proto/child_id1630493.html
 doc/html/boost/proto/comma.html
 doc/html/boost/proto/complement.html
 doc/html/boost/proto/compose_generators.html
@@ -1624,54 +1632,73 @@
 doc/html/boost/proto/context/null_context.html
 doc/html/boost/proto/context/null_eval.html
 doc/html/boost/proto/convertible_to.html
+doc/html/boost/proto/data.html
+doc/html/boost/proto/data_type.html
 doc/html/boost/proto/deduce_domain.html
-doc/html/boost/proto/deep_copy_id1501028.html
+doc/html/boost/proto/deep_copy_id1594622.html
 doc/html/boost/proto/default_domain.html
 doc/html/boost/proto/default_generator.html
 doc/html/boost/proto/dereference.html
-doc/html/boost/proto/display_expr_id1500141.html
+doc/html/boost/proto/display_expr_id1593734.html
 doc/html/boost/proto/divides.html
 doc/html/boost/proto/divides_assign.html
 doc/html/boost/proto/domain.html
 doc/html/boost/proto/domain/as_child.html
 doc/html/boost/proto/domain/as_expr.html
 doc/html/boost/proto/domain_of.html
+doc/html/boost/proto/empty_env.html
+doc/html/boost/proto/env.html
+doc/html/boost/proto/env_var_id1635966.html
 doc/html/boost/proto/equal_to.html
-doc/html/boost/proto/eval_id1502502.html
+doc/html/boost/proto/eval_id1596096.html
 doc/html/boost/proto/exact.html
 doc/html/boost/proto/expr.html
 doc/html/boost/proto/extends.html
 doc/html/boost/proto/external_transform.html
 doc/html/boost/proto/external_transforms.html
-doc/html/boost/proto/flatten_id1508487.html
+doc/html/boost/proto/flatten_id1603723.html
 doc/html/boost/proto/fold.html
 doc/html/boost/proto/fold_tree.html
 doc/html/boost/proto/function.html
+doc/html/boost/proto/functional/advance.html
 doc/html/boost/proto/functional/as_child.html
+doc/html/boost/proto/functional/as_env.html
 doc/html/boost/proto/functional/as_expr.html
 doc/html/boost/proto/functional/at.html
+doc/html/boost/proto/functional/begin.html
 doc/html/boost/proto/functional/child.html
 doc/html/boost/proto/functional/child_c.html
 doc/html/boost/proto/functional/deep_copy.html
 doc/html/boost/proto/functional/display_expr.html
+doc/html/boost/proto/functional/distance.html
+doc/html/boost/proto/functional/empty.html
+doc/html/boost/proto/functional/end.html
+doc/html/boost/proto/functional/env_var.html
 doc/html/boost/proto/functional/eval.html
 doc/html/boost/proto/functional/first.html
 doc/html/boost/proto/functional/flatten.html
+doc/html/boost/proto/functional/has_env_var.html
 doc/html/boost/proto/functional/left.html
 doc/html/boost/proto/functional/make_expr.html
 doc/html/boost/proto/functional/make_pair.html
+doc/html/boost/proto/functional/next.html
 doc/html/boost/proto/functional/pop_back.html
 doc/html/boost/proto/functional/pop_front.html
+doc/html/boost/proto/functional/prior.html
 doc/html/boost/proto/functional/push_back.html
 doc/html/boost/proto/functional/push_front.html
+doc/html/boost/proto/functional/rbegin.html
+doc/html/boost/proto/functional/rend.html
 doc/html/boost/proto/functional/reverse.html
 doc/html/boost/proto/functional/right.html
 doc/html/boost/proto/functional/second.html
+doc/html/boost/proto/functional/size.html
 doc/html/boost/proto/functional/unpack_expr.html
 doc/html/boost/proto/functional/value.html
 doc/html/boost/proto/generator.html
 doc/html/boost/proto/greater.html
 doc/html/boost/proto/greater_equal.html
+doc/html/boost/proto/has_env_var_id1635851.html
 doc/html/boost/proto/if_.html
 doc/html/boost/proto/if_else_.html
 doc/html/boost/proto/int_.html
@@ -1679,12 +1706,14 @@
 doc/html/boost/proto/is_aggregate.html
 doc/html/boost/proto/is_callable.html
 doc/html/boost/proto/is_domain.html
+doc/html/boost/proto/is_env.html
 doc/html/boost/proto/is_expr.html
 doc/html/boost/proto/is_extension.html
 doc/html/boost/proto/is_proto_expr.html
 doc/html/boost/proto/is_transform.html
+doc/html/boost/proto/key_not_found.html
 doc/html/boost/proto/lazy.html
-doc/html/boost/proto/left_id1535496.html
+doc/html/boost/proto/left_id1631003.html
 doc/html/boost/proto/less.html
 doc/html/boost/proto/less_equal.html
 doc/html/boost/proto/listN.html
@@ -1695,7 +1724,7 @@
 doc/html/boost/proto/logical_or.html
 doc/html/boost/proto/long_.html
 doc/html/boost/proto/make.html
-doc/html/boost/proto/make_expr_id1511038.html
+doc/html/boost/proto/make_expr_id1606273.html
 doc/html/boost/proto/matches.html
 doc/html/boost/proto/mem_ptr.html
 doc/html/boost/proto/minus.html
@@ -1710,8 +1739,10 @@
 doc/html/boost/proto/not_.html
 doc/html/boost/proto/not_equal_to.html
 doc/html/boost/proto/nullary_expr.html
+doc/html/boost/proto/operator__id1636081.html
 doc/html/boost/proto/or_.html
 doc/html/boost/proto/otherwise.html
+doc/html/boost/proto/pack.html
 doc/html/boost/proto/pass_through.html
 doc/html/boost/proto/plus.html
 doc/html/boost/proto/plus_assign.html
@@ -1722,22 +1753,25 @@
 doc/html/boost/proto/pre_inc.html
 doc/html/boost/proto/protect.html
 doc/html/boost/proto/result_of/as_child.html
+doc/html/boost/proto/result_of/as_env.html
 doc/html/boost/proto/result_of/as_expr.html
 doc/html/boost/proto/result_of/child.html
 doc/html/boost/proto/result_of/child_c.html
 doc/html/boost/proto/result_of/deep_copy.html
+doc/html/boost/proto/result_of/env_var.html
 doc/html/boost/proto/result_of/eval.html
 doc/html/boost/proto/result_of/flatten.html
+doc/html/boost/proto/result_of/has_env_var.html
 doc/html/boost/proto/result_of/left.html
 doc/html/boost/proto/result_of/make_expr.html
-doc/html/boost/proto/result_of/make_expr_Tag__D_id1510572.html
+doc/html/boost/proto/result_of/make_expr_Tag__D_id1605808.html
 doc/html/boost/proto/result_of/right.html
 doc/html/boost/proto/result_of/unpack_expr.html
-doc/html/boost/proto/result_of/unpack_expr_Tag__id1510934.html
+doc/html/boost/proto/result_of/unpack_expr_Tag__id1606170.html
 doc/html/boost/proto/result_of/value.html
 doc/html/boost/proto/reverse_fold.html
 doc/html/boost/proto/reverse_fold_tree.html
-doc/html/boost/proto/right_id1535620.html
+doc/html/boost/proto/right_id1631126.html
 doc/html/boost/proto/shift_left.html
 doc/html/boost/proto/shift_left_assign.html
 doc/html/boost/proto/shift_right.html
@@ -1795,18 +1829,21 @@
 doc/html/boost/proto/terminal.html
 doc/html/boost/proto/transform.html
 doc/html/boost/proto/transform_impl.html
+doc/html/boost/proto/transforms.html
+doc/html/boost/proto/transforms_type.html
 doc/html/boost/proto/unary_expr.html
 doc/html/boost/proto/unary_plus.html
 doc/html/boost/proto/unexpr.html
-doc/html/boost/proto/unpack_expr_id1511315.html
+doc/html/boost/proto/unpack_expr_id1606551.html
 doc/html/boost/proto/use_basic_expr.html
-doc/html/boost/proto/value_id1535390.html
+doc/html/boost/proto/value_id1630896.html
 doc/html/boost/proto/vararg.html
 doc/html/boost/proto/wants_basic_expr.html
 doc/html/boost/proto/when.html
-doc/html/boost/proto/when_Grammar__Fu_id1543133.html
-doc/html/boost/proto/when_Grammar__R__id1543217.html
-doc/html/boost/proto/when_Grammar__id1543574.html
+doc/html/boost/proto/when_Grammar__Fu_id1641747.html
+doc/html/boost/proto/when_Grammar__R__id1641830.html
+doc/html/boost/proto/when_Grammar__R__id1642188.html
+doc/html/boost/proto/when_Grammar__id1642833.html
 doc/html/boost/random/additive_combine_engine.html
 doc/html/boost/random/bernoulli_distribution.html
 doc/html/boost/random/binomial_distribution.html
@@ -1822,7 +1859,7 @@
 doc/html/boost/random/geometric_distribution.html
 doc/html/boost/random/hellekalek1995.html
 doc/html/boost/random/independent_bits_engine.html
-doc/html/boost/random/inversive_congru_id1385584.html
+doc/html/boost/random/inversive_congru_id1490457.html
 doc/html/boost/random/knuth_b.html
 doc/html/boost/random/kreutzer1986.html
 doc/html/boost/random/lagged_fibonacci1279.html
@@ -1837,17 +1874,17 @@
 doc/html/boost/random/lagged_fibonacci_01_engine.html
 doc/html/boost/random/lagged_fibonacci_engine.html
 doc/html/boost/random/linear_congruential_engine.html
-doc/html/boost/random/linear_feedback__id1388888.html
+doc/html/boost/random/linear_feedback__id1493761.html
 doc/html/boost/random/lognormal_distribution.html
 doc/html/boost/random/mersenne_twister_engine.html
 doc/html/boost/random/minstd_rand.html
 doc/html/boost/random/minstd_rand0.html
 doc/html/boost/random/mt11213b.html
 doc/html/boost/random/mt19937.html
-doc/html/boost/random/negative_binomia_id1391058.html
+doc/html/boost/random/negative_binomia_id1495931.html
 doc/html/boost/random/normal_distribution.html
-doc/html/boost/random/piecewise_consta_id1411322.html
-doc/html/boost/random/piecewise_linear_id1412293.html
+doc/html/boost/random/piecewise_consta_id1497360.html
+doc/html/boost/random/piecewise_linear_id1498331.html
 doc/html/boost/random/poisson_distribution.html
 doc/html/boost/random/rand48.html
 doc/html/boost/random/random_device.html
@@ -1863,7 +1900,7 @@
 doc/html/boost/random/seed_seq.html
 doc/html/boost/random/shuffle_order_engine.html
 doc/html/boost/random/student_t_distribution.html
-doc/html/boost/random/subtract_with_ca_id1277617.html
+doc/html/boost/random/subtract_with_ca_id1380846.html
 doc/html/boost/random/subtract_with_carry_engine.html
 doc/html/boost/random/taus88.html
 doc/html/boost/random/triangle_distribution.html
@@ -1888,17 +1925,17 @@
 doc/html/boost/signals2/dummy_mutex.html
 doc/html/boost/signals2/expired_slot.html
 doc/html/boost/signals2/keywords/combiner_type.html
-doc/html/boost/signals2/keywords/extended_slot_fu_id1402400.html
+doc/html/boost/signals2/keywords/extended_slot_fu_id1147871.html
 doc/html/boost/signals2/keywords/group_compare_type.html
 doc/html/boost/signals2/keywords/group_type.html
 doc/html/boost/signals2/keywords/mutex_type.html
 doc/html/boost/signals2/keywords/signature_type.html
 doc/html/boost/signals2/keywords/slot_function_type.html
 doc/html/boost/signals2/last_value.html
-doc/html/boost/signals2/last_value_void_id798385.html
+doc/html/boost/signals2/last_value_void_id1180472.html
 doc/html/boost/signals2/mutex.html
 doc/html/boost/signals2/no_slots_error.html
-doc/html/boost/signals2/optional_last_va_id1410954.html
+doc/html/boost/signals2/optional_last_va_id1240328.html
 doc/html/boost/signals2/optional_last_value.html
 doc/html/boost/signals2/postconstructor_invoker.html
 doc/html/boost/signals2/scoped_connection.html
@@ -1913,93 +1950,93 @@
 doc/html/boost/signals2/trackable.html
 doc/html/boost/slot.html
 doc/html/boost/static_visitor.html
-doc/html/boost/swap_id1589445.html
+doc/html/boost/swap_id1697361.html
 doc/html/boost/uninitialized_copy_or_move.html
 doc/html/boost/uninitialized_move.html
 doc/html/boost/units/absolute.html
 doc/html/boost/units/abstract/amount_unit_tag.html
 doc/html/boost/units/abstract/current_unit_tag.html
 doc/html/boost/units/abstract/length_unit_tag.html
-doc/html/boost/units/abstract/luminous_intensi_id1805881.html
+doc/html/boost/units/abstract/luminous_intensi_id1911696.html
 doc/html/boost/units/abstract/mass_unit_tag.html
 doc/html/boost/units/abstract/plane_angle_unit_tag.html
 doc/html/boost/units/abstract/solid_angle_unit_tag.html
 doc/html/boost/units/abstract/temperature_unit_tag.html
 doc/html/boost/units/abstract/time_unit_tag.html
-doc/html/boost/units/add_typeof_helpe_id1791908.html
-doc/html/boost/units/add_typeof_helpe_id1791962.html
+doc/html/boost/units/add_typeof_helpe_id1897724.html
+doc/html/boost/units/add_typeof_helpe_id1897777.html
 doc/html/boost/units/add_typeof_helper.html
 doc/html/boost/units/amount_base_dimension.html
 doc/html/boost/units/angle/degree_base_unit.html
 doc/html/boost/units/angle/gradian_base_unit.html
 doc/html/boost/units/angle/radian_base_unit.html
 doc/html/boost/units/angle/steradian_base_unit.html
-doc/html/boost/units/astronomical/astronomical_uni_id1806374.html
+doc/html/boost/units/astronomical/astronomical_uni_id1912190.html
 doc/html/boost/units/astronomical/light_second_base_unit.html
 doc/html/boost/units/astronomical/parsec_base_unit.html
 doc/html/boost/units/base_dimension.html
 doc/html/boost/units/base_unit.html
 doc/html/boost/units/base_unit_info.html
-doc/html/boost/units/base_unit_info_a_id1805598.html
-doc/html/boost/units/base_unit_info_a_id1805627.html
-doc/html/boost/units/base_unit_info_a_id1805656.html
-doc/html/boost/units/base_unit_info_a_id1805685.html
-doc/html/boost/units/base_unit_info_a_id1805713.html
-doc/html/boost/units/base_unit_info_a_id1805742.html
-doc/html/boost/units/base_unit_info_a_id1805771.html
-doc/html/boost/units/base_unit_info_a_id1805800.html
-doc/html/boost/units/base_unit_info_a_id1805829.html
-doc/html/boost/units/base_unit_info_a_id1806051.html
-doc/html/boost/units/base_unit_info_a_id1806104.html
-doc/html/boost/units/base_unit_info_a_id1806265.html
-doc/html/boost/units/base_unit_info_a_id1806408.html
-doc/html/boost/units/base_unit_info_a_id1806462.html
-doc/html/boost/units/base_unit_info_a_id1806516.html
-doc/html/boost/units/base_unit_info_a_id1806606.html
-doc/html/boost/units/base_unit_info_i_id1806804.html
-doc/html/boost/units/base_unit_info_i_id1806857.html
-doc/html/boost/units/base_unit_info_i_id1806909.html
-doc/html/boost/units/base_unit_info_i_id1806961.html
-doc/html/boost/units/base_unit_info_i_id1807014.html
-doc/html/boost/units/base_unit_info_i_id1807066.html
-doc/html/boost/units/base_unit_info_i_id1807119.html
-doc/html/boost/units/base_unit_info_i_id1807171.html
-doc/html/boost/units/base_unit_info_i_id1807224.html
-doc/html/boost/units/base_unit_info_i_id1807276.html
-doc/html/boost/units/base_unit_info_i_id1807329.html
-doc/html/boost/units/base_unit_info_i_id1807381.html
-doc/html/boost/units/base_unit_info_i_id1807505.html
-doc/html/boost/units/base_unit_info_i_id1807558.html
-doc/html/boost/units/base_unit_info_i_id1807610.html
-doc/html/boost/units/base_unit_info_i_id1807662.html
-doc/html/boost/units/base_unit_info_i_id1807715.html
-doc/html/boost/units/base_unit_info_m_id1807819.html
-doc/html/boost/units/base_unit_info_m_id1808013.html
-doc/html/boost/units/base_unit_info_m_id1808062.html
-doc/html/boost/units/base_unit_info_m_id1808147.html
-doc/html/boost/units/base_unit_info_m_id1808268.html
-doc/html/boost/units/base_unit_info_m_id1808317.html
-doc/html/boost/units/base_unit_info_m_id1808403.html
-doc/html/boost/units/base_unit_info_m_id1808452.html
-doc/html/boost/units/base_unit_info_m_id1808537.html
-doc/html/boost/units/base_unit_info_u_id1808944.html
-doc/html/boost/units/base_unit_info_u_id1808996.html
-doc/html/boost/units/base_unit_info_u_id1809049.html
-doc/html/boost/units/base_unit_info_u_id1809101.html
-doc/html/boost/units/base_unit_info_u_id1809154.html
-doc/html/boost/units/base_unit_info_u_id1809206.html
-doc/html/boost/units/base_unit_info_u_id1809258.html
-doc/html/boost/units/base_unit_info_u_id1809311.html
-doc/html/boost/units/base_unit_info_u_id1809363.html
-doc/html/boost/units/base_unit_info_u_id1809416.html
-doc/html/boost/units/base_unit_info_u_id1809468.html
-doc/html/boost/units/base_unit_info_u_id1809520.html
-doc/html/boost/units/base_unit_info_u_id1809572.html
-doc/html/boost/units/base_unit_info_u_id1809625.html
-doc/html/boost/units/base_unit_info_u_id1809785.html
-doc/html/boost/units/base_unit_info_u_id1809837.html
-doc/html/boost/units/base_unit_info_u_id1809890.html
-doc/html/boost/units/base_unit_info_u_id1809942.html
+doc/html/boost/units/base_unit_info_a_id1911414.html
+doc/html/boost/units/base_unit_info_a_id1911442.html
+doc/html/boost/units/base_unit_info_a_id1911471.html
+doc/html/boost/units/base_unit_info_a_id1911500.html
+doc/html/boost/units/base_unit_info_a_id1911529.html
+doc/html/boost/units/base_unit_info_a_id1911558.html
+doc/html/boost/units/base_unit_info_a_id1911586.html
+doc/html/boost/units/base_unit_info_a_id1911616.html
+doc/html/boost/units/base_unit_info_a_id1911644.html
+doc/html/boost/units/base_unit_info_a_id1911866.html
+doc/html/boost/units/base_unit_info_a_id1911919.html
+doc/html/boost/units/base_unit_info_a_id1912081.html
+doc/html/boost/units/base_unit_info_a_id1912223.html
+doc/html/boost/units/base_unit_info_a_id1912277.html
+doc/html/boost/units/base_unit_info_a_id1912331.html
+doc/html/boost/units/base_unit_info_a_id1912421.html
+doc/html/boost/units/base_unit_info_i_id1912620.html
+doc/html/boost/units/base_unit_info_i_id1912672.html
+doc/html/boost/units/base_unit_info_i_id1912725.html
+doc/html/boost/units/base_unit_info_i_id1912777.html
+doc/html/boost/units/base_unit_info_i_id1912829.html
+doc/html/boost/units/base_unit_info_i_id1912882.html
+doc/html/boost/units/base_unit_info_i_id1912934.html
+doc/html/boost/units/base_unit_info_i_id1912987.html
+doc/html/boost/units/base_unit_info_i_id1913040.html
+doc/html/boost/units/base_unit_info_i_id1913092.html
+doc/html/boost/units/base_unit_info_i_id1913144.html
+doc/html/boost/units/base_unit_info_i_id1913197.html
+doc/html/boost/units/base_unit_info_i_id1913321.html
+doc/html/boost/units/base_unit_info_i_id1913373.html
+doc/html/boost/units/base_unit_info_i_id1913426.html
+doc/html/boost/units/base_unit_info_i_id1913478.html
+doc/html/boost/units/base_unit_info_i_id1913530.html
+doc/html/boost/units/base_unit_info_m_id1913634.html
+doc/html/boost/units/base_unit_info_m_id1913828.html
+doc/html/boost/units/base_unit_info_m_id1913877.html
+doc/html/boost/units/base_unit_info_m_id1913962.html
+doc/html/boost/units/base_unit_info_m_id1914084.html
+doc/html/boost/units/base_unit_info_m_id1914133.html
+doc/html/boost/units/base_unit_info_m_id1914218.html
+doc/html/boost/units/base_unit_info_m_id1914268.html
+doc/html/boost/units/base_unit_info_m_id1914353.html
+doc/html/boost/units/base_unit_info_u_id1914760.html
+doc/html/boost/units/base_unit_info_u_id1914812.html
+doc/html/boost/units/base_unit_info_u_id1914864.html
+doc/html/boost/units/base_unit_info_u_id1914917.html
+doc/html/boost/units/base_unit_info_u_id1914969.html
+doc/html/boost/units/base_unit_info_u_id1915021.html
+doc/html/boost/units/base_unit_info_u_id1915074.html
+doc/html/boost/units/base_unit_info_u_id1915126.html
+doc/html/boost/units/base_unit_info_u_id1915178.html
+doc/html/boost/units/base_unit_info_u_id1915231.html
+doc/html/boost/units/base_unit_info_u_id1915283.html
+doc/html/boost/units/base_unit_info_u_id1915336.html
+doc/html/boost/units/base_unit_info_u_id1915388.html
+doc/html/boost/units/base_unit_info_u_id1915440.html
+doc/html/boost/units/base_unit_info_u_id1915601.html
+doc/html/boost/units/base_unit_info_u_id1915653.html
+doc/html/boost/units/base_unit_info_u_id1915705.html
+doc/html/boost/units/base_unit_info_u_id1915758.html
 doc/html/boost/units/celsius/degree.html
 doc/html/boost/units/celsius/degrees.html
 doc/html/boost/units/cgs/barye.html
@@ -2053,19 +2090,19 @@
 doc/html/boost/units/dimensionless_quantity.html
 doc/html/boost/units/dimensionless_type.html
 doc/html/boost/units/dimensionless_unit.html
-doc/html/boost/units/divide_typeof_he_id1789304.html
-doc/html/boost/units/divide_typeof_he_id1789388.html
+doc/html/boost/units/divide_typeof_he_id1895156.html
+doc/html/boost/units/divide_typeof_he_id1895240.html
 doc/html/boost/units/divide_typeof_helper.html
 doc/html/boost/units/fahrenheit/degree.html
 doc/html/boost/units/fahrenheit/degrees.html
 doc/html/boost/units/get_dimension.html
-doc/html/boost/units/get_dimension_ab_id1785790.html
-doc/html/boost/units/get_dimension_qu_id1785814.html
-doc/html/boost/units/get_dimension_un_id1785761.html
+doc/html/boost/units/get_dimension_ab_id1891641.html
+doc/html/boost/units/get_dimension_qu_id1891666.html
+doc/html/boost/units/get_dimension_un_id1891613.html
 doc/html/boost/units/get_system.html
-doc/html/boost/units/get_system_absol_id1785898.html
-doc/html/boost/units/get_system_quant_id1785923.html
-doc/html/boost/units/get_system_unit__id1785869.html
+doc/html/boost/units/get_system_absol_id1891750.html
+doc/html/boost/units/get_system_quant_id1891774.html
+doc/html/boost/units/get_system_unit__id1891721.html
 doc/html/boost/units/gradian/gradian.html
 doc/html/boost/units/gradian/gradians.html
 doc/html/boost/units/heterogeneous_system.html
@@ -2074,35 +2111,35 @@
 doc/html/boost/units/imperial/pound_base_unit.html
 doc/html/boost/units/imperial/yard_base_unit.html
 doc/html/boost/units/is_dim.html
-doc/html/boost/units/is_dim_dim_T__V_id1786923.html
-doc/html/boost/units/is_dimension_lis_id1786974.html
-doc/html/boost/units/is_dimension_lis_id1786995.html
+doc/html/boost/units/is_dim_dim_T__V_id1892775.html
+doc/html/boost/units/is_dimension_lis_id1892826.html
+doc/html/boost/units/is_dimension_lis_id1892847.html
 doc/html/boost/units/is_dimension_list.html
 doc/html/boost/units/is_dimensionless.html
-doc/html/boost/units/is_dimensionless_id1787033.html
-doc/html/boost/units/is_dimensionless_id1787052.html
+doc/html/boost/units/is_dimensionless_id1892885.html
+doc/html/boost/units/is_dimensionless_id1892904.html
 doc/html/boost/units/is_dimensionless_quantity.html
 doc/html/boost/units/is_dimensionless_unit.html
 doc/html/boost/units/is_quantity.html
-doc/html/boost/units/is_quantity_of_d_id1787232.html
+doc/html/boost/units/is_quantity_of_d_id1893083.html
 doc/html/boost/units/is_quantity_of_dimension.html
-doc/html/boost/units/is_quantity_of_s_id1787300.html
+doc/html/boost/units/is_quantity_of_s_id1893152.html
 doc/html/boost/units/is_quantity_of_system.html
-doc/html/boost/units/is_quantity_quan_id1787175.html
+doc/html/boost/units/is_quantity_quan_id1893027.html
 doc/html/boost/units/is_unit.html
-doc/html/boost/units/is_unit_of_dimen_id1787420.html
-doc/html/boost/units/is_unit_of_dimen_id1787443.html
+doc/html/boost/units/is_unit_of_dimen_id1893271.html
+doc/html/boost/units/is_unit_of_dimen_id1893294.html
 doc/html/boost/units/is_unit_of_dimension.html
-doc/html/boost/units/is_unit_of_syste_id1787502.html
-doc/html/boost/units/is_unit_of_syste_id1787525.html
+doc/html/boost/units/is_unit_of_syste_id1893354.html
+doc/html/boost/units/is_unit_of_syste_id1893377.html
 doc/html/boost/units/is_unit_of_system.html
-doc/html/boost/units/is_unit_unit_Dim_id1787363.html
+doc/html/boost/units/is_unit_unit_Dim_id1893215.html
 doc/html/boost/units/length_base_dimension.html
-doc/html/boost/units/luminous_intensi_id1795532.html
+doc/html/boost/units/luminous_intensi_id1901348.html
 doc/html/boost/units/make_dimension_list.html
 doc/html/boost/units/make_scaled_unit.html
-doc/html/boost/units/make_scaled_unit_id1790186.html
-doc/html/boost/units/make_scaled_unit_id1790249.html
+doc/html/boost/units/make_scaled_unit_id1896038.html
+doc/html/boost/units/make_scaled_unit_id1896101.html
 doc/html/boost/units/make_system.html
 doc/html/boost/units/mass_base_dimension.html
 doc/html/boost/units/metric/are_base_unit.html
@@ -2114,32 +2151,32 @@
 doc/html/boost/units/metric/liter_base_unit.html
 doc/html/boost/units/metric/mmHg_base_unit.html
 doc/html/boost/units/metric/torr_base_unit.html
-doc/html/boost/units/multiply_typeof__id1789262.html
-doc/html/boost/units/multiply_typeof__id1789346.html
-doc/html/boost/units/multiply_typeof__id1789430.html
-doc/html/boost/units/multiply_typeof__id1789477.html
+doc/html/boost/units/multiply_typeof__id1895113.html
+doc/html/boost/units/multiply_typeof__id1895198.html
+doc/html/boost/units/multiply_typeof__id1895282.html
+doc/html/boost/units/multiply_typeof__id1895329.html
 doc/html/boost/units/multiply_typeof_helper.html
-doc/html/boost/units/operator/_id1789575.html
-doc/html/boost/units/operator/_id1789679.html
-doc/html/boost/units/operator_id1786753.html
-doc/html/boost/units/operator_id1786824.html
-doc/html/boost/units/operator_id1789524.html
-doc/html/boost/units/operator_id1789627.html
-doc/html/boost/units/operator_id1789730.html
-doc/html/boost/units/operator_id1789790.html
+doc/html/boost/units/operator/_id1895427.html
+doc/html/boost/units/operator/_id1895530.html
+doc/html/boost/units/operator_id1892605.html
+doc/html/boost/units/operator_id1892676.html
+doc/html/boost/units/operator_id1895375.html
+doc/html/boost/units/operator_id1895479.html
+doc/html/boost/units/operator_id1895582.html
+doc/html/boost/units/operator_id1895642.html
 doc/html/boost/units/plane_angle_base_dimension.html
-doc/html/boost/units/pow_id1783999.html
-doc/html/boost/units/pow_id1790730.html
-doc/html/boost/units/power_typeof_hel_id1794002.html
+doc/html/boost/units/pow_id1889850.html
+doc/html/boost/units/pow_id1896582.html
+doc/html/boost/units/power_typeof_hel_id1899817.html
 doc/html/boost/units/power_typeof_helper.html
 doc/html/boost/units/quantity.html
-doc/html/boost/units/quantity_BOOST_U_id1791318.html
+doc/html/boost/units/quantity_BOOST_U_id1897170.html
 doc/html/boost/units/reduce_unit.html
-doc/html/boost/units/reduce_unit_unit_id1793972.html
+doc/html/boost/units/reduce_unit_unit_id1899787.html
 doc/html/boost/units/revolution/revolution.html
 doc/html/boost/units/revolution/revolutions.html
 doc/html/boost/units/root.html
-doc/html/boost/units/root_typeof_help_id1794105.html
+doc/html/boost/units/root_typeof_help_id1899921.html
 doc/html/boost/units/root_typeof_helper.html
 doc/html/boost/units/scale.html
 doc/html/boost/units/scaled_base_unit.html
@@ -2151,17 +2188,17 @@
 doc/html/boost/units/si/candela.html
 doc/html/boost/units/si/candela_base_unit.html
 doc/html/boost/units/si/candelas.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1796960.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1797105.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1797254.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1797914.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1798668.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1799001.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1799420.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1800470.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1801104.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1801341.html
-doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1801849.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1902776.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1902921.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1903070.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1903729.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1904484.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1905087.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1905506.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1906286.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1906919.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1907157.html
+doc/html/boost/units/si/constants/codata/BOOST_UNITS_PHYS_id1907665.html
 doc/html/boost/units/si/coulomb.html
 doc/html/boost/units/si/coulombs.html
 doc/html/boost/units/si/cubic_meter.html
@@ -2187,10 +2224,10 @@
 doc/html/boost/units/si/kilogram_per_square_meter.html
 doc/html/boost/units/si/kilogramme.html
 doc/html/boost/units/si/kilogramme_per_cubic_metre.html
-doc/html/boost/units/si/kilogramme_per_s_id1804042.html
+doc/html/boost/units/si/kilogramme_per_s_id1909858.html
 doc/html/boost/units/si/kilogrammes.html
-doc/html/boost/units/si/kilogrammes_per__id1803365.html
-doc/html/boost/units/si/kilogrammes_per__id1804051.html
+doc/html/boost/units/si/kilogrammes_per__id1909180.html
+doc/html/boost/units/si/kilogrammes_per__id1909866.html
 doc/html/boost/units/si/kilograms.html
 doc/html/boost/units/si/kilograms_per_cubic_meter.html
 doc/html/boost/units/si/kilograms_per_square_meter.html
@@ -2259,8 +2296,8 @@
 doc/html/boost/units/static_power.html
 doc/html/boost/units/static_rational.html
 doc/html/boost/units/static_root.html
-doc/html/boost/units/subtract_typeof__id1792032.html
-doc/html/boost/units/subtract_typeof__id1792081.html
+doc/html/boost/units/subtract_typeof__id1897848.html
+doc/html/boost/units/subtract_typeof__id1897897.html
 doc/html/boost/units/subtract_typeof_helper.html
 doc/html/boost/units/temperature/celsius_base_unit.html
 doc/html/boost/units/temperature/fahrenheit_base_unit.html
@@ -2303,7 +2340,7 @@
 doc/html/boost/xpressive/after.html
 doc/html/boost/xpressive/alnum.html
 doc/html/boost/xpressive/alpha.html
-doc/html/boost/xpressive/as_id1878865.html
+doc/html/boost/xpressive/as_id1986891.html
 doc/html/boost/xpressive/as_xpr.html
 doc/html/boost/xpressive/at.html
 doc/html/boost/xpressive/back.html
@@ -2317,11 +2354,11 @@
 doc/html/boost/xpressive/c_regex_traits.html
 doc/html/boost/xpressive/check.html
 doc/html/boost/xpressive/cntrl.html
-doc/html/boost/xpressive/const_cast_id1878947.html
+doc/html/boost/xpressive/const_cast_id1986973.html
 doc/html/boost/xpressive/cpp_regex_traits.html
-doc/html/boost/xpressive/cref_id1879022.html
+doc/html/boost/xpressive/cref_id1987048.html
 doc/html/boost/xpressive/digit.html
-doc/html/boost/xpressive/dynamic_cast_id1878920.html
+doc/html/boost/xpressive/dynamic_cast_id1986945.html
 doc/html/boost/xpressive/eol.html
 doc/html/boost/xpressive/eos.html
 doc/html/boost/xpressive/eow.html
@@ -2330,8 +2367,8 @@
 doc/html/boost/xpressive/function.html
 doc/html/boost/xpressive/graph.html
 doc/html/boost/xpressive/has_fold_case.html
-doc/html/boost/xpressive/has_fold_case_c__id1886238.html
-doc/html/boost/xpressive/has_fold_case_cp_id1887056.html
+doc/html/boost/xpressive/has_fold_case_c__id1994805.html
+doc/html/boost/xpressive/has_fold_case_cp_id1995644.html
 doc/html/boost/xpressive/icase.html
 doc/html/boost/xpressive/imbue.html
 doc/html/boost/xpressive/inf.html
@@ -2371,8 +2408,8 @@
 doc/html/boost/xpressive/op/throw_.html
 doc/html/boost/xpressive/op/top.html
 doc/html/boost/xpressive/op/unwrap_reference.html
-doc/html/boost/xpressive/operator_id1884253.html
-doc/html/boost/xpressive/optional_id1883096.html
+doc/html/boost/xpressive/operator_id1992796.html
+doc/html/boost/xpressive/optional_id1991132.html
 doc/html/boost/xpressive/placeholder.html
 doc/html/boost/xpressive/pop.html
 doc/html/boost/xpressive/pop_back.html
@@ -2383,7 +2420,9 @@
 doc/html/boost/xpressive/push_back.html
 doc/html/boost/xpressive/push_front.html
 doc/html/boost/xpressive/range.html
-doc/html/boost/xpressive/ref_id1878998.html
+doc/html/boost/xpressive/range_begin.html
+doc/html/boost/xpressive/range_end.html
+doc/html/boost/xpressive/ref_id1987024.html
 doc/html/boost/xpressive/reference.html
 doc/html/boost/xpressive/regex_compiler.html
 doc/html/boost/xpressive/regex_constants/error_type.html
@@ -2399,7 +2438,7 @@
 doc/html/boost/xpressive/regex_traits.html
 doc/html/boost/xpressive/regex_traits_version_1_tag.html
 doc/html/boost/xpressive/regex_traits_version_2_tag.html
-doc/html/boost/xpressive/repeat_id1883126.html
+doc/html/boost/xpressive/repeat_id1991162.html
 doc/html/boost/xpressive/s0.html
 doc/html/boost/xpressive/s1.html
 doc/html/boost/xpressive/s2.html
@@ -2415,10 +2454,10 @@
 doc/html/boost/xpressive/set.html
 doc/html/boost/xpressive/skip.html
 doc/html/boost/xpressive/space.html
-doc/html/boost/xpressive/static_cast_id1878893.html
+doc/html/boost/xpressive/static_cast_id1986918.html
 doc/html/boost/xpressive/str.html
 doc/html/boost/xpressive/sub_match.html
-doc/html/boost/xpressive/swap_id1875346.html
+doc/html/boost/xpressive/swap_id1983380.html
 doc/html/boost/xpressive/top.html
 doc/html/boost/xpressive/unwrap_reference.html
 doc/html/boost/xpressive/upper.html
@@ -4356,7 +4395,7 @@
 doc/html/heap/concepts.html
 doc/html/heap/data_structures.html
 doc/html/heap/reference.html
-doc/html/id319790-bb.html
+doc/html/id318170-bb.html
 doc/html/index.html
 doc/html/interprocess.html
 doc/html/interprocess/acknowledgements_notes.html
@@ -4498,7 +4537,7 @@
 doc/html/signals2/tests.html
 doc/html/signals2/thread-safety.html
 doc/html/signals2/tutorial.html
-doc/html/std/numeric_limits_b_id1789860.html
+doc/html/std/numeric_limits_b_id1895712.html
 doc/html/string_algo.html
 doc/html/string_algo/concept.html
 doc/html/string_algo/credits.html
@@ -4558,28 +4597,28 @@
 libs/algorithm/doc/html/algorithm/Searching.html
 libs/algorithm/doc/html/algorithm/reference.html
 libs/algorithm/doc/html/boost/algorithm/boyer_moore.html
-libs/algorithm/doc/html/boost/algorithm/boyer_moore_horsp_id338747.html
+libs/algorithm/doc/html/boost/algorithm/boyer_moore_horsp_id339369.html
 libs/algorithm/doc/html/boost/algorithm/boyer_moore_horspool.html
-libs/algorithm/doc/html/boost/algorithm/boyer_moore_searc_id338470.html
-libs/algorithm/doc/html/boost/algorithm/clamp_id336874.html
-libs/algorithm/doc/html/boost/algorithm/clamp_id336939.html
-libs/algorithm/doc/html/boost/algorithm/clamp_range_id336991.html
-libs/algorithm/doc/html/boost/algorithm/clamp_range_id337066.html
-libs/algorithm/doc/html/boost/algorithm/clamp_range_id337134.html
-libs/algorithm/doc/html/boost/algorithm/clamp_range_id337224.html
+libs/algorithm/doc/html/boost/algorithm/boyer_moore_searc_id339072.html
+libs/algorithm/doc/html/boost/algorithm/clamp_id117354.html
+libs/algorithm/doc/html/boost/algorithm/clamp_id337555.html
+libs/algorithm/doc/html/boost/algorithm/clamp_range_id337607.html
+libs/algorithm/doc/html/boost/algorithm/clamp_range_id337682.html
+libs/algorithm/doc/html/boost/algorithm/clamp_range_id337750.html
+libs/algorithm/doc/html/boost/algorithm/clamp_range_id337840.html
 libs/algorithm/doc/html/boost/algorithm/hex_decode_error.html
-libs/algorithm/doc/html/boost/algorithm/hex_id337377.html
-libs/algorithm/doc/html/boost/algorithm/hex_id337440.html
-libs/algorithm/doc/html/boost/algorithm/hex_id337494.html
-libs/algorithm/doc/html/boost/algorithm/hex_id337713.html
+libs/algorithm/doc/html/boost/algorithm/hex_id337979.html
+libs/algorithm/doc/html/boost/algorithm/hex_id338042.html
+libs/algorithm/doc/html/boost/algorithm/hex_id338096.html
+libs/algorithm/doc/html/boost/algorithm/hex_id338315.html
+libs/algorithm/doc/html/boost/algorithm/knuth_morris_prat_id339661.html
 libs/algorithm/doc/html/boost/algorithm/knuth_morris_pratt.html
-libs/algorithm/doc/html/boost/algorithm/knuth_morris_pratt_search.html
 libs/algorithm/doc/html/boost/algorithm/non_hex_input.html
 libs/algorithm/doc/html/boost/algorithm/not_enough_input.html
-libs/algorithm/doc/html/boost/algorithm/unhex_id337547.html
-libs/algorithm/doc/html/boost/algorithm/unhex_id337609.html
-libs/algorithm/doc/html/boost/algorithm/unhex_id337661.html
-libs/algorithm/doc/html/boost/algorithm/unhex_id337746.html
+libs/algorithm/doc/html/boost/algorithm/unhex_id338149.html
+libs/algorithm/doc/html/boost/algorithm/unhex_id338211.html
+libs/algorithm/doc/html/boost/algorithm/unhex_id338263.html
+libs/algorithm/doc/html/boost/algorithm/unhex_id338348.html
 libs/algorithm/doc/html/header/boost/algorithm/hex_hpp.html
 libs/algorithm/doc/html/header/boost/algorithm/minmax_element_hpp.html
 libs/algorithm/doc/html/header/boost/algorithm/minmax_hpp.html
@@ -4679,6 +4718,23 @@
 libs/config/doc/html/index.html
 libs/config/index.html
 libs/container/index.html
+libs/context/doc/html/context/acknowledgements.html
+libs/context/doc/html/context/context.html
+libs/context/doc/html/context/context/boost_fcontext.html
+libs/context/doc/html/context/overview.html
+libs/context/doc/html/context/performance.html
+libs/context/doc/html/context/rationale.html
+libs/context/doc/html/context/rationale/other_apis_.html
+libs/context/doc/html/context/rationale/x86_and_floating_point_env.html
+libs/context/doc/html/context/reference.html
+libs/context/doc/html/context/requirements.html
+libs/context/doc/html/context/stack.html
+libs/context/doc/html/context/stack/guarded_stack_allocator.html
+libs/context/doc/html/context/stack/pagesize.html
+libs/context/doc/html/context/stack/simple_stack_allocator.html
+libs/context/doc/html/context/todo.html
+libs/context/doc/html/index.html
+libs/context/index.html
 libs/conversion/cast.htm
 libs/conversion/index.html
 libs/conversion/lexical_cast.htm
@@ -4850,7 +4906,9 @@
 libs/fusion/doc/html/fusion/adapted/define_assoc_struct.html
 libs/fusion/doc/html/fusion/adapted/define_assoc_tpl_struct.html
 libs/fusion/doc/html/fusion/adapted/define_struct.html
+libs/fusion/doc/html/fusion/adapted/define_struct_inline.html
 libs/fusion/doc/html/fusion/adapted/define_tpl_struct.html
+libs/fusion/doc/html/fusion/adapted/define_tpl_struct_inline.html
 libs/fusion/doc/html/fusion/adapted/mpl_sequence.html
 libs/fusion/doc/html/fusion/adapted/std__pair.html
 libs/fusion/doc/html/fusion/algorithm.html
@@ -5911,6 +5969,7 @@
 libs/graph/doc/dijkstra_shortest_paths.html
 libs/graph/doc/dijkstra_shortest_paths_no_color_map.html
 libs/graph/doc/dijkstra_visitor.html
+libs/graph/doc/directed_graph.html
 libs/graph/doc/distance_recorder.html
 libs/graph/doc/edge_list.html
 libs/graph/doc/edge_predecessor_recorder.html
@@ -6000,7 +6059,9 @@
 libs/graph/doc/trouble_shooting.html
 libs/graph/doc/tsp_tour_len_visitor.html
 libs/graph/doc/tsp_tour_visitor.html
+libs/graph/doc/two_graphs_common_spanning_trees.html
 libs/graph/doc/undirected_dfs.html
+libs/graph/doc/undirected_graph.html
 libs/graph/doc/users.html
 libs/graph/doc/using_adjacency_list.html
 libs/graph/doc/using_property_maps.html
@@ -6079,14 +6140,48 @@
 libs/icl/doc/html/boost/icl/inter_section.html
 libs/icl/doc/html/boost/icl/interval.html
 libs/icl/doc/html/boost/icl/interval_base_map.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_codomain_model_id664034.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_codomain_model_id664096.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_definedness_Ty_id664162.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_definedness_Ty_id664199.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_invertible_Typ_id664236.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_invertible_Typ_id664278.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_total_absorbab_id664320.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_total_absorbab_id664394.html
+libs/icl/doc/html/boost/icl/interval_base_map/on_total_absorbab_id664439.html
 libs/icl/doc/html/boost/icl/interval_base_set.html
 libs/icl/doc/html/boost/icl/interval_bounds.html
 libs/icl/doc/html/boost/icl/interval_map.html
 libs/icl/doc/html/boost/icl/interval_set.html
 libs/icl/doc/html/boost/icl/interval_traits.html
+libs/icl/doc/html/boost/icl/interval_traits_i_id660269.html
+libs/icl/doc/html/boost/icl/interval_traits_i_id660657.html
+libs/icl/doc/html/boost/icl/interval_traits_i_id661191.html
+libs/icl/doc/html/boost/icl/interval_traits_i_id672051.html
+libs/icl/doc/html/boost/icl/interval_traits_i_id674239.html
+libs/icl/doc/html/boost/icl/interval_traits_i_id677096.html
+libs/icl/doc/html/boost/icl/inverse.html
+libs/icl/doc/html/boost/icl/is_map_icl_interv_id670379.html
+libs/icl/doc/html/boost/icl/is_map_icl_split__id678442.html
 libs/icl/doc/html/boost/icl/is_negative.html
+libs/icl/doc/html/boost/icl/is_set_icl_interv_id668704.html
+libs/icl/doc/html/boost/icl/is_set_icl_interv_id671322.html
+libs/icl/doc/html/boost/icl/is_set_icl_separa_id677689.html
+libs/icl/doc/html/boost/icl/is_set_icl_split__id679477.html
 libs/icl/doc/html/boost/icl/left_open_interval.html
 libs/icl/doc/html/boost/icl/map.html
+libs/icl/doc/html/boost/icl/map/on_codomain_model_id672316.html
+libs/icl/doc/html/boost/icl/map/on_codomain_model_id672356.html
+libs/icl/doc/html/boost/icl/map/on_codomain_model_id672396.html
+libs/icl/doc/html/boost/icl/map/on_codomain_model_id672440.html
+libs/icl/doc/html/boost/icl/map/on_definedness_Ty_id672484.html
+libs/icl/doc/html/boost/icl/map/on_definedness_Ty_id672522.html
+libs/icl/doc/html/boost/icl/map/on_invertible_Typ_id672559.html
+libs/icl/doc/html/boost/icl/map/on_invertible_Typ_id672601.html
+libs/icl/doc/html/boost/icl/map/on_total_absorbab_id672643.html
+libs/icl/doc/html/boost/icl/map/on_total_absorbab_id672697.html
+libs/icl/doc/html/boost/icl/map/on_total_absorbab_id672751.html
+libs/icl/doc/html/boost/icl/map/on_total_absorbab_id672795.html
 libs/icl/doc/html/boost/icl/mapping_pair.html
 libs/icl/doc/html/boost/icl/open_interval.html
 libs/icl/doc/html/boost/icl/partial_absorber.html
@@ -6095,6 +6190,7 @@
 libs/icl/doc/html/boost/icl/separate_interval_set.html
 libs/icl/doc/html/boost/icl/split_interval_map.html
 libs/icl/doc/html/boost/icl/split_interval_set.html
+libs/icl/doc/html/boost/icl/static_interval_I_id663254.html
 libs/icl/doc/html/boost/icl/total_absorber.html
 libs/icl/doc/html/boost/icl/total_enricher.html
 libs/icl/doc/html/boost/icl/version.html
@@ -6344,21 +6440,21 @@
 libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_CONFIG_BIND_MAX.html
 libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_CONFIG_LOCALS_AS_TPARAMS.html
 libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_ID.html
+libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_ID_TPL.html
 libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_NAME.html
 libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_NAME_TPL.html
 libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_TPL.html
-libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_TPL_ID.html
 libs/local_function/doc/html/BOOST_LOCAL_FUNCTION_TYPEOF.html
-libs/local_function/doc/html/boost_localfunction/Acknowledgments.html
-libs/local_function/doc/html/boost_localfunction/Advanced_Topics.html
-libs/local_function/doc/html/boost_localfunction/Alternatives.html
-libs/local_function/doc/html/boost_localfunction/Bibliography.html
-libs/local_function/doc/html/boost_localfunction/Examples.html
-libs/local_function/doc/html/boost_localfunction/Getting_Started.html
-libs/local_function/doc/html/boost_localfunction/Implementation.html
-libs/local_function/doc/html/boost_localfunction/No_Variadic_Macros.html
-libs/local_function/doc/html/boost_localfunction/Release_Notes.html
-libs/local_function/doc/html/boost_localfunction/Tutorial.html
+libs/local_function/doc/html/boost_localfunction/acknowledgments.html
+libs/local_function/doc/html/boost_localfunction/advanced_topics.html
+libs/local_function/doc/html/boost_localfunction/alternatives.html
+libs/local_function/doc/html/boost_localfunction/bibliography.html
+libs/local_function/doc/html/boost_localfunction/examples.html
+libs/local_function/doc/html/boost_localfunction/getting_started.html
+libs/local_function/doc/html/boost_localfunction/implementation.html
+libs/local_function/doc/html/boost_localfunction/no_variadic_macros.html
+libs/local_function/doc/html/boost_localfunction/release_notes.html
+libs/local_function/doc/html/boost_localfunction/tutorial.html
 libs/local_function/doc/html/index.html
 libs/local_function/doc/html/reference.html
 libs/local_function/index.html
@@ -6682,6 +6778,11 @@
 libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/user_def_err_pol.html
 libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/what_is_a_policy.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/airy.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/airy/ai.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/airy/aip.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/airy/bi.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/airy/bip.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/bessel.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html
@@ -6710,6 +6811,21 @@
 libs/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/inv_hyper_over.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jac_over.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_cd.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_cn.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_cs.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_dc.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_dn.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_ds.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_elliptic.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_nc.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_nd.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_ns.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_sc.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_sd.html
+libs/math/doc/sf_and_dist/html/math_toolkit/special/jacobi/jacobi_sn.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/owens_t.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/powers.html
 libs/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html
@@ -7064,6 +7180,7 @@
 libs/msm/doc/HTML/ch02.html
 libs/msm/doc/HTML/ch02s02.html
 libs/msm/doc/HTML/ch02s03.html
+libs/msm/doc/HTML/ch02s04.html
 libs/msm/doc/HTML/ch03.html
 libs/msm/doc/HTML/ch03s02.html
 libs/msm/doc/HTML/ch03s03.html
@@ -7087,8 +7204,10 @@
 libs/msm/doc/HTML/ch08s04.html
 libs/msm/doc/HTML/ch08s05.html
 libs/msm/doc/HTML/ch08s06.html
+libs/msm/doc/HTML/ch08s07.html
 libs/msm/doc/HTML/ch09.html
 libs/msm/doc/HTML/ch10.html
+libs/msm/doc/HTML/ch11.html
 libs/msm/doc/HTML/index.html
 libs/msm/doc/HTML/pr01.html
 libs/msm/doc/HTML/pt01.html
@@ -7733,6 +7852,73 @@
 libs/parameter/doc/html/rst.css
 libs/parameter/index.html
 libs/phoenix/doc/html/index.html
+libs/phoenix/doc/html/phoenix/acknowledgments.html
+libs/phoenix/doc/html/phoenix/actor.html
+libs/phoenix/doc/html/phoenix/basics.html
+libs/phoenix/doc/html/phoenix/examples.html
+libs/phoenix/doc/html/phoenix/examples/adding_an_expression.html
+libs/phoenix/doc/html/phoenix/examples/extending_actors.html
+libs/phoenix/doc/html/phoenix/examples/transforming_the_expression_tree.html
+libs/phoenix/doc/html/phoenix/inside.html
+libs/phoenix/doc/html/phoenix/inside/actions.html
+libs/phoenix/doc/html/phoenix/inside/actor.html
+libs/phoenix/doc/html/phoenix/inside/custom_terminals.html
+libs/phoenix/doc/html/phoenix/inside/expression.html
+libs/phoenix/doc/html/phoenix/inside/expression/boilerplate_macros.html
+libs/phoenix/doc/html/phoenix/inside/placeholder_unification.html
+libs/phoenix/doc/html/phoenix/inside/rules.html
+libs/phoenix/doc/html/phoenix/introduction.html
+libs/phoenix/doc/html/phoenix/modules.html
+libs/phoenix/doc/html/phoenix/modules/bind.html
+libs/phoenix/doc/html/phoenix/modules/bind/binding_function_objects.html
+libs/phoenix/doc/html/phoenix/modules/bind/binding_functions.html
+libs/phoenix/doc/html/phoenix/modules/bind/binding_member_functions.html
+libs/phoenix/doc/html/phoenix/modules/bind/binding_member_variables.html
+libs/phoenix/doc/html/phoenix/modules/bind/compatibility_with_boost_bind.html
+libs/phoenix/doc/html/phoenix/modules/core.html
+libs/phoenix/doc/html/phoenix/modules/core/arguments.html
+libs/phoenix/doc/html/phoenix/modules/core/nothing.html
+libs/phoenix/doc/html/phoenix/modules/core/references.html
+libs/phoenix/doc/html/phoenix/modules/core/values.html
+libs/phoenix/doc/html/phoenix/modules/function.html
+libs/phoenix/doc/html/phoenix/modules/function/adapting_functions.html
+libs/phoenix/doc/html/phoenix/modules/object.html
+libs/phoenix/doc/html/phoenix/modules/object/casts.html
+libs/phoenix/doc/html/phoenix/modules/object/construction.html
+libs/phoenix/doc/html/phoenix/modules/object/delete.html
+libs/phoenix/doc/html/phoenix/modules/object/new.html
+libs/phoenix/doc/html/phoenix/modules/operator.html
+libs/phoenix/doc/html/phoenix/modules/scope.html
+libs/phoenix/doc/html/phoenix/modules/scope/lambda.html
+libs/phoenix/doc/html/phoenix/modules/scope/let.html
+libs/phoenix/doc/html/phoenix/modules/scope/local_variables.html
+libs/phoenix/doc/html/phoenix/modules/statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/___do_while_____statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/___if_else_____statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/block_statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/for_statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/if__statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/switch__statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/throw_.html
+libs/phoenix/doc/html/phoenix/modules/statement/try__catch__statement.html
+libs/phoenix/doc/html/phoenix/modules/statement/while__statement.html
+libs/phoenix/doc/html/phoenix/modules/stl.html
+libs/phoenix/doc/html/phoenix/modules/stl/algorithm.html
+libs/phoenix/doc/html/phoenix/modules/stl/container.html
+libs/phoenix/doc/html/phoenix/organization.html
+libs/phoenix/doc/html/phoenix/references.html
+libs/phoenix/doc/html/phoenix/starter_kit.html
+libs/phoenix/doc/html/phoenix/starter_kit/arguments.html
+libs/phoenix/doc/html/phoenix/starter_kit/construct__new__delete__casts.html
+libs/phoenix/doc/html/phoenix/starter_kit/lazy_functions.html
+libs/phoenix/doc/html/phoenix/starter_kit/lazy_operators.html
+libs/phoenix/doc/html/phoenix/starter_kit/lazy_statements.html
+libs/phoenix/doc/html/phoenix/starter_kit/more.html
+libs/phoenix/doc/html/phoenix/starter_kit/references.html
+libs/phoenix/doc/html/phoenix/starter_kit/values.html
+libs/phoenix/doc/html/phoenix/what_s_new.html
+libs/phoenix/doc/html/phoenix/what_s_new/phoenix_3_0.html
+libs/phoenix/doc/html/phoenix/wrap_up.html
 libs/phoenix/index.html
 libs/polygon/doc/analysis.htm
 libs/polygon/doc/gtl_connectivity_extraction.htm
@@ -7765,9 +7951,18 @@
 libs/polygon/doc/gtl_property_merge_90.htm
 libs/polygon/doc/gtl_property_merge_usage.htm
 libs/polygon/doc/gtl_rectangle_concept.htm
+libs/polygon/doc/gtl_segment_concept.htm
 libs/polygon/doc/gtl_tutorial.htm
 libs/polygon/doc/images/boost.png
 libs/polygon/doc/index.htm
+libs/polygon/doc/voronoi_advanced_tutorial.htm
+libs/polygon/doc/voronoi_basic_tutorial.htm
+libs/polygon/doc/voronoi_benchmark.htm
+libs/polygon/doc/voronoi_builder.htm
+libs/polygon/doc/voronoi_diagram.htm
+libs/polygon/doc/voronoi_main.htm
+libs/polygon/doc/voronoi_predicates.htm
+libs/polygon/doc/voronoi_robust_fpt.htm
 libs/polygon/index.html
 libs/pool/doc/html/BOOST_POOL_VALIDATE_INTERNALS.html
 libs/pool/doc/html/boost/default_user_allocator_malloc_free.html
@@ -8311,11 +8506,13 @@
 libs/property_map/doc/associative_property_map.html
 libs/property_map/doc/const_assoc_property_map.html
 libs/property_map/doc/dynamic_property_map.html
+libs/property_map/doc/function_property_map.html
 libs/property_map/doc/identity_property_map.html
 libs/property_map/doc/iterator_property_map.html
 libs/property_map/doc/property_map.html
 libs/property_map/doc/ref_property_map.html
 libs/property_map/doc/shared_array_property_map.html
+libs/property_map/doc/transform_value_property_map.html
 libs/property_map/doc/vector_property_map.html
 libs/property_tree/index.html
 libs/proto/index.html
@@ -8714,15 +8911,20 @@
 libs/regex/index.html
 libs/scope_exit/doc/html/BOOST_SCOPE_EXIT.html
 libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_ALL.html
+libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_ALL_ID.html
 libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_CONFIG_USE_LAMBDAS.html
 libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_END.html
+libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_END_ID.html
+libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_ID.html
+libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_ID_TPL.html
 libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_TPL.html
-libs/scope_exit/doc/html/BOOST_SCOPE_EXIT_TPL_ID.html
 libs/scope_exit/doc/html/index.html
 libs/scope_exit/doc/html/reference.html
-libs/scope_exit/doc/html/scope_exit/Acknowledgements.html
-libs/scope_exit/doc/html/scope_exit/Getting_Started.html
-libs/scope_exit/doc/html/scope_exit/No_Variadic_Macros.html
+libs/scope_exit/doc/html/scope_exit/acknowledgements.html
+libs/scope_exit/doc/html/scope_exit/alternatives.html
+libs/scope_exit/doc/html/scope_exit/getting_started.html
+libs/scope_exit/doc/html/scope_exit/no_variadic_macros.html
+libs/scope_exit/doc/html/scope_exit/tutorial.html
 libs/scope_exit/index.html
 libs/serialization/doc/acknowledgments.html
 libs/serialization/doc/archive_reference.html

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2013-01-07 01:08:58 UTC (rev 14735)
+++ boost/trunk/debian/rules	2013-01-07 01:10:11 UTC (rev 14736)
@@ -9,9 +9,9 @@
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
-PKGVERSION = 1.50
-SOVERSION = 1.50.0
-SHLIBS_VERSION = (>= 1.50.0-1)
+PKGVERSION = 1.52
+SOVERSION = 1.52.0
+SHLIBS_VERSION = (>= 1.52.0-1)
 
 pyversions = $(shell pyversions -rv) $(shell py3versions -rv)
 

Modified: boost/trunk/debian/update-control.py
===================================================================
--- boost/trunk/debian/update-control.py	2013-01-07 01:08:58 UTC (rev 14735)
+++ boost/trunk/debian/update-control.py	2013-01-07 01:10:11 UTC (rev 14736)
@@ -86,6 +86,6 @@
 
 
 
-gOldVersion = BoostVersion('1.49.0')
-gNewVersion = BoostVersion('1.50.0')
+gOldVersion = BoostVersion('1.50.0')
+gNewVersion = BoostVersion('1.52.0')
 processControl()




More information about the pkg-boost-commits mailing list