update.
[chise/libchise.git] / chise.c
2013-04-22 MORIOKA Tomohiko(CHISE_DS_open): Use `concord_open_env' instead of...
2011-10-30 tomo(chise_char_load_decomposition): New function.
2005-06-24 tomo(chise_char_set_feature_value): Use
2005-06-24 tomo(CHISE_DS_close): Use `concord_close_ds' instead of
2005-06-24 tomo(chise_db_format_version): New variable.
2005-06-23 tomoDon't use "chise-name.h".
2004-07-17 tomo(struct CHISE_DS): Add new member `property_names'.
2004-03-01 tomo(CHISE_DS_close): Use `chise_destroy_name_table'.
2003-11-02 tomoAdd header.
2003-10-27 tomoMerge b1-r0_2_0-pre10. r0_2_0-pre1
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.