update.
[chise/concord.git] / ChangeLog
1 2005-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * concord.h (concord_genre_get_name): New prototype.
4         (concord_feature_get_genre): New prototype.
5
6         * concord.c (concord_genre_get_name): New function.
7         (concord_feature_get_genre): New function.
8
9 2005-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10
11         * concord.c (concord_ds_set_object_failure): Renamed from
12         `concord_ds_set_object_nil'.
13         (concord_genre_get_feature_0): New function.
14         (concord_genre_get_feature): New implementation; use
15         `concord_genre_get_feature_0'; support feature alias.
16
17 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18
19         * concord.h (concord_ds_set_object_failure): Renamed from
20         `concord_ds_set_object_nil'.
21
22 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23
24         * concord.c, concord.h (concord_obj_put_feature_value_str):
25         Renamed from `concord_stroid_set_feature_str'.
26         (concord_obj_get_feature_value): Renamed from
27         `concord_stroid_get_feature_object'.
28         (concord_obj_get_feature_value_string): Renamed from
29         `concord_stroid_get_feature_string'.
30         (concord_obj_gets_feature_value): Renamed from
31         `concord_stroid_gets_feature'.
32         (concord_feature_foreach_obj_string): Renamed from
33         `concord_feature_foreach_object_string'.
34         (concord_index_strid_get_obj_string): Renamed from
35         `concord_index_strid_get_object_string'.
36         (concord_index_strid_put_obj): Renamed from
37         `concord_index_strid_set_object_str'.
38
39 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40
41         * concord.c, concord.h (concord_close_ds): Renamed from
42         `CONCORD_DS_close'.
43
44 2005-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
45
46         * concord-bdb.c, concord-bdb.h, concord.c, concord.h: New files.
47
48 2005-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
49
50         * Makefile.in: New file.
51
52 2005-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
53
54         * sysdep.h: New file.
55
56 2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
57
58         * aclocal.m4, concord-name.h, config.h.in, configure.in,
59         config.guess, config.sub, install-sh, ltmain.sh, name.c: New
60         files.