Commit Graph

573 Commits

Author SHA1 Message Date
Marshall Clow
d0a05da4c1 Fix bugs in copy_if; add basic tests. Refs #7400. Thanks to Hideaki Takei for the catch
[SVN r80618]
2012-09-21 14:52:38 +00:00
Marshall Clow
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
Marshall Clow
5084a5d228 Add missing includes; Refs #7399. Thanks to Hideaki Takei for the catch
[SVN r80616]
2012-09-21 14:22:31 +00:00
Marshall Clow
6341cfb1a6 Merge doc typo corrections to release; fixes #6595; fixes #7182
[SVN r80057]
2012-08-16 05:16:42 +00:00
Marshall Clow
5492b15518 Fix typo in docs; Refs #6595
[SVN r80056]
2012-08-16 03:55:00 +00:00
Marshall Clow
7f4acd6170 Merged typos in comments to release; no functionality; Fixes #7210
[SVN r79929]
2012-08-08 16:30:33 +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
314f6dcfe0 Merge changes from [79588] to Release; fixes a unhex bug
[SVN r79604]
2012-07-19 15:12:33 +00:00
Marshall Clow
167aa6e31c Get rid of tabs in Boost.Algorithm tests
[SVN r79603]
2012-07-19 15:00:27 +00:00
Marshall Clow
cabff10be7 Tabs. I likes them; the inspect tool, not so much
[SVN r79590]
2012-07-19 00:28:16 +00:00
Marshall Clow
1fd1894ed7 fixed a bug in boost::algorithm::unhex(T*,) where it was throwing the wrong exception on short input
[SVN r79588]
2012-07-18 18:16:39 +00:00
Marshall Clow
d228e91494 Merge Boost.Algorithm changes to release; Fixes #7104
[SVN r79538]
2012-07-15 16:28:35 +00:00
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
9e7e5087b8 Find wrappers for map/multimap; suggested by Olaf; Refs #5227; No docs yet.
[SVN r79385]
2012-07-09 17:31:20 +00:00
Marshall Clow
a0ee93ff89 Fixed range-based versions of Boyer-Moore; Added range-based versions of Boyer-Moore-Horspool and Knuth-Pratt-Morris; Refs #7104; will close when merged to release. Thanks to Akira Takahashi for the bug report!
[SVN r79380]
2012-07-09 14:27:00 +00:00
Marshall Clow
9cc573fbd0 Fixed errors in the doxygen comments. Fixes #7083.
[SVN r79285]
2012-07-05 15:30:17 +00:00
Marshall Clow
681c5827d3 Fixed errors in the doxygen comments. Refs #7083; will close when merged to release. Thanks to Olaf for the catch!
[SVN r79284]
2012-07-05 15:14:40 +00:00
Marshall Clow
28a7d3eb4b Merge doc changes to release; fixes #7073
[SVN r79264]
2012-07-04 16:15:35 +00:00
Marshall Clow
93b0b886fd Refs #7073; will close when merged to release. Thanks for the catch!
[SVN r79261]
2012-07-04 15:41:33 +00:00
Daniel James
883cce61a8 Merge algorithm's html redirect.
[SVN r78855]
2012-06-07 20:05:17 +00:00
Marshall Clow
dcda91716a Removed a bit of undefined behavior (noted by STL @ microsoft)
[SVN r78839]
2012-06-06 20:43:22 +00:00
Marshall Clow
a42d6ebcd7 Reworked boost::algorithm::unhex error reporting to play nicer with Boost.Exception (thanks to Emil); added tests
[SVN r78838]
2012-06-06 20:38:04 +00:00
Marshall Clow
96d4708367 Merge Boost.Algorithm inspection report changes to release. No functionality change
[SVN r78689]
2012-05-27 15:45:18 +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
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
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
1aa1944636 Fixed error in string docs
[SVN r78393]
2012-05-09 17:11:43 +00:00
Marshall Clow
76cd99ed53 Merge Boost.Algorithm to release branch
[SVN r78025]
2012-04-16 18:54:41 +00:00
Daniel James
35496195f2 Fix boost.root in algorithm docs.
`boost.root` and `img.src.path` need to be relative to the destination
directory, i.e. the `html` directory.

[SVN r77582]
2012-03-27 08:32:21 +00:00
Marshall Clow
163b8d0052 Update Boost.Algorithm search documentation
[SVN r77568]
2012-03-26 20:05:43 +00:00
Marshall Clow
f0ad49c07f Add automatic redirect to generated docs
[SVN r77563]
2012-03-26 17:36:22 +00:00
Marshall Clow
bca416c177 s/ususally/often/; Refs #6689
[SVN r77343]
2012-03-15 18:34:55 +00:00
Marshall Clow
823e059a0e First draft of Boost.Algorithm documentation; more to come
[SVN r77326]
2012-03-13 20:46:27 +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
1af25699b7 Add hex/unhex algorithms suggested by Olaf
[SVN r77138]
2012-02-28 23:17:52 +00:00
Marshall Clow
49668cf66a More tests; removed ambiguity
[SVN r77134]
2012-02-28 18:44:06 +00:00
Marshall Clow
a92ae91b23 Another doc fix; Refs #6596
[SVN r77130]
2012-02-27 20:40:58 +00:00
Marshall Clow
028d9aedcd Fix typos; Refs #6596
[SVN r77101]
2012-02-23 19:36:45 +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
Marshall Clow
0f2399fef0 Merge changes to release; fixes #5589
[SVN r76527]
2012-01-15 16:49:25 +00:00
Marshall Clow
8bfaa6dad3 Added QuickRef entries for 'is_any_of' and 'is_from_range'
[SVN r76526]
2012-01-15 16:47:48 +00:00
Marshall Clow
044d667e79 Merge changes to release; fixes #3634
[SVN r76522]
2012-01-15 16:05:55 +00:00
Marshall Clow
6fbc7401d5 should correct #3634; will close when merged to release
[SVN r76435]
2012-01-12 18:35:06 +00:00
Marshall Clow
d518994247 Initial checkin of Boost.Algorithm searching and clamp code and tests; docs and more Algos coming
[SVN r76388]
2012-01-09 17:21:04 +00:00
Marshall Clow
be9da63894 Merge fix for #4937 to release
[SVN r76267]
2012-01-01 21:18:47 +00:00
Marshall Clow
787c94bc53 Merge Change 68161 to release
[SVN r76266]
2012-01-01 21:17:02 +00:00