Added `config.rpath'.
[bpt/guile.git] / ice-9 / regex.scm
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-01-28 Kevin Ryde(regexp-quote): Use string-for-each, now that function is
2004-08-27 Kevin RydeAdd a copyright year.
2004-08-27 Kevin Ryde(regexp-quote): [ and | must be quoted. Quote ( )...
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.