2005-03-29 Hiroyuki Komatsu * Suikyo 2.1.0: - Modified the Ruby implementation for PRIME 1.1.0. - Modified the AZIK table. 2005-03-08 Masaki Yatsu * conv-table/azik: - remove 'xya', 'xyu', 'xyo' remove-convertion-rules. - add 'sha', 'shi', 'shu', 'she', 'sho' remove-conversion-rules. 2005-01-13 Hiroyuki Komatsu * Suikyo 2.0.1.1: - Fixed bugs of removing conversion rules. 2005-01-11 Hiroyuki Komatsu * Suikyo 2.0.1: - Fixed a bug coused from suikyo-composer.rb. - Added new conversion tables: azik-all and azik-all_reverse. - Added a formatting rule to remove conversion rules. 2004-12-23 Hiroyuki Komatsu * Makefile.am: Added an entry for Cygwin. 2004-12-13 Hiroyuki Komatsu * Suikyo 2.0.0.1: - Fixed a bug with the azik table. Thanks for the notice from Masaki Yatsu. 2004-12-11 Hiroyuki Komatsu * Suikyo 2.0.0: - Added the ruby library SuikyoComposer which manages a preediting string for Kana-Kanji conversion engines. - Added new tables: half-katakana <=> { hiragana, katakana } 2004-12-10 Hiroyuki Komatsu * Suikyo 2.0.0 RC2: - Added some validation checkers for hybrid typing. 2004-12-09 Hiroyuki Komatsu * Suikyo 2.0.0 RC1: - Added the ruby library SuikyoComposer which manages a preediting string for Kana-Kanji conversion engines. - Added new tables: half-katakana <=> { hiragana, katakana } 2004-08-29 Hiroyuki Komatsu * Suikyo 1.3.3 Release. * conv-table/tcode, tcode_reverse, tcode-dvorak, tcode-dvorak_reverse: - Modified tcode tables from '\x{2014}' to '―' (dash). Thanks for the report by Akira Yamada [prime-dev: 427] * ruby/src/suikyo.rb: - Fixed '\x' prefix bug. 2004-02-29 Hiroyuki Komatsu * Suikyo 1.3.2 Release. - Add Kuten-Code tables. - Add romaji-hepburn_reverse. (by Hideyuki SHIRAI ). 2004-01-31 Hiroyuki Komatsu * Suikyo 1.3.1 Release. - Add TUT-Code tables. - Fix a bug of suikyo.rb for uim-prime. - Modify a Romaji table. - Refine the packaging management. * suikyo.pc.in: [NEW FILE] Describe the status for pkg-config. 2004-01-10 Hiroyuki Komatsu * suikyo 1.3.0 Release. * doc/index.html: Catch up the current status. 2004-01-07 Hiroyuki Komatsu * suikyo 1.3.0 Release candidate 1: Change the conversion rule with a space character. A space character has become a delimiter of conversion. 2003-12-31 Hiroyuki Komatsu * conv-table/romaji, conv-table/romaji_reverse, conv-table/romaji-kana, conv-table/kana-romaji: Add a binding between ~ and 〜. 2003-12-30 Hiroyuki Komatsu * suikyo 1.2.1 Release. * conv-table/romaji, conv-table/romaji_reverse, conv-table/kana, conv-table/kana_reverse, conv-table/azik, conv-table/egg-mark, conv-table/egg-mark_reverse, conv-table/skk-mark, conv-table/skk-mark_reverse, conv-table/tcode, conv-table/tcode-dvorak, conv-table/tcode-dvorak_reverse, conv-table/tcode_reverse: [NEW FILE] Conversion tables. 2003-12-27 Hiroyuki Komatsu * doc/index.html: Add an announcement of version 1.2.0, though I have forgot what new features are. 2003-12-17 Masaki Yatsu * configure.in: Generate a RPM spec file. * Makefile.am: Add rule: 'rpm'. * suikyo.spec.in: [NEW FILE] Add a RPM spec file template. 2003-05-07 Hiroyuki Komatsu * doc/index.html (Repository): PHP コードの削除 * Makefile, suikyo.config: PKG_DEBIAN の追加 2002-11-29 Hiroyuki Komatsu * Makefile (Repository): clean のルールを 'rm -rf **/*~' から 'rm -f *~' へ. 2002-11-26 Hiroyuki Komatsu * Makefile: install の -D オプションは互換性が低いので, 使用をやめる. Hideyuki ENDO さんの報告に感謝. 2002-11-23 Hiroyuki Komatsu * Makefile (Repository): make dist, make web のルールを追加. 2002-11-22 Hiroyuki Komatsu * doc/index.html: [NEW FILE] ドキュメント作成 2002-11-21 Hiroyuki Komatsu * リリース