Fix bytevector-copy when applied to SRFI-4 homogeneous numeric vectors.
[bpt/guile.git] / test-suite / tests / hash.test
2014-03-12 David ThompsonTest for deleted weak pairs in hash-for-each.
2014-01-12 Mark H WeaverFix hashing of empty vectors.
2013-11-19 David ThompsonAdd procedures to convert alists into hash tables.
2013-03-01 Daniel Hartwigtest-suite: eq-ness of numbers, characters is unspecified
2013-02-18 Mark H WeaverRemove flawed test that assumed (eq? 1/2 2/4) would...
2013-02-18 Daniel Hartwigadd hash-count for native tables
2012-01-22 Ludovic CourtèsAdjust tests that relied on the output of the hash...
2011-05-08 Andy Wingofix `hash' for inf and nan
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
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-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-07 Neil JerramSeveral new hash table tests, written by Gregory Marton.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-08-02 Andy Wingomerge guile-vm to guile
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-01-18 Neil Jerram* hashtab.c (scm_hash_fn_create_handle_x): If supplied...
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.
2005-04-22 Kevin Ryde(hashx-remove!): New tests.
2004-07-09 Kevin RydeNew file.