2f3d82be9f
[boost][range] - merge from trunk of miscellaneous defect fixes
...
[SVN r72427]
2011-06-05 21:47:57 +00:00
868858b844
Fixed ambiguity issues when compiling with C++0x support enabled.
...
[SVN r68155]
2011-01-14 17:37:59 +00:00
367582d0f4
Removed the use of __gnu_cxx::is_sorted from Boost.Graph as it's lolnonportable,
...
implemented a version of the algorithm as a replacement,
[SVN r68144]
2011-01-14 03:02:47 +00:00
26c095d022
Boost.Range merge of bug fixes and documentation
...
[SVN r64120]
2010-07-18 11:36:34 +00:00
ef000176d8
[boost][range] - Improved handling of temporary ranges in range algorithms.
...
[SVN r63902]
2010-07-12 00:08:41 +00:00
f9eeb5d447
Boost.Range correct missing items from merge by merging these changes manually.
...
This changeset is what should have happened with the prior svn merge operation.
[SVN r61519]
2010-04-23 23:18:59 +00:00
a47f15a98f
Boost.Range merge from trunk to release.
...
This is motivated by the need to correct the istream_range, to correct the adaptors.hpp header file, and correct the return types of various range algorithms.
[SVN r61517]
2010-04-23 22:50:56 +00:00
f6c15771e2
Fixed tab and no-newline-at-end-of-file issues from inspection report
...
[SVN r61435]
2010-04-20 17:54:16 +00:00
350a1f8bfc
Boost.Range updated the return types of various algorithms to improve consistency. This is to address a specific request made during the formal review of Boost.RangeEx.
...
[SVN r61211]
2010-04-11 22:05:02 +00:00
cee9ffc1a8
Boost.Range added unit tests for extended algorithms.
...
Put the extended algorithms into boost::range in a similar manner to the standard algorithms.
Added iota as an extended algorithm.
Fixed defects in the extended algorithms brought to light by the new unit tests.
[SVN r61042]
2010-04-04 14:14:12 +00:00
debce93f63
Boost.Range is modified to conditionally compile concept assertions. This has been configured to disable concept assertions in Boost.Range for known broken compilers.
...
[SVN r61035]
2010-04-04 10:47:21 +00:00
b0d1db7c2e
Boost.RangeEx merged into Boost.Range
...
[SVN r60897]
2010-03-28 16:08:35 +00:00