update.
[chise/ids.git] / ChangeLog
1 2002-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * ids.el (ids-format-unit): Deleted.
4         (ids-format-list): Deleted.
5         (ids-format-list): Define as an alias for
6         `ideographic-structure-to-ids'.
7
8 2002-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9
10         * IDS-UCS-Basic.txt: Fix and/or complete some IDSs.
11
12 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13
14         * IDS-JIS-X0208-1990.txt: New file.
15
16         * ids-read.el (ids-read-buffer): Accept J90-hhhh.
17
18         * ids-dump.el (ids-dump-file-specs-alist): Deleted.
19         (ids-dump-ranges): Deleted.
20         (ids-dump-insert-jis-x0208-1990): New function.
21         (ids-dump-range): New function.
22         (ids-dump-ucs-basic): New implementation.
23         (ids-dump-ucs-ext-a): Likewise.
24         (ids-dump-ucs-compat): Likewise.
25         (ids-dump-ucs-ext-b-*): Likewise.
26         (ids-dump-ucs-compat-supplement): Likewise.
27         (ids-dump-daikanwa-nn): Likewise.
28         (ids-dump-daikanwa-index): New function.
29         (ids-dump-daikanwa-hokan): Renamed from `ids-dump-daikanwa-ho';
30         new implementation.
31         (ids-dump-cbeta): New implementation.
32         (ids-dump-jis-x0208-1990): New function.
33
34 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
35
36         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-3.txt,
37         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-A.txt,
38         IDS-UCS-Basic.txt: Replaced some CDP characters with Unicode
39         equivalents: U+624C; U+5FC4.
40
41 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
42
43         * IDS-Daikanwa-ho.txt (MH-0089): Add IDS.
44         (MH-0133): Modified.
45         (MH-0465): Modified.
46         (MH-0486): Modified.
47
48         * IDS-Daikanwa-dx.txt (M-48929): Modified.
49
50         * IDS-Daikanwa-12.txt (M-42211): Add IDS.
51
52         * IDS-Daikanwa-11.txt:
53         - Add IDS for some characters.
54         - Modify/fix IDS for some characters.
55
56         * IDS-Daikanwa-10.txt (M-32806): Add IDS.
57
58         * IDS-Daikanwa-09.txt (M-28120): Break.
59         (M-28126): Add IDS.
60         - Use M-07055 instead of U+5B81.
61
62         * IDS-Daikanwa-08.txt (M-25016): Break.
63         (M-25016'): Add IDS.
64
65         * IDS-Daikanwa-07.txt (M-17575): Add IDS.
66
67         * IDS-Daikanwa-06.txt (M-15637): Add IDS.
68
69         * IDS-Daikanwa-05.txt:
70         - Add IDS for some characters.
71         - Use M-01452 instead of U+516C.
72
73         * IDS-Daikanwa-04.txt:
74         - Add IDS for some characters.
75         - Use M-09221 instead of U+5E7F.
76
77         * IDS-Daikanwa-03.txt, IDS-Daikanwa-02.txt: Add IDS for some
78         characters.
79
80         * IDS-Daikanwa-01.txt: Use J0-5035 instead of U+4EA0.  Use J0-446B
81         instead of U+5E1D.  Use M-09373 instead of U+5EB6.
82         (M-00248): Delete IDS.
83         (M-00249): Delete IDS.
84         (M-00250): Delete IDS.
85         (M-00407): Add IDS.
86         (M-00612): Add IDS.
87         (M-00844): Simplified.
88         (M-00876): Add IDS.
89         (M-01009): Add IDS.
90         (M-01179): Add IDS.
91         (M-01312): Add IDS.
92         (M-01374): Modify structure.
93         (M-01375): Likewise.
94
95         * IDS-CBETA.txt (CB00104): Fixed.
96
97         * IDS-UCS-Ext-B-6.txt (U-0002A205): Fixed.
98         (U-0002A20B): Likewise.
99         (U-0002A6CD): Likewise.
100
101         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt: Fix and/or modify for
102         some characters.
103
104         * IDS-UCS-Ext-B-3.txt (U-00024013): Fixed.
105         (U-00024047): Fixed.
106         (U-00025F11): Fixed.
107         (U-00025F51): Fixed.
108         (U-00025FF4): Fixed.
109
110         * IDS-UCS-Ext-B-2.txt (U-00023FF6): Fixed.
111
112         * IDS-UCS-Ext-B-1.txt (U-00020054): Fixed.
113         (U-00020075): Completed.
114
115         * IDS-UCS-Ext-A.txt (U+34D5): Completed.
116         (U+4B91): Likewise.
117         (U+4CF5): Fixed.
118         (U+FA23): Completed.
119
120         * IDS-UCS-Basic.txt (U+9EF1): Fixed.
121
122 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
123
124         * IDS-UCS-Basic.txt: Cleaned up some IDS sequences, especially
125         replacing cdp chars with their unicode counterparts of U+8BA0.
126
127 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
128
129         * ids-dump.el (ids-dump-file-specs-alist): Add `daikanwa-xx'
130         instead of `daikanwa'.
131         (ids-dump-insert-daikanwa): Add new argument `start' and `end';
132         don't dump MH-nnnn data.
133         (ids-dump-insert-daikanwa-hokan): New function.
134
135         * ids-read.el (ids-read-buffer): Read M-nnnnn', M-nnnnn" and
136         MH-nnnn.
137
138 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
139
140         * IDS-Daikanwa-01.txt, IDS-Daikanwa-02.txt, IDS-Daikanwa-03.txt,
141         IDS-Daikanwa-04.txt, IDS-Daikanwa-05.txt, IDS-Daikanwa-06.txt,
142         IDS-Daikanwa-07.txt, IDS-Daikanwa-08.txt, IDS-Daikanwa-09.txt,
143         IDS-Daikanwa-10.txt, IDS-Daikanwa-11.txt, IDS-Daikanwa-12.txt,
144         IDS-Daikanwa-dx.txt, IDS-Daikanwa-ho.txt: New files.
145
146 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
147
148         * ids-read.el (ids-read-buffer): Fix problem about M-nnnnn' and
149         M-nnnnn".
150
151 2002-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
152
153         * IDS-UCS-Basic.txt (U+9AD8): Add IDS.
154
155 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
156
157         * IDS-CBETA.txt: New file.
158
159 2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
160
161         * IDS-UCS-Ext-B-6.txt (U-0002A090): Fixed.
162         (U-0002A162): Fixed.
163
164         * IDS-UCS-Ext-B-2.txt: Fix IDS of some characters.
165
166         * IDS-UCS-Compat.txt (U+F902): Declare as an atom.
167
168         * IDS-UCS-Ext-A.txt: Fix IDS of some characters.
169
170         * IDS-UCS-Basic.txt: Simplify IDS of some characters.
171
172         * IDS-UCS-Ext-B-1.txt (U-00020003): Fixed.
173
174         * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
175         CB-nnnnn as CBETA characters.
176
177         * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
178
179         * ids-dump.el: New file.
180
181 2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
182
183         * IDS-UCS-Compat.txt: Fixed.
184
185 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
186
187         * IDS-UCS-Basic.txt: Fix or simplify some IDS.
188
189 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
190
191         * ids-read.el (ids-read-buffer): Add new optional argument
192         `simplify'; if `simplify' is nil, don't simplify a subtree; accept
193         CB-nnnnn.
194         (ids-read-file): Likewise.
195
196         * ids.el (ids-parse-component): Add new argument `simplify'; if
197         `simplify' is nil, don't simplify a subtree.
198         (ids-parse-element): Likewise.
199         (ids-parse-string): Likewise.
200
201 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
202
203         * iddef.el: Deleted [moved to `cdp' package'].
204
205 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
206
207         * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
208         `iddef'.
209
210         * ids-read.el: New file.
211
212 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
213
214         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
215         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
216         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
217         of U+hhhhh.
218
219 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
220
221         * IDS-UCS-Compat-Supplement.txt: Fixed.
222
223 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
224
225         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
226
227         * README.en: Changed some wording about the CDP database.
228
229 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
230
231         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
232
233 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
234
235         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
236         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
237         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
238         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
239
240 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
241
242         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
243         remove `hanyu-dazidian-{vol|page|char}'.
244
245 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
246
247         * ids.el (ids-parse-string): Add DOC-string.
248         (ids-format-list): Likewise; add autoload cookie.
249
250         * ids-util.el (morohashi-char-replace-alist): Add some rules.
251
252 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
253
254         * ids.el (ids-format-unit): New function.
255         (ids-format-list): New function.
256
257 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
258
259         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
260         replace converted sub-tree with corresponding combined character.
261
262 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
263
264         * iddef.el (iddef-read-buffer): Add new optional argument
265         `ucs-only'.
266         (iddef-read-file): Likewise.
267
268 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
269
270         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
271         for U+4EBD.
272
273 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
274
275         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
276         Daikanwa character is not found.
277
278 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
279
280         * iddef.el (iddef-check-mapping-buffer): New function.
281         (iddef-check-mapping-file): New function.
282
283 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
284
285         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
286         into a character specified in `->same-ideograph' or `->identical'
287         if the character has `ucs'.
288
289         * ids-util.el: Add new character.
290
291 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
292
293         * ids-util.el: Add coding: magic cookie.
294         (morohashi-char-replace-alist): Add some rules.
295
296 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
297
298         * ids-util.el (morohashi-char-replace-alist): Add new character.
299
300 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
301
302         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
303         for Daikanwa character if the Daikanwa character has a different
304         `ucs' code point.
305
306 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
307
308         * iddef.el: New file.
309
310         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
311         `iddef-read-buffer'; don't require `ids-util'.
312
313 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
314
315         * ids-util.el, ids.el: New file.