Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dev.power64] runtime: power64 fixes and ports of changes | Austin Clements | 2014-10-27 | 1 | -1/+1 |
* | [dev.power64] all: merge default into dev.power64 | Austin Clements | 2014-10-22 | 3 | -0/+151 |
|\ | |||||
| * | build: merge the great pkg/ rename into dev.power64 | Austin Clements | 2014-10-22 | 3 | -0/+151 |
* | | math/big: Allow non-prime modulus for ModInverse | Keith Randall | 2014-10-14 | 2 | -17/+34 |
* | | math/big: Fixes issue 8920 | Casey Marshall | 2014-10-13 | 2 | -0/+4 |
* | | math/big: fix doc comments | Robert Griesemer | 2014-10-07 | 2 | -4/+4 |
* | | math/big: math.Exp should return result >= 0 for |m| > 0 | Robert Griesemer | 2014-10-02 | 2 | -3/+17 |
* | | math: avoid assumption of denormalized math mode in Sincos | Russ Cox | 2014-09-26 | 1 | -8/+5 |
|/ | |||||
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 172 | -0/+22062 |