1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ko1 ca6a8b1e2c * include/ruby/intern.h: rename RB_UBF_DFL to
RUBY_UBF_IO and RUBY_UBF_PROCESS.
  Because there is no default (universal) unblocking function.
* ext/socket/socket.c, file.c, io.c, process.c, thread.c: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-31 07:44:24 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (VpMult): fix double free. 2008-08-25 15:03:14 +00:00
continuation
coverage * ext/coverage/coverage.c (rb_mCoverage): removed unneeded static variable. 2008-08-31 04:48:02 +00:00
curses
dbm
digest
dl * ext/dl/mkcallback.rb (rb_dl_init_callbacks): fix indent. 2008-08-31 03:56:30 +00:00
etc
fcntl
fiber
gdbm
iconv * ext/iconv/iconv.c: remove include pragma for "ruby/intern.h". 2008-08-30 01:53:41 +00:00
io/wait
json
nkf * ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII. 2008-07-24 19:14:47 +00:00
openssl * ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix for 2008-08-31 04:45:44 +00:00
pty * ext/pty/pty.c (pty_getpty): follow rb_io_t's path -> pathv change. 2008-08-23 01:49:56 +00:00
racc/cparse
readline
ripper * ext/ripper/eventids2.c (ripper_init_eventids2): use rb_intern_const. 2008-08-31 04:42:42 +00:00
sdbm
socket * include/ruby/intern.h: rename RB_UBF_DFL to 2008-08-31 07:44:24 +00:00
stringio
strscan * ext/strscan/strscan.c (strscan_do_scan): fix usecnt decrement. 2008-08-31 02:43:17 +00:00
syck * ext/syck/syck.c (syck_free_parser): fix memory leak by 2008-07-31 15:44:51 +00:00
syslog
tk
win32ole * ext/win32ole/win32ole.c (ole_invoke): WIN32OLE#[] and WIN32OLE#[]= 2008-08-27 14:43:23 +00:00
zlib
.cvsignore
.document
extmk.rb
purelib.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68