summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2009-01-28 15:53:42 +0000
committerDaniel James <daniel@calamity.org.uk>2009-01-28 15:53:42 +0000
commitf88a39c16914ed2d2f154cc4d82f9e09a59de17c (patch)
treed9879df7bc561d9d03681d22ad2bed149e9ac211
parente26ac7dad7a4e41f865b1f4695bdaeea5aca6f7c (diff)
downloadboost-f88a39c16914ed2d2f154cc4d82f9e09a59de17c.tar.gz
Merge several documentation fixes. Plus a small inspect fix.
Merged revisions 50798-50799,50837-50839,50847-50848 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r50798 | danieljames | 2009-01-26 23:14:53 +0000 (Mon, 26 Jan 2009) | 5 lines Make checking for duplicated names case insensitive. This avoids generating filenames with names that only differ by case as they cause problems on case insensitive file systems. ........ r50799 | danieljames | 2009-01-26 23:29:52 +0000 (Mon, 26 Jan 2009) | 1 line Label the line ending inspect errors. ........ r50837 | danieljames | 2009-01-28 09:14:21 +0000 (Wed, 28 Jan 2009) | 1 line Add scope exit to the root html file. ........ r50838 | danieljames | 2009-01-28 09:14:45 +0000 (Wed, 28 Jan 2009) | 1 line Fix a link in the typeof forwarding html file. ........ r50839 | danieljames | 2009-01-28 09:14:56 +0000 (Wed, 28 Jan 2009) | 1 line Fix an incorrectly escaped right arrow. ........ r50847 | danieljames | 2009-01-28 15:17:34 +0000 (Wed, 28 Jan 2009) | 2 lines Fix some documentation issues with scope_exit. ........ r50848 | danieljames | 2009-01-28 15:32:46 +0000 (Wed, 28 Jan 2009) | 1 line Generate the scope_exit documentation. ........ [SVN r50849]
-rw-r--r--doc/Jamfile.v22
m---------libs/optional0
m---------libs/scope_exit0
m---------libs/typeof0
m---------tools/boostbook0
m---------tools/inspect0
6 files changed, 0 insertions, 2 deletions
diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2
index fe9b83f6bb..4a2e1c00a1 100644
--- a/doc/Jamfile.v2
+++ b/doc/Jamfile.v2
@@ -30,7 +30,6 @@ boostbook doc
<dependency>../libs/mpi/doc//mpi_autodoc.xml
#<dependency>../libs/proto/doc//protodoc.xml
<dependency>../libs/proto/doc//proto
- <dependency>../libs/scope_exit/doc//scope_exit
<dependency>../libs/typeof/doc//typeof
<dependency>../libs/xpressive/doc//autodoc.xml
<dependency>../libs/xpressive/doc//xpressive
@@ -57,7 +56,6 @@ boostbook doc
<implicit-dependency>../libs/tr1/doc//tr1
<implicit-dependency>../libs/foreach/doc//foreach
<implicit-dependency>../libs/proto/doc//proto
- <implicit-dependency>../libs/scope_exit/doc//scope_exit
<implicit-dependency>../libs/typeof/doc//typeof
<implicit-dependency>../libs/xpressive/doc//xpressive
<implicit-dependency>../tools/jam/doc//bjam
diff --git a/libs/optional b/libs/optional
-Subproject 6b8df2a27d45c5f9b9286794700e7c7a631286e
+Subproject 313d15c56cb0215e258f976e71e5a6cb01759ef
diff --git a/libs/scope_exit b/libs/scope_exit
-Subproject bcd24f93e140b37562cd984d632d08cdd6abe68
+Subproject 0d6a43befb8ae4863a5c49d6db62b6434a69ef3
diff --git a/libs/typeof b/libs/typeof
-Subproject 33ae5341c11d6cbcb7e71801b6608ff98b4ea3c
+Subproject ef283a6a749c83baf939e2c82b885e93fcc2b9e
diff --git a/tools/boostbook b/tools/boostbook
-Subproject f5c41d9194cee666b381d0bcbd2c06cd8148b35
+Subproject 09f4faf3e9486251eb9800a6078bf3895f3a934
diff --git a/tools/inspect b/tools/inspect
-Subproject f7854b512dc7a340f4c27e3050e6746df00bee7
+Subproject 3105e4629d4138912fdebda88c436c405ea36ae