2012-02-08 |
Mikio Hara | text/template/parse: fix comment |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | doc: new document about compatibility of releases |
commit | commitdiff | tree |
2012-02-08 |
Shenghou Ma | runtime: fix "SysReserve returned unaligned address... |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | bytes.Buffer: return error in WriteTo if buffer is... |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | log/syslog: return length of data provided by the user... |
commit | commitdiff | tree |
2012-02-08 |
Shenghou Ma | cmd/dist: redure max background tasks nr. when building... |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | cmd/go: let go tool invocation use stdin |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | spec: address CL 5647054 comments |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | cmd/dist: make 'make' quieter for developers |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | spec: send on closed channel counts as "proceeding" |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | doc/go1: mention that the compiler catches TotalSize... |
commit | commitdiff | tree |
2012-02-08 |
Robert Griesemer | go/scanner: clean up error interface |
commit | commitdiff | tree |
2012-02-08 |
Paul Borman | runtime: drop to 32 bit malloc if 64 bit will not work |
commit | commitdiff | tree |
2012-02-08 |
Shenghou Ma | cmd/dist: pass correct -DGOARCH_$GOARCH flag to gcc. |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | spec: disallow recursive embedded interfaces |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | spec: add forward links from 'method set' to where... |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | net/http: panic on duplicate registrations |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | encoding/json: document buffering |
commit | commitdiff | tree |
2012-02-08 |
Robert Griesemer | gofmt: replace defunct test.sh with a go test |
commit | commitdiff | tree |
2012-02-08 |
Dmitriy Vyukov | cmd/dist: fix copying of cmd/prof |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | cmd/dist: pass -m32 or -m64 to link too, not just compile |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | runtime, pprof: add profiling of thread creation |
commit | commitdiff | tree |
2012-02-08 |
Jamie Gennis | 6g,8g: make constant propagation inlining-friendly. |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | CONTRIBUTORS: code review email for Jamie Gennis |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | regexp: fix typo |
commit | commitdiff | tree |
2012-02-08 |
Andrew Pritchard | database/sql: treat pointers as nullable types like... |
commit | commitdiff | tree |
2012-02-08 |
Brad Fitzpatrick | cmd/go: connect os.Stdin for go run |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | cmd/dist: respect $CC, as quietgcc.bash used to |
commit | commitdiff | tree |
2012-02-08 |
Brad Fitzpatrick | A+C: add Andrew Pritchard (Individual CLA) |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | regexp: allow substitutions in Replace, ReplaceString |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | time: clean up MarshalJSON, add RFC3339 method |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | strconv: handle very large inputs |
commit | commitdiff | tree |
2012-02-08 |
Russ Cox | fmt: diagnose invalid verb applied to pointer |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | runtime/cgo: silence warning on windows |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | 5l: attempt to fix arm build |
commit | commitdiff | tree |
2012-02-08 |
Gustavo Niemeyer | encoding/xml: add support for the omitempty flag |
commit | commitdiff | tree |
2012-02-08 |
Andrew Gerrand | tag weekly.2012-02-07 |
commit | commitdiff | tree |
2012-02-08 |
Andrew Gerrand | weekly.2012-02-07 weekly.2012-02-07 |
commit | commitdiff | tree |
2012-02-08 |
Andrew Gerrand | archive/zip: tweak API and docs. |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | encoding/csv: document ReadAll behavior at EOF |
commit | commitdiff | tree |
2012-02-08 |
Brad Fitzpatrick | net/http: don't ignore some errors in tests |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | encoding/binary: hide TotalSize |
commit | commitdiff | tree |
2012-02-08 |
Brad Fitzpatrick | cmd/api: compare multiple contexts |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | bufio: drop error return for NewReaderSize and NewWrite... |
commit | commitdiff | tree |
2012-02-08 |
Brad Fitzpatrick | net/http/httputil: preserve query params in reverse... |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | encoding/hex: canonicalize error type names |
commit | commitdiff | tree |
2012-02-08 |
Nigel Tao | image: delete the image.Repeated type. |
commit | commitdiff | tree |
2012-02-08 |
Rob Pike | io/ioutil: document EOF behavior in ReadFile and ReadAll |
commit | commitdiff | tree |
2012-02-07 |
Rob Pike | bug408: delete |
commit | commitdiff | tree |
2012-02-07 |
Robert Griesemer | go/printer, gofmt: don't print incorrect programs |
commit | commitdiff | tree |
2012-02-07 |
Russ Cox | 5l, 6l, 8l: implement -X flag |
commit | commitdiff | tree |
2012-02-07 |
Russ Cox | test: disable bug408 |
commit | commitdiff | tree |
2012-02-07 |
David Symonds | flag: describe valid input for Duration flags. |
commit | commitdiff | tree |
2012-02-07 |
Rob Pike | encoding/gob: document CommonType |
commit | commitdiff | tree |
2012-02-07 |
Rob Pike | encoding/xml: fix documentation for Decoder.Skip |
commit | commitdiff | tree |
2012-02-07 |
Rob Pike | bufio: remove special error type, update docs |
commit | commitdiff | tree |
2012-02-07 |
Andrew Gerrand | misc/osx: update for dist tool, drop image.bash, update... |
commit | commitdiff | tree |
2012-02-07 |
Gustavo Niemeyer | cmd/dist: prevent race on VERSION creation |
commit | commitdiff | tree |
2012-02-07 |
Robert Griesemer | fix build: wrong godoc code submitted before |
commit | commitdiff | tree |
2012-02-07 |
Robert Griesemer | go/token: remove dependency on encoding/gob |
commit | commitdiff | tree |
2012-02-07 |
Alex Brainman | net: run TestDialTimeout on windows |
commit | commitdiff | tree |
2012-02-07 |
Rob Pike | path/filepath: repair and simplify the symlink test |
commit | commitdiff | tree |
2012-02-06 |
Andrew Gerrand | misc/osx: don't set GOROOT or modify profile files |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | syscall: add Timeval.Nano, Timespec.Nano, for conversio... |
commit | commitdiff | tree |
2012-02-06 |
Rob Pike | go_spec: primality is elusive |
commit | commitdiff | tree |
2012-02-06 |
Rémy Oudompheng | cgo: print line numbers in fatal errors when relevant. |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | build: add make.bash --dist-tool |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | doc: remove overuse of simply |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | build: delete make paraphernalia |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | cmd/dist: ignore file names beginning with . or _ |
commit | commitdiff | tree |
2012-02-06 |
Rémy Oudompheng | runtime: delete UpdateMemStats, replace with ReadMemSta... |
commit | commitdiff | tree |
2012-02-06 |
Brad Fitzpatrick | database/sql: permit scanning into interface{} |
commit | commitdiff | tree |
2012-02-06 |
Shenghou Ma | 8a, 8l: implement support for RDTSC instruction. |
commit | commitdiff | tree |
2012-02-06 |
Anthony Martin | build: remove unnecessary pragmas |
commit | commitdiff | tree |
2012-02-06 |
Sanjay Menakuru | cmd/go: fixed panic on `go clean -n` and `go clean... |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | cmd/gc: disallow switch _ := v.(type) |
commit | commitdiff | tree |
2012-02-06 |
Olivier Duperray | misc/goplay: use go tool "run" |
commit | commitdiff | tree |
2012-02-06 |
Jeff Hodges | cmd/go: pass env CGO_CFLAGS to cgo |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | runtime: fix float64 hash on 32-bit machine |
commit | commitdiff | tree |
2012-02-06 |
Russ Cox | runtime: use GOTRACEBACK to decide whether to show... |
commit | commitdiff | tree |
2012-02-06 |
Luuk van Dijk | cmd/gc: another special (%hhS) case for method names. |
commit | commitdiff | tree |
2012-02-06 |
Luuk van Dijk | cmd/gc: fix codegen reordering for expressions involvin... |
commit | commitdiff | tree |
2012-02-06 |
Gustavo Niemeyer | archive/zip: support full range of FileMode flags |
commit | commitdiff | tree |
2012-02-06 |
Luuk van Dijk | gc: don't print implicit type on struct literal in... |
commit | commitdiff | tree |
2012-02-06 |
Patrick Mylund... | net/http: Don't set Content-Type header for HEAD reques... |
commit | commitdiff | tree |
2012-02-06 |
David Symonds | A+C: Patrick Mylund Nielsen (individual CLA) |
commit | commitdiff | tree |
2012-02-06 |
Rob Pike | bytes: API tweaks |
commit | commitdiff | tree |
2012-02-06 |
Rob Pike | io: API tweaks |
commit | commitdiff | tree |
2012-02-06 |
Kyle Lemons | cmd/go: build: print import errors when... |
commit | commitdiff | tree |
2012-02-06 |
Rob Pike | all: avoid bytes.NewBuffer(nil) |
commit | commitdiff | tree |
2012-02-06 |
David Symonds | gob: fuzz testing, plus a fix for very large type names. |
commit | commitdiff | tree |
2012-02-06 |
David Symonds | testing: capture panics, present them, and mark the... |
commit | commitdiff | tree |
2012-02-06 |
Nigel Tao | html: add package doc. |
commit | commitdiff | tree |
2012-02-06 |
Anthony Martin | net: fix Plan 9 build |
commit | commitdiff | tree |
2012-02-06 |
Rob Pike | .hgignore: delete more dregs |
commit | commitdiff | tree |
2012-02-06 |
Rob Pike | .hgignore: delete dregs |
commit | commitdiff | tree |
2012-02-06 |
Nigel Tao | image: add package docs, rename s/UnknownFormatError... |
commit | commitdiff | tree |
2012-02-05 |
Andrew Gerrand | dashboard: update to go1beta |
commit | commitdiff | tree |
2012-02-05 |
Alex Brainman | cmd/dist: fix bug in bsubst |
commit | commitdiff | tree |
2012-02-05 |
David Symonds | build: fix sudo.bash. |
commit | commitdiff | tree |
next |