Skip to content

Commit

Permalink
Updated Boost to 1.53
Browse files Browse the repository at this point in the history
  • Loading branch information
alranel committed Apr 8, 2013
1 parent d6da000 commit 1ec3d09
Show file tree
Hide file tree
Showing 3,627 changed files with 636,870 additions and 629,546 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Changes from 2012-03-31 00:00:00 +0000 to present.
==================================================

- Updated Boost to 1.53

-----------------------------------------
version 0.07 at 2013-03-31 17:03:07 +0000
-----------------------------------------
Expand Down
73 changes: 60 additions & 13 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Build.PL
CHANGES
lib/Boost/Geometry/Utils.pm
LICENSE
MANIFEST
MANIFEST This list of files
META.yml
README
lib/Boost/Geometry/Utils.pm
src/boost/algorithm/string.hpp
src/boost/algorithm/string/case_conv.hpp
src/boost/algorithm/string/classification.hpp
Expand Down Expand Up @@ -415,7 +415,6 @@ src/boost/function_types/parameter_types.hpp
src/boost/function_types/property_tags.hpp
src/boost/function_types/result_type.hpp
src/boost/functional/hash.hpp
src/boost/functional/hash/detail/container_fwd_0x.hpp
src/boost/functional/hash/detail/float_functions.hpp
src/boost/functional/hash/detail/hash_float.hpp
src/boost/functional/hash/detail/limits.hpp
Expand Down Expand Up @@ -895,6 +894,7 @@ src/boost/geometry/geometries/register/ring.hpp
src/boost/geometry/geometries/register/segment.hpp
src/boost/geometry/geometries/ring.hpp
src/boost/geometry/geometries/segment.hpp
src/boost/geometry/geometries/variant.hpp
src/boost/geometry/geometry.hpp
src/boost/geometry/io/dsv/write.hpp
src/boost/geometry/io/io.hpp
Expand Down Expand Up @@ -927,6 +927,7 @@ src/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp
src/boost/geometry/multi/algorithms/detail/point_on_border.hpp
src/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp
src/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp
src/boost/geometry/multi/algorithms/disjoint.hpp
src/boost/geometry/multi/algorithms/distance.hpp
src/boost/geometry/multi/algorithms/envelope.hpp
src/boost/geometry/multi/algorithms/equals.hpp
Expand Down Expand Up @@ -1133,6 +1134,7 @@ src/boost/iterator/transform_iterator.hpp
src/boost/lexical_cast.hpp
src/boost/limits.hpp
src/boost/make_shared.hpp
src/boost/math/common_factor_ct.hpp
src/boost/math/common_factor_rt.hpp
src/boost/math/constants/calculate_constants.hpp
src/boost/math/constants/constants.hpp
Expand Down Expand Up @@ -1343,7 +1345,15 @@ src/boost/math/tools/workaround.hpp
src/boost/math_fwd.hpp
src/boost/mem_fn.hpp
src/boost/memory_order.hpp
src/boost/move/algorithm.hpp
src/boost/move/core.hpp
src/boost/move/detail/config_begin.hpp
src/boost/move/detail/config_end.hpp
src/boost/move/detail/meta_utils.hpp
src/boost/move/iterator.hpp
src/boost/move/move.hpp
src/boost/move/traits.hpp
src/boost/move/utility.hpp
src/boost/mpi.hpp
src/boost/mpi/allocator.hpp
src/boost/mpi/collectives.hpp
Expand Down Expand Up @@ -1396,8 +1406,6 @@ src/boost/mpi/skeleton_and_content.hpp
src/boost/mpi/skeleton_and_content_fwd.hpp
src/boost/mpi/status.hpp
src/boost/mpi/timer.hpp
src/boost/mpl/O1_size.hpp
src/boost/mpl/O1_size_fwd.hpp
src/boost/mpl/advance.hpp
src/boost/mpl/advance_fwd.hpp
src/boost/mpl/always.hpp
Expand All @@ -1410,7 +1418,6 @@ src/boost/mpl/arg_fwd.hpp
src/boost/mpl/assert.hpp
src/boost/mpl/at.hpp
src/boost/mpl/at_fwd.hpp
src/boost/mpl/aux_/O1_size_impl.hpp
src/boost/mpl/aux_/adl_barrier.hpp
src/boost/mpl/aux_/advance_backward.hpp
src/boost/mpl/aux_/advance_forward.hpp
Expand Down Expand Up @@ -1499,6 +1506,7 @@ src/boost/mpl/aux_/nested_type_wknd.hpp
src/boost/mpl/aux_/nttp_decl.hpp
src/boost/mpl/aux_/numeric_cast_utils.hpp
src/boost/mpl/aux_/numeric_op.hpp
src/boost/mpl/aux_/O1_size_impl.hpp
src/boost/mpl/aux_/overload_names.hpp
src/boost/mpl/aux_/pop_back_impl.hpp
src/boost/mpl/aux_/pop_front_impl.hpp
Expand Down Expand Up @@ -2125,7 +2133,6 @@ src/boost/mpl/limits/list.hpp
src/boost/mpl/limits/unrolling.hpp
src/boost/mpl/limits/vector.hpp
src/boost/mpl/list.hpp
src/boost/mpl/list/aux_/O1_size.hpp
src/boost/mpl/list/aux_/begin_end.hpp
src/boost/mpl/list/aux_/clear.hpp
src/boost/mpl/list/aux_/empty.hpp
Expand All @@ -2135,6 +2142,7 @@ src/boost/mpl/list/aux_/item.hpp
src/boost/mpl/list/aux_/iterator.hpp
src/boost/mpl/list/aux_/numbered.hpp
src/boost/mpl/list/aux_/numbered_c.hpp
src/boost/mpl/list/aux_/O1_size.hpp
src/boost/mpl/list/aux_/pop_front.hpp
src/boost/mpl/list/aux_/preprocessed/plain/list10.hpp
src/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp
Expand Down Expand Up @@ -2165,6 +2173,7 @@ src/boost/mpl/list/list50_c.hpp
src/boost/mpl/logical.hpp
src/boost/mpl/long.hpp
src/boost/mpl/long_fwd.hpp
src/boost/mpl/max_element.hpp
src/boost/mpl/min_max.hpp
src/boost/mpl/minus.hpp
src/boost/mpl/multiplies.hpp
Expand All @@ -2174,6 +2183,8 @@ src/boost/mpl/next_prior.hpp
src/boost/mpl/not.hpp
src/boost/mpl/not_equal_to.hpp
src/boost/mpl/numeric_cast.hpp
src/boost/mpl/O1_size.hpp
src/boost/mpl/O1_size_fwd.hpp
src/boost/mpl/or.hpp
src/boost/mpl/pair.hpp
src/boost/mpl/pair_view.hpp
Expand Down Expand Up @@ -2219,12 +2230,12 @@ src/boost/mpl/size.hpp
src/boost/mpl/size_fwd.hpp
src/boost/mpl/size_t.hpp
src/boost/mpl/size_t_fwd.hpp
src/boost/mpl/sizeof.hpp
src/boost/mpl/tag.hpp
src/boost/mpl/times.hpp
src/boost/mpl/transform.hpp
src/boost/mpl/value_type_fwd.hpp
src/boost/mpl/vector.hpp
src/boost/mpl/vector/aux_/O1_size.hpp
src/boost/mpl/vector/aux_/at.hpp
src/boost/mpl/vector/aux_/back.hpp
src/boost/mpl/vector/aux_/begin_end.hpp
Expand All @@ -2236,6 +2247,7 @@ src/boost/mpl/vector/aux_/item.hpp
src/boost/mpl/vector/aux_/iterator.hpp
src/boost/mpl/vector/aux_/numbered.hpp
src/boost/mpl/vector/aux_/numbered_c.hpp
src/boost/mpl/vector/aux_/O1_size.hpp
src/boost/mpl/vector/aux_/pop_back.hpp
src/boost/mpl/vector/aux_/pop_front.hpp
src/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp
Expand Down Expand Up @@ -2440,14 +2452,10 @@ src/boost/polygon/detail/property_merge.hpp
src/boost/polygon/detail/property_merge_45.hpp
src/boost/polygon/detail/rectangle_formation.hpp
src/boost/polygon/detail/scan_arbitrary.hpp
src/boost/polygon/detail/transform_detail.hpp
src/boost/polygon/interval_concept.hpp
src/boost/polygon/interval_data.hpp
src/boost/polygon/interval_traits.hpp
src/boost/polygon/isotropy.hpp
src/boost/polygon/point_3d_concept.hpp
src/boost/polygon/point_3d_data.hpp
src/boost/polygon/point_3d_traits.hpp
src/boost/polygon/point_concept.hpp
src/boost/polygon/point_data.hpp
src/boost/polygon/point_traits.hpp
Expand Down Expand Up @@ -3113,7 +3121,12 @@ src/boost/serialization/wrapper.hpp
src/boost/shared_array.hpp
src/boost/shared_ptr.hpp
src/boost/smart_ptr.hpp
src/boost/smart_ptr/allocate_shared_array.hpp
src/boost/smart_ptr/bad_weak_ptr.hpp
src/boost/smart_ptr/detail/allocate_array_helper.hpp
src/boost/smart_ptr/detail/array_deleter.hpp
src/boost/smart_ptr/detail/array_traits.hpp
src/boost/smart_ptr/detail/array_utility.hpp
src/boost/smart_ptr/detail/atomic_count.hpp
src/boost/smart_ptr/detail/atomic_count_gcc.hpp
src/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp
Expand All @@ -3124,6 +3137,7 @@ src/boost/smart_ptr/detail/lightweight_mutex.hpp
src/boost/smart_ptr/detail/lwm_nop.hpp
src/boost/smart_ptr/detail/lwm_pthreads.hpp
src/boost/smart_ptr/detail/lwm_win32_cs.hpp
src/boost/smart_ptr/detail/make_array_helper.hpp
src/boost/smart_ptr/detail/operator_bool.hpp
src/boost/smart_ptr/detail/quick_allocator.hpp
src/boost/smart_ptr/detail/shared_array_nmt.hpp
Expand All @@ -3132,6 +3146,7 @@ src/boost/smart_ptr/detail/shared_ptr_nmt.hpp
src/boost/smart_ptr/detail/sp_convertible.hpp
src/boost/smart_ptr/detail/sp_counted_base.hpp
src/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp
src/boost/smart_ptr/detail/sp_counted_base_aix.hpp
src/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp
src/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp
src/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp
Expand All @@ -3140,12 +3155,16 @@ src/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp
src/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp
src/boost/smart_ptr/detail/sp_counted_base_nt.hpp
src/boost/smart_ptr/detail/sp_counted_base_pt.hpp
src/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp
src/boost/smart_ptr/detail/sp_counted_base_spin.hpp
src/boost/smart_ptr/detail/sp_counted_base_sync.hpp
src/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp
src/boost/smart_ptr/detail/sp_counted_base_w32.hpp
src/boost/smart_ptr/detail/sp_counted_impl.hpp
src/boost/smart_ptr/detail/sp_forward.hpp
src/boost/smart_ptr/detail/sp_has_sync.hpp
src/boost/smart_ptr/detail/sp_if_array.hpp
src/boost/smart_ptr/detail/sp_nullptr_t.hpp
src/boost/smart_ptr/detail/spinlock.hpp
src/boost/smart_ptr/detail/spinlock_gcc_arm.hpp
src/boost/smart_ptr/detail/spinlock_nt.hpp
Expand All @@ -3157,6 +3176,8 @@ src/boost/smart_ptr/detail/yield_k.hpp
src/boost/smart_ptr/enable_shared_from_this.hpp
src/boost/smart_ptr/intrusive_ptr.hpp
src/boost/smart_ptr/make_shared.hpp
src/boost/smart_ptr/make_shared_array.hpp
src/boost/smart_ptr/make_shared_object.hpp
src/boost/smart_ptr/scoped_array.hpp
src/boost/smart_ptr/scoped_ptr.hpp
src/boost/smart_ptr/shared_array.hpp
Expand Down Expand Up @@ -3574,6 +3595,32 @@ src/boost/utility/in_place_factory.hpp
src/boost/utility/result_of.hpp
src/boost/utility/swap.hpp
src/boost/utility/value_init.hpp
src/boost/variant/apply_visitor.hpp
src/boost/variant/detail/apply_visitor_binary.hpp
src/boost/variant/detail/apply_visitor_delayed.hpp
src/boost/variant/detail/apply_visitor_unary.hpp
src/boost/variant/detail/backup_holder.hpp
src/boost/variant/detail/bool_trait_def.hpp
src/boost/variant/detail/bool_trait_undef.hpp
src/boost/variant/detail/cast_storage.hpp
src/boost/variant/detail/config.hpp
src/boost/variant/detail/enable_recursive_fwd.hpp
src/boost/variant/detail/forced_return.hpp
src/boost/variant/detail/generic_result_type.hpp
src/boost/variant/detail/has_nothrow_move.hpp
src/boost/variant/detail/has_trivial_move.hpp
src/boost/variant/detail/hash_variant.hpp
src/boost/variant/detail/initializer.hpp
src/boost/variant/detail/make_variant_list.hpp
src/boost/variant/detail/move.hpp
src/boost/variant/detail/over_sequence.hpp
src/boost/variant/detail/substitute_fwd.hpp
src/boost/variant/detail/variant_io.hpp
src/boost/variant/detail/visitation_impl.hpp
src/boost/variant/recursive_wrapper_fwd.hpp
src/boost/variant/static_visitor.hpp
src/boost/variant/variant.hpp
src/boost/variant/variant_fwd.hpp
src/boost/version.hpp
src/boost/visit_each.hpp
src/boost/weak_ptr.hpp
Expand All @@ -3589,6 +3636,6 @@ t/02_old_api.t
t/03_polygon.t
t/release-pod-coverage.t
t/release-pod-syntax.t
xsp/Utils.xsp
xsp/mytype.map
xsp/typemap.xspt
xsp/Utils.xsp
15 changes: 15 additions & 0 deletions MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#!include_default
# Avoid configuration metadata file
^MYMETA\.

# Avoid Module::Build generated and utility files.
\bBuild$
\bBuild.bat$
\b_build
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
^MANIFEST\.SKIP

# Avoid archives of this distribution
\bBoost-Geometry-Utils-[\d\.\_]+
62 changes: 31 additions & 31 deletions src/boost/algorithm/string.hpp
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
// Boost string_algo library string_algo.hpp header file ---------------------------//

// Copyright Pavol Droba 2002-2004.
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

// See http://www.boost.org/ for updates, documentation, and revision history.

#ifndef BOOST_STRING_ALGO_HPP
#define BOOST_STRING_ALGO_HPP

/*! \file
Cumulative include for string_algo library
*/

#include <boost/algorithm/string/std_containers_traits.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/algorithm/string/find.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/join.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <boost/algorithm/string/erase.hpp>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/find_iterator.hpp>


#endif // BOOST_STRING_ALGO_HPP
// Boost string_algo library string_algo.hpp header file ---------------------------//

// Copyright Pavol Droba 2002-2004.
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

// See http://www.boost.org/ for updates, documentation, and revision history.

#ifndef BOOST_STRING_ALGO_HPP
#define BOOST_STRING_ALGO_HPP

/*! \file
Cumulative include for string_algo library
*/

#include <boost/algorithm/string/std_containers_traits.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/algorithm/string/find.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/join.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <boost/algorithm/string/erase.hpp>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/find_iterator.hpp>


#endif // BOOST_STRING_ALGO_HPP
Loading

0 comments on commit 1ec3d09

Please sign in to comment.