1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu a3626110d9 * hash.c: remove unnecessary checks for Qundef in hash iterations.
since hash use st_foreach_check for iterations, such checks are
  needless.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-03-31 04:20:45 +00:00
..
-test- * hash.c: remove unnecessary checks for Qundef in hash iterations. 2012-03-31 04:20:45 +00:00
bigdecimal * ext/bigdecimal/lib/bigdecimal/math.rb: remove description about 2012-03-05 02:53:36 +00:00
continuation
coverage
curses ad comment. 2012-02-25 07:31:13 +00:00
date * ext/date/date_core.c (datetime_s_now): [ruby-core:43256]. 2012-03-13 22:56:03 +00:00
dbm * io.c, process.c, time.c, ext: use rb_sys_fail_str instead of 2012-02-27 01:50:27 +00:00
digest * ext/openssl/extconf.rb: suppress useless deprecation warnings 2012-02-27 01:48:52 +00:00
dl * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t 2012-02-25 05:47:16 +00:00
etc
fcntl
fiber
fiddle * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t 2012-02-25 05:47:16 +00:00
gdbm * io.c, process.c, time.c, ext: use rb_sys_fail_str instead of 2012-02-27 01:50:27 +00:00
iconv * io.c, process.c, time.c, ext: use rb_sys_fail_str instead of 2012-02-27 01:50:27 +00:00
io * ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK 2012-03-06 01:11:47 +00:00
json Add missing files of r34971, 2012-03-11 17:42:18 +00:00
mathn
nkf
objspace
openssl * ext/openssl/ossl_x509cert.c: Fix doc typo. 2012-03-31 03:07:53 +00:00
pathname
psych * ext/psych/lib/psych.rb: updating version to match gem 2012-03-27 23:45:44 +00:00
pty
racc/cparse
readline
ripper suppress warnings. 2012-02-25 07:08:47 +00:00
sdbm * ext/sdbm/_sdbm.c (fitpair): suppress shortening warnigns. 2012-02-27 08:40:37 +00:00
socket * ext/socket/extconf.rb: fix typo. 2012-03-05 07:52:43 +00:00
stringio
strscan
syck * ext/syck/lib/syck/rubytypes.rb (Exception.yaml_new): fix bug 2012-03-05 08:11:48 +00:00
syslog
tk * st.c: add st_foreach_check for fixing iteration over packed table 2012-03-10 14:52:19 +00:00
win32ole
zlib Comment out unused lines. 2012-03-06 09:44:27 +00:00
.document
extmk.rb suppress warnings. 2012-02-25 07:08:47 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nt