]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-02-16 Sébastien Paolacciruntime: release unused memory to the OS.
2012-02-16 Nigel Taocmd, pkg/go/*: fix "go vet" warnings for go/ast and...
2012-02-16 Rob Pikeos: fix build
2012-02-16 Rob Pikehtml/template: clone is implemented elsewhere, so delet...
2012-02-16 Rob Pikeall: errors caught by go vet
2012-02-16 David Symondsdashboard: tidy up 'top' link.
2012-02-16 Rob Pikeos: remove use of _test
2012-02-16 Rob Pikeexp/inotify: remove use of _test
2012-02-16 Rob Pikewindows: fix build
2012-02-16 David Symondsnet/url: Rename ParseWithReference to ParseWithFragment.
2012-02-16 Rob Pikeexp/winfsnotify: remove reference to _test
2012-02-16 David Symondsnet/url: regularise receiver names.
2012-02-16 David Symondsdebug/gosym: more carefully build the test binary.
2012-02-16 Gustavo Niemeyerencoding/xml: add MarshalIndent and move the example
2012-02-16 David Symondsdebug/gosym: dump 6a/6l output to process stdout/stderr...
2012-02-16 David Symondsdebug/gosym: Remove Makefile, rewrite test using go...
2012-02-16 Andrew Gerrandsort: add interface examples
2012-02-16 Rob Pikecmd/go: fix 'go help'
2012-02-16 Andrew Gerrandgo/ast: return Examples in name order
2012-02-16 Andrew Gerrandgodoc: show example function doc comments in UI
2012-02-16 Andrew Gerrandgodoc: make example code more readable with new comment...
2012-02-16 Alex Brainmanmake.bat: implement --no-clean
2012-02-15 Alex Brainmanbuild: use setlocal in run.bat
2012-02-15 Alex Brainmanbuild: keep environment variable changes local during...
2012-02-15 Rémy Oudomphengcmd/gc: error on constant shift overflows.
2012-02-15 Brad Fitzpatrickbufio: don't return errors from good Peeks
2012-02-15 Brad Fitzpatricknet/http: add some examples
2012-02-15 Andrew Gerrandgodoc: support for package examples, display example...
2012-02-15 Brad Fitzpatricknet/http: fix race in sendfile test
2012-02-15 Robert Griesemergo/printer: don't lose relevant parentheses when rewrit...
2012-02-15 David du Colombierruntime: define NSIG to fix plan 9 build
2012-02-15 Russ CoxA+C: David du Colombier (individual CLA)
2012-02-15 Shenghou Macmd/go: suggest 'go test -i [args to test]'
2012-02-15 Shenghou Macmd/go: go test -i correctly handle cgo packages
2012-02-15 Russ Coxbuild: add make.bash --no-clean option
2012-02-15 Ian Lance Taylortest: add new test of indirect type references
2012-02-15 Mikio Harabuild: fix clean.bash
2012-02-15 Alex Brainmancmd/dist: use correct package target when cross-compiling
2012-02-15 Shenghou Ma5c, 6c, 8c, 6g, 8g: correct boundary checking
2012-02-15 Brad Fitzpatrickdoc: fix links
2012-02-15 Albert Strasheimsyscall: Make Pdeathsig type Signal in SysProcAttr...
2012-02-15 Nigel Taohtml/template: add Clone and AddParseTree. Make text...
2012-02-15 Rob Piketext/template: evaluate function fields
2012-02-15 Alex Brainmantime: run TestTicker for longer during short test,...
2012-02-15 Andrew Gerrandtag weekly.2012-02-14
2012-02-15 Nigel Taofix: add fix for bufio, gzip, zlib NewWriterXxx changes. weekly.2012-02-14
2012-02-15 Yasuhiro Matsumotocmd/dist: xprintf() can't output whole of 'dist env'.
2012-02-15 Brad Fitzpatrickos/exec: add some examples
2012-02-15 Andrew Gerranddoc: fix snapshot notes
2012-02-15 Andrew Gerrandweekly.2012-02-14
2012-02-15 Lai Jiangshanreflect: fix panic strings
2012-02-15 Andrew Gerrandstrings: add Bernardo O'Higgins example
2012-02-15 Lai Jiangshandoc: fix codewalk/markov.go
2012-02-15 Andrew GerrandA+C: Lai Jiangshan
2012-02-15 Andrew Gerranddoc: add playground.js
2012-02-15 Andrew Gerranddoc: add App Engine docs to 'learn' and 'reference...
2012-02-15 Brad Fitzpatrickbytes,strings: make *Reader implement io.ReaderAt
2012-02-15 Gustavo Niemeyerlib/godoc: fix subdirectories html reference
2012-02-15 Gustavo Niemeyerruntime: fix grsec support
2012-02-15 Brad Fitzpatrickbytes: add Reader
2012-02-15 Brad Fitzpatricknet/http: make strace test more robust
2012-02-14 Andrew Gerranddoc: grey out line numbers
2012-02-14 David Symondsbuild: create the correct $GOTOOLDIR.
2012-02-14 Robert Griesemergodoc: make godoc go work
2012-02-14 David Symondsbuild: fix sudo.bash.
2012-02-14 Russ Coxcmd/go: a raft of fixes
2012-02-14 Maxim Pimenovgc: fix comment in mkbuiltin
2012-02-14 Rémy Oudomphengruntime, time: accelerate tests in short mode.
2012-02-14 Rémy Oudomphengcgo: add support for returning errno with gccgo.
2012-02-14 Anthony Martinos: rename SyscallError.Errno to SyscallError.Err
2012-02-14 Russ Coxsyscall: linux Tgkill takes a Signal too
2012-02-14 Robert Griesemergo/doc: treat predeclared error interface like an expor...
2012-02-14 Mikio Haranet: prefer an IPv4 listen if no address given
2012-02-14 Shenghou Macmd/vet: give warning for construct 'Println(os.Stderr...
2012-02-14 Russ Coxtime: use "2006-01-02 15:04:05.999999999 -0700 MST...
2012-02-14 Adam Langleygo1.tmpl: fix merge
2012-02-14 Russ Coxbuilder: fix windows environment
2012-02-14 Russ Coxruntime: on 386, fix FP control word on all threads...
2012-02-14 Andrew Gerrandgo/doc, godoc: regard lone examples as "whole file...
2012-02-14 Russ Cox5g: fix memory corruption
2012-02-14 Brad Fitzpatricknet/http: more robust test
2012-02-14 Andrew Gerranddoc: update install.html for binary distros, add instal...
2012-02-14 Mikio Haranet: fix windows build
2012-02-14 Mikio Harasyscall: regenerate z-files for openbsd
2012-02-14 Russ Coxnet: avoid Shutdown during Close
2012-02-14 Ian Lance Taylornet: disable multicast test on Alpha GNU/Linux
2012-02-14 Russ Coxcmd/dist: exclude cov and prof from releases
2012-02-14 Daniel Krechcmd/go: go get scheme detection
2012-02-14 Russ CoxA+C: Daniel Krech (individual CLA)
2012-02-14 Russ Coxnet: disable TestDialTimeout on Windows
2012-02-14 Brad Fitzpatricknet/http: re-enable test
2012-02-14 Russ Coxruntime: use startpanic so that only one thread handles...
2012-02-14 Russ Coxruntime/debug: fix build
2012-02-14 Brad Fitzpatricknet/http: don't spin on temporary accept failure
2012-02-14 Russ Coxbuild: fix windows build
2012-02-14 Rob Piketesting: let runtime catch the panic.
2012-02-14 Andrew Gerrandgodoc: list examples in index
2012-02-14 Robert Griesemergo/parser: better error messages for missing commas
2012-02-14 Russ Coxbuild: set $PATH during make.bash
2012-02-14 Russ Coxcmd/dist: cross-compiling fixes
next