sperber
|
4290ccae21
|
Remove the Olinist CONDITITIONALS package, also fixing some atrocious
uses of whitespace, newline, and indentation.
This saves another 60k or so in scsh.image, actually getting us below
the level of 0.6.2.
|
2002-10-30 12:33:51 +00:00 |
mainzelm
|
f5d958ac91
|
Added { and } to the characters to be quoted within literal strings.
|
2002-05-02 11:46:44 +00:00 |
sperber
|
64cdef6fc7
|
Fix infinite recursion bug in HACK-BRACKET-SPEC:
The LOOSE and RANGES lists weren't getting sorted in the fixpoint
comparison.
|
2002-02-21 13:44:47 +00:00 |
sperber
|
d77257ae6b
|
More pervasive fix for ASCII NUL problem.
|
2002-02-16 18:04:49 +00:00 |
sperber
|
a03bc65f4e
|
Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported
by a number of platforms, and their meaning is locale-dependent.
|
2002-02-16 16:57:25 +00:00 |
mainzelm
|
0ffb123bee
|
Rest of Olins merge for SRFI-13 and 14.
|
2001-03-23 10:52:09 +00:00 |
marting
|
de5a415580
|
TRANSLATE-SEQ wasn't correctly accounting for submatches. The same bug occurred in a parallel position in TRANSLATE-CHOICE; when I fixed it there, I neglected to fix TRANSLATE-SEQ as well. Olin
|
1999-10-08 18:12:00 +00:00 |
marting
|
c9f54e79da
|
new from 0.5.2
|
1999-09-23 14:27:41 +00:00 |