summaryrefslogtreecommitdiff
path: root/src/math/big/int.go
Commit message (Expand)AuthorAgeFilesLines
* math/big: Allow non-prime modulus for ModInverseKeith Randall2014-10-141-7/+8
* math/big: fix doc commentsRobert Griesemer2014-10-071-2/+2
* math/big: math.Exp should return result >= 0 for |m| > 0Robert Griesemer2014-10-021-0/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+1024