107 Commits

Author SHA1 Message Date
2152f114f4 Test checkpoints rearranged
[SVN r22484]
2004-03-12 10:11:18 +00:00
b1a851f650 multi-type find_regex test enabled
[SVN r22466]
2004-03-09 18:31:56 +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
e0776cd359 <string.h> include added - needed for strdup
[SVN r22458]
2004-03-07 17:29:20 +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