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