Commit Graph

8 Commits

Author SHA1 Message Date
f6752d3ae1 change test-suite names to match library names
[SVN r23820]
2004-07-20 01:41:00 +00:00
113c676eef std::facet requirement added
[SVN r23324]
2004-07-03 10:40:39 +00:00
b108993f89 std::locale requirement added
[SVN r23323]
2004-07-03 10:32:14 +00:00
6d7d244051 Attempt to add static link requirement added for cwpro8 and cwpro9.
Should fix the problems on these compilers


[SVN r23291]
2004-06-30 20:13:05 +00:00
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
fdaa15c290 Remove spurious colons which prevent bjam from seeing all of string_algo when string_algo is explicitly specified as a build target
[SVN r22451]
2004-03-07 14:18:27 +00:00
03705cb766 fixing jamfile to work with regression tests
[SVN r22440]
2004-03-05 21:31:22 +00:00
1deef19d55 String Algorithm Library: initial commit
[SVN r22431]
2004-03-04 22:12:19 +00:00