summaryrefslogtreecommitdiff
path: root/src/encoding/json/number_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* encoding/json: streamline, unexport valid Number checkingRuss Cox2015-12-041-10/+10
* encoding/json: check if Number is validErik Dubbelboer2015-11-251-0/+133