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