update.
[chise/libchise.git] / chise.h
2003-10-16 tomo(chise_system_db_dir): New constant.
2003-10-15 tomo(CHISE_DS_open): Don't use DBTYPE.
2003-10-13 tomo(chise_ds_foreach_char_feature_name): New prototype.
2003-10-08 tomo(chise_db_dir): New variable.
2003-10-06 tomo(chise_feature_setup_db): New prototype.
2003-10-05 tomo(chise_feature_sync): New prototype.
2003-10-03 tomo(chise_ds_decode_char): New inline function.
2003-10-03 tomo(chise_ds_decode_char): New prototype.
2003-10-03 tomo(CHISE_DS_open): Renamed from `chise_open_data_source'.
2003-10-02 tomo(chise_ds_open_feature_table): Abolished.
2003-10-02 tomo(chise_open_data_source): Add new arguments `subtype...
2003-08-28 tomo(CHISE_Feature): New type.
2003-08-20 tomoRearrangement.
2003-08-17 tomo(CHISE_Attribute_Table): Deleted.
2003-08-17 tomo(chise_open_attribute_table): Deleted.
2003-08-17 tomo(struct CHISE_DS): Omit definition of members.
2003-08-17 tomoMerge b1c-r0_2_0-pre2. b1-r0_2_0-pre2
2003-08-12 tomo(CHISE_Attribute_Table): Define as a structure.
2003-08-12 tomo(chise_dt_put_char): New function.
2003-08-09 tomoDefine `_CHISE_H'.
2003-08-09 tomo(chise_ft_iterate): New function.
2003-07-12 tomoMove strnlen related code from chise.h to chise.c.
2003-07-07 tomo(strnlen): New inline function when HAVE_STRNLEN is...
2003-03-12 tomo(chise_value_data): New inline function.
2003-03-06 tomoNew files.