1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
akr 3d57dfa01b * ext/socket/lib/socket.rb (Socket.accept_loop): rescue
IO::WaitReadable instead of Errno::EWOULDBLOCK.
  (Socket.udp_server_loop_on): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-07-19 01:56:50 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): went infinity too 2009-06-18 16:02:21 +00:00
continuation
coverage
curses
dbm
digest
dl
etc
fcntl
fiber
gdbm
iconv
io * ext/io/nonblock: moved from ext/io/wait/lib. 2009-07-14 12:53:23 +00:00
json
mathn
nkf
objspace * method.h, vm_core.h: add rb_method_entry_t. Remove nodes around 2009-07-15 14:59:41 +00:00
openssl
pty * ext/pty/pty.c (pty_getpty): check dup failure. 2009-06-26 13:01:16 +00:00
racc/cparse
readline * ext/readline/readline.c (Init_readline): rl_catch_signals does 2009-07-17 15:26:30 +00:00
ripper
sdbm
socket * ext/socket/lib/socket.rb (Socket.accept_loop): rescue 2009-07-19 01:56:50 +00:00
stringio * ext/stringio/stringio.c (strio_each_codepoint): new method. 2009-06-22 08:23:30 +00:00
strscan
syck
syslog
tk * ext/tk/lib/tk.rb: fail to create a widget object for an unknown wiget path. 2009-07-17 22:57:10 +00:00
win32ole
zlib
.cvsignore
.document Update ext/.document with extensions that appear to have documentation. 2009-07-08 00:02:45 +00:00
extmk.rb
purelib.rb * ext/purelib.rb: translates a fake path to rubygems in $" into 2009-07-15 09:05:32 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nt