]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-04-05 Ian Lance Taylorsyscall, net: use native endianness for Linux netlink...
2012-04-04 Adam Langleycrypto/rsa: only enforce that de ≡ 1 mod |(ℤ/nℤ)*|...
2012-04-04 Shenghou Mabuild: unset GOROOT_FINAL before tests
2012-04-04 Brad Fitzpatrickcmd/go: in go get, don't try to perform discovery on...
2012-04-04 Dmitry Chestnykhencoding/ascii85: fix panic caused by special case
2012-04-04 Charles L.... math: update Gamma special cases
2012-04-03 Michael Lewissql: Propagate error from subsetTypeArgs in Exec
2012-04-03 Rob Piketime.RFC822: make the string standard-compliant
2012-04-03 Brad FitzpatrickA+C: add Michael Lewis (Individual CLA)
2012-04-03 Brad Fitzpatrickmisc/dist: check return value from filepath.Walk
2012-04-03 Shenghou Ma5c, 6c, 8c: take GOROOT_FINAL into consideration
2012-04-03 Shenghou Ma5a, 6a, 8a: take GOROOT_FINAL into consideration
2012-04-03 Shenghou Magodoc: update appinit.go, apply !appengine build constr...
2012-04-03 Dave Cheneyencoding/base64: fix panic when input len is not a...
2012-04-03 Rob Piketext/template: pipelined arg was not typechecked
2012-04-03 Alex Brainmantime: fix handling of locations with no dst on windows
2012-04-02 Andrew Gerrandmisc/dashboard: set api_version to go1
2012-04-02 Andrew Gerranddoc: sync playground.js
2012-04-02 Peter Weinbergerdoc/code.html: change 'affect' to 'effect'.
2012-04-02 Sameer Ajmanimisc/emacs: fix go-mode syntax table and whitespace...
2012-04-02 Russ CoxC: add Peter Weinberger (Google CLA)
2012-04-02 Russ Coxcodereview: give advice on 'cannot create CL outside...
2012-04-02 Benny Siegertexp/utf8string: Correct package name in error messages
2012-04-02 Maxim Pimenovruntime: fix a comment
2012-04-02 Ryan Hitchmangc: improve error message for composite literals with...
2012-04-02 Shenghou Macmd/dist, sudo.bash: don't mention sudo.bash if cov...
2012-04-02 Shenghou Magobuilder: work with codereview plugin enabled in ...
2012-04-02 Mikkel Krautzdist: make sure OS X packages follow symlinks when...
2012-03-31 Aaron Kempdoc/effective_go.html: Add missing '...' for fmt.Sprintf()
2012-03-31 Robert GriesemerA+C: added Aaron Kemp (Corporate CLA)
2012-03-30 Robert Griesemergodoc: replace servePage's positional argument list
2012-03-30 Ian Lance Taylortest: add some tests of valid code that failed with...
2012-03-30 Shenghou Madoc/codewalk/markov: fix syntax and broken link
2012-03-30 Shenghou Madoc/code.html: fix broken dashboard link
2012-03-30 Shenghou Madoc/go1: minor fixes
2012-03-30 Shenghou Madoc/go_spec: fix broken link
2012-03-30 David Symondsexp/terminal: delete.
2012-03-30 Rob Pikecmd/go: update docs about tags for get command
2012-03-28 Andrew Gerrandtag weekly.2012-03-27 and go1
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...
next