|
1a70166889
|
Merge c++14 changes to release
[SVN r84415]
|
2013-05-22 15:10:49 +00:00 |
|
|
1529f909a6
|
In c++11, use std:: instead of std::tr1:: stuff
[SVN r83491]
|
2013-03-18 20:29:56 +00:00 |
|
|
63da6f5713
|
Merge Algorithm changes to release; hex code cleanups; gather iterator requirements; copy_while and copy_until interface changes
[SVN r83347]
|
2013-03-07 15:37:08 +00:00 |
|
|
5f45246c6c
|
Changed the return type for boost::algorithm::copy_while and copy_until to return a pair<InputIterator, OutputIterator> instead of just an OutputIterator
[SVN r83064]
|
2013-02-21 16:18:51 +00:00 |
|
|
6e098b27aa
|
Merge Michael Morin's typo fixes for Boost.Algorithm to release; no functionality change.
[SVN r82240]
|
2012-12-28 18:19:25 +00:00 |
|
|
771375973f
|
Fix many typos in the comments and documentation; no functionality change. Thanks to Michael Morin for the patch
[SVN r82239]
|
2012-12-28 17:51:56 +00:00 |
|
|
29bd9f53d9
|
Merge bug fixes to release; Fixes #7399 Fixes #7400 Fixes #7401
[SVN r80670]
|
2012-09-23 14:56:41 +00:00 |
|
|
ed9b65dc39
|
Fix typos in the comments. Refs #7401. Thanks to Hideaki Takei for the catch
[SVN r80619]
|
2012-09-21 14:53:35 +00:00 |
|
|
4a4ae462fb
|
Fix bugs in copy_if; add basic tests. Refs #7400. Thanks to Hideaki Takei for the catch
[SVN r80617]
|
2012-09-21 14:49:32 +00:00 |
|
|
7f4acd6170
|
Merged typos in comments to release; no functionality; Fixes #7210
[SVN r79929]
|
2012-08-08 16:30:33 +00:00 |
|
|
9b412cdf6f
|
Fixed typos in comments; no functionality; Refs #7210
[SVN r79928]
|
2012-08-08 16:27:17 +00:00 |
|
|
d228e91494
|
Merge Boost.Algorithm changes to release; Fixes #7104
[SVN r79538]
|
2012-07-15 16:28:35 +00:00 |
|
|
26edcb7b51
|
Fix behavior of is_sorted_until; thanks to Michel Morin for the report
[SVN r79433]
|
2012-07-12 03:25:58 +00:00 |
|
|
96d4708367
|
Merge Boost.Algorithm inspection report changes to release. No functionality change
[SVN r78689]
|
2012-05-27 15:45:18 +00:00 |
|
|
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 |
|
|
563fe27a59
|
Merged changes for Boost.Algorithm to release; Fixes #6596; Fixes #6689; Fixes #3215; Fixes #6840
[SVN r78557]
|
2012-05-23 16:25:48 +00:00 |
|
|
8d82e7538d
|
Removed extra include of <algorithm>, thanks to Michel Morin for the catch
[SVN r78471]
|
2012-05-14 16:40:54 +00:00 |
|
|
fae48250b4
|
Added missing includes of <algorithm>, thanks to Michel Morin for the catch
[SVN r78466]
|
2012-05-14 04:58:22 +00:00 |
|
|
76cd99ed53
|
Merge Boost.Algorithm to release branch
[SVN r78025]
|
2012-04-16 18:54:41 +00:00 |
|
|
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 |
|
|
49668cf66a
|
More tests; removed ambiguity
[SVN r77134]
|
2012-02-28 18:44:06 +00:00 |
|
|
dfaea65083
|
Fix (even more) test failures in Boost.Algorithm
[SVN r77076]
|
2012-02-20 15:22:04 +00:00 |
|
|
eb8291e0aa
|
Fix some test (more) failures in Boost.Algorithm
[SVN r77073]
|
2012-02-19 16:17:27 +00:00 |
|
|
f023127c99
|
Fix some test failures in Boost.Algorithm
[SVN r77070]
|
2012-02-18 17:26:08 +00:00 |
|
|
43c01ff2bc
|
Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
|
2012-02-18 07:17:39 +00:00 |
|