update. b1-r0_2_0-pre8
authortomo <tomo>
Mon, 13 Oct 2003 06:49:24 +0000 (06:49 +0000)
committertomo <tomo>
Mon, 13 Oct 2003 06:49:24 +0000 (06:49 +0000)
ChangeLog

index 91db356..c4e190e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise.c (chise_ds_foreach_char_feature_name): New function.
+       (chise_feature_foreach_char_with_value): Renamed from
+       `chise_char_feature_value_iterate'.
+
+2003-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * sample.c (test_name_map_func): New function.
+       (main): Use `chise_ds_foreach_char_feature_name'.
+
+       * Makefile.in (sample): Add -Wall -Wmissing-prototypes options for
+       gcc.
+
+       * chise.h (chise_ds_foreach_char_feature_name): New prototype.
+       (chise_feature_foreach_char_with_value): Renamed from
+       `chise_char_feature_value_iterate'.
+
 2003-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * sample.c (char db_dir): Deleted.