Tests for module 'uninorm/nfd'.
[gnulib.git] / ChangeLog
index 60fcd9a..2f60da3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,50 @@
 2009-02-21  Bruno Haible  <bruno@clisp.org>
 
+       Tests for module 'uninorm/nfd'.
+       * tests/uninorm/test-nfd.c: New file.
+       * tests/uninorm/test-u8-nfd.c: New file.
+       * tests/uninorm/test-u16-nfd.c: New file.
+       * tests/uninorm/test-u32-nfd.c: New file.
+       * tests/uninorm/test-u32-nfd-big.sh: New file.
+       * tests/uninorm/test-u32-nfd-big.c: New file.
+       * tests/uninorm/test-u32-normalize-big.h: New file.
+       * tests/uninorm/test-u32-normalize-big.c: New file.
+       * tests/uninorm/NormalizationTest.txt: New file, created from
+       Unicode 5.1.0 NormalizationTest.txt.
+       * modules/uninorm/nfd-tests: New file.
+
+       New module 'uninorm/nfd'.
+       * lib/uninorm/nfd.c: New file.
+       * modules/uninorm/nfd: New file.
+
+       New module 'uninorm/u32-normalize'.
+       * lib/uninorm/u32-normalize.c: New file.
+       * modules/uninorm/u32-normalize: New file.
+
+       New module 'uninorm/u16-normalize'.
+       * lib/uninorm/u16-normalize.c: New file.
+       * modules/uninorm/u16-normalize: New file.
+
+       New module 'uninorm/u8-normalize'.
+       * lib/uninorm/u8-normalize.c: New file.
+       * lib/uninorm/normalize-internal.h: New file.
+       * lib/uninorm/u-normalize-internal.h: New file.
+       * modules/uninorm/u8-normalize: New file.
+
+       New module 'uninorm/decompose-internal'.
+       * lib/uninorm/decompose-internal.c: New file.
+       * modules/uninorm/decompose-internal: New file.
+
+       Tests for module 'uninorm/composition'.
+       * tests/uninorm/test-composition.c: New file.
+       * modules/uninorm/composition-tests: New file.
+
+       New module 'uninorm/composition'.
+       * lib/uninorm/composition.c: New file.
+       * lib/uninorm/composition-table.gperf: New file, generated by
+       gen-uni-tables.
+       * modules/uninorm/composition: New file.
+
        Tests for module 'uninorm/compat-decomposition'.
        * tests/uninorm/test-compat-decomposition.c: New file.
        * modules/uninorm/compat-decomposition-tests: New file.