1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/pkg/exp
Marcel van Lohuizen 34b533cd81 exp/locale/collate: added functionality for sorting.
Eliminates the need for the user to fiddle with keys.

R=rsc
CC=golang-dev
https://golang.org/cl/7060051
2013-01-23 14:16:22 +01:00
..
cookiejar exp/cookiejar: new package. 2012-11-27 18:20:44 +11:00
ebnf build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
ebnflint tools: update references to "x" to be "go tool x" 2012-02-04 07:03:20 +11:00
gotype go/types: Moving from *ast.Objects to types.Objects (step 2). 2013-01-13 10:33:08 -08:00
html testing: introduce (*B).ReportAllocs() 2013-01-17 18:45:49 +08:00
inotify exp/inotify: prevent data race 2012-06-25 14:08:09 -04:00
locale/collate exp/locale/collate: added functionality for sorting. 2013-01-23 14:16:22 +01:00
norm exp/norm: changed API of Iter. 2012-12-24 16:53:25 +01: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

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.