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