Go to file
Sascha Peilicke 92d8fec655 - Update to weekly.2001-09-01 version
* archive/tar: support symlinks.
  * big: fix nat.scan bug. (thanks Evan Shaw)
  * bufio: handle a "\r\n" that straddles the buffer. add openbsd. avoid
    redundant bss declarations. fix unused parameters. fix windows/amd64
    build with newest mingw-w64.
  * bytes: clarify that NewBuffer is not for beginners.
  * cgo: explain how to free something. fix GoBytes. fixes callback for windows
    amd64. note that CString result must be freed.
  * effective_go: convert to use tmpltohtml.
  * exp/norm: reduced the size of the byte buffer used by reorderBuffer
    by half by reusing space when combining. a few minor fixes to support the
    implementation of norm. added implementation for []byte versions of methods.
  * exp/template/html: add some tests for ">" attributes. added handling for URL
    attributes. differentiate URL-valued attributes (such as href). reworked
    escapeText to recognize attr boundaries.
  * exp/template: moved from exp to the main tree.
  * exp/wingui: made compatible with windows/amd64.
  * flag: add Parsed, restore Usage.
  * gc: add openbsd. escape analysis. fix build on Plan 9. fix div bug. fix
    pc/line table. fix some spurious leaks. make static initialization more
    static. remove JCXZ; add JCXZW, JCXZL, and JCXZQ instructions. shuffle 
    #includes. simplify escape analysis recursion.
  * go/ast cleanup: base File/PackageExports on FilterFile/FilterPackage code.
    adjustments to filter function. fix ast.MergePackageFiles to collect infos
    about imports. generalize ast.FilterFile.
  * go/build: add test support & use in gotest. separate test imports out when scanning.
  * go/parser: fix type switch scoping. fix type switch scoping.
  * gob: explain that Debug isn't useful unless it's compiled in.
  * gobuilder: increase log limit.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=84
2011-09-02 09:15:17 +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+hg20110901.tar.bz2 - Update to weekly.2001-09-01 version 2011-09-02 09:15:17 +00:00
go-godoc-path-locations.patch - Update to release r59: 2011-08-02 08:19:31 +00:00
go.changes - Update to weekly.2001-09-01 version 2011-09-02 09:15:17 +00:00
go.sh Accepting request 59945 from home:andtecheu:go 2011-02-03 17:47:56 +00:00
go.spec - Update to weekly.2001-09-01 version 2011-09-02 09:15:17 +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