Backport #838
faster gcd for 187
| Status: | Closed | Start date: | 12/08/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | Ruby 1.8.8 |
Description
http://redmine.ruby-lang.org/issues/show/481 has a patch which appears to be able to significantly help Fixnum#gcd -- could be quite useful. Cheers! -=R
Related issues
| duplicates Ruby 1.8 - Feature #2561: 1.8.7 Patch reduces time cost of Rational operations by 50%. | Closed | 01/06/2010 |
History
Updated by Shyouhei Urabe about 3 years ago
- Assignee set to Akinori MUSHA
- Target version set to Ruby 1.8.8
Updated by Roger Pack about 2 years ago
- Status changed from Open to Rejected
duplicate of http://redmine.ruby-lang.org/issues/show/2561
Updated by Shyouhei Urabe about 2 years ago
- Status changed from Rejected to Assigned
I see. I've set the relationship.
Updated by Akinori MUSHA about 2 years ago
- Status changed from Assigned to Closed
This issue was solved with changeset r26581. Kurt , thank you for reporting this issue. Your contribution to Ruby is greatly appreciated. May Ruby be with you.