chise/concord.git
2022-12-12 MORIOKA Tomohikoupdate. master
2022-12-12 MORIOKA TomohikoDefine HAVE_STRNLEN when __DARWIN_C_LEVEL >= 200809L.
2013-05-25 MORIOKA Tomohikoupdate.
2013-05-25 MORIOKA Tomohiko(concord_opened_feature_list_limit): Changed to 640.
2013-05-25 MORIOKA Tomohiko(struct COS_Feature_ent): Add new member `number_of_hits'.
2013-05-20 MORIOKA Tomohikoupdate.
2013-05-20 MORIOKA TomohikoInclude <stdint.h>.
2013-05-20 MORIOKA Tomohikoupdate.
2013-05-20 MORIOKA Tomohiko(concord_object_get_attribute): Renamed from
2013-05-20 MORIOKA Tomohiko(concord_object_get_attribute): Renamed from
2013-05-19 MORIOKA Tomohikoupdate.
2013-05-19 MORIOKA Tomohiko(concord_opened_feature_list): New variable.
2013-05-19 MORIOKA Tomohiko(struct COS_Feature_ent): Add new member `next'.
2013-05-18 MORIOKA Tomohikoupdate.
2013-05-18 MORIOKA Tomohiko(concord_decode_object): Use `index->decoding_table...
2013-05-17 MORIOKA Tomohikoupdate.
2013-05-17 MORIOKA Tomohiko(LDFLAGS): New variable.
2013-05-17 MORIOKA Tomohiko(struct COS_Feature_INDEX_ent): Moved to cos-i.h; add...
2013-05-17 MORIOKA Tomohiko(struct COS_Feature_INDEX_ent): New structure.
2013-04-23 MORIOKA Tomohikoupdate.
2013-04-23 MORIOKA TomohikoNew file.
2013-04-23 MORIOKA Tomohikoupdate.
2013-04-23 MORIOKA TomohikoNew file.
2013-04-23 MORIOKA TomohikoNew files.
2013-04-23 MORIOKA Tomohiko(OBJS): Add cos-hash.lo.
2013-04-23 MORIOKA TomohikoInclude "hash-i.h".
2013-04-23 MORIOKA Tomohiko(cos_release_object): Fixed.
2013-04-23 MORIOKA TomohikoInclude "cos-hash.h".
2013-04-23 MORIOKA TomohikoInclude "cos-hash.h".
2013-04-22 MORIOKA Tomohikoupdate. objsys
2013-04-22 MORIOKA Tomohiko(ABI_VERSION): Update to 2:0:1.
2013-04-22 MORIOKA Tomohikoupdate.
2013-04-22 MORIOKA TomohikoUpdate version to 0.9.0; change mail-address to
2013-04-22 MORIOKA Tomohikoupdate.
2013-04-22 MORIOKA Tomohiko(CONCORD_DB_FORMAT_VERSION): Changed to 1.0.
2013-04-22 MORIOKA Tomohiko(concord_ds_p): New function.
2013-04-22 MORIOKA Tomohiko(concord_ds_p): New prototype.
2013-04-21 MORIOKA Tomohikoupdate.
2013-04-21 MORIOKA Tomohiko(cos_release_symbol): Treat `composition' as a builtin...
2013-04-21 MORIOKA Tomohiko(concord_object_get_feature_value): If `concord_current...
2013-04-21 MORIOKA Tomohikoupdate.
2013-04-21 MORIOKA Tomohiko(concord_decode_object): Delete printf to debug.
2013-04-21 MORIOKA Tomohikoupdate.
2013-04-21 MORIOKA Tomohiko(cos_Qcomposition): New variable.
2013-04-21 MORIOKA Tomohiko(cos_string_ent_composition): New variable.
2013-04-20 MORIOKA Tomohikoupdate.
2013-04-20 MORIOKA Tomohiko(CONCORD_Genre_Table): Revived as an alias of `COS_Genr...
2013-04-20 MORIOKA Tomohiko(cos_release_symbol): Add check for builtin symbols.
2013-04-19 MORIOKA Tomohikoupdate.
2013-04-19 MORIOKA Tomohiko(cos_symbol_p): New prototype.
2013-04-19 MORIOKA Tomohiko(cos_char_id): Fixed.
2013-04-19 MORIOKA Tomohiko(cos_retain_symbol): Don't retain recursively.
2013-04-19 MORIOKA Tomohiko(is_delimiter): New function.
2013-04-19 MORIOKA Tomohiko(cos_read_symbol): New prototype.
2013-04-18 MORIOKA Tomohikoupdate.
2013-04-18 MORIOKA Tomohiko(cos_skip_space): New function.
2013-04-18 MORIOKA Tomohiko(cos_print_object): Fix duplicated `?' when printing...
2013-04-18 MORIOKA Tomohiko(cos_read_list): New prototype.
2013-04-18 MORIOKA Tomohiko(cos_cons_p): New function.
2013-04-18 MORIOKA Tomohiko(cos_cons_p): New prototype.
2013-04-16 MORIOKA Tomohikoupdate.
2013-04-16 MORIOKA Tomohiko(cos_make_symbol): Use `cos_retain_object' for `obj...
2013-04-16 MORIOKA Tomohiko(COS_Object_retain_function_table): New variable.
2013-04-16 MORIOKA Tomohiko(COS_Object_retain_function_table): New variable.
2013-04-16 MORIOKA Tomohiko(symbol-test): New target.
2013-04-16 MORIOKA Tomohikoupdate.
2013-04-16 MORIOKA Tomohiko(concord_name_table_grow): Release old `table->data'.
2013-04-16 MORIOKA Tomohiko(cos_print_object): New function.
2013-04-16 MORIOKA Tomohiko(cos_string_ent_nil): New variable.
2013-04-16 MORIOKA TomohikoInclude <stdlib.h>.
2013-04-16 MORIOKA Tomohikoupdate.
2013-04-16 MORIOKA Tomohiko(COS_Object_release_function_table): Add `cos_release_c...
2013-04-16 MORIOKA Tomohiko(enum COS_Object_Type): Add COS_Object_Type_Cons.
2013-04-16 MORIOKA Tomohiko(struct COS_Cons_ent): New structure.
2013-04-16 MORIOKA Tomohikoupdate.
2013-04-16 MORIOKA Tomohiko(concord_object_get_feature_value): Use `cos_read_int...
2013-04-16 MORIOKA TomohikoInclude <ctype.h>.
2013-04-16 MORIOKA Tomohiko(cos_read_int): New prototype.
2013-04-14 MORIOKA Tomohikoupdate.
2013-04-14 MORIOKA Tomohiko(cos_string_p): New prototype.
2013-04-14 MORIOKA Tomohiko(cos_string_p): New function.
2013-04-14 MORIOKA TomohikoInclude "cos.h".
2013-04-14 MORIOKA Tomohiko(cos_read_string): New function.
2013-04-12 MORIOKA Tomohikoupdate.
2013-04-12 MORIOKA Tomohiko- Don't include <stdlib.h>.
2013-04-12 MORIOKA TomohikoInclude "cos-print.h".
2013-04-12 MORIOKA Tomohiko- Include stdlib.h and cos.h.
2013-04-12 MORIOKA Tomohiko(concord_object_get_feature_value): New prototype.
2013-04-04 MORIOKA Tomohikoupdate.
2013-04-04 MORIOKA TomohikoNew files.
2013-04-04 MORIOKA Tomohiko(OBJS): Add print.lo.
2013-04-04 MORIOKA TomohikoFix header.
2013-04-01 MORIOKA Tomohikoupdate.
2013-04-01 MORIOKA TomohikoNew file.
2013-04-01 MORIOKA Tomohikoupdate.
2013-04-01 MORIOKA TomohikoUpdate copyright header.
2013-04-01 MORIOKA TomohikoUpdate copyright header.
2013-04-01 MORIOKA Tomohiko(struct COS_DS_ent): Delete member `symbol_names'.
2013-04-01 MORIOKA Tomohikoupdate.
2013-04-01 MORIOKA Tomohiko(SIZEOF_INT): New macro.
next