2013-03-19 |
Rob Pike | doc/go1.1.html: add links to the text, write some new... |
commit | commitdiff | tree |
2013-03-19 |
Rémy Oudompheng | cmd/gc: implement revised rule for shifts in equality. |
commit | commitdiff | tree |
2013-03-19 |
Rob Pike | bytes,strings: remove user name from BUG in comment |
commit | commitdiff | tree |
2013-03-19 |
Jan Ziak | runtime: prevent garbage collection during hashmap... |
commit | commitdiff | tree |
2013-03-19 |
Ian Lance Taylor | debug/dwarf: support for DWARF 3 |
commit | commitdiff | tree |
2013-03-19 |
Russ Cox | cmd/ld: fix typo |
commit | commitdiff | tree |
2013-03-19 |
Russ Cox | cmd/ld: generate relocated DWARF in hostobj mode |
commit | commitdiff | tree |
2013-03-19 |
Robert Griesemer | misc/dashboard: show correct dir name in README |
commit | commitdiff | tree |
2013-03-19 |
Russ Cox | cmd/ld: replace -hostobj with -linkmode |
commit | commitdiff | tree |
2013-03-19 |
Jan Ziak | runtime: optimize calls to addroot() |
commit | commitdiff | tree |
2013-03-19 |
Jan Ziak | cmd/gc: support channel types in the garbage collector |
commit | commitdiff | tree |
2013-03-19 |
Oling Cat | unicode: modify a comment to the convention format. |
commit | commitdiff | tree |
2013-03-19 |
Robert Griesemer | go/doc, godoc: improved note reading |
commit | commitdiff | tree |
2013-03-19 |
Oling Cat | unicode: remove an extra space |
commit | commitdiff | tree |
2013-03-19 |
Mikio Hara | runtime: add missing copyright |
commit | commitdiff | tree |
2013-03-19 |
Mikio Hara | net: make use of reflect.DeepEqual in IP manipulation... |
commit | commitdiff | tree |
2013-03-19 |
Mikio Hara | cmd/fix: revert IPv6 scoped address zone support of... |
commit | commitdiff | tree |
2013-03-19 |
Dominik Honnef | misc/emacs: Add support for godef |
commit | commitdiff | tree |
2013-03-19 |
Oling Cat | lib/godoc: convert indentation to tabs. |
commit | commitdiff | tree |
2013-03-19 |
Rémy Oudompheng | runtime: fix erroneous overflow protection on netbsd... |
commit | commitdiff | tree |
2013-03-19 |
Rob Pike | doc/go1.1.html: document the surrogate and BOM changes |
commit | commitdiff | tree |
2013-03-18 |
Brad Fitzpatrick | database/sql: doc cleanup on the DB type |
commit | commitdiff | tree |
2013-03-18 |
Brad Fitzpatrick | database/sql: add DB.SetMaxIdleConns |
commit | commitdiff | tree |
2013-03-18 |
Rob Pike | doc/go1.1.html: document some of the library changes. |
commit | commitdiff | tree |
2013-03-18 |
Daniel Morsing | cmd/gc: steal escape analysis info when inlining |
commit | commitdiff | tree |
2013-03-18 |
Brad Fitzpatrick | net/http: add StripPrefix example; simplify code |
commit | commitdiff | tree |
2013-03-18 |
Brad Fitzpatrick | net/http: shorten and clean up TestTransportConcurrency |
commit | commitdiff | tree |
2013-03-18 |
Rémy Oudompheng | runtime: fix tv_sec 32-bit overflows in sleep routines. |
commit | commitdiff | tree |
2013-03-18 |
Shenghou Ma | runtime: fix build for NetBSD/ARM |
commit | commitdiff | tree |
2013-03-18 |
Brad Fitzpatrick | database/sql: allow simultaneous queries, etc in a Tx |
commit | commitdiff | tree |
2013-03-18 |
Brad Fitzpatrick | os/exec: fix fd leak with Std*Pipe + LookPath |
commit | commitdiff | tree |
2013-03-18 |
Joel Sing | runtime: correct mmap return value checking on netbsd... |
commit | commitdiff | tree |
2013-03-17 |
Joe Poirier | misc/dist: fix Windows breakage |
commit | commitdiff | tree |
2013-03-17 |
Mikio Hara | net: revert Zone in IPNet temporally |
commit | commitdiff | tree |
2013-03-16 |
Rob Pike | make.bash: delete vestigial TODO, now resolved |
commit | commitdiff | tree |
2013-03-16 |
Rob Pike | bytes,string: move the BUG to the comment of the functi... |
commit | commitdiff | tree |
2013-03-15 |
Brad Fitzpatrick | net/http: don't test for goroutine leaks in short mode |
commit | commitdiff | tree |
2013-03-15 |
Rémy Oudompheng | cmd/gc: missing type inference for untyped complex... |
commit | commitdiff | tree |
2013-03-15 |
Brad Fitzpatrick | net/http: fix test breakage on Windows |
commit | commitdiff | tree |
2013-03-15 |
Robert Griesemer | go/doc: fix TODO |
commit | commitdiff | tree |
2013-03-15 |
Brad Fitzpatrick | net/http: less flaky leaking goroutine test |
commit | commitdiff | tree |
2013-03-15 |
Robert Griesemer | spec: remove special int rule for shifts |
commit | commitdiff | tree |
2013-03-15 |
Rob Pike | A+C: Herbert Georg Fischer (individual CLA) |
commit | commitdiff | tree |
2013-03-15 |
Herbert Georg... | doc: explain why cmd/go uses https for repositories... |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | codereview: re-enable 15-second status prints |
commit | commitdiff | tree |
2013-03-15 |
Jan Ziak | runtime: scan the type of an interface value |
commit | commitdiff | tree |
2013-03-15 |
Shenghou Ma | net, runtime: enable runtime-integrated pollster on... |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | cmd/gc: ensure unique parameter and result names in... |
commit | commitdiff | tree |
2013-03-15 |
Rob Pike | doc/go_faq.html: add entry about pointer to interface |
commit | commitdiff | tree |
2013-03-15 |
Dmitriy Vyukov | net: fix build with CGO_ENABLED=0 |
commit | commitdiff | tree |
2013-03-15 |
Keith Randall | runtime: use AES hash for compound objects. |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | build: skip benchmarks on OpenBSD |
commit | commitdiff | tree |
2013-03-15 |
Jan Ziak | runtime: remove struct BitTarget |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | build: fix for 32-bit windows builds on 64-bit windows... |
commit | commitdiff | tree |
2013-03-15 |
Joel Sing | runtime: unbreak netbsd builds |
commit | commitdiff | tree |
2013-03-15 |
Rémy Oudompheng | cmd/gc: fix escape analysis bug. |
commit | commitdiff | tree |
2013-03-15 |
Jan Ziak | runtime: replace lock() with casp() in the GC |
commit | commitdiff | tree |
2013-03-15 |
Jan Ziak | cmd/gc: unroll small array types |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | runtime: accept GOTRACEBACK=crash to mean 'crash after... |
commit | commitdiff | tree |
2013-03-15 |
Tyler Bunnell | cmd/gc: disallow fallthrough in final case of switch |
commit | commitdiff | tree |
2013-03-15 |
Anthony Martin | cmd/dist: instruct the user to bind $GOBIN on Plan 9 |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | os/signal: add Stop, be careful about SIGHUP |
commit | commitdiff | tree |
2013-03-15 |
Jonathan Nieder | go/build: allow ~ in middle of path, just not at beginning |
commit | commitdiff | tree |
2013-03-15 |
Russ Cox | CONTRIBUTORS: add Jonathan Nieder (Google CLA) |
commit | commitdiff | tree |
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 |
next |