mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* parse.y: changed to ANSI function style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
37706bf2ee
commit
1a6ce22dfa
2 changed files with 166 additions and 442 deletions
|
@ -1,3 +1,7 @@
|
|||
Mon Sep 26 20:59:28 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
||||
|
||||
* parse.y: changed to ANSI function style.
|
||||
|
||||
Mon Sep 26 07:55:06 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* lib/optparse.rb (RequiredArgument#parse): not consume unmatched
|
||||
|
|
Loading…
Reference in a new issue