* r5rs.scm: Use `re-export' instead of `export' for re-exported
[bpt/guile.git] / ice-9 / regex.scm
2001-06-03 Marius VollmerAdded exception notice to all files.
2000-11-28 Dirk Herrmann* Don't use make-shared-substring any more.
1999-09-16 Jim Blandy* regex.scm (regexp-substitute/global): Handle the...
1999-09-11 Jim Blandy* regex.scm (fold-matches, list-matches): New functions.
1999-08-06 Jim BlandyUpdate FSF address in copyright notices.
1997-05-29 Jim Blandy* regex.scm: Add a module declaration. Use DEFINE...
1997-05-27 Jim Blandy* regex.scm: New file.