[svn] commit: r231 - in /branches/f2f200910: ext/boost/algorithm/ ext/boost/algorithm/string/ ext/boost/algorithm/string/detail/ ext/boost/algorithm/string/std/ ext/boost/bind/ ext/boost/concept/ ext/boost/concept/detail/ ext/boost/function/ ext/boost/function/detail/ ext/boost/range/ ext/boost/range/detail/ ext/boost/range/detail/vc6/ ext/boost/utility/ ext/boost/utility/detail/ tools/
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 30 17:19:48 UTC 2009
Author: jelte
Date: Fri Oct 30 17:19:48 2009
New Revision: 231
Log:
update boost import script; added missing library parts
Added:
branches/f2f200910/ext/boost/algorithm/
branches/f2f200910/ext/boost/algorithm/minmax.hpp
branches/f2f200910/ext/boost/algorithm/minmax_element.hpp
branches/f2f200910/ext/boost/algorithm/string/
branches/f2f200910/ext/boost/algorithm/string.hpp
branches/f2f200910/ext/boost/algorithm/string/case_conv.hpp
branches/f2f200910/ext/boost/algorithm/string/classification.hpp
branches/f2f200910/ext/boost/algorithm/string/compare.hpp
branches/f2f200910/ext/boost/algorithm/string/concept.hpp
branches/f2f200910/ext/boost/algorithm/string/config.hpp
branches/f2f200910/ext/boost/algorithm/string/constants.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/
branches/f2f200910/ext/boost/algorithm/string/detail/case_conv.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/classification.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/find_format.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/find_format_all.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/find_format_store.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/find_iterator.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/finder.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/finder_regex.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/formatter.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/formatter_regex.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/predicate.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/replace_storage.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/sequence.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/trim.hpp
branches/f2f200910/ext/boost/algorithm/string/detail/util.hpp
branches/f2f200910/ext/boost/algorithm/string/erase.hpp
branches/f2f200910/ext/boost/algorithm/string/find.hpp
branches/f2f200910/ext/boost/algorithm/string/find_format.hpp
branches/f2f200910/ext/boost/algorithm/string/find_iterator.hpp
branches/f2f200910/ext/boost/algorithm/string/finder.hpp
branches/f2f200910/ext/boost/algorithm/string/formatter.hpp
branches/f2f200910/ext/boost/algorithm/string/iter_find.hpp
branches/f2f200910/ext/boost/algorithm/string/join.hpp
branches/f2f200910/ext/boost/algorithm/string/predicate.hpp
branches/f2f200910/ext/boost/algorithm/string/predicate_facade.hpp
branches/f2f200910/ext/boost/algorithm/string/regex.hpp
branches/f2f200910/ext/boost/algorithm/string/regex_find_format.hpp
branches/f2f200910/ext/boost/algorithm/string/replace.hpp
branches/f2f200910/ext/boost/algorithm/string/sequence_traits.hpp
branches/f2f200910/ext/boost/algorithm/string/split.hpp
branches/f2f200910/ext/boost/algorithm/string/std/
branches/f2f200910/ext/boost/algorithm/string/std/list_traits.hpp
branches/f2f200910/ext/boost/algorithm/string/std/rope_traits.hpp
branches/f2f200910/ext/boost/algorithm/string/std/slist_traits.hpp
branches/f2f200910/ext/boost/algorithm/string/std/string_traits.hpp
branches/f2f200910/ext/boost/algorithm/string/std_containers_traits.hpp
branches/f2f200910/ext/boost/algorithm/string/trim.hpp
branches/f2f200910/ext/boost/algorithm/string/yes_no_type.hpp
branches/f2f200910/ext/boost/algorithm/string_regex.hpp
branches/f2f200910/ext/boost/bind/
branches/f2f200910/ext/boost/bind/apply.hpp
branches/f2f200910/ext/boost/bind/arg.hpp
branches/f2f200910/ext/boost/bind/bind.hpp
branches/f2f200910/ext/boost/bind/bind_cc.hpp
branches/f2f200910/ext/boost/bind/bind_mf2_cc.hpp
branches/f2f200910/ext/boost/bind/bind_mf_cc.hpp
branches/f2f200910/ext/boost/bind/bind_template.hpp
branches/f2f200910/ext/boost/bind/make_adaptable.hpp
branches/f2f200910/ext/boost/bind/mem_fn.hpp
branches/f2f200910/ext/boost/bind/mem_fn_cc.hpp
branches/f2f200910/ext/boost/bind/mem_fn_template.hpp
branches/f2f200910/ext/boost/bind/mem_fn_vw.hpp
branches/f2f200910/ext/boost/bind/placeholders.hpp
branches/f2f200910/ext/boost/bind/protect.hpp
branches/f2f200910/ext/boost/bind/storage.hpp
branches/f2f200910/ext/boost/concept/
branches/f2f200910/ext/boost/concept/assert.hpp
branches/f2f200910/ext/boost/concept/detail/
branches/f2f200910/ext/boost/concept/detail/borland.hpp
branches/f2f200910/ext/boost/concept/detail/concept_def.hpp
branches/f2f200910/ext/boost/concept/detail/concept_undef.hpp
branches/f2f200910/ext/boost/concept/detail/general.hpp
branches/f2f200910/ext/boost/concept/detail/has_constraints.hpp
branches/f2f200910/ext/boost/concept/detail/msvc.hpp
branches/f2f200910/ext/boost/concept/requires.hpp
branches/f2f200910/ext/boost/concept/usage.hpp
branches/f2f200910/ext/boost/function/
branches/f2f200910/ext/boost/function/detail/
branches/f2f200910/ext/boost/function/detail/function_iterate.hpp
branches/f2f200910/ext/boost/function/detail/gen_maybe_include.pl
branches/f2f200910/ext/boost/function/detail/maybe_include.hpp
branches/f2f200910/ext/boost/function/detail/prologue.hpp
branches/f2f200910/ext/boost/function/function0.hpp
branches/f2f200910/ext/boost/function/function1.hpp
branches/f2f200910/ext/boost/function/function10.hpp
branches/f2f200910/ext/boost/function/function2.hpp
branches/f2f200910/ext/boost/function/function3.hpp
branches/f2f200910/ext/boost/function/function4.hpp
branches/f2f200910/ext/boost/function/function5.hpp
branches/f2f200910/ext/boost/function/function6.hpp
branches/f2f200910/ext/boost/function/function7.hpp
branches/f2f200910/ext/boost/function/function8.hpp
branches/f2f200910/ext/boost/function/function9.hpp
branches/f2f200910/ext/boost/function/function_base.hpp
branches/f2f200910/ext/boost/function/function_fwd.hpp
branches/f2f200910/ext/boost/function/function_template.hpp
branches/f2f200910/ext/boost/function/function_typeof.hpp
branches/f2f200910/ext/boost/function/gen_function_N.pl
branches/f2f200910/ext/boost/range/
branches/f2f200910/ext/boost/range/as_array.hpp
branches/f2f200910/ext/boost/range/as_literal.hpp
branches/f2f200910/ext/boost/range/atl.hpp
branches/f2f200910/ext/boost/range/begin.hpp
branches/f2f200910/ext/boost/range/category.hpp
branches/f2f200910/ext/boost/range/concepts.hpp
branches/f2f200910/ext/boost/range/config.hpp
branches/f2f200910/ext/boost/range/const_iterator.hpp
branches/f2f200910/ext/boost/range/const_reverse_iterator.hpp
branches/f2f200910/ext/boost/range/detail/
branches/f2f200910/ext/boost/range/detail/as_literal.hpp
branches/f2f200910/ext/boost/range/detail/begin.hpp
branches/f2f200910/ext/boost/range/detail/collection_traits.hpp
branches/f2f200910/ext/boost/range/detail/collection_traits_detail.hpp
branches/f2f200910/ext/boost/range/detail/common.hpp
branches/f2f200910/ext/boost/range/detail/const_iterator.hpp
branches/f2f200910/ext/boost/range/detail/detail_str.hpp
branches/f2f200910/ext/boost/range/detail/difference_type.hpp
branches/f2f200910/ext/boost/range/detail/empty.hpp
branches/f2f200910/ext/boost/range/detail/end.hpp
branches/f2f200910/ext/boost/range/detail/implementation_help.hpp
branches/f2f200910/ext/boost/range/detail/iterator.hpp
branches/f2f200910/ext/boost/range/detail/microsoft.hpp
branches/f2f200910/ext/boost/range/detail/remove_extent.hpp
branches/f2f200910/ext/boost/range/detail/sfinae.hpp
branches/f2f200910/ext/boost/range/detail/size.hpp
branches/f2f200910/ext/boost/range/detail/size_type.hpp
branches/f2f200910/ext/boost/range/detail/sizer.hpp
branches/f2f200910/ext/boost/range/detail/str_types.hpp
branches/f2f200910/ext/boost/range/detail/value_type.hpp
branches/f2f200910/ext/boost/range/detail/vc6/
branches/f2f200910/ext/boost/range/detail/vc6/end.hpp
branches/f2f200910/ext/boost/range/detail/vc6/size.hpp
branches/f2f200910/ext/boost/range/difference_type.hpp
branches/f2f200910/ext/boost/range/distance.hpp
branches/f2f200910/ext/boost/range/empty.hpp
branches/f2f200910/ext/boost/range/end.hpp
branches/f2f200910/ext/boost/range/functions.hpp
branches/f2f200910/ext/boost/range/iterator.hpp
branches/f2f200910/ext/boost/range/iterator_range.hpp
branches/f2f200910/ext/boost/range/metafunctions.hpp
branches/f2f200910/ext/boost/range/mfc.hpp
branches/f2f200910/ext/boost/range/mutable_iterator.hpp
branches/f2f200910/ext/boost/range/pointer.hpp
branches/f2f200910/ext/boost/range/rbegin.hpp
branches/f2f200910/ext/boost/range/reference.hpp
branches/f2f200910/ext/boost/range/rend.hpp
branches/f2f200910/ext/boost/range/result_iterator.hpp
branches/f2f200910/ext/boost/range/reverse_iterator.hpp
branches/f2f200910/ext/boost/range/reverse_result_iterator.hpp
branches/f2f200910/ext/boost/range/size.hpp
branches/f2f200910/ext/boost/range/size_type.hpp
branches/f2f200910/ext/boost/range/sub_range.hpp
branches/f2f200910/ext/boost/range/value_type.hpp
branches/f2f200910/ext/boost/utility/
branches/f2f200910/ext/boost/utility/addressof.hpp
branches/f2f200910/ext/boost/utility/base_from_member.hpp
branches/f2f200910/ext/boost/utility/binary.hpp
branches/f2f200910/ext/boost/utility/compare_pointees.hpp
branches/f2f200910/ext/boost/utility/detail/
branches/f2f200910/ext/boost/utility/detail/in_place_factory_prefix.hpp
branches/f2f200910/ext/boost/utility/detail/in_place_factory_suffix.hpp
branches/f2f200910/ext/boost/utility/detail/result_of_iterate.hpp
branches/f2f200910/ext/boost/utility/enable_if.hpp
branches/f2f200910/ext/boost/utility/in_place_factory.hpp
branches/f2f200910/ext/boost/utility/result_of.hpp
branches/f2f200910/ext/boost/utility/swap.hpp
branches/f2f200910/ext/boost/utility/typed_in_place_factory.hpp
branches/f2f200910/ext/boost/utility/value_init.hpp
Modified:
branches/f2f200910/tools/import_boost.sh
Modified: branches/f2f200910/tools/import_boost.sh
==============================================================================
--- branches/f2f200910/tools/import_boost.sh (original)
+++ branches/f2f200910/tools/import_boost.sh Fri Oct 30 17:19:48 2009
@@ -16,14 +16,20 @@
# add files to list 'ere
FILES="
boost/*.hpp
+boost/algorithm
boost/asio
+boost/bind
boost/config
+boost/concept
boost/detail
boost/exception
+boost/function
boost/mpl
boost/preprocessor
+boost/range
boost/smart_ptr
boost/type_traits
+boost/utility
"
TARGET="ext"
More information about the bind10-changes
mailing list