2016-08-26 |
Robert Griesemer | cmd/compile: use printer in exprfmt |
commit | commitdiff | tree |
2016-08-26 |
Josh Bleecher... | go/build: don't alter InstallSuffix for default compile... |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | cmd/compile: use printer in stmtfmt, hconv |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | cmd/compile: use printer in sconv, symfmt |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | cmd/compile: use printer in vconv |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | cmd/compile: introduce printer for internal formatting... |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | cmd/compile: reintroduce support for version 0 export... |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | go/internal/gcimporter: fail gracefully on export forma... |
commit | commitdiff | tree |
2016-08-26 |
David Crawshaw | runtime: have typelinksinit work forwards |
commit | commitdiff | tree |
2016-08-26 |
David Crawshaw | cmd/link: make DynlinkingGo a method |
commit | commitdiff | tree |
2016-08-26 |
Cherry Zhang | cmd/compile: add MIPS64 optimizations, SSA on by default |
commit | commitdiff | tree |
2016-08-26 |
Michael Munday | math: optimize Ceil, Floor and Trunc on s390x |
commit | commitdiff | tree |
2016-08-26 |
Michael Munday | cmd/internal/obj/s390x: add FIDBR and FIEBR instructions |
commit | commitdiff | tree |
2016-08-26 |
Michael Munday | cmd/internal/obj/s390x: add atomic operation instructions |
commit | commitdiff | tree |
2016-08-26 |
David Crawshaw | cmd/compile: qualify unexported fields of unnamed types |
commit | commitdiff | tree |
2016-08-26 |
Hiroshi Ioka | os: fix build error on plan9 |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | spec: clarify text on init functions |
commit | commitdiff | tree |
2016-08-26 |
Hiroshi Ioka | os: prevent infinite symlink loop of Stat on Windows |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | cmd/compile: fail gracefully on export format skew |
commit | commitdiff | tree |
2016-08-26 |
Michael Hudson... | cmd/link: hide funcsym symbols |
commit | commitdiff | tree |
2016-08-26 |
Josh Bleecher... | syscall: fix plan9/386 RawSyscall6 |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | net/http, cmd/compile: minor vet fixes |
commit | commitdiff | tree |
2016-08-25 |
Keith Randall | cmd/compile: inline atomics from runtime/internal/atomi... |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | all: fix assembly vet issues |
commit | commitdiff | tree |
2016-08-25 |
Joe Tsai | archive/tar: isolate regular and sparse file handling... |
commit | commitdiff | tree |
2016-08-25 |
Sina Siadat | net/http: send Content-Range if no byte range overlaps |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/compile: when inlining ==, don’t take the address... |
commit | commitdiff | tree |
2016-08-25 |
Ian Lance Taylor | path/filepath: don't return SkipDir at top |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/compile/internal/obj/x86: clean up "is leaf?" check |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/internal/obj/x86: remove pointless NOPs |
commit | commitdiff | tree |
2016-08-25 |
Egon Elbre | website: recreate 16px and 32px favicon |
commit | commitdiff | tree |
2016-08-25 |
Cherry Zhang | cmd/compile: get MIPS64 SSA working |
commit | commitdiff | tree |
2016-08-25 |
Dave Cheney | cmd/{asm,compile/internal}: delete dead code |
commit | commitdiff | tree |
2016-08-25 |
Ian Lance Taylor | runtime: remove unused type sigtabtt |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/compile: optimize integer "in range" expressions |
commit | commitdiff | tree |
2016-08-25 |
Dave Cheney | cmd/link/internal, cmd/internal/obj: introduce ctxt... |
commit | commitdiff | tree |
2016-08-25 |
Dave Cheney | cmd/link/internal/ld: move ld.Cpos to coutbuf.Offset |
commit | commitdiff | tree |
2016-08-25 |
Michael Munday | runtime: use clock_gettime for time.now() on s390x |
commit | commitdiff | tree |
2016-08-25 |
Dave Cheney | cmd/internal/*: only call ctx.Bso.Flush when something... |
commit | commitdiff | tree |
2016-08-25 |
Matthew Dempsky | cmd/go: refactor cgo logic |
commit | commitdiff | tree |
2016-08-24 |
Josh Bleecher... | cmd/asm, go/build: invoke cmd/asm only once per package |
commit | commitdiff | tree |
2016-08-24 |
Josh Bleecher... | cmd/compile: handle OCONV[NOP] in samesafeexpr |
commit | commitdiff | tree |
2016-08-24 |
Robert Griesemer | spec: complete list of special comma-ok forms |
commit | commitdiff | tree |
2016-08-24 |
Robert Griesemer | cmd/compile: remove unused importimport function |
commit | commitdiff | tree |
2016-08-24 |
Keith Randall | cmd/objdump: implement objdump of .o files |
commit | commitdiff | tree |
2016-08-24 |
Ian Lance Taylor | net: use runtime.Keepalive for *netFD values |
commit | commitdiff | tree |
2016-08-24 |
Ian Lance Taylor | os: use runtime.Keepalive for *Process values |
commit | commitdiff | tree |
2016-08-24 |
Hiroshi Ioka | internal/testenv: make MustHaveSymlink message friendly |
commit | commitdiff | tree |
2016-08-24 |
Josh Bleecher... | cmd/compile: minor cleanup in mapinit |
commit | commitdiff | tree |
2016-08-24 |
Josh Bleecher... | cmd/compile: convert getdyn int arg to bool |
commit | commitdiff | tree |
2016-08-24 |
Josh Bleecher... | cmd/compile: convert Dodata to a bool, rename to IsStatic |
commit | commitdiff | tree |
2016-08-24 |
Josh Bleecher... | cmd/compile: simplify isglobal |
commit | commitdiff | tree |
2016-08-24 |
Alex Brainman | syscall, internal/syscall/windows, internal/syscall... |
commit | commitdiff | tree |
2016-08-24 |
Mikio Hara | vendor: update vendored route |
commit | commitdiff | tree |
2016-08-23 |
Jess Frazelle | cmd/go: updates go get to return exit status 0 for... |
commit | commitdiff | tree |
2016-08-23 |
Keith Randall | cmd/compile: clean up ctz ops |
commit | commitdiff | tree |
2016-08-23 |
Robert Griesemer | cmd/compile: export package for _ (blank) struct fields |
commit | commitdiff | tree |
2016-08-23 |
Robert Griesemer | cmd/compile: simplify field/method export (internal... |
commit | commitdiff | tree |
2016-08-23 |
Ross Light | reflect: document equality guarantee for Type |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | flag: improve comment for calling String with zero... |
commit | commitdiff | tree |
2016-08-23 |
Than McIntosh | test: add test for gccgo issue #15722 |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: clean up one Node.Etype usage |
commit | commitdiff | tree |
2016-08-23 |
Robert Griesemer | cmd/compile: add comment |
commit | commitdiff | tree |
2016-08-23 |
Martin Möhrmann | cmd/compile: fix binary import of unsafe.Pointer literals |
commit | commitdiff | tree |
2016-08-23 |
Robert Griesemer | cmd/compile: don't Fatal when printing -m debug information |
commit | commitdiff | tree |
2016-08-23 |
Kevin Burke | cmd/compile: precompute constant square roots |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | runtime: add msan calls before calling traceback functions |
commit | commitdiff | tree |
2016-08-23 |
Michael Matloob | cmd/link/internal/ld: camelCase a buch of snake_case... |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | flag: document that Value.String must work on the zero... |
commit | commitdiff | tree |
2016-08-23 |
Gabriel Russell | time: fix optional fractional seconds range err |
commit | commitdiff | tree |
2016-08-23 |
Hiroshi Ioka | path/filepath: use testenv.MustHaveSymlink to simplify... |
commit | commitdiff | tree |
2016-08-23 |
Hiroshi Ioka | os: use testenv.MustHaveSymlink to simplify symlink... |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | test: add test case that gccgo miscompiled |
commit | commitdiff | tree |
2016-08-23 |
Mikio Hara | net: document unimplemented methods and functions |
commit | commitdiff | tree |
2016-08-23 |
Mikio Hara | net: fix typo in error message of TCPConn.ReadFrom |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | runtime: remove unused function in test |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | runtime/cgo: add tsan acquire/release around setenv... |
commit | commitdiff | tree |
2016-08-23 |
Michael Matloob | debug/macho: fix comment on Section64 |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: use two tables for table-driven map inserts |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | doc: add note about CL 24180 to go1.8.txt |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | cmd/go, cmd/link: build c-archive as position independe... |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | runtime: add missing race and msan checks to reflect... |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | cmd/link: don't record interpreter in flagInterpreter |
commit | commitdiff | tree |
2016-08-23 |
Mikio Hara | net: fix a typo |
commit | commitdiff | tree |
2016-08-23 |
Elias Naur | time: load time zones from the system tzdata file on... |
commit | commitdiff | tree |
2016-08-23 |
Carlos Eduardo Seo | runtime: Use clock_gettime to get current time on ppc64x |
commit | commitdiff | tree |
2016-08-23 |
Hiroshi Ioka | internal/testenv: add HasSymlink/MustHaveSymlink |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | net/http: if context is canceled, return its error |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: tidy up switch case expansion |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: simplify constant switch case sorting |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: use a map to track const switch cases |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: split genCaseClauses by switch type |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: eliminate switch case kinds |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: fix printing of OCASE nodes |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | cmd/compile: use a map to detect duplicate type switch... |
commit | commitdiff | tree |
2016-08-23 |
Josh Bleecher... | test: expand switch dead code test to include a range |
commit | commitdiff | tree |
2016-08-23 |
Dhaivat Pandit | net/http/httptest: updated example to use Result() |
commit | commitdiff | tree |
2016-08-23 |
Ian Lance Taylor | cmd/link: fix handling of cgo_dynamic_interpreter |
commit | commitdiff | tree |
2016-08-22 |
Michael Matloob | cmd/link/internal/mips64: fix use of -s flags |
commit | commitdiff | tree |
2016-08-22 |
Robert Griesemer | cmd/compile: clean up encoding of export version info |
commit | commitdiff | tree |
next |