SHA256
8
0
forked from pool/boost

Accepting request 109545 from home:psmt:branches:devel:libraries:c_c++

Update to latest version 1.49.0

OBS-URL: https://build.opensuse.org/request/show/109545
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=74
This commit is contained in:
Philipp Thomas
2012-03-15 15:08:48 +00:00
committed by Git OBS Bridge
parent 0f162f00d5
commit 1063d332be
16 changed files with 183 additions and 328 deletions

View File

@@ -1,7 +1,7 @@
Index: boost/accumulators/framework/accumulator_set.hpp
===================================================================
--- boost/accumulators/framework/accumulator_set.hpp.orig 2009-07-22 19:02:50.000000000 +0200
+++ boost/accumulators/framework/accumulator_set.hpp 2011-02-24 14:26:29.213705826 +0100
--- boost/accumulators/framework/accumulator_set.hpp.orig 2012-03-13 17:20:43.831945305 +0100
+++ boost/accumulators/framework/accumulator_set.hpp 2012-03-13 17:22:18.819680809 +0100
@@ -234,7 +234,6 @@ struct accumulator_set
///////////////////////////////////////////////////////////////////////////////
@@ -20,8 +20,8 @@ Index: boost/accumulators/framework/accumulator_set.hpp
{
Index: boost/accumulators/framework/extractor.hpp
===================================================================
--- boost/accumulators/framework/extractor.hpp.orig 2008-06-20 05:47:42.000000000 +0200
+++ boost/accumulators/framework/extractor.hpp 2011-02-24 14:26:29.214705762 +0100
--- boost/accumulators/framework/extractor.hpp.orig 2012-03-13 17:20:43.831945305 +0100
+++ boost/accumulators/framework/extractor.hpp 2012-03-13 17:22:18.819680809 +0100
@@ -94,7 +94,6 @@ struct extractor
};
@@ -40,8 +40,8 @@ Index: boost/accumulators/framework/extractor.hpp
typename detail::extractor_result<AccumulatorSet, Feature>::type
Index: boost/algorithm/string/finder.hpp
===================================================================
--- boost/algorithm/string/finder.hpp.orig 2009-09-13 21:10:55.000000000 +0200
+++ boost/algorithm/string/finder.hpp 2011-02-24 14:26:29.260702841 +0100
--- boost/algorithm/string/finder.hpp.orig 2012-03-13 17:20:43.831945305 +0100
+++ boost/algorithm/string/finder.hpp 2012-03-13 17:22:18.819680809 +0100
@@ -43,7 +43,6 @@ namespace boost {
The result is given as an \c iterator_range delimiting the match.
@@ -108,10 +108,10 @@ Index: boost/algorithm/string/finder.hpp
inline detail::range_finderF<ForwardIteratorT>
Index: boost/algorithm/string/formatter.hpp
===================================================================
--- boost/algorithm/string/formatter.hpp.orig 2009-09-13 21:10:55.000000000 +0200
+++ boost/algorithm/string/formatter.hpp 2011-02-24 14:26:29.293700743 +0100
--- boost/algorithm/string/formatter.hpp.orig 2012-03-13 17:20:43.831945305 +0100
+++ boost/algorithm/string/formatter.hpp 2012-03-13 17:22:18.819680809 +0100
@@ -76,8 +76,6 @@ namespace boost {
Construct the \c empty_formatter. Empty formatter always returns an empty
Constructs an \c empty_formatter. Empty formatter always returns an empty
sequence.
- \param Input container used to select a correct value_type for the
@@ -121,8 +121,8 @@ Index: boost/algorithm/string/formatter.hpp
template<typename RangeT>
Index: boost/date_time/dst_rules.hpp
===================================================================
--- boost/date_time/dst_rules.hpp.orig 2008-02-27 21:00:24.000000000 +0100
+++ boost/date_time/dst_rules.hpp 2011-02-24 14:26:29.327698584 +0100
--- boost/date_time/dst_rules.hpp.orig 2012-03-13 17:20:43.831945305 +0100
+++ boost/date_time/dst_rules.hpp 2012-03-13 17:22:18.820680785 +0100
@@ -94,7 +94,7 @@ namespace boost {
* @param dst_start_offset Time offset within day for dst boundary
* @param dst_end_day Ending day of dst for the given locality
@@ -134,8 +134,8 @@ Index: boost/date_time/dst_rules.hpp
static time_is_dst_result
Index: boost/date_time/strings_from_facet.hpp
===================================================================
--- boost/date_time/strings_from_facet.hpp.orig 2009-02-01 12:29:43.000000000 +0100
+++ boost/date_time/strings_from_facet.hpp 2011-02-24 14:26:29.368695980 +0100
--- boost/date_time/strings_from_facet.hpp.orig 2012-03-13 17:20:43.831945305 +0100
+++ boost/date_time/strings_from_facet.hpp 2012-03-13 17:22:18.820680785 +0100
@@ -21,8 +21,9 @@ namespace boost { namespace date_time {
* all the month strings from a locale. This is handy when building
* custom date parsers or formatters that need to be localized.
@@ -162,8 +162,8 @@ Index: boost/date_time/strings_from_facet.hpp
* false for long strings.
Index: boost/date_time/time_zone_names.hpp
===================================================================
--- boost/date_time/time_zone_names.hpp.orig 2008-02-27 21:00:24.000000000 +0100
+++ boost/date_time/time_zone_names.hpp 2011-02-24 14:26:29.393694393 +0100
--- boost/date_time/time_zone_names.hpp.orig 2012-03-13 17:20:43.832945281 +0100
+++ boost/date_time/time_zone_names.hpp 2012-03-13 17:22:18.820680785 +0100
@@ -43,7 +43,7 @@ namespace date_time {
* name: Pacific Standard Time and the abbreviated name: PST.
* During daylight savings there are additional names:
@@ -175,21 +175,24 @@ Index: boost/date_time/time_zone_names.hpp
class time_zone_names_base
Index: boost/intrusive/linear_slist_algorithms.hpp
===================================================================
--- boost/intrusive/linear_slist_algorithms.hpp.orig 2009-10-15 20:46:26.000000000 +0200
+++ boost/intrusive/linear_slist_algorithms.hpp 2011-02-24 14:26:29.437691597 +0100
@@ -62,7 +62,7 @@ class linear_slist_algorithms
--- boost/intrusive/linear_slist_algorithms.hpp.orig 2012-03-13 17:20:43.832945281 +0100
+++ boost/intrusive/linear_slist_algorithms.hpp 2012-03-13 17:22:18.820680785 +0100
@@ -60,9 +60,9 @@ class linear_slist_algorithms
//! <b>Effects</b>: Constructs an non-used list element, putting the next
#if defined(BOOST_INTRUSIVE_DOXYGEN_INVOKED)
- //! <b>Effects</b>: Constructs an non-used list element, putting the next
+ //! <b>Effects</b>: Constructs n non-used list element, putting the next
//! pointer to null:
- //! <tt>NodeTraits::get_next(this_node) == 0
- //! <tt>NodeTraits::get_next(this_node) == node_ptr()</tt>
+ //! <tt>NodeTraits::get_next(this_node) == 0</tt>
//!
//! <b>Complexity</b>: Constant
//!
Index: boost/mpi/collectives.hpp
===================================================================
--- boost/mpi/collectives.hpp.orig 2007-11-25 19:07:19.000000000 +0100
+++ boost/mpi/collectives.hpp 2011-02-24 14:26:29.476689122 +0100
--- boost/mpi/collectives.hpp.orig 2012-03-13 17:20:43.832945281 +0100
+++ boost/mpi/collectives.hpp 2012-03-13 17:22:18.820680785 +0100
@@ -219,10 +219,6 @@ all_to_all(const communicator& comm, con
* non-roots will reshape the objects held in their proxies based on
* the skeleton sent from the root.
@@ -214,8 +217,8 @@ Index: boost/mpi/collectives.hpp
void broadcast(const communicator& comm, T* values, int n, int root);
Index: boost/mpi/operations.hpp
===================================================================
--- boost/mpi/operations.hpp.orig 2007-11-25 19:07:19.000000000 +0100
+++ boost/mpi/operations.hpp 2011-02-24 14:26:29.501687533 +0100
--- boost/mpi/operations.hpp.orig 2012-03-13 17:20:43.832945281 +0100
+++ boost/mpi/operations.hpp 2012-03-13 17:22:18.820680785 +0100
@@ -13,7 +13,7 @@
* This header provides a mapping from function objects to @c MPI_Op
* constants used in MPI collective operations. It also provides
@@ -227,8 +230,8 @@ Index: boost/mpi/operations.hpp
#define BOOST_MPI_IS_MPI_OP_HPP
Index: boost/program_options/value_semantic.hpp
===================================================================
--- boost/program_options/value_semantic.hpp.orig 2010-01-08 22:00:57.000000000 +0100
+++ boost/program_options/value_semantic.hpp 2011-02-24 14:26:29.552684294 +0100
--- boost/program_options/value_semantic.hpp.orig 2012-03-13 17:20:43.832945281 +0100
+++ boost/program_options/value_semantic.hpp 2012-03-13 17:22:18.820680785 +0100
@@ -385,7 +385,7 @@ namespace boost { namespace program_opti
typed_value<T, wchar_t>*
wvalue(T* v);
@@ -240,8 +243,8 @@ Index: boost/program_options/value_semantic.hpp
*/
Index: libs/mpi/doc/mpi.qbk
===================================================================
--- libs/mpi/doc/mpi.qbk.orig 2009-08-06 21:04:54.000000000 +0200
+++ libs/mpi/doc/mpi.qbk 2011-02-24 14:26:29.694675277 +0100
--- libs/mpi/doc/mpi.qbk.orig 2012-03-13 17:20:43.832945281 +0100
+++ libs/mpi/doc/mpi.qbk 2012-03-13 17:22:18.821680761 +0100
@@ -1846,7 +1846,7 @@ routine, e.g.,
`skeleton_proxy` objects can be received on the other end via `recv()`,