(ids-index-store-char): Revert to use `char-feature' instead of
[chise/ids.git] / ChangeLog
index 4e85e87..4aceb3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,125 @@
+2005-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-version): Update to 0.22.2.
+       (www-ids-find-format-line): Add link for CHISE link-map.
+       (www-batch-ids-find): Add link for http://fonts.jp/chise_linkmap/.
+
+2005-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-version): New constant.
+       (www-ids-find-ideographic-products-file-name): New variable.
+       (www-batch-ids-find): Display version, Last-modified, copyright;
+       display warning when updating the system; add links for related
+       sites.
+
+2005-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/tang-chars.udd: Sync up with the latest data [add 568
+       characters].
+
+2005-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-find.el (of-component-features): New function.
+       (to-component-features): New function.
+       (char-component-variants): Use `{of|to}-component-features'.
+       (ideographic-structure-char=): Use `of-component-features'.
+
+2005-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): Encode UTF-8
+       characters in URL; don't use quoted-string for the value of
+       charset in Content-Type field.
+
+2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-insert-chars-including-components):
+       New function.
+       (www-batch-ids-find): Use
+       `www-ids-insert-chars-including-components'.
+
+2005-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-find.el (ids-index-store-char): Use `get-char-attribute'
+       instead of `char-feature' to refer `ideographic-products' to avoid
+       infinite loop; ignore COMPONENT's substructure.
+       (ids-index-store-structure): Ignore char-ref format.
+       (ids-insert-chars-including-components): New function.
+       (ids-find-chars-including-components): Use
+       `ids-insert-chars-including-components'.
+
+2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): Add setting for
+       "&ZOB-dddd;".
+
+2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/tang-chars.udd: New file.
+
+\f
+2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-ids 0.22 released.
+
+       * Makefile (tar): Modify for chise-ids.
+
+       * ftp.in: New file.
+
+       * Makefile (PACKAGE): Changed to chise-ids.
+       (VERSION): Update to 0.22.
+
+2005-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-find.el (ids-find-chars-including-components): Add check
+       code to avoid problems caused by wrong indexes.
+
+       * IDS-UCS-Ext-B-5.txt:
+       - Complete/compact/modify/fix some IDSs.
+       - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
+       - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
+
+       * IDS-UCS-Ext-B-4.txt (U-0002715D): Fixed.
+       (U-000277D4): Compacted.
+
+       * IDS-UCS-Ext-B-3.txt: Complete/compact/modify/fix some IDSs.
+
+2005-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-UCS-Ext-B-2.txt:
+       - Complete/compact/modify/fix some IDSs.
+       - Use <CJK RADICAL HAND> instead of U+624C.
+
+       * IDS-UCS-Ext-A.txt:
+       - Complete/compact/modify/fix some IDSs.
+       - Use <CJK RADICAL HAND> instead of U+624C.
+       - Use "⿸㫃" instead of "⿰方⿱人".
+
+       * IDS-JIS-X0208-1990.txt:
+       - Use <CJK RADICAL HAND> instead of U+624C.
+       - Use <CJK RADICAL PERSON> instead of U+4EBB.
+       - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
+       - Compact/modify/fix some IDSs.
+
+       * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt: Add/compact/modify/fix
+       some IDSs.
+
+       * IDS-CNS-2.txt:
+       - Use <CJK RADICAL PERSON> instead of U+4EBB.
+       - Modify/fix some IDSs.
+
+       * IDS-CNS-1.txt:
+       - Use <CJK RADICAL PERSON> instead of U+4EBB.
+       - Use "𠂋" instead of "⿸𠂆一".
+       - Add/complete/modify/fix some IDSs.
+
+2005-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): Display glyphs
+       of JIS X0208, 0212, GB2312, 12345 and CNS 11643.
+       (www-batch-ids-find): Add settings for
+       `coded-charset-entity-reference-alist' to prefer CCSs that can be
+       displayed.
+
 2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * www/www-ids-find.el (www-ids-find-format-line): Add links for
 
 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * ids-dump.el (ids-dump-insert-daikanwa): Use
+       `ids-dump-format-list' instead of `ids-format-list'.
+       (ids-dump-insert-daikanwa-hokan): Likewise.
+
+2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
        * IDS-CNS-2.txt: Compact/modify/fix some IDSs.
 
 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>