2013-04-18 |
Robert Griesemer | builtin: document true and false. |
commit | commitdiff | tree |
2013-04-18 |
Brad Fitzpatrick | doc: misc tweaks, new links, fix broken links |
commit | commitdiff | tree |
2013-04-18 |
Dave Cheney | misc/dashboard/builder: always do a native build |
commit | commitdiff | tree |
2013-04-18 |
Rémy Oudompheng | crypto/rand: better panic message for invalid Int argument. |
commit | commitdiff | tree |
2013-04-18 |
Brad Fitzpatrick | mime/multipart: don't strip leading space/tab in quoted... |
commit | commitdiff | tree |
2013-04-18 |
David Symonds | misc/dashboard/builder: include $USER in build environment. |
commit | commitdiff | tree |
2013-04-17 |
Brad Fitzpatrick | doc/go1.1.html, mime/multipart: document quoted-printab... |
commit | commitdiff | tree |
2013-04-17 |
Brad Fitzpatrick | archive/zip: add docs on type of slashes in paths |
commit | commitdiff | tree |
2013-04-17 |
Alexei Sholik | go/token: fix grammar for precedence consts |
commit | commitdiff | tree |
2013-04-17 |
Shenghou Ma | misc/cgo/test: fix a gcc warning |
commit | commitdiff | tree |
2013-04-16 |
Rob Pike | doc: more doubled words |
commit | commitdiff | tree |
2013-04-16 |
Rob Pike | doc/effective_go: another doubled word |
commit | commitdiff | tree |
2013-04-16 |
Shenghou Ma | doc/effective_go.html: fix typo |
commit | commitdiff | tree |
2013-04-16 |
Shenghou Ma | cmd/dist, make.bash: pass -mmacosx-version-min=10.6... |
commit | commitdiff | tree |
2013-04-16 |
Ian Lance Taylor | runtime: if span was scavenged, mark it as needing... |
commit | commitdiff | tree |
2013-04-15 |
Brad Fitzpatrick | database/sql: close driver Stmt before releasing Conn |
commit | commitdiff | tree |
2013-04-15 |
Shenghou Ma | doc/reference.html: update list of sub-repositories. |
commit | commitdiff | tree |
2013-04-15 |
Shenghou Ma | net/http/cookiejar: mention go.net/publicsuffix. |
commit | commitdiff | tree |
2013-04-15 |
Brad Fitzpatrick | test/stress: start of a runtime stress program |
commit | commitdiff | tree |
2013-04-15 |
Ian Lance Taylor | cmd/ld: ignore PE sections that are not code or data |
commit | commitdiff | tree |
2013-04-15 |
Joel Sing | runtime: fix build on openbsd/386 |
commit | commitdiff | tree |
2013-04-14 |
Brad Fitzpatrick | crypto/ecdsa: doc cleanup |
commit | commitdiff | tree |
2013-04-13 |
Stefan Nilsson | doc: fix typo |
commit | commitdiff | tree |
2013-04-13 |
Daniel Morsing | cmd/gc: disable inlining of method values |
commit | commitdiff | tree |
2013-04-13 |
Robert Griesemer | go/scanner: reject BOMs that are not at the beginning |
commit | commitdiff | tree |
2013-04-12 |
Alexei Sholik | testing/iotest: rephrase DataErrReader's description |
commit | commitdiff | tree |
2013-04-12 |
Carl Shapiro | test: make goprint.go wait longer for go its routine... |
commit | commitdiff | tree |
2013-04-12 |
Carl Shapiro | test: raise the allocation threshold for chan/select2... |
commit | commitdiff | tree |
2013-04-12 |
Volker Dobler | cmd/go: quote command line arguments in debug output |
commit | commitdiff | tree |
2013-04-12 |
Volker Dobler | cmd/go: quote command line arguments in debug output |
commit | commitdiff | tree |
2013-04-12 |
Ian Lance Taylor | cmd/ld: always do external link for -linkmode=external |
commit | commitdiff | tree |
2013-04-12 |
Ian Lance Taylor | cmd/ld: if we fail from an unexpected PE flags value... |
commit | commitdiff | tree |
2013-04-12 |
Ian Lance Taylor | runtime: add a hook to disable precise GC |
commit | commitdiff | tree |
2013-04-12 |
Ian Lance Taylor | runtime: use UMTX_OP_WAIT_UINT on FreeBSD |
commit | commitdiff | tree |
2013-04-11 |
Rob Pike | misc/dist/darwin: add execute bit to preinstall |
commit | commitdiff | tree |
2013-04-11 |
Rob Pike | encoding/json: documentation regarding anonymous fields. |
commit | commitdiff | tree |
2013-04-11 |
Volker Dobler | gc: escape unicode BOM in exported string literals |
commit | commitdiff | tree |
2013-04-11 |
Rob Pike | spec: add another sentence about BOMs |
commit | commitdiff | tree |
2013-04-11 |
Andrew Wilkins | cmd/cgo, cmd/go: remove #cgo directive parsing... |
commit | commitdiff | tree |
2013-04-11 |
Rob Pike | bufio/Scan: fix error handling at EOF |
commit | commitdiff | tree |
2013-04-11 |
Anthony Martin | cmd/ld: fix scope of static objects in symbol table |
commit | commitdiff | tree |
2013-04-10 |
Rob Pike | fmt: tweak the explanation of Stringer to be more corre... |
commit | commitdiff | tree |
2013-04-10 |
Robert Griesemer | go/ast: distinguish between methods and functions in... |
commit | commitdiff | tree |
2013-04-10 |
Rob Pike | encoding/json: different decision on tags and shadowing |
commit | commitdiff | tree |
2013-04-10 |
Shenghou Ma | cmd/ld: fix argument passing in doc.go |
commit | commitdiff | tree |
2013-04-10 |
Rémy Oudompheng | cmd/ld: fix inconsistency in internal linking of common... |
commit | commitdiff | tree |
2013-04-09 |
Rob Pike | encoding/json: fix handling of anonymous fields |
commit | commitdiff | tree |
2013-04-09 |
Brad Fitzpatrick | io: document non-guarantees of io.Closer |
commit | commitdiff | tree |
2013-04-09 |
Ian Lance Taylor | lib9: add newline to exec error message |
commit | commitdiff | tree |
2013-04-09 |
Andrew Gerrand | dist: add .exe extension to tour.exe |
commit | commitdiff | tree |
2013-04-09 |
Andrew Gerrand | dist: include js directory in misc/tour in binary distros |
commit | commitdiff | tree |
2013-04-09 |
Mikio Hara | net: fix possible runtime.PollDesc leak when connect... |
commit | commitdiff | tree |
2013-04-09 |
Andrew Gerrand | A+C: Nicholas Presta (individual CLA) |
commit | commitdiff | tree |
2013-04-09 |
Alex Brainman | run.bat: make windows runtime test timeout same as... |
commit | commitdiff | tree |
2013-04-09 |
Dave Cheney | misc/dashboard/builder: add -race builder support |
commit | commitdiff | tree |
2013-04-09 |
Dmitriy Vyukov | runtime: fix integer overflow in hashmap |
commit | commitdiff | tree |
2013-04-09 |
Dave Cheney | net: add test for runtime.PollDesc leak |
commit | commitdiff | tree |
2013-04-08 |
Andrew Wilkins | cmd/cgo: record CGO_LDFLAGS env var in _cgo_flags |
commit | commitdiff | tree |
2013-04-08 |
Rémy Oudompheng | sync, sync/atomic: do not corrupt race detector after... |
commit | commitdiff | tree |
2013-04-08 |
Dmitriy Vyukov | runtime: poor man's heap type info checker |
commit | commitdiff | tree |
2013-04-08 |
Brad Fitzpatrick | test: fix mapnan.go build tag |
commit | commitdiff | tree |
2013-04-08 |
Rémy Oudompheng | cmd/gc: properly set variadic flag on method values. |
commit | commitdiff | tree |
2013-04-08 |
Rob Pike | cmd/go: fix a misleading sentence |
commit | commitdiff | tree |
2013-04-08 |
Andrew Gerrand | cmd/go: clarify what "pkg.test" means wrt the -c flag |
commit | commitdiff | tree |
2013-04-08 |
Andrew Gerrand | archive/zip: handle trailing data after the end of... |
commit | commitdiff | tree |
2013-04-08 |
Kamil Kisiel | cmd/go: document usage of external test packages |
commit | commitdiff | tree |
2013-04-08 |
Jonathan Rudenberg | doc: fix typos in go1.1.html |
commit | commitdiff | tree |
2013-04-08 |
Rob Pike | reflect: document the unreliability of StringHeader... |
commit | commitdiff | tree |
2013-04-08 |
Andrew Gerrand | doc: document go1.1 build tag |
commit | commitdiff | tree |
2013-04-08 |
Dmitriy Vyukov | runtime: fix race on hashmap flags field |
commit | commitdiff | tree |
2013-04-07 |
Alexei Sholik | go/ast: fix typo in Fprint documentation |
commit | commitdiff | tree |
2013-04-07 |
David Symonds | undo CL 8363045 / a3ce42f9748b |
commit | commitdiff | tree |
2013-04-07 |
Jan Ziak | reflect: use unsafe.Pointer in StringHeader and SliceHeader |
commit | commitdiff | tree |
2013-04-07 |
Brad Fitzpatrick | test: fix flaky NaN-key map complexity test |
commit | commitdiff | tree |
2013-04-07 |
Albert Strasheim | runtime, runtime/debug, runtime/race: deflake tests |
commit | commitdiff | tree |
2013-04-07 |
Albert Strasheim | lib9: handle empty TMPDIR more gracefully. |
commit | commitdiff | tree |
2013-04-07 |
Albert Strasheim | runtime: gofmt -s |
commit | commitdiff | tree |
2013-04-07 |
Dmitriy Vyukov | runtime: fix deadlock in network poller |
commit | commitdiff | tree |
2013-04-07 |
Ian Lance Taylor | runtime: make CgoMal alloc field void* |
commit | commitdiff | tree |
2013-04-07 |
Dmitriy Vyukov | runtime: change Note from union to struct |
commit | commitdiff | tree |
2013-04-07 |
Dmitriy Vyukov | runtime: change Lock from union to struct |
commit | commitdiff | tree |
2013-04-07 |
Dmitriy Vyukov | runtime: replace unions with structs |
commit | commitdiff | tree |
2013-04-07 |
Dmitriy Vyukov | runtime: replace union in MHeap with a struct |
commit | commitdiff | tree |
2013-04-07 |
Dmitriy Vyukov | runtime: reset dangling typed pointer |
commit | commitdiff | tree |
2013-04-07 |
Dmitriy Vyukov | runtime: reset typed dangling pointer |
commit | commitdiff | tree |
2013-04-06 |
Jonathan Rudenberg | misc: update zsh completion |
commit | commitdiff | tree |
2013-04-06 |
John Howard... | cmd/go: fix capitalization of Bitbucket, document Git... |
commit | commitdiff | tree |
2013-04-06 |
Ian Lance Taylor | A+C: John Howard Palevich (individual CLA) |
commit | commitdiff | tree |
2013-04-05 |
Jonathan Rudenberg | net/http: fix typo in ErrMissingBoundary |
commit | commitdiff | tree |
2013-04-05 |
Rémy Oudompheng | cmd/gc: fix Offsetof computation. |
commit | commitdiff | tree |
2013-04-05 |
Volker Dobler | testing: structure package documentation |
commit | commitdiff | tree |
2013-04-05 |
Brad Fitzpatrick | strconv: remove some test TODOs and adjust malloc limit... |
commit | commitdiff | tree |
2013-04-04 |
Carl Shapiro | runtime: use a distinct pattern to mark free blocks... |
commit | commitdiff | tree |
2013-04-04 |
Kamil Kisiel | godoc: enable visibility of element linked from URL... |
commit | commitdiff | tree |
2013-04-04 |
Brad Fitzpatrick | net/http: remove some obsolete TODOs |
commit | commitdiff | tree |
2013-04-04 |
Brad Fitzpatrick | net/http: better stand-alone FileServer doc example |
commit | commitdiff | tree |
2013-04-04 |
Carl Shapiro | cmd/gc: fix a typo |
commit | commitdiff | tree |
2013-04-04 |
Andriy Lytvynov | doc/code.html: fix typos |
commit | commitdiff | tree |
2013-04-04 |
Rob Pike | A+C: Andriy Lytvynov (individual CLA) |
commit | commitdiff | tree |
2013-04-04 |
Duncan Holm | doc: use the already defined GOPATH in PATH |
commit | commitdiff | tree |
next |