|
9cc573fbd0
|
Fixed errors in the doxygen comments. Fixes #7083.
[SVN r79285]
|
2012-07-05 15:30:17 +00:00 |
|
|
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 |
|
|
dcda91716a
|
Removed a bit of undefined behavior (noted by STL @ microsoft)
[SVN r78839]
|
2012-06-06 20:43:22 +00:00 |
|
|
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 |
|
|
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 |
|
|
823e059a0e
|
First draft of Boost.Algorithm documentation; more to come
[SVN r77326]
|
2012-03-13 20:46:27 +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 |
|
|
1af25699b7
|
Add hex/unhex algorithms suggested by Olaf
[SVN r77138]
|
2012-02-28 23:17:52 +00:00 |
|
|
49668cf66a
|
More tests; removed ambiguity
[SVN r77134]
|
2012-02-28 18:44:06 +00:00 |
|
|
a92ae91b23
|
Another doc fix; Refs #6596
[SVN r77130]
|
2012-02-27 20:40:58 +00:00 |
|
|
028d9aedcd
|
Fix typos; Refs #6596
[SVN r77101]
|
2012-02-23 19:36:45 +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 |
|
|
044d667e79
|
Merge changes to release; fixes #3634
[SVN r76522]
|
2012-01-15 16:05:55 +00:00 |
|
|
6fbc7401d5
|
should correct #3634; will close when merged to release
[SVN r76435]
|
2012-01-12 18:35:06 +00:00 |
|
|
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 |
|
|
e87ce37b34
|
Merge Change 76213 to release; Fixes #4811
[SVN r76265]
|
2012-01-01 21:12:58 +00:00 |
|
|
ba417e875a
|
Qualified two calls to memcpy to work around a C++Builder bug; Refs #4811
[SVN r76213]
|
2011-12-28 19:14:18 +00:00 |
|
|
199a89a1e9
|
merged from trunk
[SVN r72380]
|
2011-06-03 21:13:37 +00:00 |
|
|
e92d471817
|
Comment updated
[SVN r72350]
|
2011-06-02 20:08:16 +00:00 |
|
|
34c49f856c
|
trim_fill algorithm added
[SVN r72338]
|
2011-06-01 22:00:22 +00:00 |
|
|
276073ca64
|
tabs removed
[SVN r68162]
|
2011-01-14 23:12:32 +00:00 |
|
|
a7f5bdd781
|
trim_all algorithm added
[SVN r68161]
|
2011-01-14 23:06:14 +00:00 |
|
|
9d25072f2f
|
dissect formatter and tests added
[SVN r68124]
|
2011-01-13 21:21:37 +00:00 |
|
|
01492a93c6
|
trunk changes merged
[SVN r67922]
|
2011-01-10 19:36:38 +00:00 |
|
|
3b76763807
|
fixed the empty string handling for the split iterator
[SVN r66220]
|
2010-10-27 20:40:37 +00:00 |
|
|
0f8d556130
|
Merge r65004 from trunk
Fix #4551,#4553,#4575 by removing unused parameter.
[SVN r65168]
|
2010-09-01 16:18:07 +00:00 |
|
|
62df1eb048
|
Fix #4551,#4553,#4575 by removing unused parameter.
[SVN r65004]
|
2010-08-25 20:01:38 +00:00 |
|
|
bbd3220a1e
|
Merging changes from trunk
[SVN r63824]
|
2010-07-10 20:29:03 +00:00 |
|
|
1e8b3ee752
|
Make to_upperF and to_lowerF assignable. Fixes #3161.
[SVN r62697]
|
2010-06-09 23:23:56 +00:00 |
|
|
42147c8385
|
Copy m_bEof in the split_iterator copy constructor. Fixes #4271
[SVN r62696]
|
2010-06-09 23:12:56 +00:00 |
|
|
672775545d
|
Avoid calling the formatter with an invalid match. Fixes #2777
[SVN r62695]
|
2010-06-09 23:04:24 +00:00 |
|
|
46ed1bf987
|
Assign the iterator returned by std::copy back to Output, so that string algorithms will work with iterators other than inserters
[SVN r62694]
|
2010-06-09 21:12:06 +00:00 |
|
|
8e97668b1f
|
Tail not head. Fixes #3314
[SVN r62690]
|
2010-06-09 20:31:26 +00:00 |
|
|
e7c23d2f13
|
Tail not head. Fixes #2124
[SVN r62689]
|
2010-06-09 20:26:36 +00:00 |
|
|
a1e7512012
|
Use result_type instead of sig for predicates. Fixes #2868
[SVN r62688]
|
2010-06-09 20:16:21 +00:00 |
|
|
62ec675581
|
Merged changes from trunk
[SVN r56176]
|
2009-09-13 19:10:55 +00:00 |
|
|
6c0f953c01
|
GCC compilation errors caused be the recent update fixed
[SVN r55434]
|
2009-08-06 19:52:08 +00:00 |
|
|
e439792494
|
Merged ADL protection patch from Neil Groves
[SVN r55424]
|
2009-08-05 20:01:10 +00:00 |
|
|
c33dad924d
|
Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
|
2009-05-20 19:41:20 +00:00 |
|
|
d84f81d841
|
Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
|
2009-05-20 19:19:00 +00:00 |
|
|
98a8b08afb
|
Memory management fixes for is_any_of predicate merged from the trunk
[SVN r49172]
|
2008-10-07 21:59:57 +00:00 |
|
|
6d5e7b5a04
|
self assignment problem in is_any_ofF fixed
[SVN r48281]
|
2008-08-21 14:46:15 +00:00 |
|