2013-03-28 |
Carl Shapiro | cmd/ld, runtime: restrict stack root scan to locals... |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: parse Request-Line in a function, remove... |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/url: use strings.Index instead of a loop |
commit | commitdiff | tree |
2013-03-28 |
Robert Griesemer | go/doc: fix typo in comment |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: inline chunkWriter in response |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: remove two more server allocations per-request |
commit | commitdiff | tree |
2013-03-28 |
Robert Griesemer | cmd/godoc: cleanups |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: more tests, better comments, remove an allocation |
commit | commitdiff | tree |
2013-03-28 |
Ian Lance Taylor | cmd/ld: when using host linker pass -r option as -rpath |
commit | commitdiff | tree |
2013-03-28 |
Robert Griesemer | cmd/godoc: don't crash if there's no documentation |
commit | commitdiff | tree |
2013-03-27 |
Rob Pike | vet: add a progress message to asmdecl.go |
commit | commitdiff | tree |
2013-03-27 |
Rob Pike | text/template: fix bug in evaluating a chain starting... |
commit | commitdiff | tree |
2013-03-27 |
Rob Pike | vet: fix test_deadcode.go's tests |
commit | commitdiff | tree |
2013-03-27 |
Rob Pike | cmd/vet: fix assembly test files |
commit | commitdiff | tree |
2013-03-27 |
Brad Fitzpatrick | runtime: allocate maps' first bucket table lazily |
commit | commitdiff | tree |
2013-03-27 |
Ian Lance Taylor | cmd/ld: fix OpenBSD (third try) |
commit | commitdiff | tree |
2013-03-27 |
Rob Pike | faq: update with some links and 1.1-specific details |
commit | commitdiff | tree |
2013-03-27 |
Robert Griesemer | cmd/godoc: emit id's for constants and variables |
commit | commitdiff | tree |
2013-03-27 |
Ian Lance Taylor | cmd/ld, cmd/8l: Fix OpenBSD build. |
commit | commitdiff | tree |
2013-03-27 |
Ian Lance Taylor | cmd/6l: fix OpenBSD build |
commit | commitdiff | tree |
2013-03-27 |
Rémy Oudompheng | cmd/gc: update runtime.go for new map implementation. |
commit | commitdiff | tree |
2013-03-27 |
Brad Fitzpatrick | net/http: server optimization; reduce GCs, generate... |
commit | commitdiff | tree |
2013-03-27 |
Brad Fitzpatrick | net/http: new server-only, single-connection keep-alive... |
commit | commitdiff | tree |
2013-03-27 |
Ian Lance Taylor | cmd/ld: emit TLS relocations during external linking |
commit | commitdiff | tree |
2013-03-27 |
Rémy Oudompheng | runtime/race: mark failing test as such. |
commit | commitdiff | tree |
2013-03-27 |
Rémy Oudompheng | cmd/gc: fix race instrumentation of append and type... |
commit | commitdiff | tree |
2013-03-27 |
Jonathan Rudenberg | doc: fix go1.1.html typos |
commit | commitdiff | tree |
2013-03-27 |
Brad Fitzpatrick | net/http: improve test leak checker flakiness |
commit | commitdiff | tree |
2013-03-27 |
Anthony Martin | libmach: respect symbol table boundaries |
commit | commitdiff | tree |
2013-03-27 |
Brad Fitzpatrick | net/textproto: add "Cookie" to the common headers list |
commit | commitdiff | tree |
2013-03-27 |
Robert Griesemer | godoc: pass *PageInfos instead of *token.FileSets in... |
commit | commitdiff | tree |
2013-03-27 |
Rob Pike | lib/codereview/codereview.py: fix crash when hg gofmt... |
commit | commitdiff | tree |
2013-03-26 |
Rémy Oudompheng | cmd/gc: enable racewalk of HMUL nodes. |
commit | commitdiff | tree |
2013-03-26 |
Dave Cheney | doc: consistent path names in example |
commit | commitdiff | tree |
2013-03-26 |
Ian Lance Taylor | pkg/runtime: ignore runtime.memlimit when allocating... |
commit | commitdiff | tree |
2013-03-26 |
Robert Griesemer | godoc: internal cleanup: remove a TODO |
commit | commitdiff | tree |
2013-03-26 |
Russ Cox | reflect: add garbage collection info in ChanOf, MapOf... |
commit | commitdiff | tree |
2013-03-26 |
Rob Pike | doc/go1.1.html: net/mail, net/smtp |
commit | commitdiff | tree |
2013-03-26 |
Carl Shapiro | runtime: ensure forward progress when unwinding an... |
commit | commitdiff | tree |
2013-03-26 |
Robert Griesemer | godoc: link identifiers to declarations |
commit | commitdiff | tree |
2013-03-26 |
Rob Pike | builtin: add linkable-to declarations for iota and nil |
commit | commitdiff | tree |
2013-03-26 |
Rob Pike | doc/go1.1.html: describe Zone and other net changes |
commit | commitdiff | tree |
2013-03-26 |
Andrew Gerrand | doc: fix typo in go 1.1 doc |
commit | commitdiff | tree |
2013-03-26 |
Dmitriy Vyukov | runtime: does not report duplicate errors in netpoll |
commit | commitdiff | tree |
2013-03-26 |
Mikio Hara | net: fix test data corruption in repetitive test runs... |
commit | commitdiff | tree |
2013-03-26 |
Rémy Oudompheng | cmd/gc: more race instrumentation. |
commit | commitdiff | tree |
2013-03-26 |
Rémy Oudompheng | cmd/gc: fix nil pointer dereferences. |
commit | commitdiff | tree |
2013-03-26 |
Yasuhiro Matsumoto | misc/vim: make Godoc command work with "log.Print". |
commit | commitdiff | tree |
2013-03-26 |
Dave Cheney | image/gif: make test repeatable |
commit | commitdiff | tree |
2013-03-26 |
David Symonds | doc/articles: update reference to obsolete "package... |
commit | commitdiff | tree |
2013-03-26 |
Julien Schmidt | database/sql: optimized []byte copy + []byte(nil) ... |
commit | commitdiff | tree |
2013-03-26 |
Rob Pike | doc/go1.1.html: introduction |
commit | commitdiff | tree |
2013-03-26 |
Brad Fitzpatrick | database/sql: link to driver wiki page |
commit | commitdiff | tree |
2013-03-25 |
Brad Fitzpatrick | database/sql: don't close a driver.Conn until its Stmts... |
commit | commitdiff | tree |
2013-03-25 |
Adam Langley | crypto/rsa: don't correct private exponent unless needed. |
commit | commitdiff | tree |
2013-03-25 |
Ian Lance Taylor | cmd/ld: permit sym to be both cgo_export_static and... |
commit | commitdiff | tree |
2013-03-25 |
Brad Fitzpatrick | doc: add summary of net/http additions to Go 1.1 |
commit | commitdiff | tree |
2013-03-25 |
Russ Cox | runtime: pass setmg function to cgo_init |
commit | commitdiff | tree |
2013-03-25 |
Russ Cox | runtime: delete mkasmh.sh |
commit | commitdiff | tree |
2013-03-25 |
Rémy Oudompheng | cmd/gc: instrument logical && and ||. |
commit | commitdiff | tree |
2013-03-25 |
Carl Shapiro | runtime: store asmcgocall return PC where the ARM unwin... |
commit | commitdiff | tree |
2013-03-25 |
Rémy Oudompheng | cmd/5l, cmd/6l, cmd/8l: fix segfault on reading LOCALS... |
commit | commitdiff | tree |
2013-03-25 |
Russ Cox | math: make Hypot special cases look like others |
commit | commitdiff | tree |
2013-03-25 |
Jan Ziak | runtime: optionally check all allocations in hashmap.c |
commit | commitdiff | tree |
2013-03-25 |
Brad Fitzpatrick | doc: add DialOpt and friends to go1.1.html |
commit | commitdiff | tree |
2013-03-25 |
Dmitriy Vyukov | net: band-aid for windows network poller |
commit | commitdiff | tree |
2013-03-25 |
Dominik Honnef | misc/emacs: Derive mode from prog-mode if possible |
commit | commitdiff | tree |
2013-03-25 |
Oling Cat | math: modify a comment to the convention format. |
commit | commitdiff | tree |
2013-03-25 |
Rémy Oudompheng | cmd/cc, cmd/ld: do not overflow strings in symbol lookup. |
commit | commitdiff | tree |
2013-03-25 |
Rémy Oudompheng | net/http: deflake BenchmarkServerFakeConnNoKeepAlive. |
commit | commitdiff | tree |
2013-03-25 |
Mikio Hara | net: disable tests with controlling network facilities... |
commit | commitdiff | tree |
2013-03-25 |
Alex Brainman | all.bat,make.bat,run.bat: make these work even when... |
commit | commitdiff | tree |
2013-03-24 |
Shenghou Ma | build, cmd/5l: actually report failures for -linkmode... |
commit | commitdiff | tree |
2013-03-24 |
Rémy Oudompheng | cmd/cc: fix typo leading to index out of range. |
commit | commitdiff | tree |
2013-03-24 |
Shenghou Ma | build: increase timeout for ARM |
commit | commitdiff | tree |
2013-03-24 |
Rémy Oudompheng | cmd/5l, cmd/6l, cmd/8l: remove declaration on non-exist... |
commit | commitdiff | tree |
2013-03-23 |
Oling Cat | misc/kate: fix multiline raw string syntax highlighting... |
commit | commitdiff | tree |
2013-03-23 |
Rob Pike | doc/go1.1.html: performance |
commit | commitdiff | tree |
2013-03-23 |
Mikio Hara | net: use original raddr if getpeername fails |
commit | commitdiff | tree |
2013-03-23 |
Mikio Hara | net: support IPv6 scoped addressing zone |
commit | commitdiff | tree |
2013-03-23 |
Ian Lance Taylor | runtime: remove declaration of non-existent function |
commit | commitdiff | tree |
2013-03-23 |
Ian Lance Taylor | runtime: correct misplaced right brace in Linux SIGBUS... |
commit | commitdiff | tree |
2013-03-22 |
Robert Griesemer | doc/go1.1.html: fix broken links |
commit | commitdiff | tree |
2013-03-22 |
Rob Pike | doc/go1.1.html: blockprofile, method values, ListenUnix... |
commit | commitdiff | tree |
2013-03-22 |
Mikio Hara | net: fix documentation for UnixAddr |
commit | commitdiff | tree |
2013-03-22 |
Robert Griesemer | spec: remove most §links for the now more common in... |
commit | commitdiff | tree |
2013-03-22 |
Rob Pike | doc/go1.1.html: return requirements |
commit | commitdiff | tree |
2013-03-22 |
Russ Cox | cmd/gc: fix line number for 'missing return' in closure |
commit | commitdiff | tree |
2013-03-22 |
Russ Cox | cmd/vet: diagnose unreachable code |
commit | commitdiff | tree |
2013-03-22 |
Russ Cox | build: remove dead code |
commit | commitdiff | tree |
2013-03-22 |
Rob Pike | encoding/gob: delete dead code. |
commit | commitdiff | tree |
2013-03-22 |
Shenghou Ma | runtime/cgo, go/build: re-enable cgo for FreeBSD/ARM. |
commit | commitdiff | tree |
2013-03-22 |
Julien Schmidt | database/sql: add missing []byte and RawBytes conversions |
commit | commitdiff | tree |
2013-03-22 |
Russ Cox | cmd/vet: add assembly checker |
commit | commitdiff | tree |
2013-03-22 |
Rob Pike | spec: add example showing missing return statement |
commit | commitdiff | tree |
2013-03-22 |
Russ Cox | build: update assembly variable names for vet |
commit | commitdiff | tree |
2013-03-22 |
Russ Cox | crypto/cipher: fix vet warning |
commit | commitdiff | tree |
2013-03-22 |
Adam Langley | CONTRIBUTORS: add Joseph Bonneau (Google CLA) |
commit | commitdiff | tree |
2013-03-22 |
Jeff R. Allen | image/gif: reject a GIF image if frame bounds larger... |
commit | commitdiff | tree |
2013-03-22 |
Joel Sing | runtime: correct return value checks for mmap on darwin... |
commit | commitdiff | tree |
next |