summaryrefslogtreecommitdiff
path: root/devel/boost-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-05-15 05:42:23 +0000
committeradam <adam@pkgsrc.org>2010-05-15 05:42:23 +0000
commita74022cbbee6bf3c397dd36263bc4eeea5f9b681 (patch)
tree6d3316d39ff042bc276f1a639226a79612b0b026 /devel/boost-docs
parentc977d1fe05763a599314139216d5450918187690 (diff)
downloadpkgsrc-a74022cbbee6bf3c397dd36263bc4eeea5f9b681.tar.gz
Changes 1.43.0:
New Libraries: * Functional/factory: Function objects for dynamic and by-value construction. * Functional/forward: Function object adapters to address the forwarding problem. Major Updates: * Range: Boost.Range has undergone extensive updates that it include all of the features from the recently reviewed Boost.RangeEx. * Range-based version of the full STL iterator based algorithms. * Range adaptors which can be combined with range-based algorithms for unpresedented expressiveness and efficiency. * New functions: irange, istream_range, join, combine. Updated Libraries Build System: * When cross-compiling to GNU targets, static libraries are properly created. Previously, using such libraries resulted in Archive has no index error. * The naming of DLL and import libraries with gcc compiler on Windows, both mingw and cygwin, now matches default conventions of those environments. Previously, the naming scheme was the same as for other Windows compilers. Updated Tools: * Quickbook: Unicode escape characters. * Support the UTF-8 byte order mark. * Disallow [ in simple markup. Fixes some errors with mismatched punctuation. * Add a command line flag (-D) to define macros at the command line. * Improved post-processor output. * Check that [section] and [endsect] tags are balanced in templates.
Diffstat (limited to 'devel/boost-docs')
-rw-r--r--devel/boost-docs/PLIST454
1 files changed, 410 insertions, 44 deletions
diff --git a/devel/boost-docs/PLIST b/devel/boost-docs/PLIST
index 73dde2451b5..a6b3ba62df9 100644
--- a/devel/boost-docs/PLIST
+++ b/devel/boost-docs/PLIST
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.11 2010/02/12 10:31:04 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2010/05/15 05:42:23 adam Exp $
+@pkgdir share/doc/boost/libs/utility/enable_if
+@pkgdir share/doc/boost/libs/utility/swap
share/doc/boost/boost.css
share/doc/boost/boost.png
share/doc/boost/index.htm
@@ -888,6 +890,16 @@ share/doc/boost/libs/function_types/example/result_of.hpp
share/doc/boost/libs/function_types/example/result_of_example.cpp
share/doc/boost/libs/function_types/index.html
share/doc/boost/libs/functional/binders.html
+share/doc/boost/libs/functional/factory/doc/Jamfile
+share/doc/boost/libs/functional/factory/doc/factory.qbk
+share/doc/boost/libs/functional/factory/doc/html/boostbook.css
+share/doc/boost/libs/functional/factory/doc/html/index.html
+share/doc/boost/libs/functional/factory/index.html
+share/doc/boost/libs/functional/forward/doc/Jamfile
+share/doc/boost/libs/functional/forward/doc/forward.qbk
+share/doc/boost/libs/functional/forward/doc/html/boostbook.css
+share/doc/boost/libs/functional/forward/doc/html/index.html
+share/doc/boost/libs/functional/forward/index.html
share/doc/boost/libs/functional/function_traits.html
share/doc/boost/libs/functional/hash/doc/Jamfile.v2
share/doc/boost/libs/functional/hash/doc/changes.qbk
@@ -923,9 +935,18 @@ share/doc/boost/libs/fusion/doc/fusion.qbk
share/doc/boost/libs/fusion/doc/html/fusion/acknowledgements.html
share/doc/boost/libs/fusion/doc/html/fusion/adapted.html
share/doc/boost/libs/fusion/doc/html/fusion/adapted/adapt_assoc.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/adapt_assoc_struct_named.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/adapt_assoc_tpl_struct.html
share/doc/boost/libs/fusion/doc/html/fusion/adapted/adapt_struct.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/adapt_struct_named.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/adapt_tpl_struct.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/array.html
share/doc/boost/libs/fusion/doc/html/fusion/adapted/boost__array.html
share/doc/boost/libs/fusion/doc/html/fusion/adapted/boost__tuple.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/define_assoc_struct.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/define_assoc_tpl_struct.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/define_struct.html
+share/doc/boost/libs/fusion/doc/html/fusion/adapted/define_tpl_struct.html
share/doc/boost/libs/fusion/doc/html/fusion/adapted/mpl_sequence.html
share/doc/boost/libs/fusion/doc/html/fusion/adapted/std__pair.html
share/doc/boost/libs/fusion/doc/html/fusion/algorithm.html
@@ -2200,6 +2221,7 @@ share/doc/boost/libs/graph/doc/figs/visitor.gif
share/doc/boost/libs/graph/doc/figs/wheel_graph.gif
share/doc/boost/libs/graph/doc/file_dependency_example.html
share/doc/boost/libs/graph/doc/filtered_graph.html
+share/doc/boost/libs/graph/doc/find_odd_cycle.html
share/doc/boost/libs/graph/doc/floyd_warshall_shortest.html
share/doc/boost/libs/graph/doc/fruchterman_reingold.html
share/doc/boost/libs/graph/doc/graph_coloring.html
@@ -2215,6 +2237,7 @@ share/doc/boost/libs/graph/doc/incident.html
share/doc/boost/libs/graph/doc/incremental_components.html
share/doc/boost/libs/graph/doc/index.html
share/doc/boost/libs/graph/doc/inv_adjacency_iterator.html
+share/doc/boost/libs/graph/doc/is_bipartite.html
share/doc/boost/libs/graph/doc/is_kuratowski_subgraph.html
share/doc/boost/libs/graph/doc/is_straight_line_drawing.html
share/doc/boost/libs/graph/doc/iscope99.pdf
@@ -2257,6 +2280,7 @@ share/doc/boost/libs/graph/doc/prim_minimum_spanning_tree.html
share/doc/boost/libs/graph/doc/profile.htm
share/doc/boost/libs/graph/doc/property.html
share/doc/boost/libs/graph/doc/property_map.html
+share/doc/boost/libs/graph/doc/property_put.html
share/doc/boost/libs/graph/doc/property_writer.html
share/doc/boost/libs/graph/doc/publications.html
share/doc/boost/libs/graph/doc/push_relabel_max_flow.html
@@ -2287,6 +2311,7 @@ share/doc/boost/libs/graph/doc/tc-out.gif
share/doc/boost/libs/graph/doc/tc.gif
share/doc/boost/libs/graph/doc/time_stamper.html
share/doc/boost/libs/graph/doc/topological_sort.html
+share/doc/boost/libs/graph/doc/topology.html
share/doc/boost/libs/graph/doc/transitive_closure.html
share/doc/boost/libs/graph/doc/transitive_closure.w
share/doc/boost/libs/graph/doc/transpose_graph.html
@@ -2325,6 +2350,7 @@ share/doc/boost/libs/graph/example/bfs.expected
share/doc/boost/libs/graph/example/bfs_basics.expected
share/doc/boost/libs/graph/example/bfs_neighbor.cpp
share/doc/boost/libs/graph/example/biconnected_components.cpp
+share/doc/boost/libs/graph/example/bipartite_example.cpp
share/doc/boost/libs/graph/example/boost_web.dat
share/doc/boost/libs/graph/example/boost_web_graph.cpp
share/doc/boost/libs/graph/example/boost_web_graph.expected
@@ -2563,7 +2589,6 @@ share/doc/boost/libs/graph/example/write_graphviz.cpp
share/doc/boost/libs/graph/index.html
share/doc/boost/libs/graph/src/graphml.cpp
share/doc/boost/libs/graph/src/read_graphviz_new.cpp
-share/doc/boost/libs/graph/src/read_graphviz_spirit.cpp
share/doc/boost/libs/graph_parallel/doc/BUILD_DOCS.tcl
share/doc/boost/libs/graph_parallel/doc/DistributedEdgeListGraph.rst
share/doc/boost/libs/graph_parallel/doc/DistributedGraph.rst
@@ -4335,10 +4360,6 @@ share/doc/boost/libs/math/doc/sf_and_dist/graphs/laguerre.png
share/doc/boost/libs/math/doc/sf_and_dist/graphs/laguerre.svg
share/doc/boost/libs/math/doc/sf_and_dist/graphs/laplace_pdf.png
share/doc/boost/libs/math/doc/sf_and_dist/graphs/laplace_pdf.svg
-share/doc/boost/libs/math/doc/sf_and_dist/graphs/laplace_pdf_mu.png
-share/doc/boost/libs/math/doc/sf_and_dist/graphs/laplace_pdf_mu.svg
-share/doc/boost/libs/math/doc/sf_and_dist/graphs/laplace_pdf_sigma.png
-share/doc/boost/libs/math/doc/sf_and_dist/graphs/laplace_pdf_sigma.svg
share/doc/boost/libs/math/doc/sf_and_dist/graphs/legendre_p.png
share/doc/boost/libs/math/doc/sf_and_dist/graphs/legendre_p.svg
share/doc/boost/libs/math/doc/sf_and_dist/graphs/legendre_q.png
@@ -4852,7 +4873,9 @@ share/doc/boost/libs/math/performance/main.cpp
share/doc/boost/libs/math/performance/msvc-9-dist.log
share/doc/boost/libs/math/performance/performance_measure.hpp
share/doc/boost/libs/math/performance/required_defines.hpp
+share/doc/boost/libs/math/performance/test_bessel.cpp
share/doc/boost/libs/math/performance/test_beta.cpp
+share/doc/boost/libs/math/performance/test_cbrt.cpp
share/doc/boost/libs/math/performance/test_erf.cpp
share/doc/boost/libs/math/performance/test_expm1_log1p.cpp
share/doc/boost/libs/math/performance/test_gamma.cpp
@@ -6629,6 +6652,8 @@ share/doc/boost/libs/proto/doc/reference.xml
share/doc/boost/libs/proto/doc/reference/args.xml
share/doc/boost/libs/proto/doc/reference/concepts/BasicPrimitiveTransform.xml
share/doc/boost/libs/proto/doc/reference/concepts/CallableTransform.xml
+share/doc/boost/libs/proto/doc/reference/concepts/Domain.xml
+share/doc/boost/libs/proto/doc/reference/concepts/Expr.xml
share/doc/boost/libs/proto/doc/reference/concepts/ObjectTransform.xml
share/doc/boost/libs/proto/doc/reference/concepts/PolymorphicFunctionObject.xml
share/doc/boost/libs/proto/doc/reference/concepts/PrimitiveTransform.xml
@@ -6665,6 +6690,7 @@ share/doc/boost/libs/proto/doc/reference/transform/lazy.xml
share/doc/boost/libs/proto/doc/reference/transform/make.xml
share/doc/boost/libs/proto/doc/reference/transform/pass_through.xml
share/doc/boost/libs/proto/doc/reference/transform/when.xml
+share/doc/boost/libs/proto/doc/release_notes.qbk
share/doc/boost/libs/proto/doc/resources.qbk
share/doc/boost/libs/proto/example/Jamfile.v2
share/doc/boost/libs/proto/example/calc1.cpp
@@ -7068,43 +7094,358 @@ share/doc/boost/libs/python/src/tuple.cpp
share/doc/boost/libs/python/src/wrapper.cpp
share/doc/boost/libs/python/todo.html
share/doc/boost/libs/python/todo.txt
-share/doc/boost/libs/random/histogram.cpp
+share/doc/boost/libs/random/doc/Jamfile.v2
+share/doc/boost/libs/random/doc/concepts.qbk
+share/doc/boost/libs/random/doc/distribution_performance_linux.qbk
+share/doc/boost/libs/random/doc/distribution_performance_windows.qbk
+share/doc/boost/libs/random/doc/distributions.qbk
+share/doc/boost/libs/random/doc/generator_defs.qbk
+share/doc/boost/libs/random/doc/generator_performance_linux.qbk
+share/doc/boost/libs/random/doc/generator_performance_windows.qbk
+share/doc/boost/libs/random/doc/generators.qbk
+share/doc/boost/libs/random/doc/nondet_random.qbk
+share/doc/boost/libs/random/doc/performance.qbk
+share/doc/boost/libs/random/doc/performance_data.qbk
+share/doc/boost/libs/random/doc/random.qbk
+share/doc/boost/libs/random/doc/random_number_generator.qbk
+share/doc/boost/libs/random/doc/tutorial.qbk
+share/doc/boost/libs/random/example/Jamfile.v2
+share/doc/boost/libs/random/example/die.cpp
+share/doc/boost/libs/random/example/random_demo.cpp
+share/doc/boost/libs/random/example/weighted_die.cpp
+share/doc/boost/libs/random/extra/Jamfile.v2
+share/doc/boost/libs/random/extra/haertel.hpp
+share/doc/boost/libs/random/extra/test_haertel.cpp
share/doc/boost/libs/random/index.html
-share/doc/boost/libs/random/instantiate.cpp
-share/doc/boost/libs/random/integrate.hpp
share/doc/boost/libs/random/nondet_random.html
-share/doc/boost/libs/random/nondet_random_speed.cpp
+share/doc/boost/libs/random/performance/generate_table.cpp
+share/doc/boost/libs/random/performance/nondet_random_speed.cpp
+share/doc/boost/libs/random/performance/random_speed.cpp
share/doc/boost/libs/random/random-concepts.html
share/doc/boost/libs/random/random-distributions.html
share/doc/boost/libs/random/random-generators.html
share/doc/boost/libs/random/random-misc.html
share/doc/boost/libs/random/random-performance.html
share/doc/boost/libs/random/random-variate.html
-share/doc/boost/libs/random/random_demo.cpp
-share/doc/boost/libs/random/random_device.cpp
-share/doc/boost/libs/random/random_speed.cpp
-share/doc/boost/libs/random/random_test.cpp
-share/doc/boost/libs/random/statistic_tests.cpp
-share/doc/boost/libs/random/statistic_tests.hpp
-share/doc/boost/libs/random/validate.cpp
-share/doc/boost/libs/random/wg21-proposal.html
+share/doc/boost/libs/random/src/random_device.cpp
share/doc/boost/libs/range/doc/Jamfile.v2
-share/doc/boost/libs/range/doc/boost_range.html
share/doc/boost/libs/range/doc/boost_range.qbk
+share/doc/boost/libs/range/doc/concepts.qbk
share/doc/boost/libs/range/doc/example.cpp
-share/doc/boost/libs/range/doc/examples.html
-share/doc/boost/libs/range/doc/faq.html
-share/doc/boost/libs/range/doc/headers.html
-share/doc/boost/libs/range/doc/history_ack.html
-share/doc/boost/libs/range/doc/intro.html
-share/doc/boost/libs/range/doc/mfc_atl.html
+share/doc/boost/libs/range/doc/examples.qbk
+share/doc/boost/libs/range/doc/faq.qbk
+share/doc/boost/libs/range/doc/headers.qbk
+share/doc/boost/libs/range/doc/history_ack.qbk
+share/doc/boost/libs/range/doc/html/index.html
+share/doc/boost/libs/range/doc/html/quickbook_HTML.manifest
+share/doc/boost/libs/range/doc/html/range/concepts.html
+share/doc/boost/libs/range/doc/html/range/concepts/bidirectional_range.html
+share/doc/boost/libs/range/doc/html/range/concepts/concept_checking.html
+share/doc/boost/libs/range/doc/html/range/concepts/forward_range.html
+share/doc/boost/libs/range/doc/html/range/concepts/overview.html
+share/doc/boost/libs/range/doc/html/range/concepts/random_access_range.html
+share/doc/boost/libs/range/doc/html/range/concepts/single_pass_range.html
+share/doc/boost/libs/range/doc/html/range/examples.html
+share/doc/boost/libs/range/doc/html/range/faq.html
+share/doc/boost/libs/range/doc/html/range/history_ack.html
+share/doc/boost/libs/range/doc/html/range/introduction.html
+share/doc/boost/libs/range/doc/html/range/library_headers.html
+share/doc/boost/libs/range/doc/html/range/library_headers/adaptors.html
+share/doc/boost/libs/range/doc/html/range/library_headers/algorithm.html
+share/doc/boost/libs/range/doc/html/range/library_headers/algorithm_extensions.html
+share/doc/boost/libs/range/doc/html/range/library_headers/general.html
+share/doc/boost/libs/range/doc/html/range/mfc_atl.html
+share/doc/boost/libs/range/doc/html/range/mfc_atl/atl_ranges.html
+share/doc/boost/libs/range/doc/html/range/mfc_atl/const_ranges.html
+share/doc/boost/libs/range/doc/html/range/mfc_atl/mfc_ranges.html
+share/doc/boost/libs/range/doc/html/range/mfc_atl/references.html
+share/doc/boost/libs/range/doc/html/range/mfc_atl/requirements.html
+share/doc/boost/libs/range/doc/html/range/portability.html
+share/doc/boost/libs/range/doc/html/range/reference.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/adaptors_general_requirements.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/adaptors_introduction.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/adaptors_reference.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/adaptors_synopsis.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/general_requirements.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/introduction.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/adjacent_filtered.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/copied.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/filtered.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/indexed.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/indirected.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/map_keys.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/map_values.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/replaced.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/replaced_if.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/reversed.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/sliced.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/strided.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/tokenized.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/transformed.html
+share/doc/boost/libs/range/doc/html/range/reference/adaptors/reference/uniqued.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/heap.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/heap/make_heap.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/heap/pop_heap.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/heap/push_heap.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/heap/sort_heap.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/copy.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/copy_backward.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/fill.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/fill_n.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/generate.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/inplace_merge.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/merge.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/nth_element.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/partial_sort.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/partition.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/random_shuffle.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/remove.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/remove_copy.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/remove_copy_if.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/remove_if.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/replace.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/replace_copy.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/replace_copy_if.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/replace_if.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/reverse.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/reverse_copy.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/rotate.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/rotate_copy.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/sort.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/stable_partition.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/stable_sort.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/swap_ranges.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/transform.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/unique.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/mutating/unique_copy.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/copy_n.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/erase.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/for_each.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/insert.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/iota.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/is_sorted.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/overwrite.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/push_back.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/push_front.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/remove_erase.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/new/remove_erase_if.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/adjacent_find.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/binary_search.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/count.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/count_if.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/equal.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/equal_range.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/find.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/find_end.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/find_first_of.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/find_if.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/for_each.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/lexicographical_compare.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/lower_bound.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/max_element.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/min_element.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/mismatch.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/search.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/search_n.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/non_mutating/upper_bound.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/numeric.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/numeric/accumulate.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/numeric/adjacent_difference.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/numeric/inner_product.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/numeric/partial_sum.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/permutation.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/permutation/next_permutation.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/permutation/prev_permutation.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/set.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/set/includes.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/set/set_difference.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/set/set_intersection.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/set/set_symmetric_difference.html
+share/doc/boost/libs/range/doc/html/range/reference/algorithms/set/set_union.html
+share/doc/boost/libs/range/doc/html/range/reference/concept_implementation.html
+share/doc/boost/libs/range/doc/html/range/reference/concept_implementation/overview.html
+share/doc/boost/libs/range/doc/html/range/reference/concept_implementation/semantics.html
+share/doc/boost/libs/range/doc/html/range/reference/concept_implementation/semantics/functions.html
+share/doc/boost/libs/range/doc/html/range/reference/concept_implementation/semantics/metafunctions.html
+share/doc/boost/libs/range/doc/html/range/reference/concept_implementation/synopsis.html
+share/doc/boost/libs/range/doc/html/range/reference/extending.html
+share/doc/boost/libs/range/doc/html/range/reference/extending/method_1.html
+share/doc/boost/libs/range/doc/html/range/reference/extending/method_2.html
+share/doc/boost/libs/range/doc/html/range/reference/extending/method_3.html
+share/doc/boost/libs/range/doc/html/range/reference/extending/method_3/method_3_1.html
+share/doc/boost/libs/range/doc/html/range/reference/extending/method_3/method_3_2.html
+share/doc/boost/libs/range/doc/html/range/reference/range_algorithm.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/counting_range.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/introduction.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/irange.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/istream_range.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/reference.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/reference/counting_range.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/reference/irange.html
+share/doc/boost/libs/range/doc/html/range/reference/ranges/reference/istream_range.html
+share/doc/boost/libs/range/doc/html/range/reference/semantics/functions.html
+share/doc/boost/libs/range/doc/html/range/reference/semantics/metafunctions.html
+share/doc/boost/libs/range/doc/html/range/reference/synopsis.html
+share/doc/boost/libs/range/doc/html/range/reference/utilities.html
+share/doc/boost/libs/range/doc/html/range/reference/utilities/iterator_range.html
+share/doc/boost/libs/range/doc/html/range/reference/utilities/join.html
+share/doc/boost/libs/range/doc/html/range/reference/utilities/sub_range.html
+share/doc/boost/libs/range/doc/html/range/style_guide.html
+share/doc/boost/libs/range/doc/html/range/upgrade.html
+share/doc/boost/libs/range/doc/html/range/upgrade/upgrade_1_34_to_1_35.html
+share/doc/boost/libs/range/doc/html/range/upgrade/upgrade_from_1_34.html
+share/doc/boost/libs/range/doc/html/range/upgrade/upgrade_from_1_42.html
+share/doc/boost/libs/range/doc/html/range/utilities/iterator_range.html
+share/doc/boost/libs/range/doc/html/range/utilities/join.html
+share/doc/boost/libs/range/doc/html/range/utilities/sub_range.html
+share/doc/boost/libs/range/doc/html/standalone_HTML.manifest
+share/doc/boost/libs/range/doc/introduction.qbk
+share/doc/boost/libs/range/doc/mfc_atl.qbk
share/doc/boost/libs/range/doc/mfc_atl.rst
-share/doc/boost/libs/range/doc/portability.html
-share/doc/boost/libs/range/doc/range.html
+share/doc/boost/libs/range/doc/portability.qbk
+share/doc/boost/libs/range/doc/reference.qbk
+share/doc/boost/libs/range/doc/reference/adaptors.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/adjacent_filtered.html
+share/doc/boost/libs/range/doc/reference/adaptors/adjacent_filtered.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/copied.html
+share/doc/boost/libs/range/doc/reference/adaptors/copied.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/examples/adjacent_filtered.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/copied.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/filtered.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/indexed.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/indirected.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/map_keys.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/map_values.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/replaced.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/replaced_if.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/reversed.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/sliced.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/strided.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/tokenized.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/transformed.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/examples/uniqued.cpp
+share/doc/boost/libs/range/doc/reference/adaptors/filtered.html
+share/doc/boost/libs/range/doc/reference/adaptors/filtered.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/indexed.html
+share/doc/boost/libs/range/doc/reference/adaptors/indexed.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/indirected.html
+share/doc/boost/libs/range/doc/reference/adaptors/indirected.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/map_keys.html
+share/doc/boost/libs/range/doc/reference/adaptors/map_keys.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/map_values.html
+share/doc/boost/libs/range/doc/reference/adaptors/map_values.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/replaced.html
+share/doc/boost/libs/range/doc/reference/adaptors/replaced.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/replaced_if.html
+share/doc/boost/libs/range/doc/reference/adaptors/replaced_if.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/reversed.html
+share/doc/boost/libs/range/doc/reference/adaptors/reversed.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/sliced.html
+share/doc/boost/libs/range/doc/reference/adaptors/sliced.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/strided.html
+share/doc/boost/libs/range/doc/reference/adaptors/strided.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/tokenized.html
+share/doc/boost/libs/range/doc/reference/adaptors/tokenized.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/transformed.html
+share/doc/boost/libs/range/doc/reference/adaptors/transformed.qbk
+share/doc/boost/libs/range/doc/reference/adaptors/uniqued.html
+share/doc/boost/libs/range/doc/reference/adaptors/uniqued.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/adjacent_find.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/binary_search.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/copy.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/copy_backward.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/count.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/count_if.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/equal.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/equal_range.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/fill.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/fill_n.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/find.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/find_end.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/find_first_of.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/find_if.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/for_each.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/generate.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/includes.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/inplace_merge.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/lexicographical_compare.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/lower_bound.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/make_heap.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/max_element.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/merge.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/min_element.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/mismatch.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/next_permutation.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/nth_element.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/partial_sort.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/partition.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/pop_heap.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/prev_permutation.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/push_heap.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/random_shuffle.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/remove.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/remove_copy.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/remove_copy_if.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/remove_if.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/replace.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/replace_copy.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/replace_copy_if.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/replace_if.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/reverse.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/reverse_copy.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/rotate.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/rotate_copy.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/search.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/search_n.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/set_difference.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/set_intersection.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/set_symmetric_difference.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/set_union.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/sort.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/sort_heap.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/stable_partition.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/stable_sort.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/swap_ranges.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/transform.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/unique.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/unique_copy.qbk
+share/doc/boost/libs/range/doc/reference/algorithm/upper_bound.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/copy_n.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/erase.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/for_each.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/insert.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/iota.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/is_sorted.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/overwrite.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/push_back.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/push_front.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/remove_erase.qbk
+share/doc/boost/libs/range/doc/reference/algorithm_ext/remove_erase_if.qbk
+share/doc/boost/libs/range/doc/reference/algorithms.qbk
+share/doc/boost/libs/range/doc/reference/extending.qbk
+share/doc/boost/libs/range/doc/reference/numeric/accumulate.qbk
+share/doc/boost/libs/range/doc/reference/numeric/adjacent_difference.qbk
+share/doc/boost/libs/range/doc/reference/numeric/inner_product.qbk
+share/doc/boost/libs/range/doc/reference/numeric/partial_sum.qbk
+share/doc/boost/libs/range/doc/reference/overview.qbk
+share/doc/boost/libs/range/doc/reference/ranges.qbk
+share/doc/boost/libs/range/doc/reference/ranges/counting_range.qbk
+share/doc/boost/libs/range/doc/reference/ranges/irange.qbk
+share/doc/boost/libs/range/doc/reference/ranges/istream_range.qbk
+share/doc/boost/libs/range/doc/reference/semantics.qbk
+share/doc/boost/libs/range/doc/reference/synopsis.qbk
+share/doc/boost/libs/range/doc/reference/utilities.qbk
share/doc/boost/libs/range/doc/style.css
-share/doc/boost/libs/range/doc/style.html
-share/doc/boost/libs/range/doc/upgrading.html
-share/doc/boost/libs/range/doc/utility_class.html
+share/doc/boost/libs/range/doc/style.qbk
+share/doc/boost/libs/range/doc/upgrade.qbk
share/doc/boost/libs/range/index.html
share/doc/boost/libs/rational/index.html
share/doc/boost/libs/rational/rational.html
@@ -7352,6 +7693,7 @@ share/doc/boost/libs/serialization/doc/release.html
share/doc/boost/libs/serialization/doc/serialization.html
share/doc/boost/libs/serialization/doc/shared_ptr.html
share/doc/boost/libs/serialization/doc/shared_ptr2.html
+share/doc/boost/libs/serialization/doc/simple_log.html
share/doc/boost/libs/serialization/doc/singleton.html
share/doc/boost/libs/serialization/doc/smart_cast.html
share/doc/boost/libs/serialization/doc/special.html
@@ -7375,6 +7717,7 @@ share/doc/boost/libs/serialization/example/demo_dll_b.ipp
share/doc/boost/libs/serialization/example/demo_exception.cpp
share/doc/boost/libs/serialization/example/demo_fast_archive.cpp
share/doc/boost/libs/serialization/example/demo_gps.hpp
+share/doc/boost/libs/serialization/example/demo_log.cpp
share/doc/boost/libs/serialization/example/demo_output.txt
share/doc/boost/libs/serialization/example/demo_pimpl.cpp
share/doc/boost/libs/serialization/example/demo_pimpl_A.cpp
@@ -7385,11 +7728,15 @@ share/doc/boost/libs/serialization/example/demo_polymorphic_A.hpp
share/doc/boost/libs/serialization/example/demo_portable_archive.cpp
share/doc/boost/libs/serialization/example/demo_save.xml
share/doc/boost/libs/serialization/example/demo_shared_ptr.cpp
+share/doc/boost/libs/serialization/example/demo_simple_log.cpp
+share/doc/boost/libs/serialization/example/demo_trivial_archive.cpp
share/doc/boost/libs/serialization/example/demo_xml.cpp
share/doc/boost/libs/serialization/example/demo_xml.hpp
share/doc/boost/libs/serialization/example/demo_xml_load.cpp
share/doc/boost/libs/serialization/example/demo_xml_save.cpp
share/doc/boost/libs/serialization/example/demofile.txt
+share/doc/boost/libs/serialization/example/log_archive.cpp
+share/doc/boost/libs/serialization/example/log_archive.hpp
share/doc/boost/libs/serialization/example/polymorphic_portable_binary_iarchive.cpp
share/doc/boost/libs/serialization/example/polymorphic_portable_binary_iarchive.hpp
share/doc/boost/libs/serialization/example/polymorphic_portable_binary_oarchive.cpp
@@ -7399,6 +7746,7 @@ share/doc/boost/libs/serialization/example/portable_binary_iarchive.cpp
share/doc/boost/libs/serialization/example/portable_binary_iarchive.hpp
share/doc/boost/libs/serialization/example/portable_binary_oarchive.cpp
share/doc/boost/libs/serialization/example/portable_binary_oarchive.hpp
+share/doc/boost/libs/serialization/example/simple_log_archive.hpp
share/doc/boost/libs/serialization/index.html
share/doc/boost/libs/serialization/performance/Jamfile.v2
share/doc/boost/libs/serialization/performance/binary_archive.hpp
@@ -7475,10 +7823,13 @@ share/doc/boost/libs/serialization/vc7ide/demo_auto_ptr.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_dll.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_exception.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_fast_archive.vcproj
+share/doc/boost/libs/serialization/vc7ide/demo_log.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_pimpl.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_polymorphic.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_portable_archive.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_shared_ptr.vcproj
+share/doc/boost/libs/serialization/vc7ide/demo_simple_log.vcproj
+share/doc/boost/libs/serialization/vc7ide/demo_trivial_archive.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_xml.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_xml_load.vcproj
share/doc/boost/libs/serialization/vc7ide/demo_xml_save.vcproj
@@ -7619,6 +7970,7 @@ share/doc/boost/libs/signals2/doc/snippet_extractor.cpp
share/doc/boost/libs/signals2/doc/tests.xml
share/doc/boost/libs/signals2/doc/thread_safety.xml
share/doc/boost/libs/signals2/doc/tutorial.xml
+share/doc/boost/libs/signals2/example/Jamfile.v2
share/doc/boost/libs/signals2/example/custom_combiners.cpp
share/doc/boost/libs/signals2/example/disconnect_and_block.cpp
share/doc/boost/libs/signals2/example/doc_view.cpp
@@ -7662,18 +8014,6 @@ share/doc/boost/libs/smart_ptr/sp_techniques.html
share/doc/boost/libs/smart_ptr/src/sp_collector.cpp
share/doc/boost/libs/smart_ptr/src/sp_debug_hooks.cpp
share/doc/boost/libs/smart_ptr/weak_ptr.htm
-share/doc/boost/libs/spirit/benchmarks/boiler_plate.cpp
-share/doc/boost/libs/spirit/benchmarks/high_resolution_timer.hpp
-share/doc/boost/libs/spirit/benchmarks/karma/Jamfile
-share/doc/boost/libs/spirit/benchmarks/karma/double_performance.cpp
-share/doc/boost/libs/spirit/benchmarks/karma/format_performance.cpp
-share/doc/boost/libs/spirit/benchmarks/karma/int_generator.cpp
-share/doc/boost/libs/spirit/benchmarks/karma/real_generator.cpp
-share/doc/boost/libs/spirit/benchmarks/karma/sequence_performance.cpp
-share/doc/boost/libs/spirit/benchmarks/measure.hpp
-share/doc/boost/libs/spirit/benchmarks/qi/Jamfile
-share/doc/boost/libs/spirit/benchmarks/qi/int_parser.cpp
-share/doc/boost/libs/spirit/benchmarks/qi/real_parser.cpp
share/doc/boost/libs/spirit/classic/change_log.html
share/doc/boost/libs/spirit/classic/doc/acknowledgments.html
share/doc/boost/libs/spirit/classic/doc/basic_concepts.html
@@ -8059,6 +8399,7 @@ share/doc/boost/libs/spirit/doc/html/spirit/karma/reference/string.html
share/doc/boost/libs/spirit/doc/html/spirit/karma/reference/string/string.html
share/doc/boost/libs/spirit/doc/html/spirit/karma/reference/string/symbols.html
share/doc/boost/libs/spirit/doc/html/spirit/karma/tutorials.html
+share/doc/boost/libs/spirit/doc/html/spirit/karma/tutorials/karma_adapted_complex.html
share/doc/boost/libs/spirit/doc/html/spirit/karma/tutorials/karma_complex.html
share/doc/boost/libs/spirit/doc/html/spirit/karma/tutorials/karma_easier_complex.html
share/doc/boost/libs/spirit/doc/html/spirit/karma/tutorials/num_list.html
@@ -8138,6 +8479,7 @@ share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive.html
share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive/lexeme.html
share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive/matches.html
share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive/no_case.html
+share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive/no_skip.html
share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive/omit.html
share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive/raw.html
share/doc/boost/libs/spirit/doc/html/spirit/qi/reference/directive/repeat.html
@@ -8199,6 +8541,10 @@ share/doc/boost/libs/spirit/doc/html/spirit/structure/include.html
share/doc/boost/libs/spirit/doc/html/spirit/support.html
share/doc/boost/libs/spirit/doc/html/spirit/support/multi_pass.html
share/doc/boost/libs/spirit/doc/html/spirit/what_s_new.html
+share/doc/boost/libs/spirit/doc/html/spirit/what_s_new/spirit_1_x.html
+share/doc/boost/libs/spirit/doc/html/spirit/what_s_new/spirit_2_1.html
+share/doc/boost/libs/spirit/doc/html/spirit/what_s_new/spirit_2_2.html
+share/doc/boost/libs/spirit/doc/html/spirit/what_s_new/spirit_2_3.html
share/doc/boost/libs/spirit/doc/introduction.qbk
share/doc/boost/libs/spirit/doc/karma.qbk
share/doc/boost/libs/spirit/doc/karma/action.qbk
@@ -8303,6 +8649,7 @@ share/doc/boost/libs/spirit/example/karma/calc2_ast_vm.cpp
share/doc/boost/libs/spirit/example/karma/calc2_ast_vm.hpp
share/doc/boost/libs/spirit/example/karma/classify_char.cpp
share/doc/boost/libs/spirit/example/karma/complex_number.cpp
+share/doc/boost/libs/spirit/example/karma/complex_number_adapt.cpp
share/doc/boost/libs/spirit/example/karma/complex_number_easier.cpp
share/doc/boost/libs/spirit/example/karma/customize_counter.cpp
share/doc/boost/libs/spirit/example/karma/customize_embedded_container.cpp
@@ -8361,6 +8708,7 @@ share/doc/boost/libs/spirit/example/lex/word_count_functor_flex.cpp
share/doc/boost/libs/spirit/example/lex/word_count_lexer.cpp
share/doc/boost/libs/spirit/example/qi/Jamfile
share/doc/boost/libs/spirit/example/qi/actions.cpp
+share/doc/boost/libs/spirit/example/qi/adapt_template_struct.cpp
share/doc/boost/libs/spirit/example/qi/boost_array.cpp
share/doc/boost/libs/spirit/example/qi/calc1.cpp
share/doc/boost/libs/spirit/example/qi/calc2.cpp
@@ -8384,6 +8732,8 @@ share/doc/boost/libs/spirit/example/qi/calc7/calc7b.hpp
share/doc/boost/libs/spirit/example/qi/calc7/calc7c.cpp
share/doc/boost/libs/spirit/example/qi/calc7/calc7c.hpp
share/doc/boost/libs/spirit/example/qi/complex_number.cpp
+share/doc/boost/libs/spirit/example/qi/display_attribute_type.cpp
+share/doc/boost/libs/spirit/example/qi/display_attribute_type.hpp
share/doc/boost/libs/spirit/example/qi/employee.cpp
share/doc/boost/libs/spirit/example/qi/iter_pos.hpp
share/doc/boost/libs/spirit/example/qi/iter_pos_parser.cpp
@@ -8426,6 +8776,19 @@ share/doc/boost/libs/spirit/example/support/Jamfile
share/doc/boost/libs/spirit/example/support/multi_pass.cpp
share/doc/boost/libs/spirit/example/support/multi_pass.txt
share/doc/boost/libs/spirit/index.html
+share/doc/boost/libs/spirit/optimization/boiler_plate.cpp
+share/doc/boost/libs/spirit/optimization/high_resolution_timer.hpp
+share/doc/boost/libs/spirit/optimization/karma/Jamfile
+share/doc/boost/libs/spirit/optimization/karma/double_performance.cpp
+share/doc/boost/libs/spirit/optimization/karma/format_performance.cpp
+share/doc/boost/libs/spirit/optimization/karma/int_generator.cpp
+share/doc/boost/libs/spirit/optimization/karma/real_generator.cpp
+share/doc/boost/libs/spirit/optimization/karma/sequence_performance.cpp
+share/doc/boost/libs/spirit/optimization/measure.hpp
+share/doc/boost/libs/spirit/optimization/qi/Jamfile
+share/doc/boost/libs/spirit/optimization/qi/attr_vs_actions.cpp
+share/doc/boost/libs/spirit/optimization/qi/int_parser.cpp
+share/doc/boost/libs/spirit/optimization/qi/real_parser.cpp
share/doc/boost/libs/spirit/phoenix/doc/Jamfile.v2
share/doc/boost/libs/spirit/phoenix/doc/html/images/add2.png
share/doc/boost/libs/spirit/phoenix/doc/html/images/add2_call.png
@@ -9409,6 +9772,11 @@ share/doc/boost/libs/wave/samples/cpp_tokens/slex/lexer.hpp
share/doc/boost/libs/wave/samples/cpp_tokens/slex_interface.hpp
share/doc/boost/libs/wave/samples/cpp_tokens/slex_iterator.hpp
share/doc/boost/libs/wave/samples/cpp_tokens/slex_token.hpp
+share/doc/boost/libs/wave/samples/custom_directives/custom_directives.cpp
+share/doc/boost/libs/wave/samples/custom_directives/custom_directives.hpp
+share/doc/boost/libs/wave/samples/custom_directives/custom_directives.input
+share/doc/boost/libs/wave/samples/emit_custom_line_directives/emit_custom_line_directives.cpp
+share/doc/boost/libs/wave/samples/emit_custom_line_directives/emit_custom_line_directives.hpp
share/doc/boost/libs/wave/samples/hannibal/hannibal.cpp
share/doc/boost/libs/wave/samples/hannibal/translation_unit_parser.h
share/doc/boost/libs/wave/samples/hannibal/translation_unit_skipper.h
@@ -9570,5 +9938,3 @@ share/doc/boost/more/writingdoc/template/index.html
share/doc/boost/more/writingdoc/template/overview.html
share/doc/boost/more/writingdoc/template/rationale.html
share/doc/boost/rst.css
-@pkgdir share/doc/boost/libs/utility/enable_if
-@pkgdir share/doc/boost/libs/utility/swap