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