1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
ko1 25c0cb981a * include/ruby/ruby.h: introduce 2 macros:
RFLOAT_VALUE(v), DOUBLE2NUM(dbl).
  Rename RFloat#value -> RFloat#double_value.
  Do not touch RFloat#double_value directly.
* bignum.c, insns.def, marshal.c, math.c, numeric.c, object.c,
  pack.c, parse.y, process.c, random.c, sprintf.c, string.c,
  time.c: apply above changes.
* ext/dl/mkcallback.rb, ext/json/ext/generator/generator.c:
  ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-13 16:00:53 +00:00
..
defines.h * include/ruby/defines.h: no longer provide DEFAULT_KCODE. 2007-10-05 17:39:59 +00:00
encoding.h * encoding.c (rb_enc_compatible): check if two objects have compatible 2007-10-22 01:57:08 +00:00
intern.h * range.c (range_first): takes first n element if argument is 2007-10-18 06:58:35 +00:00
io.h * encoding.c: provide basic features for M17N. 2007-08-25 03:29:39 +00:00
missing.h
node.h * encoding.c (rb_primary_encoding): added Encoding.primary_encoding. 2007-10-16 20:07:20 +00:00
oniguruma.h * include/ruby/oniguruma.h (OnigEncodingTypeST): add OnigEncoding 2007-10-10 15:05:32 +00:00
re.h * re.c (kcode_setter): Perl-ish global variable `$=' no longer 2007-10-04 07:31:50 +00:00
regex.h * array.c (rb_ary_cycle): typo in rdoc. a patch from Yugui 2007-09-06 12:33:45 +00:00
ruby.h * include/ruby/ruby.h: introduce 2 macros: 2007-11-13 16:00:53 +00:00
signal.h * encoding.c: provide basic features for M17N. 2007-08-25 03:29:39 +00:00
st.h * encoding.c (rb_enc_alias): allow encodings multiple aliases. 2007-09-28 19:27:10 +00:00
util.h * encoding.c: provide basic features for M17N. 2007-08-25 03:29:39 +00:00
win32.h * main.c (main): use platform-independent per-process initialization. 2007-09-29 08:45:24 +00:00