Commit Graph

65 Commits

Author SHA1 Message Date
e2b9172f5d - tabs removed
- find_tail/head_impl functions rearranged to avoid the dependency problem


[SVN r32676]
2006-02-06 18:10:18 +00:00
ff82e5135c - added more character-comparison predicates (is_less, is_not_greater)
- added range version of lexicographical_compare
- Fixed some copyright years


[SVN r32478]
2006-01-31 14:57:15 +00:00
dd11014682 negative indexes support added to *_nth, *_head and *_tail algorithms
[SVN r32475]
2006-01-31 12:36:32 +00:00
a4137bbae6 Boland "using problem" fix
[SVN r29448]
2005-06-06 20:03:18 +00:00
04a40de48d borland issues
- non working patch reverted
- a working one applied


[SVN r28982]
2005-05-17 07:43:40 +00:00
5ecf446070 Another attempt to fix borland problem.
[SVN r28978]
2005-05-16 21:03:04 +00:00
e909726c60 Another attempt to fix borland problems
[SVN r28974]
2005-05-16 17:56:44 +00:00
9878f92a41 An attempt to fix vc7 compilation failure
[SVN r28952]
2005-05-16 12:35:22 +00:00
d72eec3093 Forgotten reference added
[SVN r28934]
2005-05-15 18:06:14 +00:00
bc09128c6e Work-around CW-8.3 failure because it can't decide between by-value or copy constructor for an iterator range.
[SVN r28918]
2005-05-15 02:38:04 +00:00
77307c2823 Some comment fixes
[SVN r28907]
2005-05-14 19:09:13 +00:00
e00fd7f159 bcc32 patch from Russell Hind applied
[SVN r28811]
2005-05-11 09:17:14 +00:00
b0a2a9d3e0 Naming convetion changed to follow Boost.Range
[SVN r28185]
2005-04-12 16:50:42 +00:00
8fc117aa7e BOOST_STD_EXTENSION_NAMESPACE properly used as a namespace for slist
[SVN r28184]
2005-04-12 16:01:48 +00:00
0f827f89cf fixed problem with an iterator being == end and dereferencing it
[SVN r28142]
2005-04-12 04:37:06 +00:00
3b889db8d1 Split iterator fixed. Now it returns also last empty match if appropriate
[SVN r28096]
2005-04-11 07:39:34 +00:00
aea6f39c11 Library adapted to use official Boost.Range instead of the internal version
Internal version removed


[SVN r26787]
2005-01-21 16:45:29 +00:00
54092d7934 Removed one dead file.
Changed legacy referernces to reg_expression to basic_regex


[SVN r26739]
2005-01-19 13:28:57 +00:00
72b4390091 regex_finder and regex_fomatter pulled to the boost namespace
[SVN r25877]
2004-10-26 21:41:00 +00:00
5d1448f3ac unused parameter warning removal
[SVN r25671]
2004-10-11 18:28:21 +00:00
56862b0bcc merge new MPL version from 'mplbook' branch
[SVN r24874]
2004-09-02 15:41:37 +00:00
108365abe7 Attempt to fix "Empty sequence after erase problem" reported by vc8.0
[SVN r24835]
2004-08-31 07:43:02 +00:00
fa09dddc75 More general fix for vc8.0
[SVN r24765]
2004-08-26 16:03:48 +00:00
6fb58192d7 Fix fix
[SVN r24678]
2004-08-23 18:52:36 +00:00
792b4eae88 Attempt to fix iterator problem detected by VC8.0
[SVN r24677]
2004-08-23 18:46:28 +00:00
a23ae6316f Licence from authors of previous versions changed to BSL (according to blanket-permission.txt)
[SVN r24479]
2004-08-14 23:02:20 +00:00
747b4e17cc Small fix to make vacpp happy
[SVN r24245]
2004-08-02 10:32:37 +00:00
4c0efd3d1a Small optimization of equal() functions.
[SVN r24185]
2004-07-30 07:46:11 +00:00
ce6a647dd0 Work-around for CW8 problems with static_cast of references to templates.
[SVN r24178]
2004-07-30 04:32:43 +00:00
bfa0f28830 bugfix from Stefan Slapeta <stefan_nospam_@slapeta.com>
[SVN r23887]
2004-07-21 11:18:16 +00:00
f16de45e46 Don't copy default-initialized iterator, which might be singlular.
[SVN r23843]
2004-07-20 13:42:31 +00:00
21440d1b17 Appying patch from Danie James
[SVN r23630]
2004-07-16 13:57:40 +00:00
9fd4119efc Tabs removed
[SVN r23617]
2004-07-16 09:06:39 +00:00
fb182c2566 Fixing documentation grammar and spelling
[SVN r23606]
2004-07-15 21:48:25 +00:00
cc683155c7 Spellchecker applied
[SVN r23562]
2004-07-14 22:24:12 +00:00
8cf6df3ad6 documentation update.
added remarks about the exception safety


[SVN r23558]
2004-07-14 21:28:31 +00:00
caad29f22a Added vacpp workaround for static constants
[SVN r23557]
2004-07-14 21:21:54 +00:00
06474a276d Fixed construction to not restrict usage of iterators, that are not
default constructible


[SVN r23497]
2004-07-13 15:14:35 +00:00
4185e3fb31 Fixed dangling pointer problem
[SVN r23495]
2004-07-13 15:00:36 +00:00
ccce29ecf5 Trying to avoid Intel crash
[SVN r23484]
2004-07-13 14:20:06 +00:00
029851b0ce Comments cleanup
[SVN r23447]
2004-07-11 22:07:00 +00:00
22b59d1848 Grouping documentation for overloaded functions
[SVN r23385]
2004-07-06 21:28:01 +00:00
8242b4ba5a -predicate_facade moved to a separate header
-composition operators for classification predicates moved
 to the same namespace as predicate_facade


[SVN r23382]
2004-07-06 19:52:18 +00:00
81044b4233 Metrowerks workaround added
[SVN r23322]
2004-07-03 10:31:01 +00:00
d92e09176c Constructors, accepting a collection added
[SVN r23040]
2004-06-07 09:53:19 +00:00
d88e251f39 implementation changed to use boost::function instead of own
virtualizer


[SVN r22658]
2004-04-18 18:36:35 +00:00
2b30a1063b Forgotten semicolon added
[SVN r22610]
2004-04-06 13:46:44 +00:00
25fb28927e error in "no partial template specialization" code fix
[SVN r22597]
2004-04-04 10:29:31 +00:00
ab8ae73bbd missing includes added
[SVN r22581]
2004-04-02 16:51:55 +00:00
f4427d6e60 Syntax error fixed
[SVN r22579]
2004-04-01 22:37:29 +00:00