]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-04-12 Adam Langley[release-branch.go1] encoding/pem: ignore spaces and...
2012-04-11 Nigel Tao[release-branch.go1] html, exp/html: escape ' and ...
2012-04-11 Dave Cheney[release-branch.go1] doc: fix minor typo in Go 1 releas...
2012-04-10 Alex Brainman[release-branch.go1] os: fix IsPermission on windows
2012-04-09 Rob Pike[release-branch.go1] runtime.Callers: make documentatio...
2012-04-09 Shenghou Ma[release-branch.go1] doc/code: update newmath.Sqrt...
2012-04-09 Shenghou Ma[release-branch.go1] doc/go_spec: fix a typo
2012-04-05 Stéphane Travostino[release-branch.go1] net/url: Correctly escape URL...
2012-04-05 Russ Cox[release-branch.go1] A+C: Stéphane Travostino (individu...
2012-04-05 Hong Ruiqi[release-branch.go1] doc/go_spec: fix typo
2012-04-05 Andrew Gerrand[release-branch.go1] doc: shorten project dashboard...
2012-04-04 Brad Fitzpatrick[release-branch.go1] cmd/go: in go get, don't try to...
2012-04-04 Dmitry Chestnykh[release-branch.go1] encoding/ascii85: fix panic caused...
2012-04-03 Michael Lewis[release-branch.go1] sql: Propagate error from subsetTy...
2012-04-03 Rob Pike[release-branch.go1] time.RFC822: make the string stand...
2012-04-03 Brad Fitzpatrick[release-branch.go1] A+C: add Michael Lewis (Individual...
2012-04-03 Dave Cheney[release-branch.go1] encoding/base64: fix panic when...
2012-04-03 Rob Pike[release-branch.go1] text/template: pipelined arg was...
2012-04-03 Alex Brainman[release-branch.go1] time: fix handling of locations...
2012-04-02 Peter Weinberger[release-branch.go1] doc/code.html: change 'affect...
2012-04-02 Russ Cox[release-branch.go1] C: add Peter Weinberger (Google...
2012-04-02 Shenghou Ma[release-branch.go1] cmd/dist, sudo.bash: don't mention...
2012-03-31 Aaron Kemp[release-branch.go1] doc/effective_go.html: Add missing...
2012-03-31 Robert Griesemer[release-branch.go1] A+C: added Aaron Kemp (Corporate...
2012-03-30 Shenghou Ma[release-branch.go1] doc/codewalk/markov: fix syntax...
2012-03-30 Shenghou Ma[release-branch.go1] doc/code.html: fix broken dashboar...
2012-03-30 Shenghou Ma[release-branch.go1] doc/go1: minor fixes
2012-03-30 Shenghou Ma[release-branch.go1] doc/go_spec: fix broken link
2012-03-30 Rob Pike[release-branch.go1] cmd/go: update docs about tags...
2012-03-28 Andrew Gerrandgo1 go1
2012-03-28 Andrew Gerrandremove non-go1 commands and packages
2012-03-28 Andrew Gerrandweekly.2012-03-27 weekly weekly.2012-03-27
2012-03-28 Francisco Souzadoc: added The Go image package article
2012-03-28 Andrew Gerrandmisc/dist: it sucks hwhen you forget to fix typos
2012-03-28 Alex Brainmanpath/filepath: correct comment in EvalSymlinks
2012-03-28 Andrew Gerrandmisc/dist: support upload only (no build)
2012-03-28 Andrew Gerranddoc: link to Go Project Dashboard from package list
2012-03-27 Andrew Gerrandcmd/godoc: use virtual filesystem to implement -templat...
2012-03-27 Russ Coxruntime: work around false negative in deadlock detection
2012-03-27 Russ Coxcmd/go: respect $GOBIN always
2012-03-27 Russ Coxgo/build: fix import check
2012-03-27 Russ Coxcmd/go: fix two bugs
2012-03-27 Andrew Gerranddoc: use relative links in Laws of Reflection article
2012-03-27 Andrew Gerranddoc: use relative links in draw package article
2012-03-27 Andrew Gerranddoc: update wiki tutorial templates, and template discu...
2012-03-27 Alex Brainmanpath/filepath: use windows GetShortPathName api to...
2012-03-27 Russ Coxcmd/go: update for go1 tag format
2012-03-27 Russ Coxcmd/dist: fix detection of go1 version
2012-03-27 Andrew Gerranddoc: update licensing text one more time
2012-03-27 Devon H. O... net: ignore ECONNABORTED from syscall.Accept
2012-03-27 Mikio Haraundo CL 5844051 / 5d0322034aa8
2012-03-27 Russ Coxcmd/go: copy tag_test.go from goinstall
2012-03-27 Ben Friedmisc/emacs: fix overindentation caused by mis-parsing...
2012-03-27 Rob PikeC: add Ben Fried, Googler
2012-03-27 Rémy Oudomphengruntime: restore deadlock detection in the simplest...
2012-03-27 Francisco Souzadoc: fix concurrency patterns rawhtml generation
2012-03-27 Andrew Gerranddoc: move /ref/cmd to /doc/cmd
2012-03-27 Francisco Souzadoc: add JSON-RPC: a tale of interfaces article
2012-03-27 Andrew Gerranddoc: update footer text
2012-03-27 Alex Brainmanpath/filepath: convert drive letter to upper case in...
2012-03-27 Andrew Gerranddoc: remove cov and prof from /ref/cmd
2012-03-27 Andrew Gerrandcmd/godoc: canonicalize custom path redirects
2012-03-27 Andrew Gerranddoc: move gdb doc back to /doc/ and de-emphasize on...
2012-03-27 Andrew Gerranddoc: add doc/articles/index.html
2012-03-27 Andrew Gerranddoc: describe the Windows MSI installer as experimental
2012-03-27 Yasuhiro Matsumotomisc/goplay: fix error on IE8.
2012-03-26 Andrew Gerrandmisc/dist: don't ship codereview either
2012-03-26 Andrew Gerrandcmd/godoc: fix app engine version
2012-03-26 Andrew Gerrandmisc/dist: don't include old python dashboard in releases
2012-03-26 Andrew Gerranddoc: add Terms of Service
2012-03-26 Robert Griesemerexp/types: generalized GCImporter API.
2012-03-26 Benny Siegertdoc: Change id of footer
2012-03-26 Rob Pikecmd/go: explain versions better
2012-03-26 Andrew Gerrandmisc/dist: add -wxs flag to provide custom installer...
2012-03-26 Rob Pikerun.bash: set -e in new codewalk block
2012-03-26 Joe Poirierwindows: install fixes
2012-03-26 Rob Pikerun.bash: compile the codewalks
2012-03-26 Andrew Gerrandgodoc: make 'Overview' section collapsable
2012-03-26 Andrew Gerranddoc: make installation instructions more skim-friendly
2012-03-26 Shenghou Macmd/go: allow underscores in tool name
2012-03-26 Shenghou Mago/build: cgoEnabled is not known to cmd/dist anymore
2012-03-26 Evan Shawcmd/go: add missing error check
2012-03-25 Rob Pikedoc/reference-cmd: use vet as example, not fmt
2012-03-25 Rob Pikeeffective_go: cleanups and fixes
2012-03-23 Rob Pikedocs/articles/wiki: minor fixes
2012-03-23 Rob Pikedoc/go1: add mention of packaged releases
2012-03-23 Rob Pikedoc/reference-cmd.html: new introduction
2012-03-23 Stefan Nilssonos: add missing byte to FileMode buffer
2012-03-23 Rob Pikecodewalk/sharemem.xml: fix references to files
2012-03-23 Robert Griesemertext/template: fix typo in package comment
2012-03-23 Shenghou Madoc/reference-cmd: doc/fmt can be invoked by cmd/go...
2012-03-23 Adam Langleycrypto/tls: don't select ECC ciphersuites with no mutua...
2012-03-23 Rob Pikedoc/articles/defer_panic_recover.html: minor tweaks
2012-03-23 Rob Pikedoc/articles/image_draw.html: fix circle example
2012-03-23 Alex Brainmanpath/filepath: windows drive letter cannot be a digit
2012-03-23 Andrew Gerrandtag weekly.2012-03-22
2012-03-23 Andrew Gerrandmisc/dist: make godoc shortcut work weekly.2012-03-22
2012-03-23 Yasuhiro Matsumotodoc/godoc.js: fix error on IE8.
2012-03-23 Andrew Gerrandweekly.2012-03-22
2012-03-23 Andrew Gerrandmisc/dist: updates to installer script
next