| 2013-09-16 | Rob Pike | encoding/gob: ignore chan and func fields of structures | commit | commitdiff | tree | 
| 2013-09-15 | Russ Cox | runtime: fix CPU profiling on Windows | commit | commitdiff | tree | 
| 2013-09-15 | Russ Cox | go/build: add ctxt.MatchFile | commit | commitdiff | tree | 
| 2013-09-15 | Russ Cox | encoding/xml: document behavior for undefined name... | commit | commitdiff | tree | 
| 2013-09-15 | Rob Pike | fmt: %b for complex64 and complex128 | commit | commitdiff | tree | 
| 2013-09-14 | Rémy Oudompheng | cmd/gc: don't generate algs for internal map types. | commit | commitdiff | tree | 
| 2013-09-13 | Russ Cox | os/exec: add more caveats to StdoutPipe, StderrPipe | commit | commitdiff | tree | 
| 2013-09-13 | Russ Cox | runtime: avoid inconsistent goroutine state in profiler | commit | commitdiff | tree | 
| 2013-09-13 | Russ Cox | reflect: document FieldByName shortcoming | commit | commitdiff | tree | 
| 2013-09-13 | Dave Cheney | syscall: add TCIOFLUSH family of constants | commit | commitdiff | tree | 
| 2013-09-13 | Russ Cox | cmd/5l: fix handling of RET.EQ in wrapper function | commit | commitdiff | tree | 
| 2013-09-13 | Jamie Wilkinson | goyacc: Fix debug printing of the lexed token's ID... | commit | commitdiff | tree | 
| 2013-09-13 | Rob Pike | C: Jamie Wilkinson (Googler CLA) | commit | commitdiff | tree | 
| 2013-09-13 | Rob Pike | text/template/parse: mostly roll back the error detecti... | commit | commitdiff | tree | 
| 2013-09-13 | Russ Cox | cmd/go: do not support code.google.com/r/zzz projects | commit | commitdiff | tree | 
| 2013-09-13 | Andrew Gerrand | misc/dist: include cover and vet, add -tool flag to... | commit | commitdiff | tree | 
| 2013-09-12 | Russ Cox | encoding/xml: add Encoder.Flush | commit | commitdiff | tree | 
| 2013-09-12 | Russ Cox | runtime, cmd/gc, cmd/ld: ignore method wrappers in... | commit | commitdiff | tree | 
| 2013-09-12 | Josh Bleecher... | go/token: rename RemoveLine to MergeLine, improve docum... | commit | commitdiff | tree | 
| 2013-09-12 | Nicholas Sullivan | crypto/x509: allow ECDSA public keys to be marshaled. | commit | commitdiff | tree | 
| 2013-09-12 | Adam Langley | A+C: Nicholas Sullivan | commit | commitdiff | tree | 
| 2013-09-12 | Han-Wen Nienhuys | net/rpc: document thread safety requirements of codec... | commit | commitdiff | tree | 
| 2013-09-12 | Brad Fitzpatrick | net/http: document ServeMux handling of pattern "/" | commit | commitdiff | tree | 
| 2013-09-12 | Rob Pike | doc/go1.2.html: cover, template, vet | commit | commitdiff | tree | 
| 2013-09-12 | Mikio Hara | doc/go1.2.html: happy eyeballs on net | commit | commitdiff | tree | 
| 2013-09-12 | Rob Pike | text/template: catch unmatched right delimiter | commit | commitdiff | tree | 
| 2013-09-12 | Mikio Hara | net: move mock ICMP into separate file | commit | commitdiff | tree | 
| 2013-09-12 | Mikio Hara | net: make TestDialFailPDLeak shorter | commit | commitdiff | tree | 
| 2013-09-12 | Dave Cheney | cmd/8l: fix 386 builds | commit | commitdiff | tree | 
| 2013-09-12 | Russ Cox | cmd/5l, cmd/6l, cmd/8l: refactor stack split code | commit | commitdiff | tree | 
| 2013-09-12 | Russ Cox | undo CL 13348045 / 43675523c526 | commit | commitdiff | tree | 
| 2013-09-12 | Russ Cox | net/http: explain the "1.1" in the default User-Agent | commit | commitdiff | tree | 
| 2013-09-12 | Robert Griesemer | spec: define s[i:j:k] | commit | commitdiff | tree | 
| 2013-09-12 | Rob Pike | doc/go1.2.html: status of gccgo's support for 1.2 | commit | commitdiff | tree | 
| 2013-09-12 | Andrew Gerrand | A+C: Noah Campbell (individual CLA) | commit | commitdiff | tree | 
| 2013-09-11 | Rob Pike | doc/go1.2.html: some library changes (fmt, template) | commit | commitdiff | tree | 
| 2013-09-11 | Rémy Oudompheng | cmd/gc: inline copy in frontend to call memmove directly. | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | cmd/5g, cmd/6g, cmd/8g: remove O(n) reset loop in copyprop | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | undo CL 13084043 / ef4ee02a5853 | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | cmd/gc: allow x[i:j:k] (and x[:j:k]) into the release | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | cmd/api: fix tool for recent go/build change | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | undo CL 13632053 / dc7bfe0f022d | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | cmd/api: break the builds | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | runtime: keep args and frame in struct Func | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | go/build: reject directory with only cgo files if cgo... | commit | commitdiff | tree | 
| 2013-09-11 | Ian Lance Taylor | cmd/yacc: replace units example with simpler expr example | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | runtime: show m stack during crash on m stack | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | runtime: show runtime.panic frame in traceback | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | net: defend against broken getaddrinfo on Linux | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | cmd/cgo: replace C.malloc with our own wrapper | commit | commitdiff | tree | 
| 2013-09-11 | Mikio Hara | net: implement TCP connection setup with fast failover | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | cmd/go: use pattern to prune file tree walk | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | cmd/cgo: don't say "gcc produced no output" if we ran... | commit | commitdiff | tree | 
| 2013-09-11 | Russ Cox | misc/cgo/test: test of issue 4339 | commit | commitdiff | tree | 
| 2013-09-11 | Dave Cheney | bytes: additional test coverage | commit | commitdiff | tree | 
| 2013-09-11 | Robert Daniel... | cmd/api: make api check directory per-user | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: report correct directory for 'no version control' | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | build: more "undefined behavior" fixes | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/6l, cmd/8l: fix MOVL MOVQ optab | commit | commitdiff | tree | 
| 2013-09-10 | Arnaud Ysmal | libmach: accept OS X binary generated by external linker | commit | commitdiff | tree | 
| 2013-09-10 | Brad Fitzpatrick | A+C: Arnaud Ysmal (individual CLA) | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: show FAIL for errors during test setup | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: fix go test using package main_test | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: run benchmarks in sequence | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | go/doc: restore handling of multi-paragraph BUG comments | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: fix error for 'go install x.go' when GOBIN... | commit | commitdiff | tree | 
| 2013-09-10 | Ian Lance Taylor | cmd/go: report real package in errors for go get with... | commit | commitdiff | tree | 
| 2013-09-10 | Ian Lance Taylor | cmd/go: build SWIG shared libraries in work directory | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: better error for shadowed directories in GOPATH | commit | commitdiff | tree | 
| 2013-09-10 | Alexis Imperial... | runtime: explicit init of runtime-gdb helpers | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | CONTRIBUTORS: add Alexis Imperial-Legrand (Google CLA) | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: fix build -n output when using swig | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | cmd/go: implement -x correctly for 'go vet', 'go fmt... | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | go/build: allow $ in cgo LDFLAGS | commit | commitdiff | tree | 
| 2013-09-10 | Russ Cox | libmach: change three more BGET macro invocations back | commit | commitdiff | tree | 
| 2013-09-10 | Keith Randall | runtime: clean up / align comment tabbing | commit | commitdiff | tree | 
| 2013-09-10 | Mikio Hara | net: remove dreg of obsoleted network poller | commit | commitdiff | tree | 
| 2013-09-10 | Rob Pike | doc/go1.2.html: introduction, language changes | commit | commitdiff | tree | 
| 2013-09-10 | Alex Brainman | os/exec: change windows LookPath so it works like cmd.exe | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | encoding/json: document actual behavior for Unmarshal... | commit | commitdiff | tree | 
| 2013-09-09 | Richard Eric... | container/list: unexpected panic if Next/Prev called... | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | path/filepath: fix race with other tests | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | encoding/xml: fix panic in Marshal | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | syslog: fix data race on 'crashy' in test function | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | log/syslog: use alternate format for logging to local... | commit | commitdiff | tree | 
| 2013-09-09 | Ian Lance Taylor | cmd/go: if there are C++ sources, use g++ as default... | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | build: remove various uses of C undefined behavior | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | runtime: remove OABI check from ARM startup | commit | commitdiff | tree | 
| 2013-09-09 | Rémy Oudompheng | cmd/6g: handle very wide offsets. | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | cmd/gc: allow inlined struct == to mention unsafe.Point... | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | cmd/cgo: record full source path to input .go files | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | cmd/gc: squelch spurious "invalid recursive type" error | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | cmd/gc: diagnose '_ = nil' better | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | cmd/gc: more detail in import conflict error message | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | cmd/gc: show package name in 'imported and not used... | commit | commitdiff | tree | 
| 2013-09-09 | Russ Cox | cmd/gc: fix 'internal error: typename ideal bool' | commit | commitdiff | tree | 
| 2013-09-09 | Joel Sing | runtime: unbreak build on dragonfly | commit | commitdiff | tree | 
| 2013-09-09 | Alex Brainman | time: allow more time for TestOverflowRuntimeTimer... | commit | commitdiff | tree | 
| 2013-09-09 | Rob Pike | doc/go1.2.html: first cut | commit | commitdiff | tree | 
| 2013-09-08 | Dominik Honnef | compress/flate: small documentation fix | commit | commitdiff | tree | 
| next |