summaryrefslogtreecommitdiff
path: root/src/lib/bignum_test.go
AgeCommit message (Expand)AuthorFilesLines
2009-04-08undo workaround pending real fixRob Pike1-1/+0
2009-04-08work around link bugRob Pike1-0/+1
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-20/+20
2009-02-13convert composite literals from { } to ( ).Russ Cox1-20/+20
2009-01-20delete exportRuss Cox1-18/+18
2009-01-16- more bignum_test letter case fixesRobert Griesemer1-118/+118
2009-01-15printf->Printf etc.Rob Pike1-1/+1
2009-01-08- removed temporary work-arounds from bignum_test, not needed anymoreRobert Griesemer1-89/+28
2008-12-30one bignum test failsKen Thompson1-0/+2
2008-12-26diagnostic to catch pointer toKen Thompson1-13/+39
2008-12-20update to new regime.Rob Pike1-33/+66
2008-11-24make bignum_test a testRuss Cox1-0/+469