1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/pkg/exp
Nigel Tao f29b0cf955 net/http/cookiejar: move cookiejar from exp/cookiejar to
net/http/cookiejar.

This is a straight rename. There are no code changes.

Fixes #1960.

R=rsc, adg
CC=dr.volker.dobler, golang-dev
https://golang.org/cl/7436043
2013-03-01 11:15:00 +11:00
..
ebnf build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
ebnflint cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
gotype go/types: fix type-checking of shift expressions 2013-02-28 15:27:52 -08:00
inotify exp/inotify: close event channel before file descriptor 2013-02-05 06:11:10 -08:00
locale/collate exp/locale/collate: fixed go vet error. 2013-02-27 14:09:42 +01:00
norm unicode: use new Scanner interface in table creation 2013-02-21 10:47:31 -08:00
ssa exp/ssa: fix *bsd breakage. 2013-02-27 17:00:02 -05:00
utf8string exp/utf8string: Correct package name in error messages 2012-04-02 12:06:05 -04:00
winfsnotify exp/winfsnotify: fix data race in TestNotifyClose 2012-11-28 17:01:22 +11:00
README exp/README: update README 2013-02-19 11:21:18 -08:00

This directory tree contains experimental packages and
unfinished code that is subject to change. It does not
have stable APIs, and is not present in stable releases.