Sophie

Sophie

distrib > Momonga > development > i686 > media > os > by-pkgid > 7d4ea0d3f97e6c1828fb27fbc64b16ab > files > 6

suikyo-ruby18-2.1.0-22m.mo8.noarch.rpm

2005-03-07  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb (SuikyoComposer::edit_get_expansion_internal):
	Separated from edit_get_expansion to edit_get_expansion_internal.

2005-01-13  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 2.0.1.1:
	
	* src/suikyo.rb (SuikyoTable::unset): 
	Fixed bugs.  Thanks for the notice from Masaki Yatsu.

2005-01-10  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo.rb (SuikyoTable::unset): 
	New method to remove a convertion-entry.

	* src/suikyo-composer.rb:
	Fixed a bug from duplication of chunk data.
	Thanks for the notice from MATSUI Fe2+ Tetsushi.

2004-12-23  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb: 
	Added table-operation methods and undo methods.

2004-12-14  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb: 
	Added two methods set_table_entry and set_reverse_table_entry.
	Changed the type of the return value of edit_get_raw_input
	Added a new method edit_get_conversion
	
2004-12-13  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo.rb (SuikyoTable::get_word): 
	Changed the name from word() to get_word().
	Fixed a bug under the azik table.
	Thanks for the notice from Masaki Yatsu.

2004-12-10  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb
	(SuikyoComposer::hybrid_typing_check_validation): 
	Added a checking routing of the number of capital characters.

2004-12-09  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb:
	- Added the hybrid typing mode which changes the surface of the 
	  preediting string considerring the validation of the preedition.
	- Change the variable name 'surface_mode' to 'typing_mode'.
	  The former 'typing_mode' has been deleted.

2004-12-07  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb:
	Added a masking funcion for T-code.

2004-12-05  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb: 
	Changed suikyo modules except the suikyo_default
	form instance variables to class variables.
	
2004-12-04  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo-composer.rb: [NEW FILE]
	Separated a composing module from suikyo.rb.

2004-12-02  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo.rb: 
	Added methods for PRIME.

2004-12-01  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo.rb: 
	Added composing methods under a raw typing mode to SuikyoComposer.

2004-11-18  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* test/test-composer.rb: [NEW FILE]
	a test command for SuikyoCOmposer.

	* src/suikyo.rb: 
	Created the new class SuikyoComposer which is based on 
	methods for composition in the class Suikyo.
	
2004-11-17  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo.rb: 
	Added composing methods to the class Suikyo.
	Create the new cless SuikyoCharChunk for the composition above.

2004-01-31  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo.rb (Suikyo::convert_internal): 
	Fix a bug to consider a last character which is undefined,
	as a pending character.

2004-01-07  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* src/suikyo.rb	(suikyo#convert): 
	Add a routine to deal a space character as a conversion delimiter.
	(suikyo#expand):
	ditto.
	(suikyo#conver_internal): 
	Refine the code.

2003-05-25  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo/suikyo.rb (Suikyo#valid?): valid $B$NH=Dj%k!<%k$rJQ99(B.

2003-05-23  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo/suikyo.rb: 
	(SuikyoTable#table_files): [new variable] $BFI$_9~$s$@%U%!%$%k$NG[Ns(B.

2003-05-21  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo/suikyo.rb
	(SukyoTable#loadpath): [new class method] $BFI$_9~$`%U%!%$%k%Q%9$N7hDj(B.

2003-05-17  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo/suikyo.rb: 
	(Suikyo#valid?): $BJQ49$NBEEv@-$r8!>Z(B

2003-04-24  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo/suikyo.rb
	(Suikyo#expand): $B=EJ#%A%'%C%/$,4E$+$C$?$N$G=$@5(B.
	(SuikyoTable#set): $BFbIt=hM}$N:GE,2=$N$?$a0z?t$K(B unescape $B%U%i%0$rDI2C(B. 
	(Suikyo#expand_table): all_results $B$+$i2~L>(B, $B=hM}$r4J7i$K(B.
	(SuikyoTable#allresults): Table $B%D%j!<0J2<$NJQ497k2L$r$9$Y$F<hF@(B
	(SuikyoTable#allresults_uniq): allresults $B$+$i>iD9ItJ,$rGS=|(B.
	
2003-04-14  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo/suikyo.rb (Suikyo#initialize):
	table $B$r;XDj$7$F$bFI$_9~$^$l$J$$%P%0$r=$@5(B.
	Hideyuki ENDO <endo-h@remus.dti.ne.jp> $B$N%Q%C%A$K46<U(B.
	
	* test/test_01.rb (suikyo): 
	[NEW FILE] $B%3!<%I%F%9%H$r:n@.(B
	
2002-11-23  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* doc/index.html (Repository): 
	[NEW FILE] $B%I%-%e%a%s%H:n@.(B

	* suikyo/suikyo.rb (Repository): 
	SuikyoTable $B$H(B SuikyoTable2 $B$r(B public $B$K(B.

2002-11-21  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* $B%j%j!<%9(B