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