summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2008-12-07 16:26:32 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2008-12-07 16:30:04 +0000
commit38ff4606a1292f414fb0a2ba64448ceae6026e50 (patch)
treee41d8615e181f425815fdab2cb3dc9ef93f7de9a /THANKS
parent3ae3166b2307ee8588aa9b422764b486ed02ad09 (diff)
downloadguile-38ff4606a1292f414fb0a2ba64448ceae6026e50.tar.gz
Several new hash table tests, written by Gregory Marton.
* test-suite/tests/hash.test ("make-hash-table, hash-table?", "hash-set and hash-ref", "auto-resizing hashx", "hashx"): New tests. * AUTHORS, THANKS: Add Gregory Marton as a contributor.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 43c6558ce..3b3b91443 100644
--- a/THANKS
+++ b/THANKS
@@ -5,6 +5,7 @@ Contributors since the last release:
Julian Graham
Stefan Jahn
Neil Jerram
+ Gregory Marton
Antoine Mathys
Thien-Thi Nguyen
Han-Wen Nienhuys