update.
[chise/isd.git] / ChangeLog
1 2017-03-01  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * ISD-UCS-Ext-A.ttl: Reformatted [fixed bugs caused by
4         isd-turtle.el].
5
6         * ISD-UCS-Basic.ttl: Sync up with the current environment.
7
8         * isd-turtle.el (est-coded-charset-priority-list): Add
9         `=hanyo-denshi/tk'.
10         (charset-code-point-format-spec): Add settings for
11         `=hanyo-denshi/tk' and `==hanyo-denshi/tk'.
12         (isd-turtle-format-ccs-code-point): Add argument `ccs' into
13         `isd-turtle-ccs-list' if it is not existed.
14         (isd-turtle-encode-char): Delete codes to update
15         `isd-turtle-ccs-list'.
16         (isd-turtle-format-component): Modify for interface change of
17         `isd-turtle-format-char'.
18         (isd-turtle-format-char): Abolish argument `char'; add arguments
19         `ccs' and `code-point'; use `isd-turtle-format-ccs-code-point' to
20         format characters as subjects.
21         (isd-turtle-insert-char): Abolish argument `char'; add arguments
22         `ccs' and `code-point'; modify for the interface change of
23         `isd-turtle-format-char'.
24         (isd-turtle-insert-ccs-ranges): Modify for the interface change of
25         `isd-turtle-insert-char'.
26         (isd-turtle-dump-ucs-basic): Use `=ucs' instead of `ucs'.
27         (isd-turtle-dump-ucs-ext-a): Likewise.
28         (isd-turtle-dump-mj-0): New function.
29         (isd-turtle-dump-mj-1): New function.
30         (isd-turtle-dump-mj-2): New function.
31         (isd-turtle-dump-mj-3): New function.
32         (isd-turtle-dump-mj-4): New function.
33         (isd-turtle-dump-mj-5): New function.
34         (isd-turtle-dump-mj-6): New function.
35
36 2017-03-01  MORIOKA Tomohiko  <tomo.git@chise.org>
37
38         * ISD-UCS-Basic.ttl: Sync up with the current environment.
39
40         * isd-turtle.el (charset-code-point-format-spec): New function.
41         (isd-turtle-format-ccs-code-point): New function.
42         (isd-turtle-encode-char): Use `isd-turtle-format-ccs-code-point'.
43
44 2017-02-28  MORIOKA Tomohiko  <tomo.git@chise.org>
45
46         * isd-turtle.el (isd-turtle-dump-ucs-ext-a): Use ISD-UCS-Ext-A.ttl
47         instead of ISD-UCS-Ext-A.txt as the filename to output.
48
49         * ISD-UCS-Ext-A.ttl: Renamed from ISD-UCS-Ext-A.txt.
50
51         * isd-turtle.el (est-coded-charset-priority-list): Prefer base CCS
52         to derived CCS.
53         (isd-turtle-encode-char): Use `=adobe-japan1' instead of
54         `=adobe-japan1-6'.
55
56         * ISD-UCS-Basic.ttl: Sync up with the current environment.
57
58 2017-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
59
60         * ISD-UCS-Ext-A.txt: New file.
61
62         * ISD-UCS-Basic.ttl: Use `a.ucs:' instead of `ucs:' as the prefix
63         for <http://www.chise.org/est/view/character/rep.ucs=>.
64
65         * isd-turtle.el (isd-turtle-uri-encode-feature-name): Use "a.ucs"
66         instead of `ucs' for `=ucs'.
67         (isd-turtle-encode-char): Likewise.
68
69 2017-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
70
71         * isd-turtle.el (isd-turtle-dump-ucs-ext-a): New function.
72
73 2017-02-26  MORIOKA Tomohiko  <tomo.git@chise.org>
74
75         * ISD-UCS-Basic.ttl: Reformatted.
76
77         * isd-turtle.el (est-coded-charset-priority-list): Modify order.
78         (isd-turtle-encode-char): Use decimal formatting for some CCSes.
79
80 2017-02-26  MORIOKA Tomohiko  <tomo.git@chise.org>
81
82         * ISD-UCS-Basic.ttl: New file.
83
84         * isd-turtle.el: New file.