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