update.
[chise/xemacs-chise.git.1] / src / chartab.c
2016-12-07 MORIOKA TomohikoUse `USE_CONCORD_OBJECT_SYSTEM' instead of `HAVE_LIBCHI...
2016-01-18 MORIOKA TomohikoUpdate Copyright header.
2016-01-18 MORIOKA Tomohiko(Fchar_feature): When argument ATTRIBUTE is a CCS and...
2013-05-20 MORIOKA Tomohiko(char_table_get_db_cos): Use `concord_object_get_attrib...
2013-05-02 MORIOKA Tomohiko(load_char_attribute_maybe_cos): Return NULL instead...
2013-05-02 MORIOKA Tomohiko(open_chise_data_source_maybe): New implementation...
2013-02-18 MORIOKA Tomohiko(find_char_feature_in_family): New implementation;...
2012-04-26 tomoModify Copyright header.
2012-02-17 tomo(UINT8_DECODE): Don't use `INLINE_HEADER'.
2011-07-22 tomo(Fput_char_attribute): Accept nil as a value of CCS...
2011-03-16 tomo(Fchar_feature_base_name_eq): New function when UTF2000...
2011-02-18 tomo(Fput_char_attribute): Support `=decomposition@FOO' as
2010-09-14 tomo(allocate_character): Add `static'.
2010-09-14 tomo(allocate_character): New function.
2010-03-29 tomo(save_uint8_byte_table): Fixed problem when a property...
2010-02-22 tomo(Fchar_feature_property): New function when LIBCHISE...
2008-06-05 tomoRename Qmap_* to Qrep_*.
2006-06-29 tomo(syms_of_chartab): Define `{<-|->}{subsumptive|denotati...
2006-05-28 tomoMerge chise-0_23-1-r21-4-18.
2006-05-23 tomoXEmacs 21.4.18 (Social Property).
2005-09-14 tomo(Fput_char_attribute): For each character relation...
2005-08-11 tomo(Fput_char_attribute): Use `Fchar_refs_simplify_char_sp...
2005-08-09 tomo(Q_halfwidth_of): New variable.
2005-08-06 tomo(put_char_composition): Return
2005-08-04 tomo(Q_compat_of): Deleted.
2005-08-03 tomo(Q_circled_of): New variable.
2005-08-03 tomo(Qto_decomposition_at_circled): New variable.
2005-08-02 tomo(Q_subscript_of): New variable.
2005-08-02 tomo(Q_superscript_of): New variable.
2005-08-01 tomo(Qto_decomposition_at_compat): Deleted.
2005-07-31 tomo(put_char_composition): Return `=>decomposition@FOO...
2005-07-29 tomo(Qto_decomposition_at_compat): New variable.
2005-07-27 tomo(Q_compatibility_of): New variable.
2005-07-26 tomo(Q_canonical): New variable.
2005-07-24 tomo(Qmap_decomposition): New variable.
2005-07-12 tomo(Fget_range_char_table): Fix serious problem when ...
2005-07-12 tomoSync up with XEmacs 21.4.17.
2005-07-09 tomoXEmacs 21.4.17 "Jumbo Shrimp".
2005-06-24 tomo(char_table_get_db): Use `read_from_c_string'.
2005-06-02 tomo(Fput_char_attribute): Convert char-specs in value of
2004-11-02 tomo(char-variants): Refer `->subsumptive', `->denotational...
2004-10-15 tomo(Fput_char_attribute): Convert char-specs in value of
2004-08-29 tomoDelete EXFUN for Fdefine_char.
2004-07-30 tomo(put_char_composition): Use DECODE_CHAR to get characte...
2004-07-21 tomo(Fsave_char_attribute_table): Don't use `save_charset_p...
2004-07-21 tomo(open_chise_data_source_maybe): Use Vdata_directory...
2004-07-17 tomo(Fsave_char_attribute_table): Use `save_charset_propert...
2004-07-01 tomo(Fput_char_attribute): Convert char-specs in value of
2004-06-19 tomo(Fput_char_attribute): Convert char-specs in value of
2004-06-04 tomo(Qsystem_char_id): Deleted even if HAVE_CHISE is define...
2004-05-14 tomo(Fput_char_attribute): When processing a reference...
2004-05-11 tomo(Q_same): Deleted.
2004-05-09 tomo(Q_vulgar): Deleted.
2004-05-05 tomo(Fput_char_attribute): Convert char-refs in value of
2004-04-26 tomo(Q_vulgar): New variable.
2004-04-12 tomo(syms_of_chartab): Don't define symbol `system-char...
2004-03-24 tomo(find_char_feature_in_family): New function.
2004-03-14 tomo(Q_same): New variable.
2004-03-08 tomo(Q_component): New variable.
2004-02-25 tomo(Q_identical): New variable.
2004-02-12 tomo(Fput_char_attribute): Convert char-specs to characters...
2004-02-09 tomo(Fput_char_attribute): Convert char-refs in value of
2004-02-05 tomo(Q_subsumptive): Renamed from Q_unified.
2004-02-04 tomo(Fchar_feature): Check `<-denotational' to avoid inheri...
2004-02-04 tomo(Q_denotational): New variable.
2004-02-02 tomo(Fget_composite_char): Use `Fchar_feature' instead of
2004-01-24 tomo(Vnext_defined_char_id): New variable.
2004-01-20 tomo(Q_unified): New variable.
2003-11-12 tomo(put_char_table): Modify for `DECODE_CHAR'.
2003-10-27 tomoMerge r21-4-12-chise-0_21-pre9-for-libchise-b1.
2003-08-20 tomoSync up with r21-4-12-chise-0_21-pre4-for-libchise...
2003-06-29 tomo(Q_ucs_unified): Renamed from `Q_ucs_variants'.
2003-06-29 tomo(Q_ucs): Deleted.
2003-04-04 tomo(decode_char_table_range): CHARTAB_RANGE_DEFAULT is...
2003-03-11 tomoMerge r21-4-11-chise-0_20-=ucs.
2001-12-31 tomoXEmacs 21.2.44 "Thalia".
2001-08-15 tomoXEmacs 21.2.41 "Polyhymnia".
2000-11-21 kazuhikoimport xemacs-21.2.37
2000-05-09 tomoXEmacs 21.2.30 "Hygeia".
2000-05-02 tomoXEmacs 21.2.28 "Hermes".
1999-11-11 tomoXEmacs 21.2.20 "Yoko".
1999-07-05 tomoContents of release-21-2 at 1999-07-05-18.
1999-06-24 tomoContents in latest XEmacs 21.2 at 1999-06-24-19.
1999-06-04 tomoContents in 1999-06-04-13 of release-21-2.
1999-05-17 tomoXEmacs 21.2.14.
1999-05-17 tomoXEmacs 21.2.5
1999-05-17 tomoXEmacs 21.2.4
1999-03-31 tomoInitial revision