summaryrefslogtreecommitdiff
path: root/src/pkg/time/Makefile
Commit message (Expand)AuthorAgeFilesLines
* time: provide timezone abbreviations on windowsAlex Brainman2013-06-061-0/+9
* build: remove Make.pkg, Make.toolRuss Cox2012-01-301-45/+0
* time: fix Plan 9 build for new APIAnthony Martin2011-12-121-1/+0
* build: Changes to the build infrastructure for NetBSD.Christopher Nielsen2011-12-121-0/+4
* time: new Time, Duration, ZoneInfo typesRuss Cox2011-11-301-5/+1
* time: fix zone during windows testRuss Cox2011-08-261-5/+5
* crypto, exec, path, time: add support for OpenBSDJoel Sing2011-08-121-0/+5
* time: add support for Plan 9Anthony Martin2011-06-191-0/+12
* time: split os-dependent part into sys.go.David Symonds2011-03-041-0/+1
* remove naclRuss Cox2010-12-151-3/+0
* build: no required environment variablesRuss Cox2010-08-181-1/+1
* time: implement timezones for windowsAlex Brainman2010-06-291-1/+17
* time: fix Makefile so deps.bash is happy (fixes build)Russ Cox2010-01-061-1/+1
* New time formatter, time.Format(formatString)Rob Pike2010-01-071-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-70/+7
* mv src/lib to src/pkgRob Pike2009-06-091-0/+77