2013-01-09 |
Robert Griesemer | container/list: avoid memory leaks |
commit | commitdiff | tree |
2013-01-09 |
Anthony Martin | cmd/ld: fix incompatible type signatures on Plan 9 |
commit | commitdiff | tree |
2013-01-09 |
Dave Cheney | cmd/go: remove $GOROOT as a go get target |
commit | commitdiff | tree |
2013-01-09 |
Ian Lance Taylor | cmd/go: get -m options from GOARCH when using gccgo |
commit | commitdiff | tree |
2013-01-09 |
Rémy Oudompheng | go/types: don't parse imported packages multiple times. |
commit | commitdiff | tree |
2013-01-09 |
Rémy Oudompheng | cmd/gc: add space to export data to match linker expect... |
commit | commitdiff | tree |
2013-01-09 |
Dave Cheney | cmd/dist: drop unneeded clang flags |
commit | commitdiff | tree |
2013-01-09 |
Robert Griesemer | go/printer, gofmt: don't print unneeded parentheses... |
commit | commitdiff | tree |
2013-01-09 |
Robert Griesemer | go/parser: better error message for declaration error |
commit | commitdiff | tree |
2013-01-09 |
Robert Griesemer | spec: clarify short variable declaration corner cases |
commit | commitdiff | tree |
2013-01-09 |
Andrey Mirtchovski | utf8: fix typo. |
commit | commitdiff | tree |
2013-01-09 |
Brad Fitzpatrick | net/http: don't buffer request writing if dest is alrea... |
commit | commitdiff | tree |
2013-01-09 |
Matthew Dempsky | doc: Mention godoc's handling of example functions. |
commit | commitdiff | tree |
2013-01-09 |
Sameer Ajmani | misc/emacs: update go-mode syntax table and comment... |
commit | commitdiff | tree |
2013-01-08 |
Robert Griesemer | go/types: "inherit" type in constant declarations w... |
commit | commitdiff | tree |
2013-01-08 |
Brad Fitzpatrick | all: use io.ByteWriter now that it exists |
commit | commitdiff | tree |
2013-01-08 |
Oling Cat | doc/articles/go_command: remove an extra word. |
commit | commitdiff | tree |
2013-01-08 |
Alex Brainman | net/http/cgi: make it work without REQUEST_URI environm... |
commit | commitdiff | tree |
2013-01-08 |
Jason Travis | cmd/vet: fix doc typo. |
commit | commitdiff | tree |
2013-01-08 |
David Symonds | A+C: Jason Travis (individual CLA) |
commit | commitdiff | tree |
2013-01-08 |
Robert Griesemer | spec: s/char_lit/rune_lit/ |
commit | commitdiff | tree |
2013-01-07 |
Rémy Oudompheng | cmd/gc: fix uintptr(nil) issues. |
commit | commitdiff | tree |
2013-01-07 |
Dave Cheney | cmd/go: use filepath.SplitList when inspecting GOPATH |
commit | commitdiff | tree |
2013-01-07 |
Andrew Gerrand | go/doc: recursively inspect selector expressions |
commit | commitdiff | tree |
2013-01-07 |
Nigel Tao | image/jpeg: handle those (unusual) grayscale images... |
commit | commitdiff | tree |
2013-01-07 |
David Symonds | cmd/vet: %#q is a valid format (uses raw quotes). |
commit | commitdiff | tree |
2013-01-07 |
Russ Cox | cmd/gc, cmd/ld: rename -b to -race |
commit | commitdiff | tree |
2013-01-07 |
Andrew Gerrand | os: document that Exit does not run deferred calls |
commit | commitdiff | tree |
2013-01-07 |
Caleb Spare | doc: two minor edits to contribute.html |
commit | commitdiff | tree |
2013-01-07 |
Matthew Dempsky | bytes: Fix missing godoc punctuation. |
commit | commitdiff | tree |
2013-01-07 |
Matthew Dempsky | bytes: Change Compare example to be consistent with... |
commit | commitdiff | tree |
2013-01-07 |
Andrew Gerrand | go/doc: trim only first space or newline from example... |
commit | commitdiff | tree |
2013-01-07 |
Andrew Wilkins | go/types: Set Signature.Recv for imported types |
commit | commitdiff | tree |
2013-01-07 |
Alex Brainman | os: fix Open for empty root directories on windows |
commit | commitdiff | tree |
2013-01-07 |
Matthew Dempsky | spec: Use "non-negative" instead of "positive" |
commit | commitdiff | tree |
2013-01-07 |
Dave Cheney | misc/dashboard/builder: set GOPATH before building... |
commit | commitdiff | tree |
2013-01-07 |
Robin Eklind | cmd/gofmt, bufio, image: Consistency and error handling. |
commit | commitdiff | tree |
2013-01-06 |
Nigel Tao | bytes: fix docs: s/array/slice/. |
commit | commitdiff | tree |
2013-01-06 |
Matthew Dempsky | src: Use bytes.Equal instead of bytes.Compare where... |
commit | commitdiff | tree |
2013-01-06 |
Matthew Dempsky | bytes: Examples recommending bytes.Compare(a, b) rel_op... |
commit | commitdiff | tree |
2013-01-06 |
Caleb Spare | encoding/json: documented that ,string applies only... |
commit | commitdiff | tree |
2013-01-06 |
Andrew Gerrand | A+C: Caleb Spare (individual CLA) |
commit | commitdiff | tree |
2013-01-06 |
Rémy Oudompheng | go/types: less closure creations in gcimporter. |
commit | commitdiff | tree |
2013-01-06 |
Robin Eklind | doc: Updated links for sub-repository documentation. |
commit | commitdiff | tree |
2013-01-06 |
Russ Cox | cmd/5l, cmd/6l, cmd/8l, cmd/cc, cmd/gc: new flag parsing |
commit | commitdiff | tree |
2013-01-06 |
Russ Cox | cmd/ld: move symtab, ELF generation to portable code |
commit | commitdiff | tree |
2013-01-05 |
Dave Cheney | cmd/go: avoid leaking timer if test process failed... |
commit | commitdiff | tree |
2013-01-04 |
Russ Cox | cmd/ld: use native-endian symbol values in symbol table |
commit | commitdiff | tree |
2013-01-04 |
Daniel Morsing | cmd/5g, cmd/6g, cmd/8g: flush return parameters in... |
commit | commitdiff | tree |
2013-01-04 |
Lucio De Re | cmd/5g, cmd/5l, cmd/ld: Small adjustments for the Plan... |
commit | commitdiff | tree |
2013-01-04 |
Russ Cox | cmd/dist: sse auto-detect |
commit | commitdiff | tree |
2013-01-04 |
Ian Lance Taylor | runtime: always incorporate hash seed at start of hash... |
commit | commitdiff | tree |
2013-01-04 |
John Graham... | log/syslog: remove RFC5424 version number for greater... |
commit | commitdiff | tree |
2013-01-04 |
Jan Ziak | runtime: introduce typedefs and delete struct keywords... |
commit | commitdiff | tree |
2013-01-03 |
Matthew Dempsky | net/http: Sync TimeoutHandler godoc with code. |
commit | commitdiff | tree |
2013-01-03 |
Ian Lance Taylor | CONTRIBUTORS: add Matthew Dempsky (Google CLA) |
commit | commitdiff | tree |
2013-01-03 |
Dave Cheney | go/types: add more logging to gc import test |
commit | commitdiff | tree |
2013-01-03 |
Nigel Tao | net: fix docs for type IP: s/array/slice/. |
commit | commitdiff | tree |
2013-01-03 |
Robert Griesemer | spec: clarify language about unary operator & |
commit | commitdiff | tree |
2013-01-02 |
Rémy Oudompheng | cmd/8g: extend elimination of temporaries to SSE2 code. |
commit | commitdiff | tree |
2013-01-02 |
Russ Cox | cmd/dist: use separate args for separate compiler flags |
commit | commitdiff | tree |
2013-01-02 |
Brad Fitzpatrick | net/http: make NewRequest pick a ContentLength from... |
commit | commitdiff | tree |
2013-01-02 |
Thomas Kappler | encoding/json: don't panic marshaling anonymous non... |
commit | commitdiff | tree |
2013-01-02 |
Russ Cox | A+C: Thomas Kappler (individual CLA) |
commit | commitdiff | tree |
2013-01-02 |
Rick Arnold | net/http: document Request.URL |
commit | commitdiff | tree |
2013-01-02 |
Rémy Oudompheng | cmd/8g: fix possibly uninitialized variable in foptoas. |
commit | commitdiff | tree |
2013-01-02 |
Rémy Oudompheng | cmd/dist, cmd/8g: implement GO386=387/sse to choose... |
commit | commitdiff | tree |
2013-01-02 |
Russ Cox | sync/atomic: document that users must deal with 64... |
commit | commitdiff | tree |
2013-01-02 |
Rémy Oudompheng | cmd/gc: mark wrapper methods for unnamed types as DUPOK. |
commit | commitdiff | tree |
2013-01-02 |
Russ Cox | cmd/gc: make redeclaration between import and func... |
commit | commitdiff | tree |
2013-01-02 |
Russ Cox | test/run: handle compiledir and errorcheckdir with... |
commit | commitdiff | tree |
2013-01-02 |
Russ Cox | api: add go/types to next.txt |
commit | commitdiff | tree |
2013-01-02 |
Robert Griesemer | go/types: remove most remaining uses of ast.Object... |
commit | commitdiff | tree |
2013-01-02 |
Dmitriy Vyukov | doc: add race detector manual |
commit | commitdiff | tree |
2013-01-02 |
Andrew Gerrand | doc: update standard copyright header |
commit | commitdiff | tree |
2013-01-02 |
Andrew Gerrand | A+C: Kamil Kisiel (individual CLA) |
commit | commitdiff | tree |
2013-01-02 |
Kamil Kisiel | cmd/godoc: ignore misnamed examples and print a warning |
commit | commitdiff | tree |
2013-01-01 |
Dave Cheney | runtime: fix freebsd/arm instruction cache flush |
commit | commitdiff | tree |
2013-01-01 |
Dave Cheney | go/build: disable cgo on freebsd/arm |
commit | commitdiff | tree |
2012-12-30 |
Russ Cox | cmd/gc: do not generate code for var _ = ... unless... |
commit | commitdiff | tree |
2012-12-30 |
Ryan Slade | encoding/json: encode map key is of string kind, decode... |
commit | commitdiff | tree |
2012-12-30 |
Russ Cox | runtime: say 'fatal error' instead of 'throw' |
commit | commitdiff | tree |
2012-12-29 |
Dave Cheney | cmd/dist: use -pipe during bootstrap |
commit | commitdiff | tree |
2012-12-29 |
Sébastien Paolacci | runtime: handle locked mmap failure on Linux |
commit | commitdiff | tree |
2012-12-29 |
Adam Langley | crypto/rsa: ensure that RSA keys use the full number... |
commit | commitdiff | tree |
2012-12-28 |
Péter Surányi | doc: fix id attributes in links to godoc |
commit | commitdiff | tree |
2012-12-28 |
Robert Griesemer | go/types: Steps towards removing ast.Object from export... |
commit | commitdiff | tree |
2012-12-28 |
Robert Griesemer | go/types: moved from exp/types |
commit | commitdiff | tree |
2012-12-28 |
Robert Griesemer | exp/types: resolve composite literal keys |
commit | commitdiff | tree |
2012-12-28 |
Brad Fitzpatrick | io/ioutil: fix Discard data race |
commit | commitdiff | tree |
2012-12-28 |
Dmitriy Vyukov | runtime: fix potential crash in sigqueue |
commit | commitdiff | tree |
2012-12-28 |
Dave Cheney | net: consolidate fd_{free,net,open}bsd.go into fd_bsd.go |
commit | commitdiff | tree |
2012-12-28 |
Dave Cheney | cmd/ld: fix valgrind warning in strnput |
commit | commitdiff | tree |
2012-12-27 |
Jan Ziak | reflect: declare slice as *[]unsafe.Pointer instead... |
commit | commitdiff | tree |
2012-12-27 |
Akshat Kumar | log/syslog: add stub for Plan 9 |
commit | commitdiff | tree |
2012-12-26 |
Robert Griesemer | exp/types: some comment fixes |
commit | commitdiff | tree |
2012-12-26 |
Robert Griesemer | exp/types: configurable types.Check API |
commit | commitdiff | tree |
2012-12-25 |
Oling Cat | fmt: update an old comment; fix a typo. |
commit | commitdiff | tree |
2012-12-24 |
Dmitriy Vyukov | runtime: diagnose double wakeup on Note |
commit | commitdiff | tree |
2012-12-24 |
Marcel van... | exp/norm: changed API of Iter. |
commit | commitdiff | tree |
next |