| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | math/big: replace local versions of bitLen, nlz with math/bits versions | Robert Griesemer | 2017-03-23 | 1 | -34/+2 |
| * | math/big: use math/bits where appropriate | Robert Griesemer | 2017-02-24 | 1 | -27/+14 |
| * | math/big: define Word as uint instead of uintptr | Robert Griesemer | 2017-02-21 | 1 | -1/+1 |
| * | math/big: more cleanups (msbxx, nlzxx functions) | Robert Griesemer | 2015-05-27 | 1 | -3/+18 |
| * | math/big: test that subVW and addVW work with arbitrary y | Josh Bleecher Snyder | 2015-04-21 | 1 | -1/+0 |
| * | math/big: faster "pure Go" addition/subtraction for long vectors | Robert Griesemer | 2015-01-08 | 1 | -9/+60 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+240 |
