chise/libchise.git
2003-10-16 tomoupdate. b1 b1-r0_2_0-pre10
2003-10-16 tomo(chise_system_db_dir): New constant.
2003-10-16 tomo(CHISE_Attribute_Table_open): Add code for BDB Ver...
2003-10-15 tomoupdate.
2003-10-15 tomoupdate.
2003-10-15 tomo(LIBS): Don't add -ldb.
2003-10-15 tomoSetup LIBS; check /sw/include/db4/db.h and setup for...
2003-10-15 tomoupdate.
2003-10-15 tomoNew file.
2003-10-15 tomoupdate.
2003-10-15 tomoNew file.
2003-10-15 tomoupdate.
2003-10-15 tomoAdd `AC_CANONICAL_TARGET'; use `AC_PROG_LIBTOOL' instead of
2003-10-15 tomo(target): New variable.
2003-10-15 tomo(chise_system_db_dir): New constant.
2003-10-15 tomo(CHISE_DS_open): Don't use DBTYPE.
2003-10-14 tomoupdate. b1-r0_2_0-pre9
2003-10-14 tomo(DB_DIR): Update version to 0.2.
2003-10-14 tomoupdate.
2003-10-14 tomo(chise_ds_foreach_char_feature_name): Read
2003-10-13 tomoupdate. b1-r0_2_0-pre8
2003-10-13 tomo(test_name_map_func): New function.
2003-10-13 tomo(sample): Add -Wall -Wmissing-prototypes options for...
2003-10-13 tomo(chise_ds_foreach_char_feature_name): New function.
2003-10-13 tomo(chise_ds_foreach_char_feature_name): New prototype.
2003-10-08 tomoupdate.
2003-10-08 tomo(char db_dir): Deleted.
2003-10-08 tomo(DB_DIR): Renamed from CHISE_DB_DIR.
2003-10-08 tomo(prefix): Use @prefix@.
2003-10-08 tomo(chise_db_dir): New variable.
2003-10-06 tomoupdate. b1-r0_2_0-pre7
2003-10-06 tomo(chise_feature_setup_db): New prototype.
2003-10-06 tomo(chise_feature_setup_db): Changed to public function.
2003-10-06 tomoupdate.
2003-10-06 tomo(CHISE_Attribute_Table_open): Create required directori...
2003-10-05 tomoupdate.
2003-10-05 tomo(chise_feature_sync): New prototype.
2003-10-05 tomo(chise_feature_sync): New function.
2003-10-03 tomoupdate.
2003-10-03 tomo(main): Use `chise_ds_decode_char' instead of `chise_ds...
2003-10-03 tomo(chise_ccs_decode): Return -1 when argument `ccs' is...
2003-10-03 tomo(chise_ds_decode_char): New inline function.
2003-10-03 tomo(chise_ds_decode_char): New prototype.
2003-10-03 tomoupdate. b1-r0_2_0-pre6
2003-10-03 tomo- `chise_open_data_source' is renamed to `CHISE_DS_open'.
2003-10-03 tomoModify to avoid warning.
2003-10-03 tomo(chise_make_name_table): Modify to avoid warning.
2003-10-03 tomo(CFLAGS): Add -Wall and -Wmissing-prototypes.
2003-10-03 tomo(strnlen): Separated to sysdep.h; include sysdep.h...
2003-10-03 tomo(CHISE_DS_open): Renamed from `chise_open_data_source'.
2003-10-03 tomoNew file [separate from chise.c].
2003-10-02 tomoupdate.
2003-10-02 tomo(chise_ds_open_feature_table): Abolished.
2003-10-02 tomoupdate. b1-r0_2_0-pre5
2003-10-02 tomoUpdate for the latest API.
2003-10-02 tomo(struct CHISE_DS): Add new member `subtype' and `modemask'.
2003-10-02 tomo(chise_open_data_source): Add new arguments `subtype...
2003-08-31 tomoupdate. b1-r0_2_0-pre4
2003-08-31 tomo(test_map_func): Modify for chise_char_feature_value_it...
2003-08-28 tomoupdate.
2003-08-28 tomoInclude "chise-name.h".
2003-08-28 tomo(CHISE_Feature): New type.
2003-08-28 tomoInclude "chise-name.h".
2003-08-28 tomo(chise_name_table_put): Use <const unsigned char*>...
2003-08-20 tomoRearrangement.
2003-08-20 tomoupdate.
2003-08-20 tomo(HEADERS): New variable.
2003-08-20 tomoupdate.
2003-08-20 tomoNew files.
2003-08-17 tomoupdate. b1-r0_2_0-pre3
2003-08-17 tomo(CHISE_Attribute_Table): Use <DB> instead of <struct
2003-08-17 tomoupdate.
2003-08-17 tomo(CHISE_Attribute_Table): Moved from chise.h.
2003-08-17 tomo(CHISE_Attribute_Table): Deleted.
2003-08-17 tomoupdate.
2003-08-17 tomo(chise_open_attribute_table): New prototype.
2003-08-17 tomo(chise_open_attribute_table): Deleted.
2003-08-17 tomoupdate.
2003-08-17 tomo(struct CHISE_DS): Definition of members are moved...
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 tomoupdate. b1-r0_2_0-pre1
2003-08-12 tomoUpdate version to 0.2.0.
2003-08-12 tomo(ABI_VERSION): New variable.
2003-08-12 tomoupdate.
2003-08-12 tomo(main): Use `CHISE_Decoding_Table' instead of `CHISE_De...
2003-08-12 tomo(chise_open_decoding_table): Use `CHISE_Decoding_Table...
2003-08-12 tomo(CHISE_Attribute_Table): Define as a structure.
2003-08-12 tomoThis commit was manufactured by cvs2svn to create branc...
2003-08-12 tomoupdate. r0_1_1-pre1
2003-08-12 tomo(chise_dt_put_char): New function.
2003-08-12 tomo(chise_dt_put_char): New function.
2003-08-10 tomoupdate.
2003-08-10 tomo(chise_format_char_id): New function.
2003-08-09 tomoupdate.
2003-08-09 tomoDefine `_CHISE_H'.
2003-08-09 tomoupdate.
2003-08-09 tomo(test_map_func): New function.
2003-08-09 tomo(chise_char_id_parse_c_string): New function.
2003-08-09 tomo(chise_ft_iterate): New function.
next