Read complex numbers where both parts are inexact decimals
[bpt/guile.git] / test-suite / tests / regexp.test
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-25 Ludovic CourtèsEnclose `regexp.test' in a module.
2008-09-25 Ludovic CourtèsFix handling of the FLAGS argument in `fold-matches'.
2008-08-02 Andy Wingomerge guile-vm to guile
2007-01-15 Kevin Rydemerge from 1.8
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-28 Kevin Ryde(match:string): New tests.
2004-08-27 Kevin Ryde(regexp-quote): New tests.
2004-07-27 Kevin Ryde(make-regexp): Exercise flags args validation.
2002-05-06 Marius Vollmer(regexp-substitute/global): Do not test with empty...
1999-09-20 Jim Blandy* tests/regexp.test: Check regexp-substitute/global...
1999-09-11 Jim Blandy* tests/regexp.test: New test file.