1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
matz 8be410f065 * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
have same fileno.

* eval.c (rb_load): raise LocaJumpError if unexpected local jumps
  appear during load.

* ext/socket/socket.c (bsock_close_read): don't call rb_thread_fd_close();
  it's supposed to be called by io_io_close().

* ext/socket/socket.c (bsock_close_read): do not modify f and f2.

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

* ext/socket/socket.c (sock_new): avoid dup(2) on sockets.

* parse.y (primary): preserve and clear in_single and in_def using
  stack to prevent nested method errors in singleton class bodies.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-02-13 05:09:11 +00:00
..
curses Add .cvsignore's. 2001-01-09 17:11:36 +00:00
dbm * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2 2001-02-13 05:09:11 +00:00
etc Add .cvsignore's. 2001-01-09 17:11:36 +00:00
fcntl Add .cvsignore's. 2001-01-09 17:11:36 +00:00
gdbm * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2 2001-02-13 05:09:11 +00:00
md5 Add .cvsignore's. 2001-01-09 17:11:36 +00:00
nkf Add .cvsignore's. 2001-01-09 17:11:36 +00:00
pty Add .cvsignore's. 2001-01-09 17:11:36 +00:00
readline Add .cvsignore's. 2001-01-09 17:11:36 +00:00
sdbm Add .cvsignore's. 2001-01-09 17:11:36 +00:00
socket * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2 2001-02-13 05:09:11 +00:00
tcltklib matz 2000-10-03 08:56:50 +00:00
tk Add .cvsignore's. 2001-01-09 17:11:36 +00:00
Win32API eban 2000-08-30 08:16:36 +00:00
.cvsignore Add .cvsignore's. 2001-01-09 17:11:36 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb changes from personal modifies -- matz 2000-12-28 05:00:47 +00:00
extmk.rb.in * enum.c (enum_inject): new method. 2001-01-09 07:26:21 +00:00
Setup 2000-05-18 2000-05-18 04:32:32 +00:00
Setup.dj see ChangeLog. 2000-05-21 12:23:51 +00:00
Setup.emx remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
Setup.nt remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
Setup.x68 Initial revision 1998-01-16 12:13:05 +00:00