Generate also simple case mapping tables.
[gnulib.git] / ChangeLog
index e7f4ffe..218f934 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,55 @@
 2009-02-08  Bruno Haible  <bruno@clisp.org>
 
+       * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
+       (mapping_table): New structure.
+       (output_simple_mapping): New function.
+       (main): Invoke output_simple_mapping_test and output_simple_mapping.
+       * modules/gen-uni-tables (Description): Update.
+       * lib/unicase/toupper.h: New file, automatically generated by
+       gen-uni-tables.
+       * lib/unicase/tolower.h: New file, automatically generated by
+       gen-uni-tables.
+       * lib/unicase/totitle.h: New file, automatically generated by
+       gen-uni-tables.
+       * tests/unicase/test-uc_toupper.c: New file, automatically generated by
+       gen-uni-tables.
+       * tests/unicase/test-uc_tolower.c: New file, automatically generated by
+       gen-uni-tables.
+       * tests/unicase/test-uc_totitle.c: New file, automatically generated by
+       gen-uni-tables.
+
+       New module 'unicase/base'.
+       * modules/unicase/base: New file.
+       * lib/unicase.h: New file.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
+       New module 'uniwbrk/ulc-wordbreaks'.
+       * modules/uniwbrk/ulc-wordbreaks: New file.
+       * lib/uniwbrk/ulc-wordbreaks.c: New file.
+
+       New module 'uniwbrk/u32-wordbreaks'.
+       * modules/uniwbrk/u32-wordbreaks: New file.
+       * lib/uniwbrk/u32-wordbreaks.c: New file.
+
+       New module 'uniwbrk/u16-wordbreaks'.
+       * modules/uniwbrk/u16-wordbreaks: New file.
+       * lib/uniwbrk/u16-wordbreaks.c: New file.
+
+       New module 'uniwbrk/u8-wordbreaks'.
+       * modules/uniwbrk/u8-wordbreaks: New file.
+       * lib/uniwbrk/u8-wordbreaks.c: New file.
+       * lib/uniwbrk/u-wordbreaks.h: New file.
+
+       New module 'uniwbrk/table'.
+       * modules/uniwbrk/table: New file.
+       * lib/uniwbrk/wbrktable.h: New file.
+       * lib/uniwbrk/wbrktable.c: New file.
+
+       New module 'uniwbrk/wordbreak-property'.
+       * modules/uniwbrk/wordbreak-property: New file.
+       * lib/uniwbrk/wordbreak-property.c: New file.
+
        * lib/gen-uni-tables.c (WBP_*): New enum items.
        (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
        (unicode_org_wbp): New variable.