(U+45B5): Add `ideographic-structure'; add `sound@ja/on'; add some
[chise/xemacs-chise.git.1] / src /
2017-06-08 MORIOKA Tomohikoupdate.
2017-06-08 MORIOKA Tomohiko(MAX_LEADING_BYTE_PRIVATE): Use 1024 instead of 512.
2016-12-07 MORIOKA Tomohikoupdate. origin/separate_cos_macro
2016-12-07 MORIOKA TomohikoUse `USE_CONCORD_OBJECT_SYSTEM_TO_COMPOSE' instead...
2016-12-07 MORIOKA Tomohiko(charset_code_point): Use `USE_CONCORD_OBJECT_SYSTEM...
2016-12-07 MORIOKA Tomohiko(USE_CONCORD_OBJECT_SYSTEM): New macro; use it instead of
2016-12-07 MORIOKA TomohikoUse `USE_CONCORD_OBJECT_SYSTEM' instead of `HAVE_LIBCHI...
2016-07-27 MORIOKA Tomohikoupdate.
2016-07-27 MORIOKA Tomohiko(Fmake_coding_system): Accept property `charset-g3...
2016-01-18 MORIOKA TomohikoUpdate Copyright header.
2016-01-18 MORIOKA Tomohikoupdate.>
2016-01-18 MORIOKA Tomohiko(Fchar_feature): When argument ATTRIBUTE is a CCS and...
2013-05-20 MORIOKA Tomohikoupdate. for-concord-0.9
2013-05-20 MORIOKA Tomohiko(COMPOSE_ADD_CHAR): Use `concord_object_get_attribute...
2013-05-20 MORIOKA Tomohiko(char_table_get_db_cos): Use `concord_object_get_attrib...
2013-05-19 MORIOKA Tomohikoupdate.
2013-05-19 MORIOKA Tomohiko(get_char_id_table_ce): Use `load_char_attribute_maybe_...
2013-05-02 MORIOKA Tomohiko(load_char_attribute_maybe_cos): Return NULL instead...
2013-05-02 MORIOKA Tomohikoupdate.
2013-05-02 MORIOKA Tomohiko(concord_setup_env_maybe): Abolished.
2013-05-02 MORIOKA Tomohiko(charset_code_point): Use `get_char_id_table_ce' instead of
2013-05-02 MORIOKA Tomohiko(load_char_attribute_maybe_cos): New prototype when...
2013-05-02 MORIOKA Tomohiko(open_chise_data_source_maybe): New implementation...
2013-05-01 MORIOKA Tomohikoupdate.
2013-05-01 MORIOKA Tomohiko(struct decoding_stream): Use COS_object instead of...
2013-02-18 MORIOKA Tomohikoupdate.
2013-02-18 MORIOKA Tomohiko(find_char_feature_in_family): New implementation;...
2012-06-11 MORIOKA Tomohikoupdate.
2012-06-11 MORIOKA Tomohiko(Qenable_decomposition): New variable in XEmacs CHISE.
2012-06-11 MORIOKA Tomohiko(struct Lisp_Coding_System): Add `enable_decomposition'.
2012-04-26 tomoupdate.
2012-04-26 tomo(DECODE_ADD_UCS_CHAR): Add `static'.
2012-04-26 tomoModify Copyright header.
2012-02-17 tomoupdate.
2012-02-17 tomoupdate.
2012-02-17 tomo(DECODE_ADD_UCS_CHAR): Don't use `INLINE_HEADER'.
2012-02-17 tomo(UINT8_DECODE): Don't use `INLINE_HEADER'.
2012-02-17 tomo(png_instantiate):
2011-10-04 tomoupdate.
2011-10-04 tomo(charset_code_point): If nil is specified as a feature...
2011-07-22 tomoupdate.
2011-07-22 tomo(Fput_char_attribute): Accept nil as a value of CCS...
2011-06-07 tomoupdate.
2011-06-07 tomo(complex_vars_of_mule_charset): Use "jisx0208" instead of
2011-05-31 tomoupdate.
2011-05-31 tomo(charset_code_point): Change the third argument `define...
2011-05-31 tomoupdate.
2011-05-31 tomo(CHAR_ISOLATED_ONLY): New macro.
2011-05-31 tomoupdate.
2011-05-31 tomo(char_encode_as_entity_reference): Don't use `DECODE_CH...
2011-03-16 tomoupdate.
2011-03-16 tomo(Fchar_feature_base_name_eq): New function when UTF2000...
2011-02-18 tomoupdate.
2011-02-18 tomo(Vdecomposition_feature_list): New variable when UTF200...
2011-02-18 tomo(Fput_char_attribute): Support `=decomposition@FOO' as
2011-02-13 tomoupdate.
2011-02-13 tomo(Fmake_charset): Fix problem for 94^n or 96^n coded...
2011-02-09 tomoupdate.
2011-02-09 tomo(Qrep_decomposition): New extern.
2011-01-07 tomoupdate.
2011-01-07 tomo(Fconcord_genre_ds): Add "#ifdef HAVE_LIBCHISE"......
2010-12-09 tomoupdate.
2010-12-09 tomo(Fconcord_object_put): Use `member' instead of `memq'.
2010-12-07 tomoupdate.
2010-12-07 tomo- Include "elconcord.h".
2010-12-07 tomoNew file.
2010-12-07 tomoupdate.
2010-12-07 tomo(print_concord_object): Use readable form even if ...
2010-12-05 tomoupdate.
2010-12-05 tomo(print_concord_object): Don't display location of data...
2010-11-16 tomoupdate.
2010-11-16 tomo(Fconcord_genre_ds): Use Vchise_system_db_directory...
2010-11-16 tomo(Vchise_system_db_directory): New extern when HAVE_CONC...
2010-10-24 tomoupdate.
2010-10-24 tomo(complex_vars_of_concord): New prototype.
2010-10-24 tomo(main_1): Call `complex_vars_of_concord' when HAVE_CONC...
2010-10-24 tomoInclude <chise.h> if HAVE_LIBCHISE is defined.
2010-09-14 tomoupdate.
2010-09-14 tomo(allocate_character): Add `static'.
2010-09-14 tomoupdate.
2010-09-14 tomo(allocate_character): New function.
2010-06-10 tomoupdate.
2010-06-10 tomo(vars_of_mule): Update `xemacs-chise-version' to 0...
2010-03-29 tomoupdate.
2010-03-29 tomo(save_uint8_byte_table): Fixed problem when a property...
2010-02-22 tomoupdate.
2010-02-22 tomo(Fchar_feature_property): New function when LIBCHISE...
2009-07-15 tomoSync up with r21-4-22.
2009-07-15 tomoXEmacs 21.4.22. origin/XEmacs-21_4
2009-04-04 tomoupdate.
2009-04-04 tomo(Fmake_charset): Add DOC-string of 'iso-ir and '=>iso-ir.
2009-04-04 tomoupdate.
2009-04-04 tomo(Qto_iso_ir): New variable for XEmacs CHISE.
2009-04-04 tomo(LEADING_BYTE_*): Enclose negative value with ( ).
2009-03-09 tomoupdate.
2009-03-09 tomo(Fdecode_char): Fix problem when decoding GR code-point...
2008-10-08 tomoupdate.
2008-10-08 tomo(concord_id_validate): New function.
2008-09-27 tomoupdate.
2008-09-27 tomo(func_for_each_object): Fix bug about GC-protection.
next