summaryrefslogtreecommitdiff
path: root/src/math
Commit message (Expand)AuthorAgeFilesLines
* all: power64 is now ppc64Russ Cox2014-12-053-3/+3
* [dev.power64] runtime: power64 fixes and ports of changesAustin Clements2014-10-271-1/+1
* [dev.power64] all: merge default into dev.power64Austin Clements2014-10-223-0/+151
|\
| * build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-223-0/+151
* | math/big: Allow non-prime modulus for ModInverseKeith Randall2014-10-142-17/+34
* | math/big: Fixes issue 8920Casey Marshall2014-10-132-0/+4
* | math/big: fix doc commentsRobert Griesemer2014-10-072-4/+4
* | math/big: math.Exp should return result >= 0 for |m| > 0Robert Griesemer2014-10-022-3/+17
* | math: avoid assumption of denormalized math mode in SincosRuss Cox2014-09-261-8/+5
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-08172-0/+22062