Skip to content
  • Yukihiro "Matz" Matsumoto's avatar
    173976c9
    version 0.52 · 173976c9
    Yukihiro "Matz" Matsumoto authored
    https://cache.ruby-lang.org/pub/ruby/1.0/ruby-0.51-0.52.diff.gz
    
    Fri Oct 14 13:22:18 1994  Yukihiro Matsumoto  (matz@ix-02)
    
    	* version 0.52: ……なんてこったい.
    
    	* eval.c(rb_call): returnの処理が間違っていたので, マシンによって
    	  はreturnで関数を終了するだけでなくtoplevelまでつき抜けていた.
    
    	* object.c: Builtinクラスを新設. 組み込み関数をKernelから移した.
    	  nilが組み込み関数を理解するとトラブルの元である.
    
    	* dbm.c: Dictと同様にeachが[key,value]を返すように.
    173976c9
    version 0.52
    Yukihiro "Matz" Matsumoto authored
    https://cache.ruby-lang.org/pub/ruby/1.0/ruby-0.51-0.52.diff.gz
    
    Fri Oct 14 13:22:18 1994  Yukihiro Matsumoto  (matz@ix-02)
    
    	* version 0.52: ……なんてこったい.
    
    	* eval.c(rb_call): returnの処理が間違っていたので, マシンによって
    	  はreturnで関数を終了するだけでなくtoplevelまでつき抜けていた.
    
    	* object.c: Builtinクラスを新設. 組み込み関数をKernelから移した.
    	  nilが組み込み関数を理解するとトラブルの元である.
    
    	* dbm.c: Dictと同様にeachが[key,value]を返すように.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading