1
0
mirror of https://github.com/golang/go synced 2024-10-06 17:21:21 -06:00
go/src/pkg/time
Russ Cox 0c54225b51 remove nacl
The recent linker changes broke NaCl support
a month ago, and there are no known users of it.

The NaCl code can always be recovered from the
repository history.

R=adg, r
CC=golang-dev
https://golang.org/cl/3671042
2010-12-15 11:49:23 -05:00
..
format.go 5g: register allocation bugs 2010-09-12 00:06:45 -04:00
Makefile remove nacl 2010-12-15 11:49:23 -05:00
sleep_test.go time: fix build 2010-12-06 16:22:32 -05:00
sleep.go time: make After use fewer goroutines and host processes. 2010-12-06 14:19:30 -05:00
tick_test.go throughout: fix broken calls to Printf etc. 2010-12-07 16:42:54 -05:00
tick.go time: fix bug in Ticker: shutdown using channel rather than memory 2010-12-13 13:52:19 -08:00
time_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
time.go time: do not segment time strings by character class. 2010-03-30 14:54:32 -07:00
zoneinfo_unix.go once: replace all uses of package once with sync.Once. 2010-08-06 06:14:41 +10:00
zoneinfo_windows.go fix windows build 2010-08-06 09:42:55 +10:00