(M-17575): Add IDS.
[chise/ids.git] / ChangeLog
index 50de487..e28889e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * ids-dump.el (ids-dump-file-specs-alist): Add `daikanwa-xx'
+       instead of `daikanwa'.
+       (ids-dump-insert-daikanwa): Add new argument `start' and `end';
+       don't dump MH-nnnn data.
+       (ids-dump-insert-daikanwa-hokan): New function.
+
+       * ids-read.el (ids-read-buffer): Read M-nnnnn', M-nnnnn" and
+       MH-nnnn.
+
+2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-Daikanwa-01.txt, IDS-Daikanwa-02.txt, IDS-Daikanwa-03.txt,
+       IDS-Daikanwa-04.txt, IDS-Daikanwa-05.txt, IDS-Daikanwa-06.txt,
+       IDS-Daikanwa-07.txt, IDS-Daikanwa-08.txt, IDS-Daikanwa-09.txt,
+       IDS-Daikanwa-10.txt, IDS-Daikanwa-11.txt, IDS-Daikanwa-12.txt,
+       IDS-Daikanwa-dx.txt, IDS-Daikanwa-ho.txt: New files.
+
+2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * ids-read.el (ids-read-buffer): Fix problem about M-nnnnn' and
+       M-nnnnn".
+
+2002-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-UCS-Basic.txt (U+9AD8): Add IDS.
+
+2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-CBETA.txt: New file.
+
+2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-UCS-Ext-B-6.txt (U-0002A090): Fixed.
+       (U-0002A162): Fixed.
+
+       * IDS-UCS-Ext-B-2.txt: Fix IDS of some characters.
+
+       * IDS-UCS-Compat.txt (U+F902): Declare as an atom.
+
+       * IDS-UCS-Ext-A.txt: Fix IDS of some characters.
+
+       * IDS-UCS-Basic.txt: Simplify IDS of some characters.
+
+       * IDS-UCS-Ext-B-1.txt (U-00020003): Fixed.
+
+       * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
+       CB-nnnnn as CBETA characters.
+
+       * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
+
+       * ids-dump.el: New file.
+
+2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-UCS-Compat.txt: Fixed.
+
+2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-UCS-Basic.txt: Fix or simplify some IDS.
+
+2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-read.el (ids-read-buffer): Add new optional argument
+       `simplify'; if `simplify' is nil, don't simplify a subtree; accept
+       CB-nnnnn.
+       (ids-read-file): Likewise.
+
+       * ids.el (ids-parse-component): Add new argument `simplify'; if
+       `simplify' is nil, don't simplify a subtree.
+       (ids-parse-element): Likewise.
+       (ids-parse-string): Likewise.
+
+2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * iddef.el: Deleted [moved to `cdp' package'].
+
+2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
+       `iddef'.
+
+       * ids-read.el: New file.
+
+2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
+       IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
+       IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
+       of U+hhhhh.
+
+2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-UCS-Compat-Supplement.txt: Fixed.
+
+2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
+
+       * README.en: Changed some wording about the CDP database.
+
 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.