X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=1f57272717af1a978c0966af1cf6d65166a2165c;hb=e1b681e2eeee5bdc22f8b0065d60b1ee95d5ca9e;hp=9c67841696783ae5a2e88e64ce0e11af320a0114;hpb=28319ccda3ebdcf567e558adcd24aab7ecf1e5f6;p=chise%2Ftomoyo-tools.git diff --git a/ChangeLog b/ChangeLog index 9c67841..1f57272 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,201 @@ +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 + `<-simplified@jp-jouyou' and `<-simplified@jp'. + +2003-10-17 MORIOKA Tomohiko + + * ideo-trans.el (ideo-translate-region-into-traditional): New + command. + +2003-06-13 MORIOKA Tomohiko + + * ideo-trans.el (ideo-translate-string-into-simplified-chinese): + Renamed from `ideo-trans-simplify-chinese-string'. + (ideo-trans-simplify-chinese-string): New alias for + `ideo-translate-string-into-simplified-chinese'. + +2003-07-04 MORIOKA Tomohiko + + * dump-tables.el (dump-jis2ucsdkw): Use `DHonnn' instead of + `DHOnnn'. + +2003-07-01 MORIOKA Tomohiko + + * dump-tables.el (dump-jis2ucsdkw): New function. + +2003-07-01 MORIOKA Tomohiko + + * dump-tables.el (dump-94x94-ccs-to-ucs-table): Change 5th + argument `ucs-ccs' to `ucs-domain'. + (dump-jis-x0208-1990-to-ucs-table): Modify for + `dump-94x94-ccs-to-ucs-table'. + (dump-jis-x0212-to-ucs-table): Likewise. + (dump-jis-x0213-1-to-ucs-table): Use `=>ucs@jis' instead of + `=>ucs-jis'. + (dump-jis-x0213-2-to-ucs-table): Modify for + `dump-94x94-ccs-to-ucs-table'. + (dump-cns-11643-3-to-ucs-table): Likewise. + (dump-cns-11643-4-to-ucs-table): Likewise. + (dump-big5-to-ucs-table): Use `=>ucs@big5' instead of + `=>ucs-big5'. + +2003-06-23 MORIOKA Tomohiko + + * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `encode-char' + with `defined-only' mode instead of `get-char-attribute' to get + CCS-feature values. + (dump-jis-x0213-1-to-ucs-table): Likewise; abolish setting for + `->ucs'. + (dump-big5-to-ucs-table): Likewise. + (dump-jef-china3-to-ucs-table): Use `encode-char' with + `defined-only' mode instead of `get-char-attribute' to get + CCS-feature values. + (dump-cbeta-to-ucs-table): Likewise. + +2003-03-25 MORIOKA Tomohiko + + * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-trans'. + + * ideo-trans.el: New file. + +2003-02-17 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump): Renamed from + `char-db-dump-files'. + +2003-02-16 MORIOKA Tomohiko + + * ideo-dump.el, non-ideo-dump.el: Deleted; moved to char-db-dump. + + * TOMOYO-ELS (tomoyo-modules-to-compile): Use `char-db-dump' + instead of `ideo-dump'. + + * char-db-dump.el: New file. + +2003-02-07 MORIOKA Tomohiko + + * dump-tables.el (dump-94x94-ccs-to-ucs-table): New function. + (dump-jis-x0208-1990-to-ucs-table): Use + `dump-94x94-ccs-to-ucs-table'. + (dump-jis-x0212-to-ucs-table): Likewise. + (dump-jis-x0213-1-to-ucs-table): Likewise; use `=ucs-jis-2000' + instead of `ucs-jis'. + (dump-jis-x0213-2-to-ucs-table): Use + `dump-94x94-ccs-to-ucs-table'. + (dump-cns-11643-3-to-ucs-table): Likewise. + (dump-cns-11643-4-to-ucs-table): Likewise. + +2003-02-05 MORIOKA Tomohiko + + * non-ideo-dump.el: Modify the range of + "u02300-Miscellaneous-Technical.el"; add + "u02900-Supplemental-Arrows-B.el", + "u02980-Miscellaneous-Mathematical-Symbols-B.el" and + "u031F0-Katakana-Phonetic-Extensions.el". + +2002-11-25 MORIOKA Tomohiko + + * dump-tables.el (dump-jis-x0208-1990-to-ucs-table): Don't print + JU+XXXX if the corresponding UCS map has the same code point. + (dump-jis-x0212-to-ucs-table): Likewise. + (dump-jis-x0213-1-to-ucs-table): Don't print JIS X 0208:1990 code + points. + (dump-cns-11643-3-to-ucs-table): Don't print CU+XXXX if the + corresponding UCS map has the same code point. + (dump-jef-china3-to-ucs-table): Fixed. + +2002-10-06 MORIOKA Tomohiko + + * dump-tables.el (dump-cbeta-to-ucs-table): New function. + +2002-10-02 MORIOKA Tomohiko + + * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'. + +2002-09-28 MORIOKA Tomohiko + + * dump-tables.el: Add autoload cookies. + +2002-09-11 MORIOKA Tomohiko + + * dump-tables.el (dump-jef-china3-to-ucs-table): New function. + +2002-07-21 MORIOKA Tomohiko + + * dump-tables.el: New file. + +2002-08-23 MORIOKA Tomohiko + + * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-dump'. + + * ideo-dump.el (char-db-dump-ideographs): New function. + +2002-04-17 MORIOKA Tomohiko + + * TOMOYO-ELS (tomoyo-modules-to-compile): Delete `ids', `ids-util' + and `iddef'. + + * iddef.el, ids-util.el, ids.el: Moved to the IDS package. + +2002-04-05 MORIOKA Tomohiko + + * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and + remove `hanyu-dazidian-{vol|page|char}'. + +2002-04-05 MORIOKA Tomohiko + + * ids.el (ids-parse-string): Add DOC-string. + (ids-format-list): Likewise; add autoload cookie. + + * ids-util.el (morohashi-char-replace-alist): Add some rules. + +2002-04-04 MORIOKA Tomohiko + + * ids.el (ids-format-unit): New function. + (ids-format-list): New function. + +2002-04-03 MORIOKA Tomohiko + + * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to + replace converted sub-tree with corresponding combined character. + +2002-04-03 MORIOKA Tomohiko + + * iddef.el (iddef-read-buffer): Add new optional argument + `ucs-only'. + (iddef-read-file): Likewise. + +2002-03-31 MORIOKA Tomohiko + + * ids-util.el (morohashi-char-replace-alist): Use `decode-char' + for U+4EBD. + +2002-03-23 MORIOKA Tomohiko + + * non-ideo-dump.el: Add setting for u0FFF0-Specials.el. + +2002-03-23 MORIOKA Tomohiko + + * non-ideo-dump.el: Add setting for u0AC00-Hangul-Syllables.el. + +2002-03-21 MORIOKA Tomohiko + + * non-ideo-dump.el: Add setting for U+A000 .. U+A4CF. + +2002-03-17 MORIOKA Tomohiko + + * non-ideo-dump.el: Add setting for U+1780 .. U+18AF. + 2002-03-16 MORIOKA Tomohiko * non-ideo-dump.el: Add setting for U+1400 .. U+16FF.