update.
[chise/libchise.git] / ChangeLog
1 2003-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * chise.c (chise_dt_get_char): Use `chise_value_data' instead of
4         `chise_value_to_c_string'; use `strnlen' and `chise_value_size'
5         instead of `strlen'; fix problem about control characters.
6
7         * chise.h (chise_value_data): New inline function.
8
9 2003-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10
11         * chise.c (chise_dt_get_char): Fix problem about `?\CHAR'.
12
13 2003-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14
15         * sample.c: Add comments.
16
17 2003-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18
19         * sample.c: Use <chise.h>.
20         (db_dir): Use "/usr/local/lib/chise/char-db".
21
22         * Makefile: Install chise.h; setup /usr/local/lib/chise/char-db/.
23
24 2003-03-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25
26         * Makefile, chise.c, chise.h, sample.c: New files.
27