X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=32a89dd170c7789c1416d297e2278b7cfa6c5ccf;hb=3747501b033374791bfcdeffe8ab3754b2a7fbc9;hp=5e48ab2ba8fa8010dcbaf4a41a5c07534271d915;hpb=8fb58b26b674fc4522d38b48acacba3a1a44e93a;p=chise%2Ftomoyo-tools.git diff --git a/ChangeLog b/ChangeLog index 5e48ab2..32a89dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,133 @@ +2006-05-12 MORIOKA Tomohiko + + * TOMOYO-MK (install-tomoyo-package): Use `condition-case' to + avoid error. + +2005-07-25 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-additional-precomposed): Use + `=decomposition' instead of `->decomposition'. + +2005-07-03 MORIOKA Tomohiko + + * dump-tables.el (dump-ks-x1001-to-ucs-table): New function. + +2005-05-29 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-oracle-bones): New function. + (char-db-dump): Call `char-db-dump-oracle-bones'. + +2005-05-13 MORIOKA Tomohiko + + * ideo-trans.el (japanese-simplify-region): New function. + +2004-11-09 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-additional-precomposed): New + function. + (char-db-dump): Call `char-db-dump-additional-precomposed'. + +2004-10-30 MORIOKA Tomohiko + + * conv-util.el (conv-u-convert-char-fullwidth): Add `->fullwidth' + for abstract character; add `<-halfwidth' for *halfwidth* variant; + fix problem about `<-fullwidth'. + +2004-10-30 MORIOKA Tomohiko + + * conv-util.el (conv-u-convert-char): Delete unused local variable + `guc'. + (conv-u-convert-char-fullwidth): New function. + +2004-10-18 MORIOKA Tomohiko + + * TOMOYO-ELS (tomoyo-modules-to-compile): Add `conv-util'. + + * conv-util.el: New file. + +2004-10-13 MORIOKA Tomohiko + + * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `char-feature' + instead of `get-char-attribute'. + +2004-10-13 MORIOKA Tomohiko + + * dump-tables.el (dump-cns-11643-1-to-ucs-table): New function. + (dump-cns-11643-2-to-ucs-table): New function. + +2004-09-06 MORIOKA Tomohiko + + * ideo-trans.el (chinese-simplify-string): Renamed from + `ideo-translate-string-into-simplified-chinese'. + (ideo-translate-string-into-simplified-chinese): New obsolete + alias for `chinese-simplify-string'. + (japanese-simplify-string): Renamed from + `ideo-translate-string-into-simplified-japanese'. + (ideo-translate-string-into-simplified-japanese): New obsolete + alias for `japanese-simplify-string'. + (chinese-traditionalize-string): Renamed from + `ideo-translate-chinese-string-into-traditional'. + (ideo-translate-chinese-string-into-traditional): New obsolete + alias for `chinese-traditionalize-string'. + (japanese-traditionalize-string): Renamed from + `ideo-translate-japanese-string-into-traditional'. + (ideo-translate-japanese-string-into-traditional): New obsolete + alias for `japanese-traditionalize-string'. + (japanese-traditionalize-region): Renamed from + `ideo-translate-japanese-region-into-traditional'. + (ideo-translate-japanese-region-into-traditional): New obsolete + alias for `japanese-traditionalize-region'. + +2004-08-24 MORIOKA Tomohiko + + * ideo-trans.el (ideo-trans-select-char): New function. + (ideo-translate-chinese-string-into-traditional): New function. + (ideo-translate-japanese-string-into-traditional): New function. + (ideo-translate-string-into-traditional): Deleted. + (ideo-translate-japanese-region-into-traditional): Renamed from + `ideo-translate-region-into-traditional'; use + `ideo-trans-select-char'. + (ideo-translate-region-into-traditional): New obsolete alias for + `ideo-translate-japanese-region-into-traditional'. + +2004-08-24 MORIOKA Tomohiko + + * ideo-trans.el (char-cns11643-p): New function [copied from + ids/ids-util.el]. + (char-ks-x1001-p): New function. + (find-char-variant): New function. + (char-representative-of-ucs): New function. + (char-representative-of-domain): New function. + (ideo-translate-string-into-ucs): New function. + (ideo-translate-string-into-traditional): New function. + +2004-04-07 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-ruimoku6): Use + `char-db-file-coding-system'. + +2004-04-05 MORIOKA Tomohiko + + * ideo-trans.el (ideo-translate-string-into-simplified-chinese): + Use `char-feature' to refer `=>ucs@gb'; use `=ucs@gb' instead of + `=ucs' to decode; try to convert compatible ideographs to + non-compatible ideographs. + (ideo-translate-string-into-simplified-japanese): New function. + +2004-02-04 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-ruimoku6): New function. + (char-db-dump): Call `char-db-dump-ruimoku6'. + +2004-01-26 MORIOKA Tomohiko + + * ideo-trans.el (ideo-translate-region-into-traditional): Support + `<-simplified@JP/Jouyou', `<-simplified@JP' and `<-simplified'. + +2003-11-21 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-non-ideographs): Fixed. + 2003-11-05 MORIOKA Tomohiko * ideo-trans.el (ideo-translate-region-into-traditional): Refer