mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
merge RC_1_32_0 fixes
[SVN r26328]
This commit is contained in:
parent
64c626d794
commit
db379cd2a2
9 changed files with 20 additions and 20 deletions
|
@ -11,14 +11,14 @@
|
|||
Documentation for some libraries is available in alternative formats:
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<simpara><ulink url="../boost-doc-html.tar.gz">HTML (tarred, gzipped)</ulink></simpara>
|
||||
<simpara><ulink url="http://www.boost.org/doc/boost-doc-html.tar.gz">HTML (tarred, gzipped)</ulink></simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara><ulink url="../boost.pdf">PDF</ulink></simpara>
|
||||
<simpara><ulink url="http://www.boost.org/doc/boost.pdf">PDF</ulink></simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<ulink url="../boost-doc-man.tar.gz">Unix man pages</ulink>
|
||||
<ulink url="http://www.boost.org/doc/boost-doc-man.tar.gz">Unix man pages</ulink>
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -218,7 +218,7 @@
|
|||
</library>
|
||||
|
||||
<library name="Conversion" dirname="conversion" html-only="1"
|
||||
url="../../libs/conversion/index.htm">
|
||||
url="../../libs/conversion/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>Dave</firstname>
|
||||
|
@ -264,7 +264,7 @@
|
|||
</library>
|
||||
|
||||
<library name="Format" dirname="format" html-only="1"
|
||||
url="../../libs/format/index.htm">
|
||||
url="../../libs/format/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>Samuel</firstname>
|
||||
|
@ -320,7 +320,7 @@
|
|||
</library>
|
||||
|
||||
<library name="Integer" dirname="integer" html-only="1"
|
||||
url="../../libs/integer/index.htm">
|
||||
url="../../libs/integer/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>various</firstname>
|
||||
|
@ -583,7 +583,7 @@
|
|||
<xi:include href="../../libs/bind/doc/ref.xml"/>
|
||||
|
||||
<library name="Regex" dirname="regex" html-only="1"
|
||||
url="../../libs/regex/index.htm">
|
||||
url="../../libs/regex/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>John</firstname>
|
||||
|
@ -595,7 +595,7 @@
|
|||
</library>
|
||||
|
||||
<library name="Serialization" dirname="serialization" html-only="1"
|
||||
url="../../libs/serialization/index.htm">
|
||||
url="../../libs/serialization/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>Robert</firstname>
|
||||
|
@ -609,7 +609,7 @@
|
|||
<xi:include href="../../libs/signals/doc/signals.xml"/>
|
||||
|
||||
<library name="Smart Pointer" dirname="smart_ptr" html-only="1"
|
||||
url="../../libs/smart_ptr/index.htm">
|
||||
url="../../libs/smart_ptr/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>Greg</firstname>
|
||||
|
@ -677,7 +677,7 @@
|
|||
<xi:include href="../../libs/thread/doc/thread.xml"/>
|
||||
|
||||
<library name="Timer" dirname="timer" html-only="1"
|
||||
url="../../libs/timer/index.htm">
|
||||
url="../../libs/timer/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>Beman</firstname>
|
||||
|
@ -689,7 +689,7 @@
|
|||
</library>
|
||||
|
||||
<library name="Tokenizer" dirname="tokenizer" html-only="1"
|
||||
url="../../libs/tokenizer/index.htm">
|
||||
url="../../libs/tokenizer/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>John</firstname>
|
||||
|
@ -715,7 +715,7 @@
|
|||
</library>
|
||||
|
||||
<library name="Type Traits" dirname="type_traits" html-only="1"
|
||||
url="../../libs/type_traits/index.htm">
|
||||
url="../../libs/type_traits/index.html">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>John</firstname>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 72b43900916fea5625797a21d0db3ec64db31909
|
||||
Subproject commit 747597c7efff4f1b509475bbdd0ff9d6197353f6
|
|
@ -1 +1 @@
|
|||
Subproject commit d76afc09e4cce5f06e5d4bf5721a34ac96fb3705
|
||||
Subproject commit 447077e0c80c489fd077b9ab9e91fb128e39fa80
|
|
@ -1 +1 @@
|
|||
Subproject commit c5ea9df0265356999aad751b626a4dd836ddf9bf
|
||||
Subproject commit b18fc5cd9937f9691077fca9e1f3982f9d68f089
|
|
@ -1 +1 @@
|
|||
Subproject commit e9ed0829b24cb7deaf2deacf7354a2dacd1c7379
|
||||
Subproject commit 9e45d49139fe840d1e5123643ed6d6909aa37583
|
|
@ -1 +1 @@
|
|||
Subproject commit a00d3cd4a94c4ee15597ba2e416009bcdfdae358
|
||||
Subproject commit da400061f580592e0bcdf51940d51554647e8f03
|
2
libs/mpl
2
libs/mpl
|
@ -1 +1 @@
|
|||
Subproject commit ff817a24210ceded2f03a3eae1ff47c7bcaf108f
|
||||
Subproject commit 203a9f086ad58ad14fb10e00967aac724768c4d5
|
|
@ -1 +1 @@
|
|||
Subproject commit 7bcebb2f659e69a29223f6da117fbcf304a2cdfd
|
||||
Subproject commit 8ce2f08183e9e806bd693c3f724b5cf5257ebcf3
|
|
@ -1 +1 @@
|
|||
Subproject commit dd86e09ab461675c165c41ae6cb052083d366859
|
||||
Subproject commit 082ae17eafa95f80468d981a0aee2e6693271d18
|
Loading…
Add table
Reference in a new issue