summaryrefslogtreecommitdiffstats
path: root/ext/pty/expect_sample.rb
Commit message (Collapse)AuthorAgeFilesLines
* * ext/pty/pty.c (MasterDevice, SlaveDevice, deviceNo): constified.nobu2007-08-071-9/+2
| | | | | | | | | * ext/pty/pty.c (SlaveName): removed static buffer. * ext/pty/expect_sample.rb: support for autologin. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/pty/expect_sample.rb: avoid symbolic link representation formatz2007-04-161-2/+2
| | | | | | | expect. a patch from Kazuhiro NISHIYAMA <zn at mbf.nifty.com>. [ruby-dev:30714] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (rb_load): allow interrupt during loaded programmatz2003-11-061-8/+7
| | | | | | | | | | | | | | evaluation. [ruby-dev:21834] * hash.c (rb_hash_fetch): always warn if default argument and a block are supplied at the same time. [ruby-dev:21842] * hash.c (env_fetch): ditto. * array.c (rb_ary_fetch): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* remove marshal/gtk/kconvmatz1999-08-131-0/+56
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e