Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition | ocean | 2005-10-20 | 1 | -6/+5 |
| | | | | | | | | | because they are defined in missing.h. * missing.h, missing/strchr.c, missing/strstr.c: ANSI styled. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * parse.y (primary): rescue and ensure clauses should be allowed | matz | 2001-03-06 | 1 | -65/+18 |
| | | | | | | | to appear in singleton method body. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Initial revision | matz | 1998-01-16 | 1 | -0/+73 |
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |