Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Zaitsev
6f34145390 Removed empty README.md, fixed docs 2017-02-22 01:25:38 +03:00
Alexander Zaitsev
a838feb81a Added is_partitioned_until
* Fixed doxygen comment in is_partitioned algorithm.
2017-02-14 12:22:49 +03:00
Kolya Matteo
1da90fcc4a Remove unnecessary #include <algorithm> and correct some comments 2016-04-29 15:37:09 -04:00
Marshall Clow
4dac507b77 Remove code to use standard library versions of algorithms. Always use the boost ones 2014-08-28 10:07:16 -07:00
Marshall Clow
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
Marshall Clow
9b412cdf6f Fixed typos in comments; no functionality; Refs #7210
[SVN r79928]
2012-08-08 16:27:17 +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
43c01ff2bc Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
2012-02-18 07:17:39 +00:00