summaryrefslogtreecommitdiff
path: root/lib/prime.rb
AgeCommit message (Expand)Author
2013-01-13* lib/irb.rb, lib/prime.rb: Typos in overviewzzak
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 perdrbrain
2010-03-20* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu
2009-10-18* test/test_prime.rbyugui
2009-09-13* lib/prime.rb (EratosthenesGenerator#initialize): call super.nobu
2009-07-13* lib/prime.rb (Prime#prime_division): now decomposesyugui
2009-06-11* lib/prime.rb: documentation typo fixed. a patch 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 stopmatz
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 toyugui
2008-09-03* lib/mathn.rb (Integer): moved into prime.rb.yugui