* c-tokenize.lex: remove trailing comma from enum. Thanks to
[bpt/guile.git] / ice-9 / regex.scm
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-02-08 Thien-Thi NguyenAdd commentary; nfc.
2001-10-21 Mikael Djurfeldt* lib.scm: Move module the system directives `export',
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.