74f3be83ee2f5e29422ddb61d313410ec237a222
[chise/tomoyo-tools.git] / ChangeLog
1 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * dump-tables.el (dump-jis2ucsdkw): New function.
4
5 2003-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6
7         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Change 5th
8         argument `ucs-ccs' to `ucs-domain'.
9         (dump-jis-x0208-1990-to-ucs-table): Modify for
10         `dump-94x94-ccs-to-ucs-table'.
11         (dump-jis-x0212-to-ucs-table): Likewise.
12         (dump-jis-x0213-1-to-ucs-table): Use `=>ucs@jis' instead of
13         `=>ucs-jis'.
14         (dump-jis-x0213-2-to-ucs-table): Modify for
15         `dump-94x94-ccs-to-ucs-table'.
16         (dump-cns-11643-3-to-ucs-table): Likewise.
17         (dump-cns-11643-4-to-ucs-table): Likewise.
18         (dump-big5-to-ucs-table): Use `=>ucs@big5' instead of
19         `=>ucs-big5'.
20
21 2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22
23         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `encode-char'
24         with `defined-only' mode instead of `get-char-attribute' to get
25         CCS-feature values.
26         (dump-jis-x0213-1-to-ucs-table): Likewise; abolish setting for
27         `->ucs'.
28         (dump-big5-to-ucs-table): Likewise.
29         (dump-jef-china3-to-ucs-table): Use `encode-char' with
30         `defined-only' mode instead of `get-char-attribute' to get
31         CCS-feature values.
32         (dump-cbeta-to-ucs-table): Likewise.
33
34 2003-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35
36         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-trans'.
37
38         * ideo-trans.el: New file.
39
40 2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
41
42         * char-db-dump.el (char-db-dump): Renamed from
43         `char-db-dump-files'.
44
45 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
46
47         * ideo-dump.el, non-ideo-dump.el: Deleted; moved to char-db-dump.
48
49         * TOMOYO-ELS (tomoyo-modules-to-compile): Use `char-db-dump'
50         instead of `ideo-dump'.
51
52         * char-db-dump.el: New file.
53
54 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
55
56         * dump-tables.el (dump-94x94-ccs-to-ucs-table): New function.
57         (dump-jis-x0208-1990-to-ucs-table): Use
58         `dump-94x94-ccs-to-ucs-table'.
59         (dump-jis-x0212-to-ucs-table): Likewise.
60         (dump-jis-x0213-1-to-ucs-table): Likewise; use `=ucs-jis-2000'
61         instead of `ucs-jis'.
62         (dump-jis-x0213-2-to-ucs-table): Use
63         `dump-94x94-ccs-to-ucs-table'.
64         (dump-cns-11643-3-to-ucs-table): Likewise.
65         (dump-cns-11643-4-to-ucs-table): Likewise.
66
67 2003-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
68
69         * non-ideo-dump.el: Modify the range of
70         "u02300-Miscellaneous-Technical.el"; add
71         "u02900-Supplemental-Arrows-B.el",
72         "u02980-Miscellaneous-Mathematical-Symbols-B.el" and
73         "u031F0-Katakana-Phonetic-Extensions.el".
74
75 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
76
77         * dump-tables.el (dump-jis-x0208-1990-to-ucs-table): Don't print
78         JU+XXXX if the corresponding UCS map has the same code point.
79         (dump-jis-x0212-to-ucs-table): Likewise.
80         (dump-jis-x0213-1-to-ucs-table): Don't print JIS X 0208:1990 code
81         points.
82         (dump-cns-11643-3-to-ucs-table): Don't print CU+XXXX if the
83         corresponding UCS map has the same code point.
84         (dump-jef-china3-to-ucs-table): Fixed.
85
86 2002-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
87
88         * dump-tables.el (dump-cbeta-to-ucs-table): New function.
89
90 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
91
92         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.
93
94 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
95
96         * dump-tables.el: Add autoload cookies.
97
98 2002-09-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
99
100         * dump-tables.el (dump-jef-china3-to-ucs-table): New function.
101
102 2002-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
103
104         * dump-tables.el: New file.
105
106 2002-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
107
108         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-dump'.
109
110         * ideo-dump.el (char-db-dump-ideographs): New function.
111
112 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
113
114         * TOMOYO-ELS (tomoyo-modules-to-compile): Delete `ids', `ids-util'
115         and `iddef'.
116
117         * iddef.el, ids-util.el, ids.el: Moved to the IDS package.
118
119 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
120
121         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
122         remove `hanyu-dazidian-{vol|page|char}'.
123
124 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
125
126         * ids.el (ids-parse-string): Add DOC-string.
127         (ids-format-list): Likewise; add autoload cookie.
128
129         * ids-util.el (morohashi-char-replace-alist): Add some rules.
130
131 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
132
133         * ids.el (ids-format-unit): New function.
134         (ids-format-list): New function.
135
136 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
137
138         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
139         replace converted sub-tree with corresponding combined character.
140
141 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
142
143         * iddef.el (iddef-read-buffer): Add new optional argument
144         `ucs-only'.
145         (iddef-read-file): Likewise.
146
147 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
148
149         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
150         for U+4EBD.
151
152 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
153
154         * non-ideo-dump.el: Add setting for u0FFF0-Specials.el.
155
156 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
157
158         * non-ideo-dump.el: Add setting for u0AC00-Hangul-Syllables.el.
159
160 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
161
162         * non-ideo-dump.el: Add setting for U+A000 .. U+A4CF.
163
164 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
165
166         * non-ideo-dump.el: Add setting for U+1780 .. U+18AF.
167
168 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
169
170         * non-ideo-dump.el: Add setting for U+1400 .. U+16FF.
171
172 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
173
174         * non-ideo-dump.el:
175         - Require `char-db-util'.
176         - Add setting for U+0A00 .. U+0DFF and U+0F00 .. U+11FF.
177
178 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
179
180         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
181         Daikanwa character is not found.
182
183 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
184
185         * iddef.el (iddef-check-mapping-buffer): New function.
186         (iddef-check-mapping-file): New function.
187
188 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
189
190         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
191         into a character specified in `->same-ideograph' or `->identical'
192         if the character has `ucs'.
193
194         * ids-util.el: Add new character.
195
196 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
197
198         * ids-util.el: Add coding: magic cookie.
199         (morohashi-char-replace-alist): Add some rules.
200
201 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
202
203         * ids-util.el (morohashi-char-replace-alist): Add new character.
204
205 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
206
207         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
208         for Daikanwa character if the Daikanwa character has a different
209         `ucs' code point.
210
211 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
212
213         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `iddef'.
214
215         * iddef.el: New file.
216
217         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
218         `iddef-read-buffer'; don't require `ids-util'.
219
220 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
221
222         * TOMOYO-ELS, idc-util.el, idc.el, ids-util.el, ids.el: Rename
223         `idc' to `ids'.
224
225 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
226
227         * TOMOYO-CFG (load-path): Must add current-directory.
228         - Display error message if `install' is not found.
229
230 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
231
232         * idc.el (idc-parse-string): Add autoload cookie.
233         (idc-read-buffer): Likewise.
234
235         * idc-util.el (ideographic-structure-convert-to-ucs): Add autoload
236         cookie.
237         (ideographic-structure-convert-to-daikanwa): Likewise.
238
239         * csv.el (csv-parse-string): Add autoload cookie.
240
241 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
242
243         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `idc'.
244
245         * idc.el: New file.
246
247 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
248
249         * Makefile, TOMOYO-CFG, TOMOYO-ELS, TOMOYO-MK, csv.el,
250         idc-util.el: New files.
251
252 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
253
254         * check-mule.el (mule-charset-mapping-table-alist): New constant.
255         (mule-charset-http-url-root): New variable.
256         (mule-charset-url-to-filename): New function.
257         (mule-charset-maybe-retrieve-url): New function.
258         (mule-charset-check-mapping): New function.
259
260 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
261
262         * ideo-dump.el: Call `update-ideograph-radical-table'.
263
264 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
265
266         * ideo-dump.el (char-dump-target-directory): New variable.
267
268 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
269
270         * check-mule.el: New file.
271
272 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
273
274         * non-ideo-dump.el: New file.
275
276 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
277
278         * ideo-dump.el: New file.