Deleted; moved to char-db-dump.
[chise/tomoyo-tools.git] / ChangeLog
index 1db45f4..d12db33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@mousai.as.wakwak.ne.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * dump-tables.el (dump-cbeta-to-ucs-table): New function.
+
+2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.
+
+2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * dump-tables.el: Add autoload cookies.
+
+2002-09-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * dump-tables.el (dump-jef-china3-to-ucs-table): New function.
+
+2002-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * dump-tables.el: New file.
+
+2002-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-dump'.
+
+       * ideo-dump.el (char-db-dump-ideographs): New function.
+
+2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@mousai.as.wakwak.ne.jp>
 
        * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
@@ -8,6 +73,8 @@
        * 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  <tomo@mousai.as.wakwak.ne.jp>
 
        * ids.el (ids-format-unit): New function.