Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81851 - in branches/release: . boost boost/algorithm boost/algorithm/cxx11 boost/algorithm/searching boost/algorithm/searching/detail boost/archive boost/bimap boost/chrono/detail boost/chrono/io boost/chrono/io_v1 boost/date_time boost/detail boost/dynamic_bitset boost/filesystem boost/function boost/functional boost/functional/overloaded_function boost/fusion boost/geometry boost/geometry/algorithms boost/geometry/arithmetic boost/geometry/core boost/geometry/domains boost/geometry/geometries boost/geometry/io boost/geometry/io/dsv boost/geometry/iterators boost/geometry/multi boost/geometry/policies boost/geometry/strategies boost/geometry/util boost/geometry/views boost/gil boost/graph boost/icl boost/integer boost/io boost/iostreams boost/iterator boost/local_function boost/local_function/detail/preprocessor boost/locale boost/math boost/msm boost/msm/back boost/msm/front boost/msm/front/detail boost/msm/front/euml boost/msm/mpl_graph boost/numeric boost/numeric/odeint boost/numeric/ublas boost/parameter boost/pool boost/preprocessor boost/program_options boost/property_tree boost/random boost/range boost/serialization boost/signals boost/signals2 boost/smart_ptr boost/spirit boost/spirit/home boost/spirit/home/karma boost/spirit/home/support boost/statechart boost/system boost/tr1 boost/typeof boost/unordered boost/utility boost/uuid boost/variant boost/wave boost/xpressive doc libs libs/algorithm/doc libs/algorithm/example libs/algorithm/minmax libs/algorithm/string libs/algorithm/string/doc libs/algorithm/string/test libs/algorithm/test libs/algorithm/test/search_test_data libs/array libs/array/test libs/bimap libs/chrono/src libs/chrono/test/duration libs/chrono/test/io libs/chrono/test/time_point libs/chrono/test/traits libs/date_time libs/date_time/src/gregorian libs/detail libs/filesystem libs/function libs/functional libs/functional/overloaded_function libs/fusion libs/geometry libs/geometry/doc libs/geometry/doc/concept libs/geometry/doc/doxy libs/geometry/doc/generated libs/geometry/doc/html libs/geometry/doc/reference libs/geometry/doc/src libs/geometry/example libs/geometry/test libs/graph/doc libs/graph_parallel libs/icl libs/icl/doc libs/icl/doc/html libs/icl/doc/html/boost/icl libs/icl/doc/html/header/boost/icl libs/icl/test libs/icl/test/test_doc_code_ libs/integer libs/io libs/io/doc libs/iostreams libs/iostreams/src libs/iostreams/test libs/iterator libs/local_function libs/local_function/example libs/local_function/test libs/locale libs/math libs/math/doc/sf_and_dist libs/math/test libs/mpi/build libs/mpl/doc/refmanual libs/mpl/doc/src/refmanual libs/msm libs/numeric/odeint libs/numeric/ublas libs/numeric/ublas/doc libs/parameter/doc/html libs/phoenix/doc libs/phoenix/doc/examples libs/pool libs/preprocessor libs/program_options libs/property_tree libs/random/test libs/range libs/scope_exit libs/serialization libs/serialization/example libs/serialization/src libs/serialization/test libs/signals libs/signals/src libs/signals2 libs/signals2/doc libs/smart_ptr libs/spirit libs/spirit/classic/example libs/spirit/doc libs/spirit/example libs/spirit/example/qi/compiler_tutorial/conjure2 libs/spirit/phoenix libs/spirit/test libs/spirit/test/qi libs/statechart libs/system libs/timer libs/tr1 libs/typeof/doc libs/unordered libs/utility libs/utility/identity_type libs/utility/swap/test libs/uuid libs/wave more status tools tools/boostbook tools/build/v2 tools/inspect tools/quickbook tools/regression tools/regression/src tools/release tools/wave
From: marshall_at_[hidden]
Date: 2012-12-11 09:42:32


Author: marshall
Date: 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
New Revision: 81851
URL: http://svn.boost.org/trac/boost/changeset/81851

Log:
Merge deprecated macro change for Boost.LocalFunction to release; no functionality change
Properties modified:
   branches/release/ (props changed)
   branches/release/INSTALL (props changed)
   branches/release/Jamroot (props changed)
   branches/release/LICENSE_1_0.txt (props changed)
   branches/release/boost/ (props changed)
   branches/release/boost-build.jam (props changed)
   branches/release/boost.css (props changed)
   branches/release/boost.png (props changed)
   branches/release/boost/algorithm/ (props changed)
   branches/release/boost/algorithm/clamp.hpp (props changed)
   branches/release/boost/algorithm/cxx11/all_of.hpp (props changed)
   branches/release/boost/algorithm/cxx11/any_of.hpp (props changed)
   branches/release/boost/algorithm/cxx11/copy_if.hpp (props changed)
   branches/release/boost/algorithm/cxx11/copy_n.hpp (props changed)
   branches/release/boost/algorithm/cxx11/find_if_not.hpp (props changed)
   branches/release/boost/algorithm/cxx11/iota.hpp (props changed)
   branches/release/boost/algorithm/cxx11/is_partitioned.hpp (props changed)
   branches/release/boost/algorithm/cxx11/is_permutation.hpp (props changed)
   branches/release/boost/algorithm/cxx11/is_sorted.hpp (props changed)
   branches/release/boost/algorithm/cxx11/none_of.hpp (props changed)
   branches/release/boost/algorithm/cxx11/one_of.hpp (props changed)
   branches/release/boost/algorithm/cxx11/partition_copy.hpp (props changed)
   branches/release/boost/algorithm/cxx11/partition_point.hpp (props changed)
   branches/release/boost/algorithm/hex.hpp (props changed)
   branches/release/boost/algorithm/searching/ (props changed)
   branches/release/boost/algorithm/searching/boyer_moore.hpp (props changed)
   branches/release/boost/algorithm/searching/boyer_moore_horspool.hpp (props changed)
   branches/release/boost/algorithm/searching/detail/bm_traits.hpp (props changed)
   branches/release/boost/algorithm/searching/detail/debugging.hpp (props changed)
   branches/release/boost/algorithm/searching/knuth_morris_pratt.hpp (props changed)
   branches/release/boost/archive/ (props changed)
   branches/release/boost/array.hpp (props changed)
   branches/release/boost/bimap/ (props changed)
   branches/release/boost/bimap.hpp (props changed)
   branches/release/boost/chrono/detail/ (props changed)
   branches/release/boost/chrono/io/ (props changed)
   branches/release/boost/chrono/io_v1/ (props changed)
   branches/release/boost/concept_check.hpp (props changed)
   branches/release/boost/cstdint.hpp (props changed)
   branches/release/boost/date_time/ (props changed)
   branches/release/boost/detail/ (props changed)
   branches/release/boost/detail/fenv.hpp (props changed)
   branches/release/boost/detail/interlocked.hpp (props changed)
   branches/release/boost/detail/scoped_enum_emulation.hpp (props changed)
   branches/release/boost/dynamic_bitset/dynamic_bitset.hpp (props changed)
   branches/release/boost/filesystem/ (props changed)
   branches/release/boost/filesystem.hpp (props changed)
   branches/release/boost/function/ (props changed)
   branches/release/boost/function/function_template.hpp (props changed)
   branches/release/boost/functional/ (props changed)
   branches/release/boost/functional/overloaded_function/ (props changed)
   branches/release/boost/functional/overloaded_function.hpp (props changed)
   branches/release/boost/fusion/ (props changed)
   branches/release/boost/geometry/ (props changed)
   branches/release/boost/geometry/algorithms/ (props changed)
   branches/release/boost/geometry/arithmetic/ (props changed)
   branches/release/boost/geometry/core/ (props changed)
   branches/release/boost/geometry/domains/ (props changed)
   branches/release/boost/geometry/geometries/ (props changed)
   branches/release/boost/geometry/geometry.hpp (props changed)
   branches/release/boost/geometry/io/ (props changed)
   branches/release/boost/geometry/io/dsv/ (props changed)
   branches/release/boost/geometry/iterators/ (props changed)
   branches/release/boost/geometry/multi/ (props changed)
   branches/release/boost/geometry/policies/ (props changed)
   branches/release/boost/geometry/strategies/ (props changed)
   branches/release/boost/geometry/util/ (props changed)
   branches/release/boost/geometry/views/ (props changed)
   branches/release/boost/gil/ (props changed)
   branches/release/boost/graph/ (props changed)
   branches/release/boost/icl/ (props changed)
   branches/release/boost/integer/ (props changed)
   branches/release/boost/integer.hpp (props changed)
   branches/release/boost/integer_fwd.hpp (props changed)
   branches/release/boost/integer_traits.hpp (props changed)
   branches/release/boost/io/ (props changed)
   branches/release/boost/iostreams/ (props changed)
   branches/release/boost/iterator/ (props changed)
   branches/release/boost/iterator/iterator_facade.hpp (props changed)
   branches/release/boost/local_function/ (props changed)
   branches/release/boost/local_function.hpp (contents, props changed)
   branches/release/boost/locale/ (props changed)
   branches/release/boost/locale.hpp (props changed)
   branches/release/boost/math/ (props changed)
   branches/release/boost/math_fwd.hpp (props changed)
   branches/release/boost/msm/ (props changed)
   branches/release/boost/msm/active_state_switching_policies.hpp (props changed)
   branches/release/boost/msm/back/ (props changed)
   branches/release/boost/msm/back/args.hpp (props changed)
   branches/release/boost/msm/back/bind_helpers.hpp (props changed)
   branches/release/boost/msm/back/common_types.hpp (props changed)
   branches/release/boost/msm/back/copy_policies.hpp (props changed)
   branches/release/boost/msm/back/default_compile_policy.hpp (props changed)
   branches/release/boost/msm/back/dispatch_table.hpp (props changed)
   branches/release/boost/msm/back/favor_compile_time.hpp (props changed)
   branches/release/boost/msm/back/fold_to_list.hpp (props changed)
   branches/release/boost/msm/back/history_policies.hpp (props changed)
   branches/release/boost/msm/back/metafunctions.hpp (props changed)
   branches/release/boost/msm/back/mpl_graph_fsm_check.hpp (props changed)
   branches/release/boost/msm/back/no_fsm_check.hpp (props changed)
   branches/release/boost/msm/back/queue_container_circular.hpp (props changed)
   branches/release/boost/msm/back/queue_container_deque.hpp (props changed)
   branches/release/boost/msm/back/state_machine.hpp (props changed)
   branches/release/boost/msm/back/tools.hpp (props changed)
   branches/release/boost/msm/common.hpp (props changed)
   branches/release/boost/msm/event_traits.hpp (props changed)
   branches/release/boost/msm/front/ (props changed)
   branches/release/boost/msm/front/common_states.hpp (props changed)
   branches/release/boost/msm/front/completion_event.hpp (props changed)
   branches/release/boost/msm/front/detail/ (props changed)
   branches/release/boost/msm/front/detail/common_states.hpp (props changed)
   branches/release/boost/msm/front/detail/row2_helper.hpp (props changed)
   branches/release/boost/msm/front/euml/ (props changed)
   branches/release/boost/msm/front/euml/algorithm.hpp (props changed)
   branches/release/boost/msm/front/euml/common.hpp (props changed)
   branches/release/boost/msm/front/euml/container.hpp (props changed)
   branches/release/boost/msm/front/euml/euml.hpp (props changed)
   branches/release/boost/msm/front/euml/euml_typeof.hpp (props changed)
   branches/release/boost/msm/front/euml/guard_grammar.hpp (props changed)
   branches/release/boost/msm/front/euml/iteration.hpp (props changed)
   branches/release/boost/msm/front/euml/operator.hpp (props changed)
   branches/release/boost/msm/front/euml/phoenix_placeholders.hpp (props changed)
   branches/release/boost/msm/front/euml/querying.hpp (props changed)
   branches/release/boost/msm/front/euml/state_grammar.hpp (props changed)
   branches/release/boost/msm/front/euml/stl.hpp (props changed)
   branches/release/boost/msm/front/euml/stt_grammar.hpp (props changed)
   branches/release/boost/msm/front/euml/transformation.hpp (props changed)
   branches/release/boost/msm/front/functor_row.hpp (props changed)
   branches/release/boost/msm/front/internal_row.hpp (props changed)
   branches/release/boost/msm/front/row2.hpp (props changed)
   branches/release/boost/msm/front/state_machine_def.hpp (props changed)
   branches/release/boost/msm/front/states.hpp (props changed)
   branches/release/boost/msm/mpl_graph/ (props changed)
   branches/release/boost/msm/msm_grammar.hpp (props changed)
   branches/release/boost/msm/proto_config.hpp (props changed)
   branches/release/boost/msm/row_tags.hpp (props changed)
   branches/release/boost/numeric/odeint/ (props changed)
   branches/release/boost/numeric/odeint.hpp (props changed)
   branches/release/boost/numeric/ublas/ (props changed)
   branches/release/boost/numeric/ublas/functional.hpp (props changed)
   branches/release/boost/parameter/ (props changed)
   branches/release/boost/parameter.hpp (props changed)
   branches/release/boost/pool/ (props changed)
   branches/release/boost/preprocessor/ (props changed)
   branches/release/boost/program_options/ (props changed)
   branches/release/boost/property_tree/ (props changed)
   branches/release/boost/random/ (props changed)
   branches/release/boost/random/discrete_distribution.hpp (props changed)
   branches/release/boost/random/piecewise_constant_distribution.hpp (props changed)
   branches/release/boost/random/piecewise_linear_distribution.hpp (props changed)
   branches/release/boost/random/seed_seq.hpp (props changed)
   branches/release/boost/range/ (props changed)
   branches/release/boost/regex.h (props changed)
   branches/release/boost/regex_fwd.hpp (props changed)
   branches/release/boost/scope_exit.hpp (props changed)
   branches/release/boost/serialization/ (props changed)
   branches/release/boost/signals/ (props changed)
   branches/release/boost/signals2/ (props changed)
   branches/release/boost/signals2.hpp (props changed)
   branches/release/boost/smart_ptr/ (props changed)
   branches/release/boost/smart_ptr/enable_shared_from_raw.hpp (props changed)
   branches/release/boost/spirit/ (props changed)
   branches/release/boost/spirit/home/ (props changed)
   branches/release/boost/spirit/home/karma/ (props changed)
   branches/release/boost/spirit/home/support/attributes.hpp (props changed)
   branches/release/boost/statechart/ (props changed)
   branches/release/boost/static_assert.hpp (props changed)
   branches/release/boost/system/ (props changed)
   branches/release/boost/thread.hpp (props changed)
   branches/release/boost/timer.hpp (props changed)
   branches/release/boost/token_functions.hpp (props changed)
   branches/release/boost/tr1/ (props changed)
   branches/release/boost/typeof/message.hpp (props changed)
   branches/release/boost/typeof/register_functions.hpp (props changed)
   branches/release/boost/typeof/register_functions_iterate.hpp (props changed)
   branches/release/boost/typeof/typeof.hpp (props changed)
   branches/release/boost/typeof/unsupported.hpp (props changed)
   branches/release/boost/unordered/ (props changed)
   branches/release/boost/utility/ (props changed)
   branches/release/boost/utility/identity_type.hpp (props changed)
   branches/release/boost/utility/value_init.hpp (props changed)
   branches/release/boost/uuid/ (props changed)
   branches/release/boost/variant/ (props changed)
   branches/release/boost/version.hpp (props changed)
   branches/release/boost/wave/ (props changed)
   branches/release/boost/xpressive/ (props changed)
   branches/release/boostcpp.jam (props changed)
   branches/release/bootstrap.bat (props changed)
   branches/release/bootstrap.sh (props changed)
   branches/release/doc/ (props changed)
   branches/release/index.htm (props changed)
   branches/release/index.html (props changed)
   branches/release/libs/ (props changed)
   branches/release/libs/algorithm/doc/Jamfile.v2 (props changed)
   branches/release/libs/algorithm/doc/algorithm.qbk (props changed)
   branches/release/libs/algorithm/doc/all_of.qbk (props changed)
   branches/release/libs/algorithm/doc/any_of.qbk (props changed)
   branches/release/libs/algorithm/doc/boyer_moore.qbk (props changed)
   branches/release/libs/algorithm/doc/boyer_moore_horspool.qbk (props changed)
   branches/release/libs/algorithm/doc/clamp-hpp.qbk (props changed)
   branches/release/libs/algorithm/doc/hex.qbk (props changed)
   branches/release/libs/algorithm/doc/is_partitioned.qbk (props changed)
   branches/release/libs/algorithm/doc/knuth_morris_pratt.qbk (props changed)
   branches/release/libs/algorithm/doc/none_of.qbk (props changed)
   branches/release/libs/algorithm/doc/one_of.qbk (props changed)
   branches/release/libs/algorithm/doc/ordered-hpp.qbk (props changed)
   branches/release/libs/algorithm/doc/partition_point.qbk (props changed)
   branches/release/libs/algorithm/example/Jamfile.v2 (props changed)
   branches/release/libs/algorithm/example/clamp_example.cpp (props changed)
   branches/release/libs/algorithm/example/search_example.cpp (props changed)
   branches/release/libs/algorithm/minmax/index.html (props changed)
   branches/release/libs/algorithm/string/ (props changed)
   branches/release/libs/algorithm/string/doc/Jamfile.v2 (props changed)
   branches/release/libs/algorithm/string/doc/usage.xml (props changed)
   branches/release/libs/algorithm/string/test/split_test.cpp (props changed)
   branches/release/libs/algorithm/test/ (props changed)
   branches/release/libs/algorithm/test/Jamfile.v2 (props changed)
   branches/release/libs/algorithm/test/all_of_test.cpp (props changed)
   branches/release/libs/algorithm/test/any_of_test.cpp (props changed)
   branches/release/libs/algorithm/test/clamp_test.cpp (props changed)
   branches/release/libs/algorithm/test/copy_n_test1.cpp (props changed)
   branches/release/libs/algorithm/test/empty_search_test.cpp (props changed)
   branches/release/libs/algorithm/test/find_if_not_test1.cpp (props changed)
   branches/release/libs/algorithm/test/hex_fail1.cpp (props changed)
   branches/release/libs/algorithm/test/hex_test1.cpp (props changed)
   branches/release/libs/algorithm/test/hex_test2.cpp (props changed)
   branches/release/libs/algorithm/test/hex_test3.cpp (props changed)
   branches/release/libs/algorithm/test/hex_test4.cpp (props changed)
   branches/release/libs/algorithm/test/iota_test1.cpp (props changed)
   branches/release/libs/algorithm/test/is_partitioned_test1.cpp (props changed)
   branches/release/libs/algorithm/test/is_permutation_test1.cpp (props changed)
   branches/release/libs/algorithm/test/none_of_test.cpp (props changed)
   branches/release/libs/algorithm/test/one_of_test.cpp (props changed)
   branches/release/libs/algorithm/test/ordered_test.cpp (props changed)
   branches/release/libs/algorithm/test/partition_copy_test1.cpp (props changed)
   branches/release/libs/algorithm/test/partition_point_test1.cpp (props changed)
   branches/release/libs/algorithm/test/search_fail1.cpp (props changed)
   branches/release/libs/algorithm/test/search_fail2.cpp (props changed)
   branches/release/libs/algorithm/test/search_fail3.cpp (props changed)
   branches/release/libs/algorithm/test/search_test1.cpp (props changed)
   branches/release/libs/algorithm/test/search_test2.cpp (props changed)
   branches/release/libs/algorithm/test/search_test3.cpp (props changed)
   branches/release/libs/algorithm/test/search_test_data/0001.corpus (props changed)
   branches/release/libs/algorithm/test/search_test_data/0001b.pat (props changed)
   branches/release/libs/algorithm/test/search_test_data/0001e.pat (props changed)
   branches/release/libs/algorithm/test/search_test_data/0001f.pat (props changed)
   branches/release/libs/algorithm/test/search_test_data/0001n.pat (props changed)
   branches/release/libs/algorithm/test/search_test_data/0002b.pat (props changed)
   branches/release/libs/algorithm/test/search_test_data/0002e.pat (props changed)
   branches/release/libs/algorithm/test/search_test_data/0002f.pat (props changed)
   branches/release/libs/algorithm/test/search_test_data/0002n.pat (props changed)
   branches/release/libs/array/ (props changed)
   branches/release/libs/array/test/Jamfile.v2 (props changed)
   branches/release/libs/array/test/array0.cpp (props changed)
   branches/release/libs/array/test/array2.cpp (props changed)
   branches/release/libs/array/test/array6.cpp (props changed)
   branches/release/libs/array/test/array_hash.cpp (props changed)
   branches/release/libs/bimap/ (props changed)
   branches/release/libs/chrono/src/ (props changed)
   branches/release/libs/chrono/test/duration/ (props changed)
   branches/release/libs/chrono/test/io/ (props changed)
   branches/release/libs/chrono/test/time_point/ (props changed)
   branches/release/libs/chrono/test/traits/ (props changed)
   branches/release/libs/date_time/ (props changed)
   branches/release/libs/date_time/src/gregorian/ (props changed)
   branches/release/libs/detail/ (props changed)
   branches/release/libs/filesystem/ (props changed)
   branches/release/libs/function/ (props changed)
   branches/release/libs/functional/ (props changed)
   branches/release/libs/functional/overloaded_function/ (props changed)
   branches/release/libs/fusion/ (props changed)
   branches/release/libs/geometry/ (props changed)
   branches/release/libs/geometry/doc/ (props changed)
   branches/release/libs/geometry/doc/Jamfile.v2 (props changed)
   branches/release/libs/geometry/doc/about_documentation.qbk (props changed)
   branches/release/libs/geometry/doc/acknowledgments.qbk (props changed)
   branches/release/libs/geometry/doc/compiling.qbk (props changed)
   branches/release/libs/geometry/doc/concept/ (props changed)
   branches/release/libs/geometry/doc/copyright_note_policy.txt (props changed)
   branches/release/libs/geometry/doc/design_rationale.qbk (props changed)
   branches/release/libs/geometry/doc/doxy/ (props changed)
   branches/release/libs/geometry/doc/generated/ (props changed)
   branches/release/libs/geometry/doc/geometry.qbk (props changed)
   branches/release/libs/geometry/doc/html/ (props changed)
   branches/release/libs/geometry/doc/imports.qbk (props changed)
   branches/release/libs/geometry/doc/introduction.qbk (props changed)
   branches/release/libs/geometry/doc/make_qbk.py (props changed)
   branches/release/libs/geometry/doc/matrix.qbk (props changed)
   branches/release/libs/geometry/doc/quickref.xml (props changed)
   branches/release/libs/geometry/doc/quickstart.qbk (props changed)
   branches/release/libs/geometry/doc/readme.txt (props changed)
   branches/release/libs/geometry/doc/reference/ (props changed)
   branches/release/libs/geometry/doc/reference.qbk (props changed)
   branches/release/libs/geometry/doc/release_notes.qbk (props changed)
   branches/release/libs/geometry/doc/src/ (props changed)
   branches/release/libs/geometry/example/ (props changed)
   branches/release/libs/geometry/index.html (props changed)
   branches/release/libs/geometry/test/ (props changed)
   branches/release/libs/graph/doc/ (props changed)
   branches/release/libs/graph_parallel/ (props changed)
   branches/release/libs/icl/ (props changed)
   branches/release/libs/icl/doc/ (props changed)
   branches/release/libs/icl/doc/html/ (props changed)
   branches/release/libs/icl/doc/html/boost/icl/ (props changed)
   branches/release/libs/icl/doc/html/header/boost/icl/ (props changed)
   branches/release/libs/icl/test/ (props changed)
   branches/release/libs/icl/test/test_doc_code_/ (props changed)
   branches/release/libs/integer/ (props changed)
   branches/release/libs/io/ (props changed)
   branches/release/libs/io/doc/ (props changed)
   branches/release/libs/iostreams/ (props changed)
   branches/release/libs/iostreams/src/file_descriptor.cpp (props changed)
   branches/release/libs/iostreams/test/Jamfile.v2 (props changed)
   branches/release/libs/iostreams/test/windows_pipe_test.cpp (props changed)
   branches/release/libs/iterator/ (props changed)
   branches/release/libs/libraries.htm (props changed)
   branches/release/libs/local_function/ (props changed)
   branches/release/libs/locale/ (props changed)
   branches/release/libs/maintainers.txt (props changed)
   branches/release/libs/math/ (props changed)
   branches/release/libs/math/doc/sf_and_dist/faq.qbk (props changed)
   branches/release/libs/math/test/s_.ipp (props changed)
   branches/release/libs/mpi/build/ (props changed)
   branches/release/libs/mpl/doc/refmanual/broken-compiler-workarounds.html (props changed)
   branches/release/libs/mpl/doc/refmanual/categorized-index-concepts.html (props changed)
   branches/release/libs/mpl/doc/refmanual/cfg-no-preprocessed-headers.html (props changed)
   branches/release/libs/mpl/doc/refmanual/composition-and-argument-binding.html (props changed)
   branches/release/libs/mpl/doc/refmanual/data-types-concepts.html (props changed)
   branches/release/libs/mpl/doc/refmanual/data-types-miscellaneous.html (props changed)
   branches/release/libs/mpl/doc/refmanual/extensible-associative-sequence.html (props changed)
   branches/release/libs/mpl/doc/refmanual/inserter-class.html (props changed)
   branches/release/libs/mpl/doc/refmanual/tag-dispatched-metafunction.html (props changed)
   branches/release/libs/mpl/doc/refmanual/trivial-metafunctions-summary.html (props changed)
   branches/release/libs/mpl/doc/src/refmanual/Iterators-Iterator.rst (props changed)
   branches/release/libs/msm/ (props changed)
   branches/release/libs/numeric/odeint/ (props changed)
   branches/release/libs/numeric/ublas/ (props changed)
   branches/release/libs/numeric/ublas/doc/ (props changed)
   branches/release/libs/parameter/doc/html/index.html (props changed)
   branches/release/libs/phoenix/doc/basics.qbk (props changed)
   branches/release/libs/phoenix/doc/examples/extending_actors.qbk (props changed)
   branches/release/libs/phoenix/doc/organisation.qbk (props changed)
   branches/release/libs/pool/ (props changed)
   branches/release/libs/preprocessor/ (props changed)
   branches/release/libs/program_options/ (props changed)
   branches/release/libs/property_tree/ (props changed)
   branches/release/libs/random/test/test_discrete_distribution.cpp (props changed)
   branches/release/libs/random/test/test_piecewise_constant_distribution.cpp (props changed)
   branches/release/libs/random/test/test_piecewise_linear_distribution.cpp (props changed)
   branches/release/libs/random/test/test_seed_seq.cpp (props changed)
   branches/release/libs/range/ (props changed)
   branches/release/libs/scope_exit/ (props changed)
   branches/release/libs/serialization/ (props changed)
   branches/release/libs/serialization/example/ (props changed)
   branches/release/libs/serialization/src/ (props changed)
   branches/release/libs/serialization/test/test_diamond_complex.cpp (props changed)
   branches/release/libs/signals/ (props changed)
   branches/release/libs/signals/src/named_slot_map.cpp (props changed)
   branches/release/libs/signals2/ (props changed)
   branches/release/libs/signals2/doc/ (props changed)
   branches/release/libs/smart_ptr/ (props changed)
   branches/release/libs/spirit/ (props changed)
   branches/release/libs/spirit/classic/example/ (props changed)
   branches/release/libs/spirit/doc/ (props changed)
   branches/release/libs/spirit/example/ (props changed)
   branches/release/libs/spirit/example/qi/compiler_tutorial/conjure2/ (props changed)
   branches/release/libs/spirit/phoenix/ (props changed)
   branches/release/libs/spirit/test/ (props changed)
   branches/release/libs/spirit/test/qi/optional.cpp (props changed)
   branches/release/libs/statechart/ (props changed)
   branches/release/libs/system/ (props changed)
   branches/release/libs/timer/ (props changed)
   branches/release/libs/tr1/ (props changed)
   branches/release/libs/typeof/doc/typeof.qbk (props changed)
   branches/release/libs/unordered/ (props changed)
   branches/release/libs/utility/ (props changed)
   branches/release/libs/utility/assert.html (props changed)
   branches/release/libs/utility/assert_test.cpp (props changed)
   branches/release/libs/utility/identity_type/ (props changed)
   branches/release/libs/utility/swap.html (props changed)
   branches/release/libs/utility/swap/test/std_bitset.cpp (props changed)
   branches/release/libs/utility/value_init.htm (props changed)
   branches/release/libs/utility/value_init_test.cpp (props changed)
   branches/release/libs/uuid/ (props changed)
   branches/release/libs/wave/ (props changed)
   branches/release/more/ (props changed)
   branches/release/rst.css (props changed)
   branches/release/status/ (props changed)
   branches/release/status/Jamfile.v2 (props changed)
   branches/release/status/expected_results.xml (props changed)
   branches/release/status/explicit-failures-markup.xml (props changed)
   branches/release/status/explicit-failures.xsd (props changed)
   branches/release/tools/ (props changed)
   branches/release/tools/boostbook/ (props changed)
   branches/release/tools/build/v2/ (props changed)
   branches/release/tools/inspect/ (props changed)
   branches/release/tools/quickbook/ (props changed)
   branches/release/tools/regression/ (props changed)
   branches/release/tools/regression/src/library_status.cpp (props changed)
   branches/release/tools/release/ (props changed)
   branches/release/tools/wave/ (props changed)
Text files modified:
   branches/release/boost/local_function.hpp | 4 ++--
   branches/release/boost/local_function/config.hpp | 4 ++--
   branches/release/boost/local_function/detail/preprocessor/void_list.hpp | 6 +++---
   branches/release/libs/local_function/example/add_cxx11_lambda.cpp | 2 +-
   branches/release/libs/local_function/example/const_block.hpp | 2 +-
   branches/release/libs/local_function/example/const_block_error_cxx11_lambda.cpp | 2 +-
   branches/release/libs/local_function/example/expensive_copy_cxx11_lambda.cpp | 2 +-
   branches/release/libs/local_function/example/gcc_cxx11_lambda.cpp | 2 +-
   branches/release/libs/local_function/example/gcc_lambda.hpp | 6 +++---
   branches/release/libs/local_function/example/noncopyable_cxx11_lambda_error.cpp | 2 +-
   branches/release/libs/local_function/example/profile_cxx11_lambda.cpp | 2 +-
   branches/release/libs/local_function/example/scope_exit.hpp | 2 +-
   branches/release/libs/local_function/test/add.cpp | 2 +-
   branches/release/libs/local_function/test/add_classifiers.cpp | 4 ++--
   branches/release/libs/local_function/test/add_classifiers_seq.cpp | 2 +-
   branches/release/libs/local_function/test/add_default.cpp | 2 +-
   branches/release/libs/local_function/test/add_except.cpp | 2 +-
   branches/release/libs/local_function/test/add_inline.cpp | 2 +-
   branches/release/libs/local_function/test/add_params_only.cpp | 2 +-
   branches/release/libs/local_function/test/add_template.cpp | 2 +-
   branches/release/libs/local_function/test/add_this.cpp | 2 +-
   branches/release/libs/local_function/test/add_typed.cpp | 2 +-
   branches/release/libs/local_function/test/add_with_default.cpp | 2 +-
   branches/release/libs/local_function/test/all_decl.cpp | 2 +-
   branches/release/libs/local_function/test/factorial.cpp | 2 +-
   branches/release/libs/local_function/test/goto.cpp | 2 +-
   branches/release/libs/local_function/test/goto_error.cpp | 2 +-
   branches/release/libs/local_function/test/macro_commas.cpp | 2 +-
   branches/release/libs/local_function/test/nesting.cpp | 2 +-
   branches/release/libs/local_function/test/nova.hpp | 4 ++--
   branches/release/libs/local_function/test/operator.cpp | 2 +-
   branches/release/libs/local_function/test/operator_error.cpp | 2 +-
   branches/release/libs/local_function/test/overload.cpp | 2 +-
   branches/release/libs/local_function/test/return_assign.cpp | 2 +-
   branches/release/libs/local_function/test/return_derivative.cpp | 2 +-
   branches/release/libs/local_function/test/return_inc.cpp | 2 +-
   branches/release/libs/local_function/test/return_setget.cpp | 2 +-
   branches/release/libs/local_function/test/return_this.cpp | 2 +-
   branches/release/libs/local_function/test/same_line.cpp | 2 +-
   branches/release/libs/local_function/test/transform.cpp | 2 +-
   branches/release/libs/local_function/test/typeof.cpp | 2 +-
   branches/release/libs/local_function/test/typeof_template.cpp | 2 +-
   42 files changed, 50 insertions(+), 50 deletions(-)

Modified: branches/release/boost/local_function.hpp
==============================================================================
--- branches/release/boost/local_function.hpp (original)
+++ branches/release/boost/local_function.hpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -20,7 +20,7 @@
 
 // PUBLIC //
 
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # define BOOST_LOCAL_FUNCTION_ID(id, declarations) \
         BOOST_LOCAL_FUNCTION_AUX_DECL(id, 0 /* not within template */, \
                 BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS( \
@@ -344,7 +344,7 @@
 this library will automatically use C++11 specific features to inline the local
 function while always allowing to pass it as a template parameter.
 This optimization is automatically enabled when the Boost.Config macro
-<c>BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERS</c> is not defined but it also be
+<c>BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS</c> is not defined but it also be
 forced using @RefMacro{BOOST_LOCAL_FUNCTION_CONFIG_LOCALS_AS_TPARAMS}.
 
 The local function name can also be qualified by prefixing it with the

Modified: branches/release/boost/local_function/config.hpp
==============================================================================
--- branches/release/boost/local_function/config.hpp (original)
+++ branches/release/boost/local_function/config.hpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -21,7 +21,7 @@
 #endif
 
 #ifndef BOOST_LOCAL_FUNCTION_CONFIG_LOCALS_AS_TPARAMS
-# ifdef BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERS
+# ifdef BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS
 # define BOOST_LOCAL_FUNCTION_CONFIG_LOCALS_AS_TPARAMS 0
 # else
 # define BOOST_LOCAL_FUNCTION_CONFIG_LOCALS_AS_TPARAMS 1
@@ -99,7 +99,7 @@
 
 It is recommended to leave this macro undefined.
 In this case, the library will automatically define this macro to <c>0</c> if
-the Boost.Config macro <c>BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERS</c> is
+the Boost.Config macro <c>BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS</c> is
 defined for the specific compiler, and to <c>1</c> otherwise.
 
 @See @RefSect{getting_started, Getting Started} section,

Modified: branches/release/boost/local_function/detail/preprocessor/void_list.hpp
==============================================================================
--- branches/release/boost/local_function/detail/preprocessor/void_list.hpp (original)
+++ branches/release/boost/local_function/detail/preprocessor/void_list.hpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -41,7 +41,7 @@
         BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST_HANDLE_VOID_ \
     )(is_void_macro, token)
 
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 
 #define BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST_(is_void_macro, seq) \
     BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST_HANDLE_SEQ_(is_void_macro, seq)
@@ -49,7 +49,7 @@
 #else // VARIADICS
 
 // FUTURE: Replace this with BOOST_PP_VARIADIC_SIZE when and if
-// BOOST_PP_VARIAIDCS detection will match !BOOST_NO_VARIADIC_MACROS (for now
+// BOOST_PP_VARIAIDCS detection will match !BOOST_NO_CXX11_VARIADIC_MACROS (for now
 // Boost.Preprocessor and Boost.Config disagree on detecting compiler variadic
 // support while this VARIADIC_SIZE works on compilers not detected by PP).
 #if BOOST_MSVC
@@ -90,7 +90,7 @@
 // even if they support variadic macros. Therefore, always using void to
 // represent is more portable.
 
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 
 // Expand `void | (a)(b)...` to pp-list `NIL | (a, (b, NIL))`.
 #define BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST(sign) \

Modified: branches/release/libs/local_function/example/add_cxx11_lambda.cpp
==============================================================================
--- branches/release/libs/local_function/example/add_cxx11_lambda.cpp (original)
+++ branches/release/libs/local_function/example/add_cxx11_lambda.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 # error "lambda functions required"
 #else
 

Modified: branches/release/libs/local_function/example/const_block.hpp
==============================================================================
--- branches/release/libs/local_function/example/const_block.hpp (original)
+++ branches/release/libs/local_function/example/const_block.hpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -43,7 +43,7 @@
 // PUBLIC //
 
 // Arguments `void | var1, var2, ... | (var1) (var2) ...`.
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # define CONST_BLOCK(void_or_seq) \
         CONST_BLOCK_(BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST(void_or_seq))
 #else

Modified: branches/release/libs/local_function/example/const_block_error_cxx11_lambda.cpp
==============================================================================
--- branches/release/libs/local_function/example/const_block_error_cxx11_lambda.cpp (original)
+++ branches/release/libs/local_function/example/const_block_error_cxx11_lambda.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 # error "requires lambda functions"
 #else
 

Modified: branches/release/libs/local_function/example/expensive_copy_cxx11_lambda.cpp
==============================================================================
--- branches/release/libs/local_function/example/expensive_copy_cxx11_lambda.cpp (original)
+++ branches/release/libs/local_function/example/expensive_copy_cxx11_lambda.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 # error "lambda functions required"
 #else
 

Modified: branches/release/libs/local_function/example/gcc_cxx11_lambda.cpp
==============================================================================
--- branches/release/libs/local_function/example/gcc_cxx11_lambda.cpp (original)
+++ branches/release/libs/local_function/example/gcc_cxx11_lambda.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 # error "lambda functions required"
 #else
 

Modified: branches/release/libs/local_function/example/gcc_lambda.hpp
==============================================================================
--- branches/release/libs/local_function/example/gcc_lambda.hpp (original)
+++ branches/release/libs/local_function/example/gcc_lambda.hpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -64,7 +64,7 @@
     BOOST_LOCAL_FUNCTION_DETAIL_PP_KEYWORD_RETURN_REMOVE_FRONT( \
             BOOST_PP_LIST_FIRST(results))
 
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 //[gcc_lambda_macro
 # define GCC_LAMBDA_(binds, params, results) \
         ({ /* open statement expression (GCC extension only) */ \
@@ -108,7 +108,7 @@
 
 // Same arguments as for local functions but respect to C++11 lambdas:
 // const bind v is =v, bind& v is &v, void if no return specified, no = or &.
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # define GCC_LAMBDA(void_or_seq) \
         GCC_LAMBDA_TUPLE_(GCC_LAMBDA_SPLIT_( \
                 BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST(void_or_seq)))
@@ -118,7 +118,7 @@
                 BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST(__VA_ARGS__)))
 #endif
 
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 # define GCC_LAMBDA_END \
         GCC_LAMBDA_END_(BOOST_LOCAL_FUNCTION_DETAIL_PP_LINE_COUNTER)
 #else

Modified: branches/release/libs/local_function/example/noncopyable_cxx11_lambda_error.cpp
==============================================================================
--- branches/release/libs/local_function/example/noncopyable_cxx11_lambda_error.cpp (original)
+++ branches/release/libs/local_function/example/noncopyable_cxx11_lambda_error.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 # error "lambda functions required"
 #else
 

Modified: branches/release/libs/local_function/example/profile_cxx11_lambda.cpp
==============================================================================
--- branches/release/libs/local_function/example/profile_cxx11_lambda.cpp (original)
+++ branches/release/libs/local_function/example/profile_cxx11_lambda.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_LAMBDAS
+#ifdef BOOST_NO_CXX11_LAMBDAS
 # error "lambda functions required"
 #else
 

Modified: branches/release/libs/local_function/example/scope_exit.hpp
==============================================================================
--- branches/release/libs/local_function/example/scope_exit.hpp (original)
+++ branches/release/libs/local_function/example/scope_exit.hpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -34,7 +34,7 @@
 
 // PUBLIC //
 
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # define SCOPE_EXIT(void_or_seq) \
         void BOOST_LOCAL_FUNCTION(void_or_seq)
 #else

Modified: branches/release/libs/local_function/test/add.cpp
==============================================================================
--- branches/release/libs/local_function/test/add.cpp (original)
+++ branches/release/libs/local_function/test/add.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_classifiers.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_classifiers.cpp (original)
+++ branches/release/libs/local_function/test/add_classifiers.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,9 +6,9 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#if !defined(BOOST_NO_AUTO_DECLARATIONS)
+#if !defined(BOOST_NO_CXX11_AUTO_DECLARATIONS)
 # error "auto-declarations not allowed (using `auto` as storage classifier)"
-#elif defined(BOOST_NO_VARIADIC_MACROS)
+#elif defined(BOOST_NO_CXX11_VARIADIC_MACROS)
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_classifiers_seq.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_classifiers_seq.cpp (original)
+++ branches/release/libs/local_function/test/add_classifiers_seq.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifndef BOOST_NO_AUTO_DECLARATIONS
+#ifndef BOOST_NO_CXX11_AUTO_DECLARATIONS
 # error "auto-declarations not allowed (using `auto` as storage classifier)"
 #else
 

Modified: branches/release/libs/local_function/test/add_default.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_default.cpp (original)
+++ branches/release/libs/local_function/test/add_default.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_except.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_except.cpp (original)
+++ branches/release/libs/local_function/test/add_except.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_inline.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_inline.cpp (original)
+++ branches/release/libs/local_function/test/add_inline.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_params_only.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_params_only.cpp (original)
+++ branches/release/libs/local_function/test/add_params_only.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_template.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_template.cpp (original)
+++ branches/release/libs/local_function/test/add_template.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_this.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_this.cpp (original)
+++ branches/release/libs/local_function/test/add_this.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_typed.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_typed.cpp (original)
+++ branches/release/libs/local_function/test/add_typed.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/add_with_default.cpp
==============================================================================
--- branches/release/libs/local_function/test/add_with_default.cpp (original)
+++ branches/release/libs/local_function/test/add_with_default.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/all_decl.cpp
==============================================================================
--- branches/release/libs/local_function/test/all_decl.cpp (original)
+++ branches/release/libs/local_function/test/all_decl.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/factorial.cpp
==============================================================================
--- branches/release/libs/local_function/test/factorial.cpp (original)
+++ branches/release/libs/local_function/test/factorial.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/goto.cpp
==============================================================================
--- branches/release/libs/local_function/test/goto.cpp (original)
+++ branches/release/libs/local_function/test/goto.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/goto_error.cpp
==============================================================================
--- branches/release/libs/local_function/test/goto_error.cpp (original)
+++ branches/release/libs/local_function/test/goto_error.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/macro_commas.cpp
==============================================================================
--- branches/release/libs/local_function/test/macro_commas.cpp (original)
+++ branches/release/libs/local_function/test/macro_commas.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/nesting.cpp
==============================================================================
--- branches/release/libs/local_function/test/nesting.cpp (original)
+++ branches/release/libs/local_function/test/nesting.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/nova.hpp
==============================================================================
--- branches/release/libs/local_function/test/nova.hpp (original)
+++ branches/release/libs/local_function/test/nova.hpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -13,8 +13,8 @@
 // WARNING: This file must be included first in each compilation unit.
 
 // Force no variadic macros but avoiding macro redefinition warning/error.
-#ifndef BOOST_NO_VARIADIC_MACROS
-# define BOOST_NO_VARIADIC_MACROS
+#ifndef BOOST_NO_CXX11_VARIADIC_MACROS
+# define BOOST_NO_CXX11_VARIADIC_MACROS
 #endif
 
 #endif // #include guard

Modified: branches/release/libs/local_function/test/operator.cpp
==============================================================================
--- branches/release/libs/local_function/test/operator.cpp (original)
+++ branches/release/libs/local_function/test/operator.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/operator_error.cpp
==============================================================================
--- branches/release/libs/local_function/test/operator_error.cpp (original)
+++ branches/release/libs/local_function/test/operator_error.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/overload.cpp
==============================================================================
--- branches/release/libs/local_function/test/overload.cpp (original)
+++ branches/release/libs/local_function/test/overload.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/return_assign.cpp
==============================================================================
--- branches/release/libs/local_function/test/return_assign.cpp (original)
+++ branches/release/libs/local_function/test/return_assign.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/return_derivative.cpp
==============================================================================
--- branches/release/libs/local_function/test/return_derivative.cpp (original)
+++ branches/release/libs/local_function/test/return_derivative.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/return_inc.cpp
==============================================================================
--- branches/release/libs/local_function/test/return_inc.cpp (original)
+++ branches/release/libs/local_function/test/return_inc.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/return_setget.cpp
==============================================================================
--- branches/release/libs/local_function/test/return_setget.cpp (original)
+++ branches/release/libs/local_function/test/return_setget.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/return_this.cpp
==============================================================================
--- branches/release/libs/local_function/test/return_this.cpp (original)
+++ branches/release/libs/local_function/test/return_this.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/same_line.cpp
==============================================================================
--- branches/release/libs/local_function/test/same_line.cpp (original)
+++ branches/release/libs/local_function/test/same_line.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/transform.cpp
==============================================================================
--- branches/release/libs/local_function/test/transform.cpp (original)
+++ branches/release/libs/local_function/test/transform.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/typeof.cpp
==============================================================================
--- branches/release/libs/local_function/test/typeof.cpp (original)
+++ branches/release/libs/local_function/test/typeof.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 

Modified: branches/release/libs/local_function/test/typeof_template.cpp
==============================================================================
--- branches/release/libs/local_function/test/typeof_template.cpp (original)
+++ branches/release/libs/local_function/test/typeof_template.cpp 2012-12-11 09:42:26 EST (Tue, 11 Dec 2012)
@@ -6,7 +6,7 @@
 // Home at http://www.boost.org/libs/local_function
 
 #include <boost/config.hpp>
-#ifdef BOOST_NO_VARIADIC_MACROS
+#ifdef BOOST_NO_CXX11_VARIADIC_MACROS
 # error "variadic macros required"
 #else
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk