aboutsummaryrefslogtreecommitdiff
path: root/src/lib/strconv/Makefile
AgeCommit message (Expand)Author
2009-06-09mv src/lib to src/pkgRob Pike
2009-06-05rebuilt Makefiles for CL 29923Russ Cox
2009-04-16Convert go tree to hierarchical pkg directory:Russ Cox
2009-04-16regenerate Makefiles.Russ Cox
2008-11-24replay CL 19916 and CL 19913 now that the build can handle themRuss Cox
2008-11-24Automated g4 rollback of changelist 19916.Russ Cox
2008-11-24utf8: add InString routines for decoding in stringsRuss Cox
2008-11-19refine gobuild: the files must be *_test.go not *test.goRob Pike
2008-11-19change naming convention for tests fromRob Pike
2008-11-19gobuild: add coverage rule, ignore files in package main.Russ Cox
2008-11-19leave 6.out around after gotest;Russ Cox
2008-11-18gobuild changes.Russ Cox
2008-11-17correctly rounded floating-point conversionsRuss Cox