Commit Graph

10 Commits

Author SHA1 Message Date
Marshall Clow
26edcb7b51 Fix behavior of is_sorted_until; thanks to Michel Morin for the report
[SVN r79433]
2012-07-12 03:25:58 +00:00
Marshall Clow
ea13506795 Cleaned up things that the inspect tool found in Boost.Algorithm. No functionality change
[SVN r78687]
2012-05-27 15:24:09 +00:00
Marshall Clow
8d82e7538d Removed extra include of <algorithm>, thanks to Michel Morin for the catch
[SVN r78471]
2012-05-14 16:40:54 +00:00
Marshall Clow
fae48250b4 Added missing includes of <algorithm>, thanks to Michel Morin for the catch
[SVN r78466]
2012-05-14 04:58:22 +00:00
Marshall Clow
e3263d43e4 Renamed file 'ordered.hpp' to 'is_sorted.hpp' because that's what it contains
[SVN r77325]
2012-03-13 18:53:14 +00:00
Marshall Clow
49668cf66a More tests; removed ambiguity
[SVN r77134]
2012-02-28 18:44:06 +00:00
Marshall Clow
dfaea65083 Fix (even more) test failures in Boost.Algorithm
[SVN r77076]
2012-02-20 15:22:04 +00:00
Marshall Clow
eb8291e0aa Fix some test (more) failures in Boost.Algorithm
[SVN r77073]
2012-02-19 16:17:27 +00:00
Marshall Clow
f023127c99 Fix some test failures in Boost.Algorithm
[SVN r77070]
2012-02-18 17:26:08 +00:00
Marshall Clow
43c01ff2bc Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
2012-02-18 07:17:39 +00:00