1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
naruse f6f4534382 * variable.c (rb_path2class): don't raise NameError when the middle
constant of the path is not defined but defined on toplevel.
  [ruby-core:41410] [Bug #5691]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33909 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-11-30 14:44:06 +00:00
..
-test- * variable.c (rb_path2class): don't raise NameError when the middle 2011-11-30 14:44:06 +00:00
bigdecimal * whitespace cleanup. 2011-11-04 07:19:23 +00:00
continuation
coverage
curses
date
dbm * ext/dbm/extconf.rb: revert a part of the patch in [ruby-dev:41531]. 2011-11-17 11:45:32 +00:00
digest
dl
etc * whitespace cleanup. 2011-11-04 07:19:23 +00:00
fcntl
fiber
fiddle * io.c, thread.c, ext/pty/pty.c, ext/fiddle/closure.c: use 2011-11-15 11:09:47 +00:00
gdbm * ext/gdbm/gdbm.c (fgdbm_reorganize): set close-on-exec flag after 2011-11-13 14:22:17 +00:00
iconv
io * ext/io/console/console.c (console_raw, console_set_raw) 2011-11-18 08:18:18 +00:00
json
mathn
nkf
objspace
openssl * ext/openssl/extconf.rb: remove checks for available functions. 2011-11-26 01:49:36 +00:00
pathname * lib/pathname.rb (Pathname#find): return an enumerator if 2011-11-19 12:52:37 +00:00
psych * ext/psych/parser.c (parse): parse method can take an option file 2011-11-30 00:10:31 +00:00
pty * io.c, thread.c, ext/pty/pty.c, ext/fiddle/closure.c: use 2011-11-15 11:09:47 +00:00
racc/cparse
readline * whitespace cleanup. 2011-11-04 07:19:23 +00:00
ripper * ext/ripper/eventids2.c (ripper_init_eventids2): separate 2011-10-18 14:05:51 +00:00
sdbm * ext/sdbm/_sdbm.c (sdbm_prep): use O_CLOEXEC if available. 2011-10-29 07:12:09 +00:00
socket * include/ruby/subst.h: moved Windows specific substitions from 2011-11-28 01:36:09 +00:00
stringio
strscan
syck
syslog
tk * ext/tk/tcltklib.c (eventloop_sleep): unused. 2011-11-27 06:22:00 +00:00
win32ole
zlib
.document
extmk.rb * lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake or 2011-11-30 00:57:24 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nt