(char-db-dump-oracle-bones): New function.
[chise/tomoyo-tools.git] / ChangeLog
1 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * char-db-dump.el (char-db-dump-additional-precomposed): New
4         function.
5         (char-db-dump): Call `char-db-dump-additional-precomposed'.
6
7 2004-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8
9         * conv-util.el (conv-u-convert-char-fullwidth): Add `->fullwidth'
10         for abstract character; add `<-halfwidth' for *halfwidth* variant;
11         fix problem about `<-fullwidth'.
12
13 2004-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14
15         * conv-util.el (conv-u-convert-char): Delete unused local variable
16         `guc'.
17         (conv-u-convert-char-fullwidth): New function.
18
19 2004-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20
21         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `conv-util'.
22
23         * conv-util.el: New file.
24
25 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26
27         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `char-feature'
28         instead of `get-char-attribute'.
29
30 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * dump-tables.el (dump-cns-11643-1-to-ucs-table): New function.
33         (dump-cns-11643-2-to-ucs-table): New function.
34
35 2004-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36
37         * ideo-trans.el (chinese-simplify-string): Renamed from
38         `ideo-translate-string-into-simplified-chinese'.
39         (ideo-translate-string-into-simplified-chinese): New obsolete
40         alias for `chinese-simplify-string'.
41         (japanese-simplify-string): Renamed from
42         `ideo-translate-string-into-simplified-japanese'.
43         (ideo-translate-string-into-simplified-japanese): New obsolete
44         alias for `japanese-simplify-string'.
45         (chinese-traditionalize-string): Renamed from
46         `ideo-translate-chinese-string-into-traditional'.
47         (ideo-translate-chinese-string-into-traditional): New obsolete
48         alias for `chinese-traditionalize-string'.
49         (japanese-traditionalize-string): Renamed from
50         `ideo-translate-japanese-string-into-traditional'.
51         (ideo-translate-japanese-string-into-traditional): New obsolete
52         alias for `japanese-traditionalize-string'.
53         (japanese-traditionalize-region): Renamed from
54         `ideo-translate-japanese-region-into-traditional'.
55         (ideo-translate-japanese-region-into-traditional): New obsolete
56         alias for `japanese-traditionalize-region'.
57
58 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
59
60         * ideo-trans.el (ideo-trans-select-char): New function.
61         (ideo-translate-chinese-string-into-traditional): New function.
62         (ideo-translate-japanese-string-into-traditional): New function.
63         (ideo-translate-string-into-traditional): Deleted.
64         (ideo-translate-japanese-region-into-traditional): Renamed from
65         `ideo-translate-region-into-traditional'; use
66         `ideo-trans-select-char'.
67         (ideo-translate-region-into-traditional): New obsolete alias for
68         `ideo-translate-japanese-region-into-traditional'.
69
70 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
71
72         * ideo-trans.el (char-cns11643-p): New function [copied from
73         ids/ids-util.el].
74         (char-ks-x1001-p): New function.
75         (find-char-variant): New function.
76         (char-representative-of-ucs): New function.
77         (char-representative-of-domain): New function.
78         (ideo-translate-string-into-ucs): New function.
79         (ideo-translate-string-into-traditional): New function.
80
81 2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
82
83         * char-db-dump.el (char-db-dump-ruimoku6): Use
84         `char-db-file-coding-system'.
85
86 2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
87
88         * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
89         Use `char-feature' to refer `=>ucs@gb'; use `=ucs@gb' instead of
90         `=ucs' to decode; try to convert compatible ideographs to
91         non-compatible ideographs.
92         (ideo-translate-string-into-simplified-japanese): New function.
93
94 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
95
96         * char-db-dump.el (char-db-dump-ruimoku6): New function.
97         (char-db-dump): Call `char-db-dump-ruimoku6'.
98
99 2004-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
100
101         * ideo-trans.el (ideo-translate-region-into-traditional): Support
102         `<-simplified@JP/Jouyou', `<-simplified@JP' and `<-simplified'.
103
104 2003-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * char-db-dump.el (char-db-dump-non-ideographs): Fixed.
107
108 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
109
110         * ideo-trans.el (ideo-translate-region-into-traditional): Refer
111         `<-simplified@jp-jouyou' and `<-simplified@jp'.
112
113 2003-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
114
115         * ideo-trans.el (ideo-translate-region-into-traditional): New
116         command.
117
118 2003-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
119
120         * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
121         Renamed from `ideo-trans-simplify-chinese-string'.
122         (ideo-trans-simplify-chinese-string): New alias for
123         `ideo-translate-string-into-simplified-chinese'.
124
125 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
126
127         * dump-tables.el (dump-jis2ucsdkw): Use `DHonnn' instead of
128         `DHOnnn'.
129
130 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
131
132         * dump-tables.el (dump-jis2ucsdkw): New function.
133
134 2003-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
135
136         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Change 5th
137         argument `ucs-ccs' to `ucs-domain'.
138         (dump-jis-x0208-1990-to-ucs-table): Modify for
139         `dump-94x94-ccs-to-ucs-table'.
140         (dump-jis-x0212-to-ucs-table): Likewise.
141         (dump-jis-x0213-1-to-ucs-table): Use `=>ucs@jis' instead of
142         `=>ucs-jis'.
143         (dump-jis-x0213-2-to-ucs-table): Modify for
144         `dump-94x94-ccs-to-ucs-table'.
145         (dump-cns-11643-3-to-ucs-table): Likewise.
146         (dump-cns-11643-4-to-ucs-table): Likewise.
147         (dump-big5-to-ucs-table): Use `=>ucs@big5' instead of
148         `=>ucs-big5'.
149
150 2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
151
152         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `encode-char'
153         with `defined-only' mode instead of `get-char-attribute' to get
154         CCS-feature values.
155         (dump-jis-x0213-1-to-ucs-table): Likewise; abolish setting for
156         `->ucs'.
157         (dump-big5-to-ucs-table): Likewise.
158         (dump-jef-china3-to-ucs-table): Use `encode-char' with
159         `defined-only' mode instead of `get-char-attribute' to get
160         CCS-feature values.
161         (dump-cbeta-to-ucs-table): Likewise.
162
163 2003-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
164
165         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-trans'.
166
167         * ideo-trans.el: New file.
168
169 2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
170
171         * char-db-dump.el (char-db-dump): Renamed from
172         `char-db-dump-files'.
173
174 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
175
176         * ideo-dump.el, non-ideo-dump.el: Deleted; moved to char-db-dump.
177
178         * TOMOYO-ELS (tomoyo-modules-to-compile): Use `char-db-dump'
179         instead of `ideo-dump'.
180
181         * char-db-dump.el: New file.
182
183 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
184
185         * dump-tables.el (dump-94x94-ccs-to-ucs-table): New function.
186         (dump-jis-x0208-1990-to-ucs-table): Use
187         `dump-94x94-ccs-to-ucs-table'.
188         (dump-jis-x0212-to-ucs-table): Likewise.
189         (dump-jis-x0213-1-to-ucs-table): Likewise; use `=ucs-jis-2000'
190         instead of `ucs-jis'.
191         (dump-jis-x0213-2-to-ucs-table): Use
192         `dump-94x94-ccs-to-ucs-table'.
193         (dump-cns-11643-3-to-ucs-table): Likewise.
194         (dump-cns-11643-4-to-ucs-table): Likewise.
195
196 2003-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
197
198         * non-ideo-dump.el: Modify the range of
199         "u02300-Miscellaneous-Technical.el"; add
200         "u02900-Supplemental-Arrows-B.el",
201         "u02980-Miscellaneous-Mathematical-Symbols-B.el" and
202         "u031F0-Katakana-Phonetic-Extensions.el".
203
204 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
205
206         * dump-tables.el (dump-jis-x0208-1990-to-ucs-table): Don't print
207         JU+XXXX if the corresponding UCS map has the same code point.
208         (dump-jis-x0212-to-ucs-table): Likewise.
209         (dump-jis-x0213-1-to-ucs-table): Don't print JIS X 0208:1990 code
210         points.
211         (dump-cns-11643-3-to-ucs-table): Don't print CU+XXXX if the
212         corresponding UCS map has the same code point.
213         (dump-jef-china3-to-ucs-table): Fixed.
214
215 2002-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
216
217         * dump-tables.el (dump-cbeta-to-ucs-table): New function.
218
219 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
220
221         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.
222
223 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
224
225         * dump-tables.el: Add autoload cookies.
226
227 2002-09-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
228
229         * dump-tables.el (dump-jef-china3-to-ucs-table): New function.
230
231 2002-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
232
233         * dump-tables.el: New file.
234
235 2002-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
236
237         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-dump'.
238
239         * ideo-dump.el (char-db-dump-ideographs): New function.
240
241 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
242
243         * TOMOYO-ELS (tomoyo-modules-to-compile): Delete `ids', `ids-util'
244         and `iddef'.
245
246         * iddef.el, ids-util.el, ids.el: Moved to the IDS package.
247
248 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
249
250         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
251         remove `hanyu-dazidian-{vol|page|char}'.
252
253 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
254
255         * ids.el (ids-parse-string): Add DOC-string.
256         (ids-format-list): Likewise; add autoload cookie.
257
258         * ids-util.el (morohashi-char-replace-alist): Add some rules.
259
260 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
261
262         * ids.el (ids-format-unit): New function.
263         (ids-format-list): New function.
264
265 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
266
267         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
268         replace converted sub-tree with corresponding combined character.
269
270 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
271
272         * iddef.el (iddef-read-buffer): Add new optional argument
273         `ucs-only'.
274         (iddef-read-file): Likewise.
275
276 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
277
278         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
279         for U+4EBD.
280
281 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
282
283         * non-ideo-dump.el: Add setting for u0FFF0-Specials.el.
284
285 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
286
287         * non-ideo-dump.el: Add setting for u0AC00-Hangul-Syllables.el.
288
289 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
290
291         * non-ideo-dump.el: Add setting for U+A000 .. U+A4CF.
292
293 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
294
295         * non-ideo-dump.el: Add setting for U+1780 .. U+18AF.
296
297 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
298
299         * non-ideo-dump.el: Add setting for U+1400 .. U+16FF.
300
301 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
302
303         * non-ideo-dump.el:
304         - Require `char-db-util'.
305         - Add setting for U+0A00 .. U+0DFF and U+0F00 .. U+11FF.
306
307 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
308
309         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
310         Daikanwa character is not found.
311
312 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
313
314         * iddef.el (iddef-check-mapping-buffer): New function.
315         (iddef-check-mapping-file): New function.
316
317 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
318
319         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
320         into a character specified in `->same-ideograph' or `->identical'
321         if the character has `ucs'.
322
323         * ids-util.el: Add new character.
324
325 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
326
327         * ids-util.el: Add coding: magic cookie.
328         (morohashi-char-replace-alist): Add some rules.
329
330 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
331
332         * ids-util.el (morohashi-char-replace-alist): Add new character.
333
334 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
335
336         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
337         for Daikanwa character if the Daikanwa character has a different
338         `ucs' code point.
339
340 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
341
342         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `iddef'.
343
344         * iddef.el: New file.
345
346         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
347         `iddef-read-buffer'; don't require `ids-util'.
348
349 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
350
351         * TOMOYO-ELS, idc-util.el, idc.el, ids-util.el, ids.el: Rename
352         `idc' to `ids'.
353
354 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
355
356         * TOMOYO-CFG (load-path): Must add current-directory.
357         - Display error message if `install' is not found.
358
359 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
360
361         * idc.el (idc-parse-string): Add autoload cookie.
362         (idc-read-buffer): Likewise.
363
364         * idc-util.el (ideographic-structure-convert-to-ucs): Add autoload
365         cookie.
366         (ideographic-structure-convert-to-daikanwa): Likewise.
367
368         * csv.el (csv-parse-string): Add autoload cookie.
369
370 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
371
372         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `idc'.
373
374         * idc.el: New file.
375
376 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
377
378         * Makefile, TOMOYO-CFG, TOMOYO-ELS, TOMOYO-MK, csv.el,
379         idc-util.el: New files.
380
381 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
382
383         * check-mule.el (mule-charset-mapping-table-alist): New constant.
384         (mule-charset-http-url-root): New variable.
385         (mule-charset-url-to-filename): New function.
386         (mule-charset-maybe-retrieve-url): New function.
387         (mule-charset-check-mapping): New function.
388
389 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
390
391         * ideo-dump.el: Call `update-ideograph-radical-table'.
392
393 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
394
395         * ideo-dump.el (char-dump-target-directory): New variable.
396
397 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
398
399         * check-mule.el: New file.
400
401 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
402
403         * non-ideo-dump.el: New file.
404
405 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
406
407         * ideo-dump.el: New file.