]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-04-10 Russ Cox8a, 8l: add PREFETCH instructions
2012-04-10 Russ Cox6a, 6l: add PREFETCH instructions
2012-04-10 Joel Singruntime: block signals during thread creation on openbsd
2012-04-10 Rob Piketest/bench/shootout: update timing.log to Go 1
2012-04-10 Alex Brainmanos: fix IsPermission on windows
2012-04-09 Rob Pikeruntime.Callers: make documentation match code
2012-04-09 Alexey Borzenkovcmd/dist: don't fail when Mercurial is a batch file...
2012-04-09 Benny Siegertcmd/yacc: spring cleaning for units.y
2012-04-09 Brad Fitzpatrickdebug/gosym: in test, use temp binary name in /tmp...
2012-04-09 Shenghou Madoc/code: update newmath.Sqrt test case to make sure...
2012-04-09 Shenghou Madoc/go_spec: fix a typo
2012-04-09 Shenghou Mabuild: run.bash no longer accepts --no-banner
2012-04-09 Dmitriy Vyukovruntime: preparation for parallel GC
2012-04-07 Dmitriy Vyukovruntime: add memory prefetching to GC
2012-04-07 Bobby Powerstime: in Format give buffer an initial capacity
2012-04-06 Charles L.... math: make function documentation more regular
2012-04-06 Benny Siegertsyscall: manually fix z* for NetBSD/amd64
2012-04-05 Shenghou Macrypto/aes: add benchmarks for decryption and key expansion
2012-04-05 Stéphane Travostinonet/url: Correctly escape URL as per RFC 3986
2012-04-05 Russ CoxA+C: Stéphane Travostino (individual CLA)
2012-04-05 Dmitriy Vyukovruntime: minor refactoring in preparation for parallel GC
2012-04-05 Dmitriy Vyukovruntime: make GC stats per-M
2012-04-05 Dmitriy Vyukovtest/bench/garbage: fix parser benchmark
2012-04-05 Dmitriy Vyukovruntime: replace XOR AX, AX with MOV $0, AX
2012-04-05 Dmitriy Vyukovruntime: add 64-bit atomics
2012-04-05 Dmitriy Vyukovruntime: remove redundant code
2012-04-05 Hong Ruiqidoc/go_spec: fix typo
2012-04-05 Alex Brainmanpath/filepath: move out of temp directory before deleti...
2012-04-05 Dave Cheneymisc/dist: include directories in distribution tar...
2012-04-05 Andrew Gerranddoc: shorten project dashboard link
2012-04-05 Andrew Gerrandmisc/dist: label 386 and amd64 as "32-bit x86" and...
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
next