summaryrefslogtreecommitdiff
path: root/src/pkg/big/nat_test.go
AgeCommit message (Expand)AuthorFilesLines
2010-04-21big: Add some testsEvan Shaw1-1/+30
2010-04-20big: Add Lsh and Value; convert pidigits to use bigEvan Shaw1-1/+1
2009-12-15 1) Change default gofmt default settings forRobert Griesemer1-50/+50
2009-11-11Reland a112249da741, this time with missing file.Adam Langley1-1/+95
2009-11-11roll back 3985: build is brokenRuss Cox1-95/+1
2009-11-11big:Adam Langley1-1/+95
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer1-8/+8
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer1-7/+7
2009-11-05big: add Div, Mod, Exp, GcdExt and several other fixes.Adam Langley1-1/+74
2009-10-06another round of gofmt applicationsRuss Cox1-0/+1
2009-10-06apply gofmt to the LGTM-marked files from 34501Russ Cox1-5/+11
2009-08-18- implemented MultiplicationRobert Griesemer1-0/+19
2009-08-17- rename files to match the data types they implement, adusted MakefileRobert Griesemer1-0/+88