Skip to content
  • Yukihiro "Matz" Matsumoto's avatar
    9974cb96
    * eval.c (rb_call_super): should call method_missing if super is · 9974cb96
    Yukihiro "Matz" Matsumoto authored
      called from Kernel method.
    
    * eval.c (exec_under): frame during eval should preserve external
      information.
    
    * configure.in: use proper option for Sun linker. A patch from
      Shinya Kuwamura <kuwa@labs.fujitsu.com>.  [ruby-dev:27603]
    
    * numeric.c (fix_rshift): RDoc fix.  [ruby-core:6351]
    
    * util.h (strtod): add #undef for platforms defines strtod()
      macro.   [ruby-dev:27563]
    
    * ext/etc/etc.c: document update from mathew <meta@pobox.com>.
      [ruby-core:06473]
    
    * ext/fcntl/fcntl.c: ditto.
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
    9974cb96
    * eval.c (rb_call_super): should call method_missing if super is
    Yukihiro "Matz" Matsumoto authored
      called from Kernel method.
    
    * eval.c (exec_under): frame during eval should preserve external
      information.
    
    * configure.in: use proper option for Sun linker. A patch from
      Shinya Kuwamura <kuwa@labs.fujitsu.com>.  [ruby-dev:27603]
    
    * numeric.c (fix_rshift): RDoc fix.  [ruby-core:6351]
    
    * util.h (strtod): add #undef for platforms defines strtod()
      macro.   [ruby-dev:27563]
    
    * ext/etc/etc.c: document update from mathew <meta@pobox.com>.
      [ruby-core:06473]
    
    * ext/fcntl/fcntl.c: ditto.
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading