update.
[chise/tomoyo-tools.git] / ChangeLog
index 66e9c24..be8c3c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,98 @@
+2021-07-06  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * char-db-dump.el (char-db-dump-additional-idc): Check
+       `=ucs-itaiji-002'.
+
+2021-02-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * chiset-common.el (www-uri-encode-feature-name): Fix problem when
+       feature-name is not symbol.
+
+2021-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * chiset-common.el (est-uri-decode-feature-name): New function.
+
+2021-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * chiset-common.el (www-uri-decode-feature-name): Decode
+       "meta.<name>" -> `*<name>'.
+       (www-uri-encode-feature-name): Encode `*<name>' -> `*<name>'.
+
+2020-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * char-db-dump.el (char-db-dump-shuowen): Split into
+       ShuoWen-SRnnn.el.
+       (char-db-dump): Call `char-db-dump-additional-idc'.
+
+2019-12-16  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord-turtle-dump.el (chise-turtle-uri-encode-feature-name):
+       Use ":source-file" for `*source-file'.
+       (concord-turtle-insert-list): Use `concord-turtle-encode-object'
+       to encode Concord-object.
+
+2019-11-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord-turtle-dump.el (concord-turtle-insert-target-value): Use
+       `concord-turtle-insert-relations' for `abstract-glyph'.
+
+2019-04-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * char-db-dump.el (char-db-dump-additional-idc): New function.
+
+2019-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * chiset-common.el (est-uri-decode-feature-name-body): Decode
+       "._." into `+'.
+       (est-uri-encode-feature-name-body): Encode `+' into "._.".
+
+2018-12-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord-turtle-dump.el (chise-turtle-uri-encode-feature-name):
+       - Use ":subsumed-in" for `<-subsumptive'.
+       - Use ":unify" for `->denotational'.
+       - Use ":unified-by" for `<-denotational'.
+       - Use ":formed" for `->formed'.
+       - Use "ideo:same" for `->same'.
+       - Use "ideo:simplified-form" for `->simplified'.
+       - Use "ideo:vulgar-form" for `->vulgar'.
+       - Use "ideo:wrong-form" for `->wrong'.
+       - Use "ideo:original-form" for `->original'.
+       - Use "ideo:ancient-form" for `->ancient'.
+       - Use "ideo:Small-Seal-form" for `->Small-Seal'.
+       - Use "ideo:Small-Seal-form-of" instead of "ideo:Small-Seal-of"
+         for `<-Small-Seal'.
+       - Use "ideo:Oracle-Bone-character" for `->Oracle-Bones'.
+       - Use "ideo:Oracle-Bone-character-of" for `<-Oracle-Bones'.
+       - Use "ideo:interchangeable-form" instead of
+         "ideo:interchangeable" for `->interchangeable'.
+       - Use "ideo:interchangeable" for `<-interchangeable'.
+       - Use "ideo:mistakable-character" instead of "ideo:mistakable" for
+         `->mistakable'.
+       - Use "ideo:mistakable-character-of" for `<-mistakable'.
+       - Use ":reference" for `*references'.
+       (concord-turtle-insert-relation-feature): Modify format of
+       non-list value.
+       (concord-turtle-insert-metadata): Use
+       `concord-turtle-insert-references'.
+       (concord-turtle-insert-references): New function.
+       (concord-turtle-insert-target-value): Use
+       `concord-turtle-insert-references' for `*references'.
+       (concord-turtle-insert-object-features): Modify format of
+       `<-denotational@component'; modify indent of
+       total-strokes@domain*sources.
+
+2018-12-16  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * isd-turtle.el (chise-turtle-uri-encode-ccs-name): It has been
+       defined in chiset-common.el.
+
+2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord-turtle-dump.el
+       (char-db-turtle-write-ideograph-radical-char-data): Add autoload
+       cookie.
+
 2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * concord-turtle-dump.el (chise-turtle-uri-encode-feature-name):