Commit Graph
7 Commits
Author SHA1 Message Date
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