Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid defining the same test class in multiple files | Jeremy Evans | 2022-04-22 | 1 | -5/+5 |
* | optparse.rb: hyphenize | nobu | 2016-10-14 | 1 | -0/+17 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/optparse.rb (Regexp): fix incorrect options when casting to | nobu | 2012-01-16 | 1 | -0/+2 |
* | use require_relative. | akr | 2010-02-02 | 1 | -1/+1 |
* | * lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514] | nobu | 2008-12-21 | 1 | -0/+12 |
* | * test: assert_raises has been deprecated since a long time ago. | nobu | 2008-09-24 | 1 | -3/+3 |
* | * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse): | nobu | 2003-11-05 | 1 | -0/+63 |