(chise_feature_setup_db): Changed to public function.
[chise/libchise.git] / chise.c
2003-10-06 tomo(chise_feature_setup_db): Changed to public function.
2003-10-06 tomo(CHISE_Attribute_Table_open): Create required directori...
2003-10-05 tomo(chise_feature_sync): New function.
2003-10-03 tomo(chise_ccs_decode): Return -1 when argument `ccs' is...
2003-10-03 tomo(strnlen): Separated to sysdep.h; include sysdep.h...
2003-10-02 tomo(struct CHISE_DS): Add new member `subtype' and `modemask'.
2003-08-28 tomoInclude "chise-name.h".
2003-08-20 tomoRearrangement.
2003-08-17 tomo(CHISE_Attribute_Table): Use <DB> instead of <struct
2003-08-17 tomo(CHISE_Attribute_Table): Moved from chise.h.
2003-08-17 tomo(chise_open_attribute_table): New prototype.
2003-08-17 tomo(struct CHISE_DS): Definition of members are moved...
2003-08-17 tomoMerge b1c-r0_2_0-pre2. b1-r0_2_0-pre2
2003-08-12 tomo(chise_open_decoding_table): Use `CHISE_Decoding_Table...
2003-08-12 tomo(chise_dt_put_char): New function.
2003-08-10 tomo(chise_format_char_id): New function.
2003-08-09 tomo(chise_char_id_parse_c_string): New function.
2003-08-07 tomo(chise_ft_get_value): Use escape forms for some special...
2003-08-06 tomo(chise_open_attribute_table): Encode '/' and '%' in...
2003-07-12 tomoMove strnlen related code from chise.h to chise.c.
2003-07-07 tomoInclude "config.h" when HAVE_CONFIG_H is defined.
2003-03-12 tomo(chise_dt_get_char): Use `chise_value_data' instead of
2003-03-11 tomo(chise_dt_get_char): Fix problem about `?\CHAR'.
2003-03-06 tomoNew files.