2013-06-12 |
Russ Cox | runtime: fix plan9, windows builds |
commit | commitdiff | tree |
2013-06-12 |
Russ Cox | runtime: fix build |
commit | commitdiff | tree |
2013-06-12 |
Russ Cox | runtime: adjust traceback / garbage collector boundary |
commit | commitdiff | tree |
2013-06-12 |
Russ Cox | cmd/go: diagnose invalid coverage runs |
commit | commitdiff | tree |
2013-06-12 |
Shenghou Ma | cmd/go: clarify test filenames in help messages |
commit | commitdiff | tree |
2013-06-12 |
David Symonds | C: add Josh Hoak (Google CLA). |
commit | commitdiff | tree |
2013-06-12 |
Rob Pike | cmd/go: use -o option of cover tool |
commit | commitdiff | tree |
2013-06-12 |
Ian Lance Taylor | cmd/gc: save local var list before inlining |
commit | commitdiff | tree |
2013-06-12 |
Russ Cox | cmd/gc: turn race detector off for tail-call method... |
commit | commitdiff | tree |
2013-06-11 |
Shenghou Ma | cmd/ld: supply -s to gcc if -s is passed. |
commit | commitdiff | tree |
2013-06-11 |
Shenghou Ma | runtime: round spans_size up to page boundary |
commit | commitdiff | tree |
2013-06-11 |
Russ Cox | runtime: rename _rt0_$GOARCH to _rt0_go |
commit | commitdiff | tree |
2013-06-11 |
Rémy Oudompheng | cmd/gc: compute initialization order for top-level... |
commit | commitdiff | tree |
2013-06-11 |
Daniel Morsing | cmd/gc: avoid creating circular lists when compiling... |
commit | commitdiff | tree |
2013-06-11 |
Rob Pike | cmd/go: add coverage analysis |
commit | commitdiff | tree |
2013-06-11 |
Keith Randall | cmd/cc: emit size of locals. Will be used for stack... |
commit | commitdiff | tree |
2013-06-11 |
Russ Cox | cmd/gc: move genembedtramp into portable code |
commit | commitdiff | tree |
2013-06-11 |
Alex Brainman | os: request appropriate access rights before calling... |
commit | commitdiff | tree |
2013-06-10 |
Gerasimos Dimitriadis | asn1: Improved encoding/decoding for OID types |
commit | commitdiff | tree |
2013-06-10 |
Shenghou Ma | cmd/ld: document -s flag. |
commit | commitdiff | tree |
2013-06-10 |
Russ Cox | cmd/cc: fix lexbody for negative chars |
commit | commitdiff | tree |
2013-06-10 |
Shenghou Ma | cmd/5l: use BLX for BL (Rx). |
commit | commitdiff | tree |
2013-06-10 |
Dmitriy Vyukov | runtime: fix one-time memory leak on linux |
commit | commitdiff | tree |
2013-06-10 |
Dmitriy Vyukov | runtime: catch races between channel close and channel... |
commit | commitdiff | tree |
2013-06-10 |
Shenghou Ma | net: introduce netgo build tag to build a pure Go net... |
commit | commitdiff | tree |
2013-06-10 |
Shenghou Ma | doc/go_spec: more examples for unspecified cases of... |
commit | commitdiff | tree |
2013-06-10 |
Shenghou Ma | cmd/cgo: makes clang happy by not using __gcc_struct__... |
commit | commitdiff | tree |
2013-06-10 |
Shenghou Ma | syscall: add {Set,Get}priority for Linux, and consisten... |
commit | commitdiff | tree |
2013-06-10 |
Dmitriy Vyukov | runtime/race: tell race detector what memory Read/Write... |
commit | commitdiff | tree |
2013-06-10 |
Dmitriy Vyukov | sync: improve race instrumentation of WaitGroup |
commit | commitdiff | tree |
2013-06-10 |
Shenghou Ma | cmd/5l: use guaranteed undefined instruction for UNDEF... |
commit | commitdiff | tree |
2013-06-10 |
Alex Brainman | os: return io.EOF from windows ReadAt as documented |
commit | commitdiff | tree |
2013-06-10 |
Dmitriy Vyukov | runtime: use persistentalloc instead of SysAlloc in... |
commit | commitdiff | tree |
2013-06-10 |
Dmitriy Vyukov | runtime: use persistentalloc instead of mallocgc in... |
commit | commitdiff | tree |
2013-06-10 |
Dmitriy Vyukov | runtime: use persistentalloc instead of SysAlloc in GC |
commit | commitdiff | tree |
2013-06-09 |
Dmitriy Vyukov | runtime: use persistentalloc instead of mallocgc for... |
commit | commitdiff | tree |
2013-06-09 |
Dmitriy Vyukov | runtime: use persistentalloc instead of SysAlloc in... |
commit | commitdiff | tree |
2013-06-09 |
Dmitriy Vyukov | runtime: use persistentalloc instead of custom malloc... |
commit | commitdiff | tree |
2013-06-09 |
Shenghou Ma | doc/install-source.html: recent ARM and 386 updates |
commit | commitdiff | tree |
2013-06-09 |
Shenghou Ma | cmd/cgo: use gcc_struct attribute for packed structs... |
commit | commitdiff | tree |
2013-06-09 |
Shenghou Ma | runtime: remove unused file mkversion.c |
commit | commitdiff | tree |
2013-06-09 |
Shenghou Ma | misc/pprof: fix html5 doctype declaration |
commit | commitdiff | tree |
2013-06-09 |
Shenghou Ma | all: fix typos |
commit | commitdiff | tree |
2013-06-07 |
Roger Peppe | cmd/go: update go vet documentation |
commit | commitdiff | tree |
2013-06-07 |
Ian Lance Taylor | runtime: remove unused mid function |
commit | commitdiff | tree |
2013-06-07 |
Andrew Gerrand | godoc: always use local jQuery script |
commit | commitdiff | tree |
2013-06-06 |
Dmitriy Vyukov | runtime: remove unused field from Hchan |
commit | commitdiff | tree |
2013-06-06 |
Dmitriy Vyukov | runtime: speedup malloc stats collection |
commit | commitdiff | tree |
2013-06-06 |
Alex Brainman | time: provide timezone abbreviations on windows |
commit | commitdiff | tree |
2013-06-06 |
Robert Obryk | io/ioutil: make WriteFile notice errors from Close() |
commit | commitdiff | tree |
2013-06-06 |
Patrick Higgins | doc/contribute: add "Understanding the extension" section |
commit | commitdiff | tree |
2013-06-05 |
Russ Cox | cmd/6c: use full 64-bit address in block copy |
commit | commitdiff | tree |
2013-06-05 |
Russ Cox | cmd/6l: accept NOP of $x+10(SP) and of X0 |
commit | commitdiff | tree |
2013-06-05 |
Russ Cox | runtime: fix comments (g->gobuf became g->sched long... |
commit | commitdiff | tree |
2013-06-05 |
Russ Cox | cmd/cgo, cmd/go, go/build: sort flag lists |
commit | commitdiff | tree |
2013-06-05 |
Brad Fitzpatrick | undo CL 10017045 / 6ec8c49421a0 |
commit | commitdiff | tree |
2013-06-05 |
Anthony Martin | mime: add support for Plan 9 |
commit | commitdiff | tree |
2013-06-05 |
Nigel Tao | image/jpeg: avoid documentation argument over whether... |
commit | commitdiff | tree |
2013-06-05 |
Anthony Martin | test: do not run SIGCHLD test on Plan 9 |
commit | commitdiff | tree |
2013-06-05 |
Anthony Martin | runtime: fix description of SysAlloc |
commit | commitdiff | tree |
2013-06-05 |
Adam Langley | crypto/tls: support TLS 1.1. |
commit | commitdiff | tree |
2013-06-04 |
Adam Langley | encoding/asn1: harmonise error prefixes. |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | cmd/cc: support 21-bit runes in wide string constants |
commit | commitdiff | tree |
2013-06-04 |
Carl Shapiro | cmd/5g, cmd/6g, cmd/8g: remove prototypes for proglist |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | build: add intptr typedef for Plan 9 |
commit | commitdiff | tree |
2013-06-04 |
Andrew Gerrand | C: add Will Norris (Google CLA) |
commit | commitdiff | tree |
2013-06-04 |
Rémy Oudompheng | misc/pprof: register cnew and runtime.cnewarray as... |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | cmd/5c, cmd/6c, cmd/8c: isolate textflag and dataflag |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | codereview: don't warn about secret commits |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | cmd/ld: fix gcdata and gcbss symbols |
commit | commitdiff | tree |
2013-06-04 |
Ian Lance Taylor | encoding/gob: consistently use unsafe.Pointer for point... |
commit | commitdiff | tree |
2013-06-04 |
Rémy Oudompheng | cmd/6c, cmd/8c: avoid generating long multiplication... |
commit | commitdiff | tree |
2013-06-04 |
Rémy Oudompheng | cmd/gc: fix missing slice/array types in export data. |
commit | commitdiff | tree |
2013-06-04 |
Andrew Gerrand | doc: add Game of Life to playground toys |
commit | commitdiff | tree |
2013-06-04 |
Alex Brainman | runtime: update defs_windows_*.h files |
commit | commitdiff | tree |
2013-06-03 |
Russ Cox | cmd/ld, runtime: clean up CL 9666047 |
commit | commitdiff | tree |
2013-06-03 |
Rob Pike | cmd/go: document flag passing for tests |
commit | commitdiff | tree |
2013-06-03 |
Rémy Oudompheng | compress/bzip2: faster decoding. |
commit | commitdiff | tree |
2013-06-03 |
Shenghou Ma | doc/articles: use C90 standard functions in the cgo... |
commit | commitdiff | tree |
2013-06-03 |
Robert Obryk | test/stress: fix a goroutine leak in threadRing stresstest |
commit | commitdiff | tree |
2013-06-03 |
Dmitriy Vyukov | runtime: disable preemption in several scheduler functions |
commit | commitdiff | tree |
2013-06-03 |
Dmitriy Vyukov | runtime: introduce preemption function (not used for... |
commit | commitdiff | tree |
2013-06-03 |
Dmitriy Vyukov | runtime: add stackguard0 to G |
commit | commitdiff | tree |
2013-06-03 |
Andrew Gerrand | doc: add Go 1.1 to release.html |
commit | commitdiff | tree |
2013-06-03 |
Dave Cheney | doc: update linux tarball version for Go 1.1 |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | cmd/gc: do not corrupt init() with initializers of... |
commit | commitdiff | tree |
2013-06-02 |
Shenghou Ma | api: update next.txt |
commit | commitdiff | tree |
2013-06-02 |
Shenghou Ma | doc/go1.2.txt: update for CL 8248043. |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | test: correct sizeof.go. |
commit | commitdiff | tree |
2013-06-02 |
Shenghou Ma | cmd/cgo: using __typeof__(a->r) instead of putting... |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | cmd/fix: remove obsolete testdata. |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | cmd/fix: check type assertion in netipv6zone rule. |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | hgignore: cleanup obsolete entries. |
commit | commitdiff | tree |
2013-06-01 |
Dave Cheney | testing: fix rounding error in roundDown10 |
commit | commitdiff | tree |
2013-06-01 |
Dmitriy Vyukov | runtime: minor code style improvements (followup to... |
commit | commitdiff | tree |
2013-06-01 |
Anthony Martin | build: remove special definition of Runemax on Plan 9 |
commit | commitdiff | tree |
2013-06-01 |
Daniel Morsing | cmd/gc: fix overflow in array bounds calculation. |
commit | commitdiff | tree |
2013-06-01 |
Oling Cat | doc/go1.1.html: remove extra space; close some tags. |
commit | commitdiff | tree |
2013-06-01 |
Keith Randall | runtime: revert of CL 8852047: do hashmap grow work... |
commit | commitdiff | tree |
2013-06-01 |
Keith Randall | runtime: do hashmap grow work during reads. |
commit | commitdiff | tree |
next |