|
b0a2a9d3e0
|
Naming convetion changed to follow Boost.Range
[SVN r28185]
|
2005-04-12 16:50:42 +00:00 |
|
|
0f827f89cf
|
fixed problem with an iterator being == end and dereferencing it
[SVN r28142]
|
2005-04-12 04:37:06 +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 |
|
|
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 |
|
|
029851b0ce
|
Comments cleanup
[SVN r23447]
|
2004-07-11 22:07:00 +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 |
|
|
d88e251f39
|
implementation changed to use boost::function instead of own
virtualizer
[SVN r22658]
|
2004-04-18 18:36:35 +00:00 |
|
|
9198370df5
|
removed some warnings
[SVN r22556]
|
2004-03-26 09:16:00 +00:00 |
|
|
6dccaf3fcb
|
out-of-range iterator access fix
[SVN r22493]
|
2004-03-12 22:49:46 +00:00 |
|
|
9d1fb3c9ff
|
fixing the fix
[SVN r22463]
|
2004-03-09 18:09:45 +00:00 |
|
|
678183f831
|
fixed problem with a iterator running out of range
(reported by gcc3.4 as an invalid condition even though the
iterator has not been dereferenced)
[SVN r22462]
|
2004-03-09 17:58:59 +00:00 |
|
|
99f50f9d2b
|
is_any_of - std::set instantiation problem fix
[SVN r22457]
|
2004-03-07 17:27:06 +00:00 |
|
|
1c963dac31
|
unnecessary semicolons removed
[SVN r22456]
|
2004-03-07 17:22:58 +00:00 |
|
|
71ffcff092
|
fix namespace error when no partial specialization
[SVN r22452]
|
2004-03-07 14:33:56 +00:00 |
|
|
c945d5ba7b
|
unnecessary "typename" causing gcc3.4 to fail removed
[SVN r22450]
|
2004-03-07 14:00:21 +00:00 |
|
|
6f22693df6
|
fixing problems with vacpp.
[SVN r22443]
|
2004-03-06 09:31:42 +00:00 |
|
|
cb41081ce0
|
cstddef include added to possibly fix gcc 3.4 builds
[SVN r22439]
|
2004-03-05 21:28:56 +00:00 |
|
|
1deef19d55
|
String Algorithm Library: initial commit
[SVN r22431]
|
2004-03-04 22:12:19 +00:00 |
|