2014-03-18 |
Mikio Hara | net/http: make use of testing.Errorf instead of testing... |
commit | commitdiff | tree |
2014-03-18 |
Rui Ueyama | base64: refactor encoder.Write |
commit | commitdiff | tree |
2014-03-18 |
Rob Pike | cmd/go: make the default coverage mode -atomic if ... |
commit | commitdiff | tree |
2014-03-18 |
Chris Manghane | cmd/gc: fix error check for self-referential array... |
commit | commitdiff | tree |
2014-03-18 |
Brad Fitzpatrick | undo CL 77050045 / 073d79675aae |
commit | commitdiff | tree |
2014-03-18 |
Rick Arnold | build: fix race in doc/articles/wiki test |
commit | commitdiff | tree |
2014-03-18 |
Chris Manghane | cmd/gc: Add tests for self-referential array types. |
commit | commitdiff | tree |
2014-03-18 |
Rob Pike | fmt: document GoStringer and explain application of... |
commit | commitdiff | tree |
2014-03-17 |
Luka Zakrajšek | net/http: Request Body error should not be ignored. |
commit | commitdiff | tree |
2014-03-17 |
Brad Fitzpatrick | A+C: Luka Zakrajšek (individual CLA) |
commit | commitdiff | tree |
2014-03-17 |
Catalin Patulea | net/http/fcgi: fix handling of request ID reuse |
commit | commitdiff | tree |
2014-03-17 |
Brad Fitzpatrick | C: add Catalin Patulea (Google CLA) |
commit | commitdiff | tree |
2014-03-17 |
Rui Ueyama | encoding/hex: add error check for write error. |
commit | commitdiff | tree |
2014-03-17 |
Rui Ueyama | misc/bash/go: Add a completion rule for "go env". |
commit | commitdiff | tree |
2014-03-17 |
Brad Fitzpatrick | C: add Rui Ueyama (Google CLA) |
commit | commitdiff | tree |
2014-03-16 |
Nathan John... | doc: Revise Contribution Guidelines. |
commit | commitdiff | tree |
2014-03-15 |
Ian Lance Taylor | cmd/gc: fix comment about how GOEXPERIMENT works |
commit | commitdiff | tree |
2014-03-15 |
Mikio Hara | net: make use of testing.Errorf instead of testing... |
commit | commitdiff | tree |
2014-03-14 |
Rémy Oudompheng | runtime: fix 386 assembly for syscall.naclWrite |
commit | commitdiff | tree |
2014-03-14 |
Rémy Oudompheng | liblink, runtime: make nacl/386 binaries valid. |
commit | commitdiff | tree |
2014-03-14 |
Dmitriy Vyukov | runtime: fix another race in bgsweep |
commit | commitdiff | tree |
2014-03-14 |
Dmitriy Vyukov | runtime: fix spans corruption |
commit | commitdiff | tree |
2014-03-14 |
Rémy Oudompheng | cmd/6g, runtime: alignment fixes for amd64p32. |
commit | commitdiff | tree |
2014-03-14 |
Dmitriy Vyukov | runtime: report "out of memory" in efence mode |
commit | commitdiff | tree |
2014-03-14 |
Dmitriy Vyukov | runtime: fix a race in bgsweep |
commit | commitdiff | tree |
2014-03-14 |
Dmitriy Vyukov | runtime: do not shrink stacks GOCOPYSTACK=0 |
commit | commitdiff | tree |
2014-03-14 |
Jan Ziak | cmd/go: fix invalid go pack command line in the output... |
commit | commitdiff | tree |
2014-03-14 |
Jan Ziak | cmd/gc: fix spurious 'not enough arguments to return... |
commit | commitdiff | tree |
2014-03-14 |
Shenghou Ma | cmd/gc: replace '·' as '.' in ELF/Mach-O symbol tables |
commit | commitdiff | tree |
2014-03-14 |
Aram Hăvărneanu | runtime: fix use after close race in Solaris network... |
commit | commitdiff | tree |
2014-03-13 |
Keith Randall | debug/macho: handle missing __debug_str section |
commit | commitdiff | tree |
2014-03-13 |
Anthony Martin | runtime: fix signal handling on Plan 9 |
commit | commitdiff | tree |
2014-03-13 |
Dmitriy Vyukov | runtime: improve efence |
commit | commitdiff | tree |
2014-03-13 |
Dmitriy Vyukov | doc: update go1.3.txt for some performance changes |
commit | commitdiff | tree |
2014-03-13 |
Dmitriy Vyukov | runtime: detect stack split after fork |
commit | commitdiff | tree |
2014-03-13 |
Dmitriy Vyukov | runtime: harden conditions when runtime panics on crash |
commit | commitdiff | tree |
2014-03-13 |
Dmitriy Vyukov | runtime: fix stack size check |
commit | commitdiff | tree |
2014-03-13 |
Aram Hăvărneanu | runtime: avoid runtime·cgocall in functions called... |
commit | commitdiff | tree |
2014-03-13 |
Rémy Oudompheng | cmd/gc: fix spurious type errors in walkselect. |
commit | commitdiff | tree |
2014-03-13 |
Rémy Oudompheng | cmd/6g: fix stack zeroing preamble on amd64p32. |
commit | commitdiff | tree |
2014-03-13 |
Mikio Hara | net: fix TCP keepalive on dragonfly |
commit | commitdiff | tree |
2014-03-13 |
Michael Hudson... | cmd/go: use correct libraries during gccgo link |
commit | commitdiff | tree |
2014-03-13 |
Anthony Martin | runtime: call symtabinit earlier |
commit | commitdiff | tree |
2014-03-13 |
Anthony Martin | cmd/gc: make the fpu handle all exceptions on Plan 9 |
commit | commitdiff | tree |
2014-03-13 |
Anthony Martin | os: relax the way we kill processes on Plan 9 |
commit | commitdiff | tree |
2014-03-13 |
Anthony Martin | runtime: use unoptimized memmove and memclr on Plan 9 |
commit | commitdiff | tree |
2014-03-13 |
Anthony Martin | cmd/ld: give acid a fighting chance at unwinding the... |
commit | commitdiff | tree |
2014-03-12 |
Brad Fitzpatrick | doc: update go1.3.txt for regexp change |
commit | commitdiff | tree |
2014-03-12 |
Dave Cheney | runtime: fix missing nacl/386 symbol |
commit | commitdiff | tree |
2014-03-12 |
Russ Cox | doc/go1.3.txt: add notes about copying stacks, win2k... |
commit | commitdiff | tree |
2014-03-12 |
Dominik Honnef | misc/emacs: correctly fontify methods when go-fontify... |
commit | commitdiff | tree |
2014-03-12 |
Rob Pike | fmt: improve documentation for width and precision |
commit | commitdiff | tree |
2014-03-12 |
Dmitriy Vyukov | runtime: efence support for growable stacks |
commit | commitdiff | tree |
2014-03-12 |
Dmitriy Vyukov | runtime: temporary weaken a check in test |
commit | commitdiff | tree |
2014-03-12 |
Jan Ziak | cmd/go: respect system CGO_CFLAGS and CGO_CXXFLAGS |
commit | commitdiff | tree |
2014-03-12 |
Brad Fitzpatrick | net/http/cgi: serve 500, not 200, on invalid responses... |
commit | commitdiff | tree |
2014-03-12 |
Russ Cox | runtime: fix empty string handling in garbage collector |
commit | commitdiff | tree |
2014-03-12 |
Russ Cox | test/run: make errorcheck tests faster |
commit | commitdiff | tree |
2014-03-12 |
Russ Cox | cmd/gc: fix crash in -live mode |
commit | commitdiff | tree |
2014-03-12 |
Dhiru Kholia | dwarf: add extensions for multi-file compression (... |
commit | commitdiff | tree |
2014-03-12 |
Mikio Hara | runtime: make use of THREAD_SHARE userspace mutex on... |
commit | commitdiff | tree |
2014-03-12 |
Mikio Hara | syscall, net: clean up socket stub for solaris |
commit | commitdiff | tree |
2014-03-11 |
Dave Cheney | runtime: disable Native Client fake time support |
commit | commitdiff | tree |
2014-03-11 |
Kay Zhu | path/filepath: fixed misaligned comment. |
commit | commitdiff | tree |
2014-03-11 |
Dave Cheney | runtime: fix nacl/amd64p32 signal handling |
commit | commitdiff | tree |
2014-03-11 |
Brad Fitzpatrick | C: add Kay Zhu (Google CLA) |
commit | commitdiff | tree |
2014-03-11 |
Josh Bleecher... | liblink: fix bad code generated for MOVFD/MOVDF when... |
commit | commitdiff | tree |
2014-03-11 |
Shenghou Ma | crypto/rsa: fix docs for PrecomputedValues.Qinv |
commit | commitdiff | tree |
2014-03-11 |
Dmitriy Vyukov | runtime: remove atomic CAS loop from marknogc |
commit | commitdiff | tree |
2014-03-11 |
Dmitriy Vyukov | runtime: wipe out bitSpecial from GC code |
commit | commitdiff | tree |
2014-03-11 |
Alex Brainman | syscall: replace mksyscall_windows.pl with mksyscall_wi... |
commit | commitdiff | tree |
2014-03-11 |
Dave Cheney | runtime: more Native Client fixes |
commit | commitdiff | tree |
2014-03-11 |
Alan Donovan | net/http: eliminate defined-but-not-used var. |
commit | commitdiff | tree |
2014-03-10 |
Keith Randall | runtime: remove unused declarations. |
commit | commitdiff | tree |
2014-03-10 |
Brad Fitzpatrick | A+C: Dhiru Kholia (individual CLA) |
commit | commitdiff | tree |
2014-03-10 |
Dave Cheney | runtime: small Native Client fixes |
commit | commitdiff | tree |
2014-03-10 |
Brad Fitzpatrick | A+C: Steven Hartland (individual CLA) |
commit | commitdiff | tree |
2014-03-10 |
Adam Langley | time: handle int64 overflow in ParseDuration. |
commit | commitdiff | tree |
2014-03-10 |
Rémy Oudompheng | runtime: fix cgocallback stack size on amd64p32. |
commit | commitdiff | tree |
2014-03-10 |
Mikio Hara | runtime: fix flakiness on futexsleep test |
commit | commitdiff | tree |
2014-03-09 |
Dave Cheney | syscall: add missing SO_ERROR constant for nacl/* |
commit | commitdiff | tree |
2014-03-08 |
Brad Fitzpatrick | net/rpc/jsonrpc: set exactly one of result or error... |
commit | commitdiff | tree |
2014-03-07 |
Brad Fitzpatrick | os: document that Process.Wait only works on child... |
commit | commitdiff | tree |
2014-03-07 |
Mikio Hara | runtime: fix futexsleep test on freebsd/386 |
commit | commitdiff | tree |
2014-03-07 |
Rémy Oudompheng | cmd/gc: correct GOARCH in object files for amd64p32. |
commit | commitdiff | tree |
2014-03-07 |
Rémy Oudompheng | runtime: add missing nacl build tag for lock_sema.c |
commit | commitdiff | tree |
2014-03-07 |
Russ Cox | sync: give finalizers more time in TestPoolGC |
commit | commitdiff | tree |
2014-03-07 |
Dave Cheney | crypto/md5, crypto/sha1: exclude amd64p32 from generic... |
commit | commitdiff | tree |
2014-03-07 |
David Covert | regexp: add one-pass optimization from RE2 |
commit | commitdiff | tree |
2014-03-07 |
Shenghou Ma | runtime: round stack size to power of 2. |
commit | commitdiff | tree |
2014-03-07 |
Rémy Oudompheng | cmd/gc: enforce register-width alignment for stack... |
commit | commitdiff | tree |
2014-03-07 |
Russ Cox | runtime: comment out breakpoint in windows/386 sighandler |
commit | commitdiff | tree |
2014-03-07 |
Russ Cox | runtime: fix windows/386 build |
commit | commitdiff | tree |
2014-03-07 |
Rémy Oudompheng | liblink: fix morestack handling on amd64p32. |
commit | commitdiff | tree |
2014-03-07 |
Dmitriy Vyukov | runtime: refactor and fix stack management code |
commit | commitdiff | tree |
2014-03-07 |
Dmitriy Vyukov | runtime: fix memory corruption and leak in recursive... |
commit | commitdiff | tree |
2014-03-07 |
Russ Cox | runtime: fix memory leak in runfinq |
commit | commitdiff | tree |
2014-03-07 |
Dave Cheney | cmd/6a: add support for nacl/amd64p32 |
commit | commitdiff | tree |
2014-03-07 |
Dave Cheney | cmd/gc, cmd/5g, cmd/6g, cmd/8g: introduce linkarchinit... |
commit | commitdiff | tree |
2014-03-07 |
Rob Pike | encoding/gob: document that Decode returns EOF at EOF |
commit | commitdiff | tree |
next |