summaryrefslogtreecommitdiff
path: root/src/pkg/strconv/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: remove Make.pkg, Make.toolRuss Cox2012-01-301-18/+0
* strconv: implement faster parsing of decimal numbers.R?my Oudompheng2011-12-191-0/+1
* build: no required environment variablesRuss Cox2010-08-181-1/+1
* Add strconv.Atob, Btoa.Rob Pike2010-03-251-0/+1
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-2/+2
* convert low-level (used by testing) packages toRuss Cox2009-08-121-73/+9
* Change os.Error convention:Russ Cox2009-06-251-4/+5
* mv src/lib to src/pkgRob Pike2009-06-091-0/+79