Go to file
Sascha Peilicke 986f6e5838 - Update to release r59:
* 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
2011-08-02 08:19:31 +00:00
.gitattributes osc copypac from project:home:saschpe:go package:go revision:4 2010-10-08 14:25:58 +00:00
.gitignore osc copypac from project:home:saschpe:go package:go revision:4 2010-10-08 14:25:58 +00:00
go-0.0.r59.tar.bz2 - Update to release r59: 2011-08-02 08:19:31 +00:00
go-fix-werrors.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=78 2011-06-30 09:18:52 +00:00
go-godoc-path-locations.patch - Update to release r59: 2011-08-02 08:19:31 +00:00
go.changes - Update to release r59: 2011-08-02 08:19:31 +00:00
go.sh Accepting request 59945 from home:andtecheu:go 2011-02-03 17:47:56 +00:00
go.spec - Update to release r59: 2011-08-02 08:19:31 +00:00
macros.go OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=78 2011-06-30 09:18:52 +00:00
rpmlintrc OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=78 2011-06-30 09:18:52 +00:00