olin-shivers
dae01f4eb7
- Folding the branch that packages up the SRFI 13 & 14 integration changes
...
into the main trunk.
- Changing EXEC-PATH-LIST from a global var to a fluid. (scsh.scm &
scsh-package.scm). This sort of snuck into this commit.
2001-03-11 18:52:59 +00:00
olin-shivers
0ec41adb9c
Fixed a bug in re-dsm. It pushed a pre-dsm value inside a submatch record --
...
but the submatch pre-dsm field describes deleted submatches occuring *after*
the indicated submatch and *before* the submatch's body. So this
"simplification" was swapping the order of these deleted submatches with
the live submatch, throwing off the ordering.
-Olin
2001-03-07 16:40:02 +00:00
shivers
232ab91be9
Fixed bug in the definition of re-nonl and credited the guy that reported it.
...
-Olin
1999-10-04 17:29:44 +00:00
shivers
7e82845fb8
Folding SRE system into scsh.
1999-09-08 15:21:40 +00:00
shivers
2413f9c763
More fitting the SRE system into the scsh upgrade; should have been
...
committed with previous commit of the rest of the sources in the
rx directory.
-Olin
1999-07-11 20:41:27 +00:00
shivers
eb65bdec23
Added directory of SRE code.
1999-07-06 03:45:37 +00:00