update.
[chise/ids.git] / ChangeLog
1 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
4         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
5         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
6         of U+hhhhh.
7
8 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9
10         * IDS-UCS-Compat-Supplement.txt: Fixed.
11
12 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
13
14         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
15
16         * README.en: Changed some wording about the CDP database.
17
18 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19
20         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
21
22 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23
24         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
25         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
26         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
27         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
28
29 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30
31         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
32         remove `hanyu-dazidian-{vol|page|char}'.
33
34 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35
36         * ids.el (ids-parse-string): Add DOC-string.
37         (ids-format-list): Likewise; add autoload cookie.
38
39         * ids-util.el (morohashi-char-replace-alist): Add some rules.
40
41 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
42
43         * ids.el (ids-format-unit): New function.
44         (ids-format-list): New function.
45
46 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
47
48         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
49         replace converted sub-tree with corresponding combined character.
50
51 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
52
53         * iddef.el (iddef-read-buffer): Add new optional argument
54         `ucs-only'.
55         (iddef-read-file): Likewise.
56
57 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
58
59         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
60         for U+4EBD.
61
62 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
63
64         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
65         Daikanwa character is not found.
66
67 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
68
69         * iddef.el (iddef-check-mapping-buffer): New function.
70         (iddef-check-mapping-file): New function.
71
72 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
73
74         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
75         into a character specified in `->same-ideograph' or `->identical'
76         if the character has `ucs'.
77
78         * ids-util.el: Add new character.
79
80 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
81
82         * ids-util.el: Add coding: magic cookie.
83         (morohashi-char-replace-alist): Add some rules.
84
85 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
86
87         * ids-util.el (morohashi-char-replace-alist): Add new character.
88
89 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
90
91         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
92         for Daikanwa character if the Daikanwa character has a different
93         `ucs' code point.
94
95 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
96
97         * iddef.el: New file.
98
99         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
100         `iddef-read-buffer'; don't require `ids-util'.
101
102 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
103
104         * ids-util.el, ids.el: New file.