2015-11-18 |
Michael Hudson... | cmd/internal/obj/x86, cmd/link: enable access to global... |
commit | commitdiff | tree |
2015-11-18 |
Michael Hudson... | cmd/internal/obj/x86: position independent access to... |
commit | commitdiff | tree |
2015-11-18 |
Michael Hudson... | cmd/internal/obj/x86: factor rewriting to use GOT into... |
commit | commitdiff | tree |
2015-11-18 |
Russ Cox | cmd/link: link go.o first |
commit | commitdiff | tree |
2015-11-18 |
Russ Cox | cmd/compile: fix Val vs Opt collision |
commit | commitdiff | tree |
2015-11-18 |
Russ Cox | runtime: fix bad signal stack when using cgo-created... |
commit | commitdiff | tree |
2015-11-18 |
Ian Lance Taylor | cmd/dist: don't run internal link tests on arm or darwi... |
commit | commitdiff | tree |
2015-11-18 |
Russ Cox | Revert "runtime: use a proper type, sigset, for m.sigmask" |
commit | commitdiff | tree |
2015-11-18 |
Caleb Spare | strings: fix period placement in Search doc comment |
commit | commitdiff | tree |
2015-11-18 |
Ian Lance Taylor | cmd/link: add -libgcc option |
commit | commitdiff | tree |
2015-11-18 |
Michael Hudson... | cmd/internal/obj/x86, cmd/link/internal/x86: support... |
commit | commitdiff | tree |
2015-11-18 |
Michael Hudson... | cmd/compile, cmd/compile/internal/x86: do not let regop... |
commit | commitdiff | tree |
2015-11-18 |
Michael Hudson... | runtime: handle volatility of CX when dynamically linki... |
commit | commitdiff | tree |
2015-11-18 |
Michael Hudson... | cmd/go: enable -buildmode=pie on linux/386 |
commit | commitdiff | tree |
2015-11-18 |
David Benjamin | encoding/asn1: enforce use of short form lengths. |
commit | commitdiff | tree |
2015-11-18 |
Edward Muller | time: _2006 is a literal _, followed by 2006 |
commit | commitdiff | tree |
2015-11-17 |
Mohit Agarwal | path/filepath: in Rel use case-insensitive comparison... |
commit | commitdiff | tree |
2015-11-17 |
Matthew Dempsky | net: fix IPv4 address selection |
commit | commitdiff | tree |
2015-11-17 |
Mohit Agarwal | path/filepath: include the original paths in error... |
commit | commitdiff | tree |
2015-11-17 |
Hyang-Ah Hana Kim | cmd: enable android/386 build (buildmode=pie by default) |
commit | commitdiff | tree |
2015-11-17 |
Elias Naur | runtime: use a proper type, sigset, for m.sigmask |
commit | commitdiff | tree |
2015-11-17 |
Joe Tsai | cmd/doc: fix strange indentation artifacts with unexpor... |
commit | commitdiff | tree |
2015-11-17 |
Michael Hudson... | runtime, syscall: use int $0x80 to invoke syscalls... |
commit | commitdiff | tree |
2015-11-17 |
Dan Peterson | net: don't require recursion be available in DNS responses |
commit | commitdiff | tree |
2015-11-17 |
Ian Lance Taylor | go/build: in TestDependencies, crypto/tls does not... |
commit | commitdiff | tree |
2015-11-17 |
Emmanuel Odeke | net/http: add/update mp4 sniffing |
commit | commitdiff | tree |
2015-11-17 |
David Crawshaw | runtime: android/arm64 support |
commit | commitdiff | tree |
2015-11-17 |
Caleb Spare | net/http: detect when an HTTPS client contacts an HTTP... |
commit | commitdiff | tree |
2015-11-17 |
Robert Griesemer | cmd/compile/internal/gc: add dropped line correction... |
commit | commitdiff | tree |
2015-11-17 |
Robert Griesemer | test: add test case for issue #13248 |
commit | commitdiff | tree |
2015-11-17 |
Robert Griesemer | cmd/compile/internal/gc: don't ignore EOF in new parser |
commit | commitdiff | tree |
2015-11-17 |
Robert Griesemer | cmd/compile/internal/gc: correctly use internal call... |
commit | commitdiff | tree |
2015-11-17 |
Austin Clements | runtime: check for updated arena_end overflow |
commit | commitdiff | tree |
2015-11-16 |
Robert Griesemer | test: fix test case |
commit | commitdiff | tree |
2015-11-16 |
Austin Clements | runtime: make mcache.tiny a uintptr |
commit | commitdiff | tree |
2015-11-16 |
Austin Clements | runtime: clear tiny alloc cache in mark term, not sweep... |
commit | commitdiff | tree |
2015-11-16 |
Caleb Spare | crypto/tls: return a typed error on invalid record... |
commit | commitdiff | tree |
2015-11-16 |
Marcel van... | unicode/utf8: table-based algorithm for decoding |
commit | commitdiff | tree |
2015-11-16 |
Russ Cox | cmd/compile: fix value range check for complex constants |
commit | commitdiff | tree |
2015-11-16 |
Russ Cox | cmd/compile: do not emit args_stackmap for func _ |
commit | commitdiff | tree |
2015-11-16 |
Russ Cox | cmd/compile: reject identifiers beginning with non... |
commit | commitdiff | tree |
2015-11-16 |
Russ Cox | cmd/compile: document -trimpath |
commit | commitdiff | tree |
2015-11-16 |
Ian Lance Taylor | cmd/compile: add special case for testing first field... |
commit | commitdiff | tree |
2015-11-16 |
Ian Lance Taylor | runtime: add optional expensive check for invalid cgo... |
commit | commitdiff | tree |
2015-11-16 |
Ian Lance Taylor | cmd/dist: check more GOOS/GOARCH combinations in mkdeps... |
commit | commitdiff | tree |
2015-11-16 |
Rahul Chaudhry | cmd/go: set buildmode=pie default for android/arm64. |
commit | commitdiff | tree |
2015-11-16 |
Austin Clements | runtime: handle sysReserve returning a pointer below... |
commit | commitdiff | tree |
2015-11-16 |
Austin Clements | runtime: avoid stat underflow crash |
commit | commitdiff | tree |
2015-11-16 |
Marcel van... | unicode/utf8: removed uses of ranging over string |
commit | commitdiff | tree |
2015-11-15 |
Michael Hudson... | cmd/dist, cmd/go: run testshared on arm64 |
commit | commitdiff | tree |
2015-11-15 |
Michael Hudson... | cmd/link: work around arm64 linker bugs with GOT reloca... |
commit | commitdiff | tree |
2015-11-15 |
Michael Hudson... | cmd/internal/obj, cmd/link: access global data via... |
commit | commitdiff | tree |
2015-11-15 |
Shenghou Ma | crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and... |
commit | commitdiff | tree |
2015-11-15 |
Jingguo Yao | math/rand: add a comment for the i=0 iteration |
commit | commitdiff | tree |
2015-11-15 |
Michael Hudson... | cmd/go, runtime: always use position-independent code... |
commit | commitdiff | tree |
2015-11-15 |
Ian Lance Taylor | runtime: remove go:nosplit comment from reflect.typelinks |
commit | commitdiff | tree |
2015-11-14 |
HÃ¥vard Haugen | encoding/json: use reflect.SetBytes when decoding bytes |
commit | commitdiff | tree |
2015-11-14 |
Didier Spezia | cmd/compile: regenerate builtin.go |
commit | commitdiff | tree |
2015-11-14 |
Shenghou Ma | cmd/dist: disable shootout/spectralnorm on linux/mips64... |
commit | commitdiff | tree |
2015-11-14 |
Ian Lance Taylor | cmd/link, cmd/go, cmd/dist: use copy of libgcc.a for... |
commit | commitdiff | tree |
2015-11-14 |
Brad Fitzpatrick | crypto/tls, crypto/aes: remove allocations when Writing... |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile/internal/gc: consume at least one token... |
commit | commitdiff | tree |
2015-11-14 |
Russ Cox | cmd/dist: default to clang, not gcc, on freebsd |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: associate tracking issue numbers with... |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: cleanup in parser (3) |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: cleanup in parser.go (2) |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: cleanup in parser.go |
commit | commitdiff | tree |
2015-11-14 |
Robert Griesemer | cmd/compile: better syntax error handling for new parser |
commit | commitdiff | tree |
2015-11-13 |
Matthew Dempsky | runtime: remove zgoarch_*.go files |
commit | commitdiff | tree |
2015-11-13 |
Marcel van... | net/rpc: verify that embedding works with changed semantics |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | A+C: add Steve Newman (Google CLA) |
commit | commitdiff | tree |
2015-11-13 |
Robert Griesemer | cmd/compile/internal/gc: recursive-descent parser |
commit | commitdiff | tree |
2015-11-13 |
Ian Lance Taylor | cmd/go: fix build -n when adding to archive with gc... |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | A+C: automated updates |
commit | commitdiff | tree |
2015-11-13 |
David Crawshaw | Revert "cmd/internal/obj/arm64, cmd/link: use two instr... |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | net/http: require valid methods in NewRequest and Trans... |
commit | commitdiff | tree |
2015-11-13 |
Brad Fitzpatrick | net/http: add method constants |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | doc: add mips64/mips64le to supported GOARCHes |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | api: update next.txt |
commit | commitdiff | tree |
2015-11-13 |
Joe Tsai | compress/gzip: specify when Reader.Header is valid |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | cmd/internal/obj/arm64: rewrite branches that are too far |
commit | commitdiff | tree |
2015-11-13 |
Matthew Dempsky | runtime: move m's OS-specific semaphore fields into mOS |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | cmd/dist: set timeout for go1 benchmark too |
commit | commitdiff | tree |
2015-11-13 |
Matt Layher | archive/tar: make output deterministic |
commit | commitdiff | tree |
2015-11-13 |
Matthew Dempsky | runtime: replace tls0 with m0.tls |
commit | commitdiff | tree |
2015-11-13 |
Yasuhiro Matsumoto | net: make TestInterfaceList work on non-English Windows |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | runtime: disable prefetching on 386 |
commit | commitdiff | tree |
2015-11-13 |
Shenghou Ma | os: add document for ErrInvalid |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/dist: run testshared on linux/ppc64le |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/link, runtime: implement & call addmoduledata on... |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/internal/obj/ppc64: avoid calling morestack via... |
commit | commitdiff | tree |
2015-11-13 |
Michael Hudson... | cmd/internal/obj, cmd/link: access global data via... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/go, cmd/link: enable -buildmode=shared on linux... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, runtime: implement IE model TLS on... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, cmd/link: generate position independe... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/compile, cmd/link, runtime: on ppc64x, maintain... |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime: update newosproc asm to access m.id directly |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, cmd/link, runtime: use a larger stack... |
commit | commitdiff | tree |
2015-11-12 |
Michael Hudson... | cmd/internal/obj, cmd/link, runtime: increase stack... |
commit | commitdiff | tree |
2015-11-12 |
Matthew Dempsky | runtime/internal/sys: remove Intptr |
commit | commitdiff | tree |
next |