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