Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't copy FL_USER* on Kernel#clone. [Bug #14847] | ko1 | 2018-07-09 | 1 | -0/+35 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * test: assert_raises has been deprecated since a long time ago. | nobu | 2008-09-24 | 1 | -1/+1 |
* | * test/ruby/test_clone.rb: fix to current spec | ko1 | 2007-02-08 | 1 | -1/+1 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -1/+1 |
* | * class.c (rb_include_module): revert duplicate inclusion of | matz | 2006-11-07 | 1 | -1/+1 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -1/+1 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
* | * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an | nobu | 2003-09-05 | 1 | -14/+9 |
* | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi | 2003-09-05 | 1 | -4/+4 |
* | * test/ruby: tests for ruby itself. | nahi | 2003-09-04 | 1 | -0/+35 |