| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * test/ruby/test_super.rb (TestSuper#test_define_method): now methods | nobu | 2004-12-12 | 1 | -1/+1 |
| | | | | | | | | from procs can call super. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): write | nobu | 2004-12-07 | 1 | -0/+20 |
| | | | | | | | | | | | | | | operation ignores EAGAIN. * test/ruby/test_super.rb (TestSuper#test_define_method): test for super from proc. [ruby-core:03856] * test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): make execution order more precise. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * parse.y (f_rest_arg): store rest args into invisible local variabe | nobu | 2004-11-18 | 1 | -0/+68 |
| in order to get rid of SEGV at ZSUPER. [ruby-dev:24913] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
