update.
[chise/ids.git] / ChangeLog
1 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * IDS-CBETA.txt: New file.
4
5 2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6
7         * IDS-UCS-Ext-B-6.txt (U-0002A090): Fixed.
8         (U-0002A162): Fixed.
9
10         * IDS-UCS-Ext-B-2.txt: Fix IDS of some characters.
11
12         * IDS-UCS-Compat.txt (U+F902): Declare as an atom.
13
14         * IDS-UCS-Ext-A.txt: Fix IDS of some characters.
15
16         * IDS-UCS-Basic.txt: Simplify IDS of some characters.
17
18         * IDS-UCS-Ext-B-1.txt (U-00020003): Fixed.
19
20         * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
21         CB-nnnnn as CBETA characters.
22
23         * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
24
25         * ids-dump.el: New file.
26
27 2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28
29         * IDS-UCS-Compat.txt: Fixed.
30
31 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32
33         * IDS-UCS-Basic.txt: Fix or simplify some IDS.
34
35 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36
37         * ids-read.el (ids-read-buffer): Add new optional argument
38         `simplify'; if `simplify' is nil, don't simplify a subtree; accept
39         CB-nnnnn.
40         (ids-read-file): Likewise.
41
42         * ids.el (ids-parse-component): Add new argument `simplify'; if
43         `simplify' is nil, don't simplify a subtree.
44         (ids-parse-element): Likewise.
45         (ids-parse-string): Likewise.
46
47 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
48
49         * iddef.el: Deleted [moved to `cdp' package'].
50
51 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
52
53         * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
54         `iddef'.
55
56         * ids-read.el: New file.
57
58 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
59
60         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
61         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
62         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
63         of U+hhhhh.
64
65 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
66
67         * IDS-UCS-Compat-Supplement.txt: Fixed.
68
69 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
70
71         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
72
73         * README.en: Changed some wording about the CDP database.
74
75 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
76
77         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
78
79 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
80
81         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
82         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
83         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
84         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
85
86 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
87
88         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
89         remove `hanyu-dazidian-{vol|page|char}'.
90
91 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
92
93         * ids.el (ids-parse-string): Add DOC-string.
94         (ids-format-list): Likewise; add autoload cookie.
95
96         * ids-util.el (morohashi-char-replace-alist): Add some rules.
97
98 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
99
100         * ids.el (ids-format-unit): New function.
101         (ids-format-list): New function.
102
103 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
104
105         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
106         replace converted sub-tree with corresponding combined character.
107
108 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
109
110         * iddef.el (iddef-read-buffer): Add new optional argument
111         `ucs-only'.
112         (iddef-read-file): Likewise.
113
114 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
115
116         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
117         for U+4EBD.
118
119 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
120
121         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
122         Daikanwa character is not found.
123
124 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
125
126         * iddef.el (iddef-check-mapping-buffer): New function.
127         (iddef-check-mapping-file): New function.
128
129 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
130
131         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
132         into a character specified in `->same-ideograph' or `->identical'
133         if the character has `ucs'.
134
135         * ids-util.el: Add new character.
136
137 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
138
139         * ids-util.el: Add coding: magic cookie.
140         (morohashi-char-replace-alist): Add some rules.
141
142 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
143
144         * ids-util.el (morohashi-char-replace-alist): Add new character.
145
146 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
147
148         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
149         for Daikanwa character if the Daikanwa character has a different
150         `ucs' code point.
151
152 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
153
154         * iddef.el: New file.
155
156         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
157         `iddef-read-buffer'; don't require `ids-util'.
158
159 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
160
161         * ids-util.el, ids.el: New file.