aboutsummaryrefslogtreecommitdiff
path: root/test/float_lit2.go
AgeCommit message (Expand)Author
2016-09-14test/float_lit2: fix expressions in commentJan Mercl
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2014-05-21test: fix two typos in float_lit2.goRuss Cox
2014-05-21test/float_lit2.go: rewrite to test values near boundariesRuss Cox
2014-05-21test/float_lit2.go: fix constants for 386 platforms (fix build)Robert Griesemer
2014-05-21test/float_lit2.go: compute test values from first principlesRobert Griesemer
2014-05-19cmd/gc: fix float32 const conversion and printing of big float constsRuss Cox