ruby/ext
matz e5f2b421c0 * ext/socket/socket.c (sock_accept): revert to avoid ambiguity of
argument evaluation order.  [ruby-dev:28861]

* ext/socket/socket.c (sock_accept_nonblock): ditto.

* io.c (pipe_open): avoid closing uninitialized file descriptors.
  a patch from <tommy at tmtm.org> [ruby-dev:28600]

* parse.y: replace terminal token names with more descriptive
  name, i.e. kEND to keyword_end.  [ruby-list:42477]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10397 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-06-26 14:15:49 +00:00
..
Win32API * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS. 2005-10-24 11:41:15 +00:00
bigdecimal add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
curses add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
dbm add extconf.h. 2006-06-25 09:42:05 +00:00
digest add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
dl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
etc add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
fcntl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
gdbm add extconf.h. 2006-06-25 09:42:05 +00:00
iconv add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
io/wait add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
nkf add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
openssl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
pty add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
racc/cparse add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
readline add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
ripper * ext/socket/socket.c (sock_accept): revert to avoid ambiguity of 2006-06-26 14:15:49 +00:00
sdbm add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
socket * ext/socket/socket.c (sock_accept): revert to avoid ambiguity of 2006-06-26 14:15:49 +00:00
stringio add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
strscan add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
syck add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
syslog add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
tk * ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted 2006-06-26 09:41:34 +00:00
win32ole support some kind of method of word. [ruby-Bugs#3237] 2006-06-25 08:21:29 +00:00
zlib add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
.cvsignore
.document * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
Setup * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68
extmk.rb * parse.y (block_param): do not use multiple assignment for a sole 2006-06-21 08:08:36 +00:00