| 2014-02-14 | 
Russ Cox | cmd/gc: correct liveness for wrappers containing tail...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Russ Cox | cmd/gc: handle variable initialization by block move...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Russ Cox | cmd/5g, cmd/8g: fix build | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Mikio Hara | syscall: fix system calls with misaligned arguments...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Mikio Hara | net: disable TestDNSThreadLimit even in non-short mode...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Russ Cox | cmd/gc: rename AFATVARDEF to AVARDEF | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Russ Cox | cmd/gc: fix liveness for addressed results | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Shenghou Ma | cmd/gc: rephrase the invalid indexing operation error...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Russ Cox | cmd/gc: distinguish unnamed vs blank-named return varia...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Russ Cox | cmd/gc: relax address-of escape analysis | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Markus Zimmermann | container/list: mark must be an element of the list | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Robert Griesemer | A+C: Markus Zimmermann (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Nick Craig...  | math/big: Optimise ARM assembler | 
commit | commitdiff | tree | 
| 2014-02-13 | 
David Symonds | net/http: increase panic stack trace buffer size from...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Shenghou Ma | crypto/rsa: explain random parameter for GenerateKey...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Shenghou Ma | cmd/go: fix cgo error output rewrite | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Russ Cox | runtime: update malloc comment for MSpan.needzero | 
commit | commitdiff | tree | 
| 2014-02-13 | 
David du Colombier | lib9: fix Solaris build | 
commit | commitdiff | tree | 
| 2014-02-13 | 
David du Colombier | lib9: enable on Plan 9 | 
commit | commitdiff | tree | 
| 2014-02-13 | 
David du Colombier | lib9: fix inconsistencies and warnings on Plan 9 | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Daniel Morsing | cmd/gc: for loop init statement misanalyzed by escape...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Carlos Castillo | cmd/go, go/build: support .m files | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Kyle Isom | crypto/x509: Add certificate signature request (CSR...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Michael T....  | math/big: add support for general encoding interfaces | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Dmitriy Vyukov | cmd/gc: fix windows build | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Russ Cox | runtime: introduce MSpan.needzero instead of writing...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Dmitriy Vyukov | runtime: fix concurrent GC sweep | 
commit | commitdiff | tree | 
| 2014-02-13 | 
David du Colombier | cmd/gc: catch notes on Plan 9 | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Nicolas Owens | net: only return unique hosts during hostname lookup...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Alexander Larsson | archive/tar: support extended attributes | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Shenghou Ma | cmd/6c, cmd/8c, cmd/8g: fix print of pc (which is vlong). | 
commit | commitdiff | tree | 
| 2014-02-13 | 
David du Colombier | cmd/gc: fix warnings on Plan 9 | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Russ Cox | runtime/pprof: fix arm build after CL 61270043 | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Russ Cox | codereview: warn about 'hg upload' not uploading | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Andrew Gerrand | A+C: Mikhail Panchenko (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Andrew Gerrand | A+C: Michael Pearson (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Andrew Gerrand | A+C: Marc Weistroff (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Andrew Gerrand | A+C: Alexey Palazhchenko (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Russ Cox | cmd/5g: fix regopt bug in copyprop | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Anthony Martin | cmd/5g: fix print format in peephole debugging | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Robert Sesek | debug/macho: Add support for opening fat/universal...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dave Cheney | debug/macho: add test file for CL 60190043 | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Brad Fitzpatrick | crypto/md5: always test the portable block function too | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Russ Cox | runtime: fix non-concurrent sweep | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Adam Langley | A+C: Kyle Isom (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dmitriy Vyukov | runtime: temporary disable concurrent GC sweep | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Anthony Martin | cmd/cc, cmd/gc, cmd/ld: consolidate print format routines | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Brad Fitzpatrick | crypto/sha1: always test the portable block function too | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dmitriy Vyukov | runtime: more precise mprof sampling | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dmitriy Vyukov | runtime: improve cpu profiles for GC/syscalls/cgo | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Nick Craig...  | An ARM version of sha1block.go with a big improvement...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dmitriy Vyukov | runtime: refactor level-triggered IO support | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dmitriy Vyukov | runtime: refactor chan code | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dmitriy Vyukov | runtime: concurrent GC sweep | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Dmitriy Vyukov | encoding/json: fix test failure | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Adam Langley | crypto/subtle: panic if slices of different lengths...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Adam Langley | crypto/tls: better error messages. | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Rick Arnold | net/http: make responseAndError satisfy the net.Error...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Robert Dinu | debug/pe: delete unnecessary type conversions | 
commit | commitdiff | tree | 
| 2014-02-12 | 
David Symonds | A+C: Alexander Larsson (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Robert Griesemer | go/parser: better error messages for if/switch/for...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Shenghou Ma | api: update next.txt | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Shenghou Ma | cmd/ld, cmd/6l: part 2 of solaris/amd64 linker changes. | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Robert Griesemer | go/parser: check presence of 2nd and 3rd index in 3...  | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Daniel Morsing | cmd/6g, cmd/8g, cmd/5g: make the undefined instruction...  | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Brad Fitzpatrick | archive/zip: re-use flate.Writers when writing compress...  | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Dmitriy Vyukov | runtime: do not profile blocked netpoll on windows | 
commit | commitdiff | tree | 
| 2014-02-11 | 
David du Colombier | runtime: homogenize panic strings on Plan 9 | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Andrew Gerrand | A+C: Péter Szilágyi (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Andrew Gerrand | archive/zip: use correct test, fix 32-bit build | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Andrew Gerrand | archive/zip: actually test uncompressed size | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Andrew Gerrand | doc: remove "Code that grows with grace" video from...  | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Brendan Daniel...  | cmd/gc: change compile error to "use of package %S...  | 
commit | commitdiff | tree | 
| 2014-02-11 | 
Russ Cox | A+C: Brendan Daniel Tracey (individual CLA) | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Andrew Gerrand | doc: restore race detector manual | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Robert Griesemer | container/heap: avoid and/or ambiguity in documentation | 
commit | commitdiff | tree | 
| 2014-02-10 | 
David du Colombier | runtime: handle "sys: trap: divide error" note on Plan 9 | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Russ Cox | lib/codereview: allow addca CLs without LGTM | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Dmitriy Vyukov | cmd/go: fix comment | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Dmitriy Vyukov | runtime: fix crash during cpu profiling | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Dmitriy Vyukov | cmd/go: better advice for heap profiling | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Dmitriy Vyukov | runtime: do not cpu profile idle threads on windows | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Dmitriy Vyukov | misc/pprof: support web profiles on windows | 
commit | commitdiff | tree | 
| 2014-02-10 | 
Dave Cheney | cmd/go: skip $ORIGIN test on darwin systems | 
commit | commitdiff | tree | 
| 2014-02-09 | 
Dave Cheney | cmd/go: fix test.bash | 
commit | commitdiff | tree | 
| 2014-02-09 | 
Brad Fitzpatrick | archive/zip: add flate writing benchmark | 
commit | commitdiff | tree | 
| 2014-02-09 | 
Shenghou Ma | include, linlink, cmd/6l, cmd/ld: part 1 of solaris...  | 
commit | commitdiff | tree | 
| 2014-02-09 | 
Andrew Gerrand | C: add Robert Sesek (Google CLA) | 
commit | commitdiff | tree | 
| 2014-02-09 | 
Mikio Hara | syscall: add missing include statement to bootstrap...  | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Rémy Oudompheng | cmd/6g: faster memmove/memset-like code using unaligned...  | 
commit | commitdiff | tree | 
| 2014-02-07 | 
David du Colombier | cmd/gc: revert CL 60740044 | 
commit | commitdiff | tree | 
| 2014-02-07 | 
David du Colombier | cmd/gc: fix nil pointer dereference | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Alex Brainman | net: remove superfluous type conversion | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Keith Randall | runtime: faster memclr on x86. | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Alex Brainman | os/exec: use filepath.Base in Command | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Mikio Hara | syscall: make use of signed char explicit in generating...  | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Mikio Hara | syscall: regenerate EABI call convention compliant...  | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Mikio Hara | syscall: fix build on freebsd/arm | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Mikio Hara | runtime/cgo: fix build on freebsd/arm | 
commit | commitdiff | tree | 
| 2014-02-07 | 
Mikio Hara | runtime: fix build on freebsd/arm | 
commit | commitdiff | tree | 
| next |