2013-06-17 |
Paul van Brouwershaven | crypto/x509: Added RFC 5280, section 4.2.1.14 to parseC... |
commit | commitdiff | tree |
2013-06-17 |
Brad Fitzpatrick | A+C: Paul van Brouwershaven (individual CLA) |
commit | commitdiff | tree |
2013-06-17 |
Nicolas Owens | net: fix LookupNS on Plan 9 |
commit | commitdiff | tree |
2013-06-17 |
Brad Fitzpatrick | A+C: Nicolas Owens (individual CLA) |
commit | commitdiff | tree |
2013-06-17 |
Dan Peterson | testing: use -bench flag and fix flags doc link |
commit | commitdiff | tree |
2013-06-17 |
Brad Fitzpatrick | A+C: Dan Peterson (individual CLA) |
commit | commitdiff | tree |
2013-06-17 |
Brad Fitzpatrick | crypto/cipher: StreamWriter.Closer docs + behavior... |
commit | commitdiff | tree |
2013-06-17 |
Dmitriy Vyukov | runtime/race: add tests for method thunks |
commit | commitdiff | tree |
2013-06-17 |
Dmitriy Vyukov | runtime: fix test for new closure representation |
commit | commitdiff | tree |
2013-06-17 |
Benny Siegert | run.bash: raise ulimit for the number of threads. |
commit | commitdiff | tree |
2013-06-15 |
Dmitriy Vyukov | runtime: fix race condition between GC and setGCPercent |
commit | commitdiff | tree |
2013-06-15 |
Dmitriy Vyukov | runtime: improve scheduler fairness |
commit | commitdiff | tree |
2013-06-15 |
Dmitriy Vyukov | runtime: remove unused moreframesize_minalloc field |
commit | commitdiff | tree |
2013-06-14 |
Jonathan Rudenberg | cmd/godoc: don't link unexported identifiers |
commit | commitdiff | tree |
2013-06-14 |
Keith Randall | runtime: garbage collector runs on g0 now. |
commit | commitdiff | tree |
2013-06-14 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
2013-06-14 |
Brad Fitzpatrick | net: coalesce duplicate in-flight DNS lookups |
commit | commitdiff | tree |
2013-06-14 |
Rémy Oudompheng | cmd/gc: instrument arrays properly in race detector. |
commit | commitdiff | tree |
2013-06-14 |
Caleb Spare | strconv: corrected several bad references to err.Error... |
commit | commitdiff | tree |
2013-06-13 |
Rob Pike | cmd/go: change to use struct in go test -cover |
commit | commitdiff | tree |
2013-06-13 |
Alan Donovan | go/ast: add {L,R}paren token.Pos field to ast.TypeAsser... |
commit | commitdiff | tree |
2013-06-13 |
Dmitriy Vyukov | runtime: fix bug introduced in cl/10256043 |
commit | commitdiff | tree |
2013-06-13 |
Dmitriy Vyukov | runtime/race: remove now unused step parameter from... |
commit | commitdiff | tree |
2013-06-13 |
Dmitriy Vyukov | cmd/gc: properly race-instrument for loops |
commit | commitdiff | tree |
2013-06-13 |
Dmitriy Vyukov | runtime: use ROUND macro for rounding |
commit | commitdiff | tree |
2013-06-13 |
Dmitriy Vyukov | runtime/race: update runtime to r183644 |
commit | commitdiff | tree |
2013-06-13 |
Josh Hoak | misc/vim: Adding flag-guarding for Vim commands |
commit | commitdiff | tree |
2013-06-13 |
Andrew Gerrand | tag go1.1.1 |
commit | commitdiff | tree |
2013-06-13 |
Andrew Gerrand | doc: add go1.1.1 to the release notes |
commit | commitdiff | tree |
2013-06-13 |
Rob Pike | testing: add -outputdir flag so "go test" controls... |
commit | commitdiff | tree |
2013-06-12 |
Ian Lance Taylor | runtime: update runtime·gogo comment in asm files |
commit | commitdiff | tree |
2013-06-12 |
Russ Cox | runtime: add lr, ctxt, ret to Gobuf |
commit | commitdiff | tree |
2013-06-12 |
Dmitriy Vyukov | runtime: more flexible heap memory mapping on 64-bits |
commit | commitdiff | tree |
2013-06-12 |
Dmitriy Vyukov | runtime: fix scheduler race condition |
commit | commitdiff | tree |
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 |
next |