Dirk Herrmann
4e15fee80f
* Don't use make-shared-substring any more.
2000-11-28 13:40:40 +00:00
Jim Blandy
f564140129
* regex.scm (regexp-substitute/global): Handle the end of the
...
match list and an empty match list identically. (Thanks to Greg
Badros.)
1999-09-16 20:09:46 +00:00
Jim Blandy
50ff2ecb1f
* regex.scm (fold-matches, list-matches): New functions.
...
(regexp-substitute/global): Rewritten again in terms of
list-matches, to get null match behavior correct.
* regex.scm (regexp-substitute/global): Rewrite so that 'post at
the end of the item list actually causes a tail call. (Thanks to
Jan Nieuwenhuizen.)
1999-09-11 17:38:31 +00:00
Jim Blandy
c6e23ea25f
Update FSF address in copyright notices.
1999-08-06 07:26:07 +00:00
Jim Blandy
05817d9e0e
* regex.scm: Add a module declaration. Use DEFINE-PUBLIC everywhere.
...
* boot-9.scm: If the `regex' feature is present, use the module
(ice-9 regex).
1997-05-29 02:47:14 +00:00
Jim Blandy
400d7382d2
* regex.scm: New file.
...
* Makefile.am (subpkgdata_DATA): Add regex.scm.
* Makefile.in: Regenerated.
1997-05-27 23:16:11 +00:00