update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 19 May 2013 03:09:04 +0000 (12:09 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 19 May 2013 03:09:04 +0000 (12:09 +0900)
ChangeLog

index d68ee2e..595ec1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2013-05-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord.c (concord_opened_feature_list): New variable.
+       (concord_opened_feature_list_last): New variable.
+       (concord_opened_feature_list_length): New variable.
+       (concord_opened_feature_list_limit): New variable.
+       (concord_opened_index_list): New variable.
+       (concord_opened_index_list_last): New variable.
+       (concord_opened_index_list_length): New variable.
+       (concord_opened_index_list_limit): New variable.
+       (concord_genre_open_feature): Initialize `table->next'.
+       (concord_feature_setup_db): Use `concord_opened_feature_list'.
+       (concord_genre_open_index): Initialize `table->next'.
+       (concord_index_setup_db): Use `concord_opened_index_list'.
+
+       * cos-i.h (struct COS_Feature_ent): Add new member `next'.
+       (struct COS_Feature_INDEX_ent): Add new member `next'.
+
 2013-05-17  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cos.c (concord_decode_object): Use `index->decoding_table' as a