Fix deletion of ports.test test file on MS-Windows.
[bpt/guile.git] / test-suite / tests / gc.test
2013-03-22 Ludovic Courtèstests: Add more `maybe-gc-flakiness'.
2012-04-23 Andy Wingomove (test-suite lib) to lower dir; cleans up uninstall...
2012-02-01 Andy Wingoleniency in the "unused modules are removed" gc.test
2012-01-31 Andy Wingoan experiment: clearing the C stack in gc tests
2012-01-29 Andy Wingopaper over some "lexical vars are collectable" flakiness
2012-01-25 Andy Wingofix "lexical vars are collectable" test
2011-11-09 Andy Wingowhen leaving a non-tail let, allow bound vals to be...
2011-09-18 Ludovic CourtèsArrange so that stack-cleaning loops in GC tests are...
2009-12-11 Ludovic CourtèsTweak the "unused modules are removed" test.
2009-12-11 Andy Wingomerge from master to elisp
2009-12-02 Andy Wingoreally boot primitive-eval from scheme.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-15 Ludovic Courtès"Document" the `set-module-eval-closure!' weak hash...
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-05 Ludovic CourtèsWork around unintentional retention of modules by the GC.
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtesDocument the failure of `gc.test' wrt. unused modules.
2008-08-02 Andy Wingomerge guile-vm to guile
2008-02-15 Ludovic CourtèsAdd `gc.test' hack for SPARC GNU/Linux.
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-06-11 Han-Wen Nienhuys*** empty log message ***
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-01 Kevin Ryde2004-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>, Kevin...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-07-19 Martin Grabmüller * tests/alist.test, tests/bit-operations.test,
2001-02-28 Dirk Herrmann* Make sure that tests return a boolean value.
2000-11-03 Dirk Herrmann* Add test to check whether the after-gc-hook is run...