Hiroyuki Komatsu
komat****@users*****
2005年 3月 17日 (木) 21:01:57 JST
Index: prime/ChangeLog diff -u prime/ChangeLog:1.87 prime/ChangeLog:1.88 --- prime/ChangeLog:1.87 Thu Mar 10 13:01:34 2005 +++ prime/ChangeLog Thu Mar 17 21:01:56 2005 @@ -1,3 +1,21 @@ +2005-03-17 Hiroyuki Komatsu <komat****@taiya*****> + + * lib/session-prime08.rb: + - Replaced the type of the prime-context from String to PrimeContext. + + * lib/engines.rb: + - Added a lazy loading function for prime-engines. + + * lib/protocol.rb: + - Added a handler for Hash to get_env. + + * lib/composer.rb (PrimeComposer::hybrid_typing_check_validation): + - Improved the checking routine for Romaji validation to judge such + the string is Japanese that is not registered in an English dictionary + such as "komtsu" (こmつ). + + * + 2005-03-10 Hiroyuki Komatsu <komat****@taiya*****> * lib/composer.rb: