Commit Graph
9 Commits
Author SHA1 Message Date
Pavol Droba 9878f92a41 An attempt to fix vc7 compilation failure
[SVN r28952]
2005-05-16 12:35:22 +00:00
Rene Rivera 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
Victor A. Wagner Jr. 0f827f89cf fixed problem with an iterator being == end and dereferencing it
[SVN r28142]
2005-04-12 04:37:06 +00:00
Pavol Droba 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
Pavol Droba 9198370df5 removed some warnings
[SVN r22556]
2004-03-26 09:16:00 +00:00
Pavol Droba 6dccaf3fcb out-of-range iterator access fix
[SVN r22493]
2004-03-12 22:49:46 +00:00
Pavol Droba 9d1fb3c9ff fixing the fix
[SVN r22463]
2004-03-09 18:09:45 +00:00
Pavol Droba 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
Pavol Droba 1deef19d55 String Algorithm Library: initial commit
[SVN r22431]
2004-03-04 22:12:19 +00:00