aboutsummaryrefslogtreecommitdiffstats
path: root/lib/prime.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-28/+28
* * lib/prime.rb (Prime::prime?): used to return a wrong answer.yugui2009-03-031-0/+2
* * lib/optparse/version.rb: remove variable shadowing to stopmatz2008-12-181-2/+2
* * enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.knu2008-12-101-1/+1
* * lib/prime.rb (Prime::OldCompatibility#each): added compatibility toyugui2008-09-041-20/+35
* * lib/mathn.rb (Integer): moved into prime.rb.yugui2008-09-031-0/+446