Commit Graph

3 Commits

Author SHA1 Message Date
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
e0776cd359 <string.h> include added - needed for strdup
[SVN r22458]
2004-03-07 17:29:20 +00:00
1deef19d55 String Algorithm Library: initial commit
[SVN r22431]
2004-03-04 22:12:19 +00:00