summaryrefslogtreecommitdiff
path: root/test/cmplxdivide1.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: make complex division c99 compatibleMartin Möhrmann2017-03-151-2402/+4109
* test: use testlib in a few more casesShenghou Ma2012-03-221-0/+1
* delete float, complex - code changesRuss Cox2011-01-191-2402/+2401
* test: override gcc bug when preparing complex divide tablesRuss Cox2010-06-301-6/+7
* complex divide: match C99 implementationRuss Cox2010-06-181-0/+2406