31038bcbf3
* archive/zip: add Writer, add Mtime_ns function to get modified time in sensible format. * cgi: close stdout reader pipe when finished. * cgo: add missing semicolon in generated struct, * codereview: fix for Mercurial 1.9. * dashboard: list "most installed this week" with rolling count. * debug/elf: read ELF Program headers. * debug/proc: remove unused package. * doc/talks/io2010: update with gofix and handle the errors. * exp/eval, exp/ogle: remove packages eval and ogle. * exp/regexp/syntax: add Prog.NumCap. * exp/template: API changes, bug fixes, and tweaks. * flag: make -help nicer. * fmt: Scan(&int) was mishandling a lone digit. * gc: fix closure bug, fix to build with clang, make size of struct{} and [0]byte 0 bytes , some enhancements to printing debug info. * gif: fix local color map and coordinates. * go/build: include processing of .c files for cgo packages, less aggressive failure when GOROOT not found. * go/printer: changed max. number of newlines from 3 to 2. * gob: register more slice types * godoc: support for file systems stored in .zip files. * hash/crc32: add SSE4.2 support. * html: update section references in comments to the latest HTML5 spec. * http: drain the pipe output in TestHandlerPanic to avoid logging deadlock, fix Content-Type of file extension, implement http.FileSystem for zip files, let FileServer work when path doesn't begin with a slash, support for periodic flushing in ReverseProxy. * image/draw: add benchmarks. OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=80 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
go-0.0.r58.1+hg20110719.tar.bz2 | ||
go-fix-werrors.patch | ||
go-godoc-path-locations.patch | ||
go.changes | ||
go.sh | ||
go.spec | ||
macros.go | ||
rpmlintrc |