summaryrefslogtreecommitdiff
path: root/src/math/big/arith_test.go
Commit message (Expand)AuthorAgeFilesLines
* math/big: replace local versions of bitLen, nlz with math/bits versionsRobert Griesemer2017-03-231-29/+0
* math/big: cut 2 minutes off race testsBrad Fitzpatrick2016-09-141-0/+13
* math/big: simplify benchmarking code some moreRobert Griesemer2016-05-261-31/+17
* math/big: use run for benchmarksMarcel van Lohuizen2016-05-251-75/+60
* all: delete dead test codeDominik Honnef2016-03-211-15/+0
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* math/big: test that subVW and addVW work with arbitrary yJosh Bleecher Snyder2015-04-211-0/+1
* math/big: faster "pure Go" addition/subtraction for long vectorsRobert Griesemer2015-01-081-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+456