summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-08-20 20:35:53 +0000
committerBruno Haible <bruno@clisp.org>2000-08-20 20:35:53 +0000
commitac65860e4b27fb1f332e0b5047ceedc1ab3e47b2 (patch)
tree203971c95c07ba993e5afecf1a0b4a6c2c9649ce /ChangeLog
parent3354d156d6fbebb692c9976f8d52b51ab60d7b66 (diff)
downloadgperf-ac65860e4b27fb1f332e0b5047ceedc1ab3e47b2.tar.gz
Add tests for 8-bit clean comparison and binary comparison.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 470943b..bb04afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,12 @@
* AUTHORS: New file.
+ * tests/Makefile.in (all): Add check-lang-utf8 and check-lang-ucs2.
+ (check-lang-utf8, check-lang-ucs2): New targets.
+ * tests/lang-utf8.gperf, tests/lang-utf8.exp: New files.
+ * tests/lang-ucs2.gperf, tests/test2.c, tests/lang-ucs2.in,
+ tests/lang-ucs2.exp: New files.
+
Allow the use of embedded NULs in keys.
* lib/hash.h (hashpjw): Add a length argument.
* lib/hash.cc (hashpjw): Likewise. Don't stop when encountering a NUL