1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:31:22 -06:00
go/src/pkg/time
Robert Hencke 3fbd478a8a pkg: spelling tweaks, I-Z
also, a few miscellaneous fixes to files outside pkg

R=golang-dev, dsymonds, mikioh.mikioh, r
CC=golang-dev
https://golang.org/cl/4517116
2011-05-30 18:02:59 +10:00
..
format.go time: midnight is 12AM. 2011-05-28 07:06:53 +10:00
Makefile time: split os-dependent part into sys.go. 2011-03-04 19:57:39 -08:00
sleep_test.go time: make TestAfterQueuing retry 3 times before declaring failure. 2011-03-30 11:40:00 +11:00
sleep.go time: Remove unnecessary call to Nanoseconds() in after(). 2011-05-23 12:38:51 -07:00
sys.go time: isolate syscall reference in sys.go 2011-03-17 13:46:05 -04:00
tick_test.go replace non-blocking send, receive syntax with select 2011-01-31 18:36:28 -05:00
tick.go pkg: spelling tweaks, I-Z 2011-05-30 18:02:59 +10:00
time_test.go time: midnight is 12AM. 2011-05-28 07:06:53 +10:00
time.go src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00
zoneinfo_unix.go time: Support Irix 6 location for zoneinfo files. 2011-04-25 12:37:00 -07:00
zoneinfo_windows.go pkg: spelling tweaks, I-Z 2011-05-30 18:02:59 +10:00