Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * compar.c (cmp_equal): no more error hiding for Comparable#==. | eregon | 2015-02-11 | 1 | -4/+10 |
* | * test/lib/envutil.rb: Moved from test/ruby/. | akr | 2014-11-13 | 1 | -1/+0 |
* | compar.c: use Module#to_s | nobu | 2014-08-21 | 1 | -1/+1 |
* | compar.c: preserve encodings | nobu | 2014-08-19 | 1 | -0/+4 |
* | * compar.c (cmp_equal): warn for this release and still rescue | eregon | 2014-01-18 | 1 | -2/+4 |
* | * test/ruby/test_comparable.rb: specify behavior for the different | eregon | 2014-01-18 | 1 | -2/+4 |
* | * compar.c (cmp_equal): remove error hiding in Comparable#==. | eregon | 2014-01-05 | 1 | -2/+3 |
* | compar.c: fail if recursion | nobu | 2013-10-09 | 1 | -0/+7 |
* | compar.c: inversed comarison without infinite recursion | nobu | 2013-02-17 | 1 | -0/+7 |
* | * test/ruby/test_comparable.rb (TestComparable#cmp): suppress warnings. | nobu | 2009-11-08 | 1 | -16/+22 |
* | * test/ruby/test_comparable.rb: new tests for Comparable, to achieve | mame | 2008-04-24 | 1 | -0/+66 |