Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use ML ref. for assertion message. | akr | 2007-11-18 | 1 | -3/+2 |
| | | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13958 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * io.c (rb_io_each_byte): caused infinite loop. [ruby-dev:31652] | matz | 2007-08-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | * io.c (rb_io_getc): should return nil at EOF, not EOFError. * lib/delegate.rb (SimpleDelegator::__setobj__): use raise argument to specify backtrace. * test/ruby/test_fnmatch.rb (TestFnmatch::bracket_test): String#include? no longer works for Fixnum. use #chr. [ruby-dev:31652] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * test/ruby/test_fnmatch.rb: separated from test_file.rb. | ocean | 2005-08-08 | 1 | -0/+105 |
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |