Age | Commit message (Expand) | Author |
---|
2013-07-15 | * lib/prime.rb (Prime::EratosthenesGenerator, | yugui |
2013-06-30 | * lib/prime.rb: Corrected a few comments. by @Nullset14. | charliesome |
2013-01-13 | * lib/irb.rb, lib/prime.rb: Typos in overview | zzak |
2011-06-01 | * lib/prime.rb: Indent examples enough to appear as code sections. | drbrain |
2011-05-19 | * lib: revert r31635-r31638 and untabify with expand(1). | nobu |
2011-05-18 | * lib: Convert tabs to spaces for ruby files per | drbrain |
2010-03-20 | * lib: fixed typo. a by Sho Hashimoto in [ruby-dev:40716]. | nobu |
2009-10-18 | * test/test_prime.rb | yugui |
2009-09-13 | * lib/prime.rb (EratosthenesGenerator#initialize): call super. | nobu |
2009-07-13 | * lib/prime.rb (Prime#prime_division): now decomposes | yugui |
2009-06-11 | * lib/prime.rb: documentation typo fixed. a from okkez. | matz |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2009-03-03 | * lib/prime.rb (Prime::prime?): used to return a wrong answer. | yugui |
2008-12-18 | * lib/optparse/version.rb: remove variable shadowing to stop | matz |
2008-12-10 | * enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/. | knu |
2008-09-04 | * lib/prime.rb (Prime::OldCompatibility#each): added compatibility to | yugui |
2008-09-03 | * lib/mathn.rb (Integer): moved into prime.rb. | yugui |