ruby-cvs:18359
From: (tadf) <tadf ruby-lang.org>
Date: Mon, 9 Oct 2006 22:44:29 +0900
Subject: [ruby-cvs:18359] ruby, ruby/lib: use __send! instead of funcall.
tadf Mon, 9 Oct 2006 22:44:29 +0900
Modified files:
ruby:
version.h
ruby/lib:
date.rb
Log:
use __send! instead of funcall.
Revision Changes Path
1.1560 +3 -3 ruby/version.h
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/version.h?cvsroot=src&r1=1.1559&r2=1.1560
1.36 +4 -4 ruby/lib/date.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/date.rb?cvsroot=src&r1=1.35&r2=1.36