2016-09-14 |
Josh Bleecher... | cmd/compile/internal/obj/x86: eliminate some function... |
commit | commitdiff | tree |
2016-09-14 |
Josh Bleecher... | cmd: add internal/browser package |
commit | commitdiff | tree |
2016-09-14 |
Brad Fitzpatrick | bytes: cut 10 seconds off the race builder's benchmark... |
commit | commitdiff | tree |
2016-09-14 |
Brad Fitzpatrick | regexp: don't run slow benchmarks on race builders |
commit | commitdiff | tree |
2016-09-14 |
Keith Randall | cmd/compile: make ssa compilation unconditional |
commit | commitdiff | tree |
2016-09-14 |
David Chase | cmd/compile: enable SSA for PowerPC 64 Big-endian |
commit | commitdiff | tree |
2016-09-14 |
Brad Fitzpatrick | cmd/dist: skip compiling 100 packages without benchmark... |
commit | commitdiff | tree |
2016-09-14 |
Josh Bleecher... | cmd/dist: skip broken cgo race tests on darwin |
commit | commitdiff | tree |
2016-09-14 |
Jan Mercl | test/float_lit2: fix expressions in comment |
commit | commitdiff | tree |
2016-09-14 |
David Crawshaw | cmd/dist: re-enable internal PIE test |
commit | commitdiff | tree |
2016-09-14 |
David Crawshaw | cmd/link: R_ADDR dynamic relocs for internal PIE |
commit | commitdiff | tree |
2016-09-14 |
David Stainton | syscall: add bounds checking and error returns to Parse... |
commit | commitdiff | tree |
2016-09-14 |
Emmanuel Odeke | os: add more examples |
commit | commitdiff | tree |
2016-09-14 |
Aaron Jacobs | net/http: clarify Request.ContentLength behavior on... |
commit | commitdiff | tree |
2016-09-13 |
David Crawshaw | cmd/internal/obj: regenerate stringer values |
commit | commitdiff | tree |
2016-09-13 |
David Crawshaw | cmd/link: address comments from CL 28540 |
commit | commitdiff | tree |
2016-09-13 |
Matthew Dempsky | cmd/compile: remove two unnecessary Pkg fields |
commit | commitdiff | tree |
2016-09-13 |
Matthew Dempsky | cmd/compile/internal/gc: eliminate bstdout |
commit | commitdiff | tree |
2016-09-13 |
Hiroshi Ioka | encoding/asn1: reduce allocations in Marshal |
commit | commitdiff | tree |
2016-09-13 |
Adam Langley | crypto/rsa: ensure that generating toy RSA keys doesn... |
commit | commitdiff | tree |
2016-09-13 |
Michael Munday | test: re-enable phi optimization test |
commit | commitdiff | tree |
2016-09-13 |
Michael Munday | cmd/compile: add SSA backend for s390x and enable by... |
commit | commitdiff | tree |
2016-09-13 |
Brad Fitzpatrick | net/http: make Transport support international domain... |
commit | commitdiff | tree |
2016-09-13 |
Brad Fitzpatrick | net/http: update bundled x/net/http2 |
commit | commitdiff | tree |
2016-09-13 |
Josh Bleecher... | runtime: limit the number of map overflow buckets |
commit | commitdiff | tree |
2016-09-13 |
Robert Griesemer | cmd/compile: reduce allocs some more |
commit | commitdiff | tree |
2016-09-13 |
Lynn Boger | cmd/asm: ppc64le support for ISEL for use by SSA |
commit | commitdiff | tree |
2016-09-13 |
Paul Borman | text/template: improve lexer performance in finding... |
commit | commitdiff | tree |
2016-09-13 |
Michael Hudson... | cmd/link: fix -buildmode=pie / -linkshared combination |
commit | commitdiff | tree |
2016-09-13 |
Cherry Zhang | cmd/compile, runtime/internal/atomic: intrinsify And8... |
commit | commitdiff | tree |
2016-09-13 |
Robert Griesemer | cmd/compile: remove another bytes.Buffer use in fmt.go |
commit | commitdiff | tree |
2016-09-13 |
Robert Griesemer | cmd/compile: reduce allocs to c85b77c (pre-fmt.go chang... |
commit | commitdiff | tree |
2016-09-12 |
Keith Randall | cmd/compile: get rid of BlockCall |
commit | commitdiff | tree |
2016-09-12 |
Keith Randall | runtime: make gdb test resilient to line numbering |
commit | commitdiff | tree |
2016-09-12 |
Keith Randall | cmd/compile: fix tuple-generating flag ops as clobberin... |
commit | commitdiff | tree |
2016-09-12 |
Quentin Smith | time: improve Truncate and Round documentation |
commit | commitdiff | tree |
2016-09-12 |
Matthew Dempsky | cmd/compile: remove incannedimport |
commit | commitdiff | tree |
2016-09-12 |
David Crawshaw | cmd/dist: disable test of internal PIE linking |
commit | commitdiff | tree |
2016-09-12 |
Matthew Dempsky | cmd/compile: remove Pointer from builtin/unsafe.go |
commit | commitdiff | tree |
2016-09-12 |
Matthew Dempsky | cmd/compile: deduplicate importtype and (*importer... |
commit | commitdiff | tree |
2016-09-12 |
Robert Griesemer | cmd/compile: update fmt.go internal documentation |
commit | commitdiff | tree |
2016-09-12 |
Robert Griesemer | cmd/compile: rewrite %1v and %2v formats to %S and... |
commit | commitdiff | tree |
2016-09-12 |
Robert Griesemer | cmd/compile: improved format string handling, faster... |
commit | commitdiff | tree |
2016-09-12 |
Robert Griesemer | cmd/compile: make fmt_test work on entire compiler |
commit | commitdiff | tree |
2016-09-12 |
Cherry Zhang | cmd/compile: intrinsify Ctz, Bswap on ARM |
commit | commitdiff | tree |
2016-09-12 |
Brad Fitzpatrick | doc: document minimum OS X version as 10.8 |
commit | commitdiff | tree |
2016-09-12 |
Brad Fitzpatrick | net/http: skip test needing good DNS in short mode... |
commit | commitdiff | tree |
2016-09-12 |
David Crawshaw | cmd/link: disable internal PIE for now |
commit | commitdiff | tree |
2016-09-12 |
Michael Munday | runtime, math/big: allow R0 on s390x to contain values... |
commit | commitdiff | tree |
2016-09-12 |
Michael Munday | cmd/asm, cmd/internal/obj/s390x: add new s390x instruct... |
commit | commitdiff | tree |
2016-09-12 |
Josh Bleecher... | cmd/compile: statically initialize some interface values |
commit | commitdiff | tree |
2016-09-12 |
David du Colombier | net: make lookupPort case-insensitive on Plan 9 |
commit | commitdiff | tree |
2016-09-12 |
Josh Bleecher... | cmd/compile: add more non-returning runtime calls |
commit | commitdiff | tree |
2016-09-12 |
Rob Pike | testing: improve the documentation for the -run flag |
commit | commitdiff | tree |
2016-09-12 |
Dave Day | net/url: modernise parse and unit tests |
commit | commitdiff | tree |
2016-09-11 |
Michal Bohuslávek | crypto/rsa: remove unused variable y |
commit | commitdiff | tree |
2016-09-11 |
Filippo Valsorda | crypto/tls: flush the buffer on handshake errors |
commit | commitdiff | tree |
2016-09-11 |
Josh Bleecher... | cmd/compile: add Node.IsMethod helper |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/dist: test PIE internal linking on linux/amd64 |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/go: internal PIE does not need runtime/cgo |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: allow internal PIE linking |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: mark PIE binaries as ET_DYN |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: mark rel.ro segment as PT_GNU_RELRO |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: optimize TLS IE to LE in build mode PIE |
commit | commitdiff | tree |
2016-09-11 |
Josh Bleecher... | cmd/compile: don't crash on complex(0()) |
commit | commitdiff | tree |
2016-09-11 |
Josh Bleecher... | misc/cgo/test: add skipped test for issue 17065 |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: generate dynamic relocs for internal PIE |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: introduce a rel.ro segment |
commit | commitdiff | tree |
2016-09-11 |
Brad Fitzpatrick | vendor: add golang.org/x/net/idna to the vendor directo... |
commit | commitdiff | tree |
2016-09-11 |
Brad Fitzpatrick | net: make LookupPort and lookupProtocol work on nacl |
commit | commitdiff | tree |
2016-09-11 |
Shenghou Ma | mime/quotedprintable: accept trailing soft line-break... |
commit | commitdiff | tree |
2016-09-11 |
Alex Brainman | syscall: avoid convT2I allocs for ERROR_IO_PENDING... |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd/vet: ignore printf failures in cmd |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd/vet/all/whitelist: add readme.txt |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd/vet: add vet runner script for core |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | encoding/hex: fix example function name |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd: fix format strings used with obj.Headtype |
commit | commitdiff | tree |
2016-09-10 |
Joonas Kuorilehto | crypto/tls: Add mutex to protect KeyLogWriter |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | internal/testenv: add GoTool |
commit | commitdiff | tree |
2016-09-10 |
bogem | os: delete code duplications in error files |
commit | commitdiff | tree |
2016-09-10 |
Ian Lance Taylor | builtin: clarify that make(map[K]V, n) allocates space... |
commit | commitdiff | tree |
2016-09-10 |
bogem | flag: use strconv instead of fmt in values' String... |
commit | commitdiff | tree |
2016-09-10 |
Jaana Burcu... | cmd/go: organize test profiling flags into their own... |
commit | commitdiff | tree |
2016-09-10 |
Edward Muller | go/build: add help info for unset $GOPATH |
commit | commitdiff | tree |
2016-09-09 |
Brad Fitzpatrick | net/url: add URL.Hostname and URL.Port accessors |
commit | commitdiff | tree |
2016-09-09 |
Brad Fitzpatrick | net/http: make Client copy headers on redirect |
commit | commitdiff | tree |
2016-09-09 |
Carlos C | context: add examples |
commit | commitdiff | tree |
2016-09-09 |
Robert Griesemer | cmd/compile: use regular rather than indexed format... |
commit | commitdiff | tree |
2016-09-09 |
Matthew Dempsky | cmd/compile/internal/syntax: remove strbyteseql |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd/link, etc: introduce SymKind type |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd: use obj.GOOS, obj.GOARCH, etc |
commit | commitdiff | tree |
2016-09-09 |
Tormod Erevik Lea | reflect: update location of vet tool in comment |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd/link, cmd/internal/obj: give Headtype a type |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd/link: remove the -shared flag |
commit | commitdiff | tree |
2016-09-09 |
Dhaivat Pandit | net/http/cookiejar: added simple example test |
commit | commitdiff | tree |
2016-09-09 |
Jack Lindamood | context: reduce memory usage of context tree |
commit | commitdiff | tree |
2016-09-09 |
Brad Fitzpatrick | doc: clarify that any C compiler works for cgo |
commit | commitdiff | tree |
2016-09-09 |
Nigel Tao | image/draw: optimize drawFillOver as drawFillSrc for... |
commit | commitdiff | tree |
2016-09-09 |
Robert Griesemer | cmd/compile: permit use of %S (short) and %L (long... |
commit | commitdiff | tree |
2016-09-09 |
Michael Munday | runtime: fix SIGILL in checkvectorfacility on s390x |
commit | commitdiff | tree |
next |