update.
[chise/ids.git] / ChangeLog
1 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * IDS-CBETA.txt: New file.
4
5 2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6
7         * IDS-UCS-Compat.txt (U+F902): Declare as an atom.
8
9         * IDS-UCS-Ext-A.txt: Fix IDS of some characters.
10
11         * IDS-UCS-Basic.txt: Simplify IDS of some characters.
12
13         * IDS-UCS-Ext-B-1.txt (U-00020003): Fixed.
14
15         * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
16         CB-nnnnn as CBETA characters.
17
18         * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
19
20         * ids-dump.el: New file.
21
22 2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23
24         * IDS-UCS-Compat.txt: Fixed.
25
26 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27
28         * IDS-UCS-Basic.txt: Fix or simplify some IDS.
29
30 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * ids-read.el (ids-read-buffer): Add new optional argument
33         `simplify'; if `simplify' is nil, don't simplify a subtree; accept
34         CB-nnnnn.
35         (ids-read-file): Likewise.
36
37         * ids.el (ids-parse-component): Add new argument `simplify'; if
38         `simplify' is nil, don't simplify a subtree.
39         (ids-parse-element): Likewise.
40         (ids-parse-string): Likewise.
41
42 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
43
44         * iddef.el: Deleted [moved to `cdp' package'].
45
46 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
47
48         * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
49         `iddef'.
50
51         * ids-read.el: New file.
52
53 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
54
55         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
56         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
57         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
58         of U+hhhhh.
59
60 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
61
62         * IDS-UCS-Compat-Supplement.txt: Fixed.
63
64 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
65
66         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
67
68         * README.en: Changed some wording about the CDP database.
69
70 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
71
72         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
73
74 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
75
76         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
77         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
78         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
79         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
80
81 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
82
83         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
84         remove `hanyu-dazidian-{vol|page|char}'.
85
86 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
87
88         * ids.el (ids-parse-string): Add DOC-string.
89         (ids-format-list): Likewise; add autoload cookie.
90
91         * ids-util.el (morohashi-char-replace-alist): Add some rules.
92
93 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
94
95         * ids.el (ids-format-unit): New function.
96         (ids-format-list): New function.
97
98 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
99
100         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
101         replace converted sub-tree with corresponding combined character.
102
103 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
104
105         * iddef.el (iddef-read-buffer): Add new optional argument
106         `ucs-only'.
107         (iddef-read-file): Likewise.
108
109 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
110
111         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
112         for U+4EBD.
113
114 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
115
116         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
117         Daikanwa character is not found.
118
119 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
120
121         * iddef.el (iddef-check-mapping-buffer): New function.
122         (iddef-check-mapping-file): New function.
123
124 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
125
126         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
127         into a character specified in `->same-ideograph' or `->identical'
128         if the character has `ucs'.
129
130         * ids-util.el: Add new character.
131
132 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
133
134         * ids-util.el: Add coding: magic cookie.
135         (morohashi-char-replace-alist): Add some rules.
136
137 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
138
139         * ids-util.el (morohashi-char-replace-alist): Add new character.
140
141 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
142
143         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
144         for Daikanwa character if the Daikanwa character has a different
145         `ucs' code point.
146
147 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
148
149         * iddef.el: New file.
150
151         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
152         `iddef-read-buffer'; don't require `ids-util'.
153
154 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
155
156         * ids-util.el, ids.el: New file.