Commit Graph

6 Commits

Author SHA1 Message Date
Marshall Clow
8132864884 Merged boost::algorithm::gather and updated tests for Utility, Algorithm and Utility libraries
[SVN r83154]
2013-02-25 18:43:26 +00:00
Jens Maurer
7ad6c08c68 must free storage obtained by new[] with delete[]
[SVN r28251]
2005-04-14 16:14:18 +00:00
Pavol Droba
961e8b399e Applying patches from Daniel James
[SVN r23631]
2004-07-16 14:10:08 +00:00
Pavol Droba
bdc72f04cd Fixing some regression bugs, not directly linked to the library functionality
- Comeau does not know strdup
- Comeau and intel report "\n" as a printable character (isprint('\n')==true)


[SVN r22464]
2004-03-09 18:25:03 +00:00
Pavol Droba
e0776cd359 <string.h> include added - needed for strdup
[SVN r22458]
2004-03-07 17:29:20 +00:00
Pavol Droba
1deef19d55 String Algorithm Library: initial commit
[SVN r22431]
2004-03-04 22:12:19 +00:00