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
matz ba3bfda7a2 * hash.c (rb_hash_set_default_proc): checks arity of defalt_proc
of a Hash.  [ruby-core:26087]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-10-24 16:53:11 +00:00
..
backward * include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin), 2009-02-08 13:44:21 +00:00
defines.h * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match changes in bignum.c and array.c. 2009-07-25 15:19:26 +00:00
encoding.h * encoding.c (rb_enc_unicode_p): defined. 2009-09-29 00:34:00 +00:00
intern.h * hash.c (rb_hash_set_default_proc): checks arity of defalt_proc 2009-10-24 16:53:11 +00:00
io.h * ext/curses/curses.c: use rb_thread_blocking_region to avoid 2009-10-10 10:49:47 +00:00
missing.h * include/ruby/missing.h (vsnprintf): rollback a part of r24179, because 2009-08-24 10:00:18 +00:00
oniguruma.h \d, \s and \w are now non Unicode class. [ruby-dev:39026] 2009-08-15 16:01:33 +00:00
re.h * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c, 2009-06-30 02:08:54 +00:00
regex.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
ruby.h * include/ruby/ruby.h (RB_GC_GUARD_PTR): workaround for gcc 2009-10-11 00:04:10 +00:00
st.h * include/ruby/st.h: include inttypes.h and stdint.h. 2009-09-28 19:24:10 +00:00
util.h * common.mk (bignum.o, numeric.o): depend on util.h. 2009-05-26 04:58:15 +00:00
version.h * include/ruby/version.h: extracted the extensions interface and 2009-05-13 06:23:20 +00:00
vm.h * common.mk (eval.o): needs vm.h. 2009-09-18 07:29:17 +00:00
win32.h * include/ruby/win32.h (finite, scalb): inline'ed non-standard 2009-10-20 07:43:17 +00:00