[ruby-cvs:50184] nobu:r43042 (trunk): internal.h: move inline functions
nobu at ruby-lang.org
nobu at ruby-lang.org
Wed Sep 25 16:58:51 JST 2013
nobu 2013-09-25 16:58:49 +0900 (Wed, 25 Sep 2013)
New Revision: 43042
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43042
Log:
internal.h: move inline functions
* internal.h (rb_float_value, rb_float_new): move inline functions
from ruby/ruby.h.
* numeric.c (rb_float_value, rb_float_new): define external functions
for extension libraries.
Modified files:
trunk/ChangeLog
trunk/include/ruby/ruby.h
trunk/internal.h
trunk/numeric.c
More information about the ruby-cvs
mailing list