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