2014-05-12 |
Mikio Hara | net: make use of SO_LINGER_SEC on darwin |
commit | commitdiff | tree |
2014-05-12 |
Russ Cox | cmd/go: better error for install of 'test-only' package |
commit | commitdiff | tree |
2014-05-12 |
Russ Cox | runtime: add copy of math.sqrt for use by arm softfloat |
commit | commitdiff | tree |
2014-05-12 |
Alex Brainman | cmd/objdump: works with windows pe executables now |
commit | commitdiff | tree |
2014-05-12 |
Péter Surányi | unicode: fix doc typo |
commit | commitdiff | tree |
2014-05-11 |
Alex Brainman | cmd/nm: do not write to GOROOT testdata directories... |
commit | commitdiff | tree |
2014-05-11 |
David Crawshaw | net/rpc: do not leak client socket on closed connection |
commit | commitdiff | tree |
2014-05-11 |
Brad Fitzpatrick | C: add another email address for David Crawshaw |
commit | commitdiff | tree |
2014-05-11 |
Dmitri Shuralyov | cmd/go: simplify code, reduce allocations. |
commit | commitdiff | tree |
2014-05-10 |
Robert Hencke | cmd/go: remove merge markers |
commit | commitdiff | tree |
2014-05-10 |
Shenghou Ma | cmd/addr2line: accept optional "0x" prefix for addresses. |
commit | commitdiff | tree |
2014-05-10 |
Brad Fitzpatrick | undo CL 100330043 / e4248ed0037c |
commit | commitdiff | tree |
2014-05-09 |
Bill Neubauer | runtime/race: fix the link for the race detector. |
commit | commitdiff | tree |
2014-05-09 |
Keith Randall | runtime: be a lot more lenient on smhasher avalanche... |
commit | commitdiff | tree |
2014-05-09 |
Ian Lance Taylor | net/url: correct documentation of Values.Add |
commit | commitdiff | tree |
2014-05-09 |
Rui Ueyama | bytes: fix typos |
commit | commitdiff | tree |
2014-05-09 |
ChaiShushan | test/bench/shootout: support windows |
commit | commitdiff | tree |
2014-05-09 |
Ian Lance Taylor | encoding/binary: document that Read requires exported... |
commit | commitdiff | tree |
2014-05-09 |
Russ Cox | cmd/go: accept build flags in clean and list |
commit | commitdiff | tree |
2014-05-09 |
Russ Cox | math/cmplx: specify which square root Sqrt returns |
commit | commitdiff | tree |
2014-05-09 |
Russ Cox | cmd/gc: disable link-time copying of un-Go-initialized... |
commit | commitdiff | tree |
2014-05-09 |
Russ Cox | crypto/aes: fix overrun in assembly encrypt/decrypt |
commit | commitdiff | tree |
2014-05-09 |
Russ Cox | cmd/gc: fix ... escape analysis bug |
commit | commitdiff | tree |
2014-05-09 |
Josh Bleecher... | cmd/gc: don't give credit for NOPs during register... |
commit | commitdiff | tree |
2014-05-09 |
Robert Hencke | cmd/go: mark regexp as dependency of testmain |
commit | commitdiff | tree |
2014-05-09 |
Russ Cox | testing: write profiles on failure |
commit | commitdiff | tree |
2014-05-09 |
Mikio Hara | net: drop flakey TestDialFailPDLeak |
commit | commitdiff | tree |
2014-05-08 |
Keith Randall | runtime: write memory profile statistics to the heap... |
commit | commitdiff | tree |
2014-05-08 |
Stephen McQuay | encoding/json: add example for Indent, clarify the... |
commit | commitdiff | tree |
2014-05-08 |
Shenghou Ma | cmd/objdump: actually accept hex address without "0x... |
commit | commitdiff | tree |
2014-05-08 |
Shenghou Ma | doc/install.html: update wrt to OS and compiler support. |
commit | commitdiff | tree |
2014-05-07 |
Keith Randall | runtime: use duff zero and copy to initialize memory |
commit | commitdiff | tree |
2014-05-07 |
Brad Fitzpatrick | database/sql: fix accounting of open connections |
commit | commitdiff | tree |
2014-05-07 |
Robert Griesemer | spec: several clarifications to language on channels |
commit | commitdiff | tree |
2014-05-07 |
Robert Griesemer | spec: remove evaluation order inconsistency |
commit | commitdiff | tree |
2014-05-07 |
Robert Griesemer | spec: clarify type properties |
commit | commitdiff | tree |
2014-05-07 |
Dmitriy Vyukov | runtime: optimize markspan |
commit | commitdiff | tree |
2014-05-07 |
Dmitriy Vyukov | doc: replace absolute links to golang.org with relative... |
commit | commitdiff | tree |
2014-05-07 |
Dmitriy Vyukov | runtime: fix bug in cpu profiler |
commit | commitdiff | tree |
2014-05-07 |
David Crawshaw | net/mail: propagate unsupported charset error |
commit | commitdiff | tree |
2014-05-07 |
Alex Brainman | race.bash,race.bat: unset GOROOT_FINAL during tests |
commit | commitdiff | tree |
2014-05-07 |
Nigel Tao | C: Patrick Riley (Google CLA) |
commit | commitdiff | tree |
2014-05-07 |
Alex Brainman | cmd/addr2line: skip broken TestAddr2Line on plan9 ... |
commit | commitdiff | tree |
2014-05-07 |
David Crawshaw | doc/go1.3.html: mention go build -i |
commit | commitdiff | tree |
2014-05-07 |
Alex Brainman | cmd/addr2line: works with windows pe executables now |
commit | commitdiff | tree |
2014-05-06 |
David Crawshaw | cmd/go: add go build -i |
commit | commitdiff | tree |
2014-05-06 |
Ian Lance Taylor | test: add test that gccgo compiled incorrectly |
commit | commitdiff | tree |
2014-05-06 |
Alex Brainman | cmd/ld: correct pe section number in symbol table |
commit | commitdiff | tree |
2014-05-05 |
Mikio Hara | syscall: add missing TIOCGSID for openbsd/386 |
commit | commitdiff | tree |
2014-05-05 |
Andrew Gerrand | doc: refer to wiki page for downloads |
commit | commitdiff | tree |
2014-05-05 |
Adam Langley | C: Sean Burford (Google CLA) |
commit | commitdiff | tree |
2014-05-05 |
Andrew Gerrand | tag go1.2.2 |
commit | commitdiff | tree |
2014-05-05 |
Andrew Gerrand | doc: document go1.2.2 |
commit | commitdiff | tree |
2014-05-05 |
Tyler Bunnell | archive/zip: Document ModTime is always UTC |
commit | commitdiff | tree |
2014-05-02 |
Robert Griesemer | std lib: fix various typos in comments |
commit | commitdiff | tree |
2014-05-02 |
Adam Langley | A+C: David Calavera (individual CLA) |
commit | commitdiff | tree |
2014-05-02 |
Alan Donovan | runtime: fix bug in GOTRACEBACK=crash causing suppressi... |
commit | commitdiff | tree |
2014-05-02 |
Dmitriy Vyukov | runtime: do not set m->locks around memory allocation |
commit | commitdiff | tree |
2014-05-02 |
Dmitriy Vyukov | runtime: make MemStats.LastGC Unix time again |
commit | commitdiff | tree |
2014-05-02 |
Russ Cox | os: cut limited read to 1 GB |
commit | commitdiff | tree |
2014-05-01 |
Robert Hencke | html: fix small typo |
commit | commitdiff | tree |
2014-05-01 |
Brad Fitzpatrick | go/build: add go1.3 release tag |
commit | commitdiff | tree |
2014-05-01 |
Andrew Gerrand | cmd/dist: permit go* tag in main branch when it include... |
commit | commitdiff | tree |
2014-05-01 |
Keith Randall | runtime: correctly type interface data. |
commit | commitdiff | tree |
2014-04-30 |
Michael Fraenkel | cmd/go: test: clean up all temporary directories |
commit | commitdiff | tree |
2014-04-30 |
Ian Lance Taylor | A+C: Michael Fraenkel (individual CLA) |
commit | commitdiff | tree |
2014-04-30 |
Rui Ueyama | time: MeST is a time zone name |
commit | commitdiff | tree |
2014-04-30 |
Mikio Hara | net: enable builtin dns resolver tests on solaris |
commit | commitdiff | tree |
2014-04-30 |
Robert Hencke | lib/time: update time zone info to v.2014b |
commit | commitdiff | tree |
2014-04-29 |
Shenghou Ma | doc/go1.3.html: update for FreeBSD/ARM support. |
commit | commitdiff | tree |
2014-04-29 |
Shenghou Ma | run.bash: skip -static cgo test if -static linking... |
commit | commitdiff | tree |
2014-04-29 |
Robert Hencke | all: spelling tweaks, A-G |
commit | commitdiff | tree |
2014-04-29 |
Ian Lance Taylor | cmd/cgo: for gccgo add #define to cgo_export.h for... |
commit | commitdiff | tree |
2014-04-29 |
Shenghou Ma | make.bash: if CC is not set, and gcc doesn't exist... |
commit | commitdiff | tree |
2014-04-29 |
Mikio Hara | net: make WriteTo, WriteToIP and WriteMsgIP fail when... |
commit | commitdiff | tree |
2014-04-28 |
Shenghou Ma | log/syslog: document if network=="" for Dial, it will... |
commit | commitdiff | tree |
2014-04-28 |
Shenghou Ma | misc/vim/readme.txt: workaround weird OS X vim bug. |
commit | commitdiff | tree |
2014-04-28 |
Keith Randall | runtime: clean up scanning of Gs |
commit | commitdiff | tree |
2014-04-28 |
Keith Randall | runtime: heapdump - make sure spans are swept before... |
commit | commitdiff | tree |
2014-04-28 |
Robert Hencke | doc: fix link to Mercurial download |
commit | commitdiff | tree |
2014-04-28 |
Robert Hencke | doc: fix broken link to RTEMS Go wiki page |
commit | commitdiff | tree |
2014-04-28 |
Mikio Hara | syscall: don't display syscall prototype lines on godoc |
commit | commitdiff | tree |
2014-04-28 |
Mikio Hara | syscall: add missing SendmsgN for NaCl |
commit | commitdiff | tree |
2014-04-28 |
Robert Hencke | net/tcp: fix check for openbsd in test |
commit | commitdiff | tree |
2014-04-27 |
Brad Fitzpatrick | doc: fix an article |
commit | commitdiff | tree |
2014-04-27 |
Mikio Hara | syscall: fix handling socket control messages on dragonfly |
commit | commitdiff | tree |
2014-04-27 |
Ian Lance Taylor | misc/cgo/test/backdoor: add gccgo version of backdoor... |
commit | commitdiff | tree |
2014-04-27 |
Peter Collingbourne | cmd/cgo: fix C.CString for strings containing null... |
commit | commitdiff | tree |
2014-04-27 |
Brad Fitzpatrick | net/http/httputil: tell people not to use ClientConn... |
commit | commitdiff | tree |
2014-04-27 |
Robert Obryk | net: Remove an unmatched unlock of ForkLock |
commit | commitdiff | tree |
2014-04-27 |
Rui Ueyama | encoding/ascii85: handle non-data bytes correctly |
commit | commitdiff | tree |
2014-04-27 |
Robert Hencke | src: fix issues found by go vet std |
commit | commitdiff | tree |
2014-04-26 |
Brad Fitzpatrick | os: cap reads and writes to 2GB on Darwin and FreeBSD |
commit | commitdiff | tree |
2014-04-26 |
Jonathan Allie | encoding/gob: handle interface types in isZero... |
commit | commitdiff | tree |
2014-04-26 |
Rob Pike | doc/debugging_with_gdb.html: add introductory disclaimer |
commit | commitdiff | tree |
2014-04-26 |
Robert Hencke | doc/contribute.html: link to wiki for more code review... |
commit | commitdiff | tree |
2014-04-25 |
Brad Fitzpatrick | net/http/httputil: don't leak goroutines in DumpRequestOut |
commit | commitdiff | tree |
2014-04-25 |
Mikio Hara | net: make WriteMsg{IP,UDP,Unix} return the correct... |
commit | commitdiff | tree |
2014-04-25 |
Robert Griesemer | bufio: make all read functions UnreadByte-friendly |
commit | commitdiff | tree |
2014-04-25 |
Brad Fitzpatrick | net/http, strings, bytes: fix http race, revert part... |
commit | commitdiff | tree |
next |