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 8eb0c810b2 get rid of inadvertent ID creation
* object.c (rb_mod_const_get, rb_mod_const_defined): ditto.
* variable.c (rb_const_missing, rb_mod_const_missing): call
  const_missing without new ID to get rid of inadvertent ID
  creation.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-21 16:11:55 +00:00
..
-test- get rid of inadvertent ID creation 2014-11-21 16:11:55 +00:00
bigdecimal Update dependency. 2014-11-21 03:04:44 +00:00
continuation
coverage Update dependency. 2014-11-21 03:04:44 +00:00
date Update dependency. 2014-11-21 03:04:44 +00:00
dbm
digest Update dependency. 2014-11-21 03:04:44 +00:00
etc win32.c: login name encoding 2014-11-10 08:24:36 +00:00
fcntl
fiber
fiddle * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
gdbm
io * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): new 2014-11-10 10:42:19 +00:00
json Update dependency. 2014-11-21 03:04:44 +00:00
mathn
nkf Update dependency. 2014-11-21 03:04:44 +00:00
objspace Update dependency. 2014-11-21 03:04:44 +00:00
openssl Update dependency. 2014-11-21 03:04:44 +00:00
pathname
psych
pty Update dependency. 2014-11-21 03:04:44 +00:00
racc/cparse
rbconfig/sizeof Update dependency. 2014-11-21 03:04:44 +00:00
readline Update dependency. 2014-11-21 03:04:44 +00:00
ripper Update dependency. 2014-11-21 03:04:44 +00:00
sdbm Update dependency. 2014-11-21 03:04:44 +00:00
socket Update dependency. 2014-11-21 03:04:44 +00:00
stringio
strscan Update dependency. 2014-11-21 03:04:44 +00:00
syslog Update dependency. 2014-11-21 03:04:44 +00:00
thread thread.c: no function callsin RARRAY_LEN 2014-11-07 16:36:16 +00:00
tk ext/tk/tkutil/tkutil.c: disable untyped data warnings 2014-11-03 06:22:16 +00:00
win32 win32/registry.rb: slice in WCHARs 2014-11-09 03:09:40 +00:00
win32ole ext/win32ole/win32ole_event.c: use typed data. 2014-11-17 11:18:54 +00:00
zlib
.document
extmk.rb
Setup * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
Setup.atheos * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
Setup.emx * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
Setup.nacl * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
Setup.nt * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00