Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a test for [ruby-dev:34008]. | akr | 2008-03-09 | 1 | -0/+5 |
* | * variable.c (rb_cvar_set): check whether class variable is | matz | 2007-10-03 | 1 | -7/+7 |
* | * variable.c (rb_cvar_set): class variables become private to the | matz | 2004-03-19 | 1 | -8/+12 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
* | * test/ruby/test_*.rb: assert_same, assert_match, and so on. | nahi | 2003-09-06 | 1 | -6/+3 |
* | * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an | nobu | 2003-09-05 | 1 | -11/+11 |
* | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi | 2003-09-05 | 1 | -8/+8 |
* | * test/ruby: tests for ruby itself. | nahi | 2003-09-04 | 1 | -0/+58 |