ruby--ruby/ext
akr 124bdf8815 rescue Errno::EWOULDBLOCK as well as Errno::EAGAIN in sample code in rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-10-23 07:40:56 +00:00
..
Win32API * file.c (rb_file_s_rename): deleted code to get rid of a bug of 2007-07-22 05:33:54 +00:00
bigdecimal * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
continuation * cont.c: separate Continuation and Fiber from core. 2007-08-25 02:03:44 +00:00
curses
dbm
digest * include/ruby/intern.h: export rb_ivar_foreach. 2007-09-28 06:21:46 +00:00
dl * ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer check 2007-08-08 10:20:08 +00:00
etc * ext/etc/etc.c (etc_getlogin): update documentation to note 2007-08-27 10:15:18 +00:00
fcntl
fiber * ext/fiber/fiber.c: modify prototype declaration. 2007-09-27 06:45:03 +00:00
gdbm
iconv * include/ruby/intern.h: declare rb_hash_tbl. 2007-08-29 23:12:21 +00:00
io/wait
json/ext forgot to modify 2007-08-29 23:38:38 +00:00
nkf * ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments. 2007-10-03 14:39:54 +00:00
openssl * lib/net/imap.rb, lib/net/smtp.rb, lib/net/pop.rb: hostname should 2007-10-08 11:14:41 +00:00
probeprofiler * blockinlining.c: remove "yarv" prefix. 2007-07-12 04:25:46 +00:00
pty * ext/pty/pty.c (establishShell): handshaking before close slave 2007-08-07 05:58:41 +00:00
racc/cparse * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
readline * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
ripper * parse.y (ripper): rename event: arglist_* -> args_*. 2007-09-17 12:02:35 +00:00
sdbm * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222] 2007-07-15 13:24:39 +00:00
socket rescue Errno::EWOULDBLOCK as well as Errno::EAGAIN in sample code in rdoc. 2007-10-23 07:40:56 +00:00
stringio * ext/stringio/stringio.c (strio_init): separate from strio_initialize 2007-09-21 20:19:51 +00:00
strscan * ext/strscan/strscan.c (strscan_initialize, strscan_getch): use the 2007-09-24 08:56:24 +00:00
syck * include/ruby/intern.h: declare rb_hash_tbl. 2007-08-29 23:12:21 +00:00
syslog * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
tk forgot to modify 2007-08-29 23:38:38 +00:00
win32ole * ext/win32ole/win32ole.c (foletype_s_ole_classes, 2007-10-13 12:40:24 +00:00
zlib
.cvsignore
.document
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68
extmk.rb * ext/extmk.rb (extmake): save all CONFIG values. 2007-08-03 02:05:57 +00:00
purelib.rb