2013-03-06 |
Russ Cox | net/http: change user agent string |
commit | commitdiff | tree |
2013-03-06 |
Rob Pike | make.bash,bat: add -tags gotypes to the build |
commit | commitdiff | tree |
2013-03-06 |
Rob Pike | cmd/vet: isolate the type checking code into a separate... |
commit | commitdiff | tree |
2013-03-06 |
Russ Cox | lib9: add mktempdir, removeall, runprog |
commit | commitdiff | tree |
2013-03-06 |
Rob Pike | text/template: improve error reporting for executing... |
commit | commitdiff | tree |
2013-03-06 |
Ewan Chou | strings: remove allocations in Split(s, "") |
commit | commitdiff | tree |
2013-03-06 |
Russ Cox | A+C: Ewan Chou (individual CLA) |
commit | commitdiff | tree |
2013-03-06 |
Alex Brainman | runtime,misc/cgo/test: disable broken tests so we can... |
commit | commitdiff | tree |
2013-03-06 |
Alex Brainman | libmach: fix amd64 pe handling |
commit | commitdiff | tree |
2013-03-06 |
Russ Cox | misc/cgo/test: do not stop on first error |
commit | commitdiff | tree |
2013-03-06 |
Russ Cox | runtime: change amd64 startup convention |
commit | commitdiff | tree |
2013-03-06 |
Dominik Honnef | misc/emacs: Add compatibility for GNU Emacs 23 and... |
commit | commitdiff | tree |
2013-03-06 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
2013-03-06 |
Rob Pike | effective_go.html: round 3 of minor edits. |
commit | commitdiff | tree |
2013-03-06 |
Brad Fitzpatrick | net/http: close TCP connection on Response.Body.Close |
commit | commitdiff | tree |
2013-03-05 |
Nigel Tao | image/jpeg: for progressive JPEGs, the first SOS segmen... |
commit | commitdiff | tree |
2013-03-05 |
David Symonds | vet: check for useless assignments. |
commit | commitdiff | tree |
2013-03-05 |
Rob Pike | cmd/vet: change some warnings to errors for consistency. |
commit | commitdiff | tree |
2013-03-05 |
Rob Pike | doc/effective_go.html: update slices and maps. |
commit | commitdiff | tree |
2013-03-05 |
Russ Cox | undo CL 7301062 / 9742f722b558 |
commit | commitdiff | tree |
2013-03-05 |
Robert Griesemer | go/types: add test typechecking std lib |
commit | commitdiff | tree |
2013-03-05 |
Joel Sing | syscall: handle getsockname for unix sockets on openbsd 5.2 |
commit | commitdiff | tree |
2013-03-05 |
Dmitriy Vyukov | runtime: add atomic xchg64 |
commit | commitdiff | tree |
2013-03-05 |
Dmitriy Vyukov | runtime: fix false positive deadlock when using runtime... |
commit | commitdiff | tree |
2013-03-05 |
Dmitriy Vyukov | runtime: declare addtimer/deltimer in runtime.h |
commit | commitdiff | tree |
2013-03-05 |
Carl Shapiro | runtime: restrict stack root scan to locals and arguments |
commit | commitdiff | tree |
2013-03-05 |
David Symonds | text/template/parse: remove self-assignment. |
commit | commitdiff | tree |
2013-03-04 |
David Symonds | vet: clean up taglit error print when typechecking... |
commit | commitdiff | tree |
2013-03-04 |
Robert Griesemer | go/types: "missing return" check |
commit | commitdiff | tree |
2013-03-04 |
Russ Cox | cmd/gc: implement new return requirements |
commit | commitdiff | tree |
2013-03-04 |
Robert Griesemer | spec: terminating statements for functions |
commit | commitdiff | tree |
2013-03-04 |
Robert Griesemer | spec: cyclic imports are illegal |
commit | commitdiff | tree |
2013-03-04 |
Dominik Honnef | misc/emacs: Add tab completion for godoc command, compl... |
commit | commitdiff | tree |
2013-03-04 |
Shenghou Ma | test/bench/go1: use raw string instead of string addition |
commit | commitdiff | tree |
2013-03-04 |
Brad Fitzpatrick | net: make some tests less flaky |
commit | commitdiff | tree |
2013-03-04 |
Russ Cox | cmd/cgo: use explicit flag to emit dynamic linker path |
commit | commitdiff | tree |
2013-03-04 |
Brad Fitzpatrick | net/http/cgi: maybe improve darwin test reliability |
commit | commitdiff | tree |
2013-03-04 |
Daniel Morsing | cmd/gc: disallow selectors to the blank identifier |
commit | commitdiff | tree |
2013-03-04 |
Jan Ziak | runtime: add garbage collector statistics |
commit | commitdiff | tree |
2013-03-04 |
Rémy Oudompheng | cmd/gc: simplify and fix defaultlit. |
commit | commitdiff | tree |
2013-03-04 |
Jan Ziak | test/bench/garbage: fix parser benchmark |
commit | commitdiff | tree |
2013-03-04 |
Rémy Oudompheng | cmd/gc: unbreak exporting of composite literals. |
commit | commitdiff | tree |
2013-03-04 |
Russ Cox | runtime: add link to design doc for new scheduler |
commit | commitdiff | tree |
2013-03-04 |
Russ Cox | misc/dashboard/builder: make -fail mode faster |
commit | commitdiff | tree |
2013-03-04 |
Stefan Nilsson | container/heap: fix int overflow bug |
commit | commitdiff | tree |
2013-03-04 |
Volker Dobler | image/png: always set up palette during DecodeConfig |
commit | commitdiff | tree |
2013-03-03 |
Andrew Gerrand | cmd/godoc: move note argument to godoc.go |
commit | commitdiff | tree |
2013-03-03 |
Rob Pike | doc/go1.1.html: fix typo in URL |
commit | commitdiff | tree |
2013-03-03 |
Mikio Hara | net: disable unixgram test on Plan 9 and Windows |
commit | commitdiff | tree |
2013-03-03 |
Mikio Hara | net: fix windows build |
commit | commitdiff | tree |
2013-03-03 |
Mikio Hara | net: add unixgram dial test |
commit | commitdiff | tree |
2013-03-03 |
Mikio Hara | net: add TCP over IPv6 benchmarks |
commit | commitdiff | tree |
2013-03-02 |
Shenghou Ma | cmd/dist: support for NetBSD/ARM |
commit | commitdiff | tree |
2013-03-02 |
Andrew Gerrand | archive/tar: remove execute bit from common.go |
commit | commitdiff | tree |
2013-03-02 |
Rémy Oudompheng | runtime: benchmark for appending N bytes should not... |
commit | commitdiff | tree |
2013-03-02 |
Rob Pike | doc/go1.1.html: document the moving of exp/... and... |
commit | commitdiff | tree |
2013-03-02 |
Rob Pike | old/netchan: delete as part of move to go.exp/old/netchan |
commit | commitdiff | tree |
2013-03-02 |
Shenghou Ma | misc/dashboard/app: make the builders test go.talks... |
commit | commitdiff | tree |
2013-03-02 |
Rob Pike | exp: delete all packages except norm |
commit | commitdiff | tree |
2013-03-02 |
Dmitriy Vyukov | runtime: deadlock tests now work with GOMAXPROCS>1 |
commit | commitdiff | tree |
2013-03-02 |
Dmitriy Vyukov | runtime: move TestGcSys into a separate process |
commit | commitdiff | tree |
2013-03-02 |
Mikio Hara | net: skip interface tests when required external comman... |
commit | commitdiff | tree |
2013-03-02 |
Robert Griesemer | go/types: fixed a few failure checks |
commit | commitdiff | tree |
2013-03-02 |
Carlos Castillo | cmd/go: pass -intgosize to SWIG |
commit | commitdiff | tree |
2013-03-02 |
Robert Griesemer | spec: fallthrough may not appear in last clause of... |
commit | commitdiff | tree |
2013-03-02 |
Rob Pike | runtime: special-case append([]byte, string) for small... |
commit | commitdiff | tree |
2013-03-01 |
Rob Pike | runtime: special-case small byte appends. |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime/cgo: fix arm build, re-enable test |
commit | commitdiff | tree |
2013-03-01 |
Rob Pike | cmd/vet: use go/printer to pretty-print expressions... |
commit | commitdiff | tree |
2013-03-01 |
Rémy Oudompheng | cmd/cgo: don't reimplement os/exec in util.go. |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | build: skip cgo test on arm |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime: add atomics to fix arm |
commit | commitdiff | tree |
2013-03-01 |
John Graham... | net: eliminate odd if statement with identical branches |
commit | commitdiff | tree |
2013-03-01 |
Alan Donovan | exp/ssa/interp: disable interp_test on non-POSIX. |
commit | commitdiff | tree |
2013-03-01 |
Alan Donovan | exp/ssa/interp: uncomment tests now passing thanks... |
commit | commitdiff | tree |
2013-03-01 |
Alan Donovan | exp/ssa: fix bug in bridge method |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | build: disable cgo test on openbsd |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | net/http/cgi: disable TestCopyError to try to fix darwi... |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime: fix build on openbsd, plan9 |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | build: disable cgo on windows |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | syscall: disable TestPassFD on openbsd |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime: start all threads with runtime.mstart |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime: more build fixing |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime: fix new scheduler on freebsd, windows |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | cmd/ld: fix windows build |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime/cgo: fix crosscall2 on arm |
commit | commitdiff | tree |
2013-03-01 |
Dmitriy Vyukov | runtime: improved scheduler |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime/cgo: make crosscall2 5a/6a/8a-assembled |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | runtime/cgo: fix arm build |
commit | commitdiff | tree |
2013-03-01 |
Russ Cox | cmd/cgo, cmd/ld: new cgo object file section |
commit | commitdiff | tree |
2013-03-01 |
Jan Ziak | runtime: check the value returned by runtime·SysAlloc |
commit | commitdiff | tree |
2013-03-01 |
Andrew Gerrand | html/template: fix doc typo |
commit | commitdiff | tree |
2013-03-01 |
Alex Brainman | path/filepath: better error reporting during TestWinSpl... |
commit | commitdiff | tree |
2013-03-01 |
Alex Brainman | libmach: many pe handling fixes |
commit | commitdiff | tree |
2013-03-01 |
Alex Brainman | run.bat: disable race detector test |
commit | commitdiff | tree |
2013-03-01 |
Alan Donovan | go/types: fix regression in type checking of RangeStmt. |
commit | commitdiff | tree |
2013-03-01 |
Brad Fitzpatrick | net/http: don't special-case multipart/byteranges responses |
commit | commitdiff | tree |
2013-03-01 |
Brad Fitzpatrick | net/http: document net/http/cookiejar on CookieJar |
commit | commitdiff | tree |
2013-03-01 |
Rob Pike | doc/effective_go.html: minor updates, part 1 |
commit | commitdiff | tree |
2013-03-01 |
Andrew Gerrand | doc: fix root.html styles |
commit | commitdiff | tree |
next |