update.
[chise/isd.git] / ChangeLog
1 2017-03-01  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * ISD-UCS-Basic.ttl: Sync up with the current environment.
4
5         * isd-turtle.el (charset-code-point-format-spec): New function.
6         (isd-turtle-format-ccs-code-point): New function.
7         (isd-turtle-encode-char): Use `isd-turtle-format-ccs-code-point'.
8
9 2017-02-28  MORIOKA Tomohiko  <tomo.git@chise.org>
10
11         * isd-turtle.el (isd-turtle-dump-ucs-ext-a): Use ISD-UCS-Ext-A.ttl
12         instead of ISD-UCS-Ext-A.txt as the filename to output.
13
14         * ISD-UCS-Ext-A.ttl: Renamed from ISD-UCS-Ext-A.txt.
15
16         * isd-turtle.el (est-coded-charset-priority-list): Prefer base CCS
17         to derived CCS.
18         (isd-turtle-encode-char): Use `=adobe-japan1' instead of
19         `=adobe-japan1-6'.
20
21         * ISD-UCS-Basic.ttl: Sync up with the current environment.
22
23 2017-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
24
25         * ISD-UCS-Ext-A.txt: New file.
26
27         * ISD-UCS-Basic.ttl: Use `a.ucs:' instead of `ucs:' as the prefix
28         for <http://www.chise.org/est/view/character/rep.ucs=>.
29
30         * isd-turtle.el (isd-turtle-uri-encode-feature-name): Use "a.ucs"
31         instead of `ucs' for `=ucs'.
32         (isd-turtle-encode-char): Likewise.
33
34 2017-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
35
36         * isd-turtle.el (isd-turtle-dump-ucs-ext-a): New function.
37
38 2017-02-26  MORIOKA Tomohiko  <tomo.git@chise.org>
39
40         * ISD-UCS-Basic.ttl: Reformatted.
41
42         * isd-turtle.el (est-coded-charset-priority-list): Modify order.
43         (isd-turtle-encode-char): Use decimal formatting for some CCSes.
44
45 2017-02-26  MORIOKA Tomohiko  <tomo.git@chise.org>
46
47         * ISD-UCS-Basic.ttl: New file.
48
49         * isd-turtle.el: New file.