go/src/internal
Alex Brainman 89454b1c39 mime, time, internal/syscall/windows/registry: use new registry package to simplify code
This CL copies golang.org/x/sys/windows/registry into
internal/syscall/windows/registry (minus KeyInfo.ModTime to prevent
dependency cycles). New registry package is used in mime and time
packages instead of calling Windows API directly.

Change-Id: I965a5a41d4739b3ba38e539a7b8d96d3223e3d56
Reviewed-on: https://go-review.googlesource.com/9271
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-04-30 04:33:42 +00:00
..
format cmd/gofmt, go/format: refactor common pieces into internal/format 2015-04-01 17:35:26 +00:00
mime net/mail: move RFC 2047 code to internal/mime 2015-02-23 17:46:37 +00:00
singleflight cmd/go: cache results of HTTP requests done during meta tag discovery 2015-04-13 07:08:00 +00:00
syscall mime, time, internal/syscall/windows/registry: use new registry package to simplify code 2015-04-30 04:33:42 +00:00
trace internal/trace: don't assume GC will start and end on same P 2015-04-10 18:21:41 +00:00