Commit Graph

58 Commits

Author SHA1 Message Date
Pavol Droba
52d529be56 test includes changed to increase the coverage of library include problems
[SVN r22582]
2004-04-02 16:56:25 +00:00
Pavol Droba
2152f114f4 Test checkpoints rearranged
[SVN r22484]
2004-03-12 10:11:18 +00:00
Pavol Droba
b1a851f650 multi-type find_regex test enabled
[SVN r22466]
2004-03-09 18:31:56 +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
Beman Dawes
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
Pavol Droba
03705cb766 fixing jamfile to work with regression tests
[SVN r22440]
2004-03-05 21:31:22 +00:00
Pavol Droba
1deef19d55 String Algorithm Library: initial commit
[SVN r22431]
2004-03-04 22:12:19 +00:00