986f6e5838
* Restricted usage of goto statement * Package reflect supports a new struct tag scheme that enables sharing of struct tags between multiple packages. * Package sort's IntArray type has been renamed to IntSlice, and similarly for Float64Slice and StringSlice * Package strings's Split function has itself been split into Split and SplitN. SplitN is the same as the old Split. The new Split is equivalent to SplitN with a final argument of -1. * Goinstall now installs packages and commands from arbitrary remote repositories (not just Google Code, Github, and so on). See the goinstall documentation for details. More at http://golang.org/doc/devel/release.html#r59 - Update to 2011-07-20 mercurial version: - Update to weekly.2011-07-19 mercurial version: OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=82 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
go-0.0.r59.tar.bz2 | ||
go-fix-werrors.patch | ||
go-godoc-path-locations.patch | ||
go.changes | ||
go.sh | ||
go.spec | ||
macros.go | ||
rpmlintrc |