2013-03-15 |
David Symonds | misc/dashboard/codereview: better debugging when some... |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | runtime: use 64-bit negative error code on 64-bit machines |
commit | commitdiff | tree |
2013-03-15 |
David Symonds | misc/dashboard/codereview: add more people. |
commit | commitdiff | tree |
2013-03-14 |
Brad Fitzpatrick | database/sql: associate a mutex with each driver interface |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime: fix netbsd after reorg (again) |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime: fix netbsd again after reorg |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime: fix build for freebsd/arm after reorg |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime: fix freebsd arm for hash change |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime: freebsd, netbsd build fixes after reorg |
commit | commitdiff | tree |
2013-03-14 |
Brad Fitzpatrick | database/sql: document non-open of Open; add Ping |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime, net: fix arm build |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | cmd/ld: another use-after-free |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime: refactor os-specific code |
commit | commitdiff | tree |
2013-03-14 |
Albert Strasheim | net: deflake TestDialTimeout |
commit | commitdiff | tree |
2013-03-14 |
Dmitriy Vyukov | runtime: do not memprofile settype_flush |
commit | commitdiff | tree |
2013-03-14 |
Dmitriy Vyukov | runtime: integrated network poller for linux |
commit | commitdiff | tree |
2013-03-14 |
Dmitriy Vyukov | cmd/dist: support goos,goarch build tags |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | runtime: make panic possible before malloc is ready |
commit | commitdiff | tree |
2013-03-14 |
Dmitriy Vyukov | runtime: revert UseSpanType back to 1 |
commit | commitdiff | tree |
2013-03-14 |
Dmitriy Vyukov | runtime: fix build |
commit | commitdiff | tree |
2013-03-14 |
Dmitriy Vyukov | runtime: integrated network poller for darwin |
commit | commitdiff | tree |
2013-03-14 |
Dmitriy Vyukov | net: prepare connect() for new network poller |
commit | commitdiff | tree |
2013-03-14 |
Russ Cox | cmd/go: allow ~ in middle of path, just not at beginning |
commit | commitdiff | tree |
2013-03-14 |
Olivier Saingre | encoding/xml: rewrite invalid code points to U+FFFD... |
commit | commitdiff | tree |
2013-03-13 |
Russ Cox | cmd/go: add go1.1 build tag, add -installsuffix flag |
commit | commitdiff | tree |
2013-03-13 |
Russ Cox | cmd/vet: make struct tag literal test work better with... |
commit | commitdiff | tree |
2013-03-13 |
Rob Pike | cmd/go: better documentation about profiling |
commit | commitdiff | tree |
2013-03-13 |
Dave Cheney | cmd/gc: silence valgrind error |
commit | commitdiff | tree |
2013-03-13 |
Russ Cox | cmd/godoc: fix BUGS heading in text mode |
commit | commitdiff | tree |
2013-03-13 |
Rick Arnold | encoding/json: properly handle extra objects with fixed... |
commit | commitdiff | tree |
2013-03-13 |
Tyler Bunnell | net: use original raddr if getpeername fails |
commit | commitdiff | tree |
2013-03-13 |
Russ Cox | encoding/xml: predefine xml name space prefix |
commit | commitdiff | tree |
2013-03-13 |
Jeff R. Allen | misc/pprof: fix address lookup regression on Linux |
commit | commitdiff | tree |
2013-03-13 |
Jeff R. Allen | unicode/utf8: fix insignificant typos in tests |
commit | commitdiff | tree |
2013-03-13 |
Brad Fitzpatrick | net: fix windows and plan9 build |
commit | commitdiff | tree |
2013-03-13 |
Dominik Honnef | misc/emacs: Fix indentation for code following multilin... |
commit | commitdiff | tree |
2013-03-13 |
Mike Rosset | doc: clarify that gccgo is a GCC front-end |
commit | commitdiff | tree |
2013-03-13 |
Mikio Hara | net: require of both -external and -ipv6 flags to run... |
commit | commitdiff | tree |
2013-03-12 |
Rob Pike | go/test/bench/go1: add regexp test |
commit | commitdiff | tree |
2013-03-12 |
Brad Fitzpatrick | test/bench/go1: add http test |
commit | commitdiff | tree |
2013-03-12 |
Nigel Tao | image/jpeg: ignore extraneous data, the same as what... |
commit | commitdiff | tree |
2013-03-12 |
Mikio Hara | net: make sure to use /tmp in unix domain socket tests |
commit | commitdiff | tree |
2013-03-12 |
Akshat Kumar | runtime: Plan 9, 32-bit: fix build by updating call... |
commit | commitdiff | tree |
2013-03-12 |
Akshat Kumar | net: Plan 9: add lookupProtocol |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | cmd/ld: fix 'use after free' error in new obj code |
commit | commitdiff | tree |
2013-03-12 |
Rob Pike | api/next.txt: remove references to go/types, now in... |
commit | commitdiff | tree |
2013-03-12 |
Robert Figueiredo | html/template: Ensure release of namespace mutex in... |
commit | commitdiff | tree |
2013-03-12 |
Benny Siegert | misc/bbedit, misc/notepadplus: remove executable bits... |
commit | commitdiff | tree |
2013-03-12 |
Rob Pike | spec: rewrite the description of panic and recover. |
commit | commitdiff | tree |
2013-03-12 |
Jan Ziak | test/bench/garbage: fix parser benchmark |
commit | commitdiff | tree |
2013-03-12 |
Rob Pike | go/types: delete from main repo; part of move to go.exp |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | encoding/xml: reject > chain with non-element |
commit | commitdiff | tree |
2013-03-12 |
Robert Griesemer | go/printer, gofmt: avoid extra final comma in multi... |
commit | commitdiff | tree |
2013-03-12 |
Robert Griesemer | go/doc: set receiver type position for embedded methods |
commit | commitdiff | tree |
2013-03-12 |
Dmitriy Vyukov | net: refactoring in preparation for integrated network... |
commit | commitdiff | tree |
2013-03-12 |
Shenghou Ma | os/signal: windows is supported, update comment |
commit | commitdiff | tree |
2013-03-12 |
Keith Randall | runtime: Fix plan9 aes hash initialization. |
commit | commitdiff | tree |
2013-03-12 |
Rob Pike | effective_go.html: fix semaphore example |
commit | commitdiff | tree |
2013-03-12 |
Keith Randall | runtime: faster & safer hash function |
commit | commitdiff | tree |
2013-03-12 |
Dmitriy Vyukov | runtime: fix build |
commit | commitdiff | tree |
2013-03-12 |
Dmitriy Vyukov | runtime: add network polling support into scheduler |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | encoding/xml: name space bug fixes |
commit | commitdiff | tree |
2013-03-12 |
Adrian Nos | net/rpc/jsonrpc: nil pointer deference on invalid reply. |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | A+C: Adrian Nos (individual CLA) |
commit | commitdiff | tree |
2013-03-12 |
Dmitriy Vyukov | runtime: fix deadlock detector false negative |
commit | commitdiff | tree |
2013-03-12 |
Dmitriy Vyukov | runtime: deflake TestStackMem |
commit | commitdiff | tree |
2013-03-12 |
Dmitriy Vyukov | net/http: deflake test |
commit | commitdiff | tree |
2013-03-12 |
Philip K. Warren | encoding/base32, encoding/base64: fix issues with decod... |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | A+C: Philip K. Warren (individual CLA) |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | net: never use backlog > 65535 |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | encoding/xml: fix spurious "no semicolon" in error |
commit | commitdiff | tree |
2013-03-12 |
Russ Cox | encoding/xml: allow embedded non-structs |
commit | commitdiff | tree |
2013-03-12 |
Brad Fitzpatrick | net/http: bit more docs on Client vs Transport |
commit | commitdiff | tree |
2013-03-12 |
Nigel Tao | encoding/base32, encoding/base64: a small stack-space... |
commit | commitdiff | tree |
2013-03-12 |
Dave Cheney | net/http: add tests for ParseHTTPVersion |
commit | commitdiff | tree |
2013-03-12 |
Rob Pike | go/test/bench/go1: add printf and time format tests |
commit | commitdiff | tree |
2013-03-12 |
Nigel Tao | encoding/base32: don't panic when decoding "AAAA==". |
commit | commitdiff | tree |
2013-03-11 |
Rob Pike | regexp: identify that submatch is also known as capturi... |
commit | commitdiff | tree |
2013-03-11 |
Robert Griesemer | go/parser: better error message if = is seen instead... |
commit | commitdiff | tree |
2013-03-11 |
Russ Cox | cmd/pprof: never use c++filt |
commit | commitdiff | tree |
2013-03-11 |
Russ Cox | cmd/addr2line: exit 0 for --help |
commit | commitdiff | tree |
2013-03-11 |
Rémy Oudompheng | cmd/gc: reject complex calls with mismatched argument... |
commit | commitdiff | tree |
2013-03-11 |
Brad Fitzpatrick | all: remove now-unnecessary unreachable panics |
commit | commitdiff | tree |
2013-03-11 |
Rob Pike | cmd/go: fix description of -o flag to build |
commit | commitdiff | tree |
2013-03-11 |
Russ Cox | cmd/dist: make cc rule match what cmd/go uses |
commit | commitdiff | tree |
2013-03-11 |
Robert Griesemer | cmd/godoc: only show package documentation for commands |
commit | commitdiff | tree |
2013-03-11 |
Robert Griesemer | go/types: update operand types early |
commit | commitdiff | tree |
2013-03-11 |
Russ Cox | A+C: Chris Howey (individual CLA) |
commit | commitdiff | tree |
2013-03-11 |
Akshat Kumar | lib9, cmd/dist, cmd/ld: Plan 9: fix build |
commit | commitdiff | tree |
2013-03-11 |
Rémy Oudompheng | cmd/gc: enable inlining in generated method wrappers. |
commit | commitdiff | tree |
2013-03-11 |
Brad Fitzpatrick | net/http/httputil: fix string in test failure message |
commit | commitdiff | tree |
2013-03-11 |
Rob Pike | debug/macho: add doc comment for FormatError |
commit | commitdiff | tree |
2013-03-11 |
Rodrigo Moraes... | net/url: better path resolution |
commit | commitdiff | tree |
2013-03-11 |
Russ Cox | A+C: Rodrigo Moraes de Oliveira (individual CLA) |
commit | commitdiff | tree |
2013-03-11 |
Dmitriy Vyukov | os/signal: deflake test |
commit | commitdiff | tree |
2013-03-11 |
Brad Fitzpatrick | net/http: add a test verifying header case preservation |
commit | commitdiff | tree |
2013-03-11 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
2013-03-11 |
Brad Fitzpatrick | net/http/httputil: remove hop-by-hop headers in Reverse... |
commit | commitdiff | tree |
2013-03-11 |
Albert Strasheim | net: allow concurrent UNIX socket tests if TMPDIR is... |
commit | commitdiff | tree |
2013-03-11 |
Russ Cox | lib/time: update link in README; draft now an RFC |
commit | commitdiff | tree |
next |