summaryrefslogtreecommitdiff
path: root/src/math/big/int_test.go
Commit message (Expand)AuthorAgeFilesLines
* math/big: Allow non-prime modulus for ModInverseKeith Randall2014-10-141-10/+26
* math/big: math.Exp should return result >= 0 for |m| > 0Robert Griesemer2014-10-021-3/+11
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+1601