summaryrefslogtreecommitdiff
path: root/test/cmplxdivide.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: make complex division c99 compatibleMartin Möhrmann2017-03-151-34/+38
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: comment the behavior and use of cmplxdivide*Rob Pike2015-01-151-1/+12
* test: use testlib in a few more casesShenghou Ma2012-03-221-0/+1
* delete float, complex - code changesRuss Cox2011-01-191-1/+1
* test: override gcc bug when preparing complex divide tablesRuss Cox2010-06-301-2/+23
* complex divide: match C99 implementationRuss Cox2010-06-181-0/+61