Commit Graph

4 Commits

Author SHA1 Message Date
mainzelm 0ffb123bee Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +00:00
olin-shivers 5e769973cd 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:46:09 +00:00
marting dbf3e322eb Fixed bug in the definition of re-nonl. Olin 1999-10-05 18:46:00 +00:00
marting c9f54e79da new from 0.5.2 1999-09-23 14:27:41 +00:00