2018-09-24 |
Brad Fitzpatrick | cmd/vendor: update golang.org/x/sys/windows for windows... |
commit | commitdiff | tree |
2018-09-24 |
Keith Randall | cmd/compile: document regalloc fields |
commit | commitdiff | tree |
2018-09-24 |
Katie Hockman | compress: reduce copies of new text for compression... |
commit | commitdiff | tree |
2018-09-24 |
Brad Fitzpatrick | net: don't reject domain names with only numbers and... |
commit | commitdiff | tree |
2018-09-24 |
Ian Davis | image: add benchmarks for At and Set methods |
commit | commitdiff | tree |
2018-09-24 |
Keith Randall | cmd/compile: fix precedence order bug |
commit | commitdiff | tree |
2018-09-24 |
Andrei Tudor... | net: don't use splice for unix{packet,gram} connections |
commit | commitdiff | tree |
2018-09-24 |
Jongmin Kim | test/bench/garbage: update Benchmarks Game URL to new... |
commit | commitdiff | tree |
2018-09-24 |
Elias Naur | syscall: replace lstat, lchown, stat to please Android O |
commit | commitdiff | tree |
2018-09-24 |
Alberto Donizetti | test: fix bcecheck test on noopt builder |
commit | commitdiff | tree |
2018-09-24 |
Eugene Kalinin | mime: derestrict value backslash unescaping for all... |
commit | commitdiff | tree |
2018-09-23 |
Johan Brandhorst | net/http: ensure null body in Fetch response is not... |
commit | commitdiff | tree |
2018-09-23 |
Vladimir Varankin | net/http: use Header.clone rather then duplicating... |
commit | commitdiff | tree |
2018-09-20 |
Robert Griesemer | cmd/compile/internal/gc: fix Node.copy and introduce... |
commit | commitdiff | tree |
2018-09-20 |
Iskander Sharipov | cmd/compile/internal/gc: unify self-assignment checks... |
commit | commitdiff | tree |
2018-09-20 |
Ben Shi | cmd/compile: optimize 386's assembly generator |
commit | commitdiff | tree |
2018-09-20 |
Robert Griesemer | cmd/compile/internal/gc: minor code reorg (cleanup) |
commit | commitdiff | tree |
2018-09-20 |
Robert Griesemer | cmd/compile: fix error message for &T{} literal mismatch |
commit | commitdiff | tree |
2018-09-20 |
Robert Griesemer | cmd/compile/internal/gc: better names for (b|c|f)conf... |
commit | commitdiff | tree |
2018-09-20 |
Robert Griesemer | cmd/compiler/internal/gc: remove flag from bconv (cleanup) |
commit | commitdiff | tree |
2018-09-20 |
Robert Griesemer | cmd/compiler/internal/gc: remove flag argument from... |
commit | commitdiff | tree |
2018-09-19 |
Joe Tsai | fmt: fix usage of sync.Pool |
commit | commitdiff | tree |
2018-09-19 |
Bryan C. Mills | cmd/go: write an hgrc file in TestMoveHG |
commit | commitdiff | tree |
2018-09-19 |
Tim Xu | clean: clean mod cache should respect "-n" option. |
commit | commitdiff | tree |
2018-09-19 |
Iskander Sharipov | cmd/compile/internal/gc: remove redundant for label |
commit | commitdiff | tree |
2018-09-19 |
Iskander Sharipov | cmd/compile/internal/gc: handle arith ops in samesafeexpr |
commit | commitdiff | tree |
2018-09-19 |
Iskander Sharipov | cmd/compile/internal/ssa: fix `a == a` to `a == b` |
commit | commitdiff | tree |
2018-09-19 |
Ben Shi | cmd/compile: optimize AMD64's bit wise operation |
commit | commitdiff | tree |
2018-09-19 |
Iskander Sharipov | cmd/compile/internal/gc: simplify `x = x <op> y` to... |
commit | commitdiff | tree |
2018-09-19 |
Ben Shi | cmd/compile: simplify AMD64's assembly generator |
commit | commitdiff | tree |
2018-09-18 |
Jordan Rhee | runtime: support windows/arm |
commit | commitdiff | tree |
2018-09-18 |
Rob Pike | builtin: document when len and cap are constant |
commit | commitdiff | tree |
2018-09-18 |
Keith Randall | cmd/compile: don't do floating point optimization x... |
commit | commitdiff | tree |
2018-09-18 |
Keith Randall | runtime: ignore races between close and len/cap |
commit | commitdiff | tree |
2018-09-18 |
Tobias Klauser | runtime: use MADV_FREE on Linux if available |
commit | commitdiff | tree |
2018-09-18 |
Alessandro... | cmd/link: fix DWARF refs so that they always point... |
commit | commitdiff | tree |
2018-09-18 |
Ian Lance Taylor | runtime: ignore EAGAIN from exec in TestCgoExecSignalMask |
commit | commitdiff | tree |
2018-09-18 |
Mark Rushakoff | cmd/go: don't mention -mod=release |
commit | commitdiff | tree |
2018-09-18 |
Lynn Boger | cmd/compile: use bounded shift information on ppc64x |
commit | commitdiff | tree |
2018-09-18 |
Ivy Evans | net/http: fix minor typos in Request godoc |
commit | commitdiff | tree |
2018-09-18 |
Iskander Sharipov | cmd/compile/internal/gc: simplify bool expression |
commit | commitdiff | tree |
2018-09-18 |
Ben Shi | cmd/compile: fix wrong comment message in AMD64Ops.go |
commit | commitdiff | tree |
2018-09-17 |
Robert Griesemer | go/types: don't report cycle error if clearer error... |
commit | commitdiff | tree |
2018-09-17 |
Robert Griesemer | go/types: simplify some internal code |
commit | commitdiff | tree |
2018-09-17 |
Eric Ponce | cmd/go: display correct options in "go help get" using... |
commit | commitdiff | tree |
2018-09-17 |
fanzha02 | cmd/compile: optimize math.Float64(32)bits and math... |
commit | commitdiff | tree |
2018-09-17 |
Hana Kim | cmd/trace: don't drop sweep slice details |
commit | commitdiff | tree |
2018-09-17 |
Robert Griesemer | go/types: fix a couple of internal comments |
commit | commitdiff | tree |
2018-09-17 |
Tobias Klauser | syscall: enable TestSyscallNoError on all Linux 32... |
commit | commitdiff | tree |
2018-09-17 |
Keith Randall | cmd/compile: fix CMPconstload rule |
commit | commitdiff | tree |
2018-09-17 |
Bryan C. Mills | cmd/go/testdata/script/mod_test: add missing test invoc... |
commit | commitdiff | tree |
2018-09-17 |
Michael Munday | cmd/compile: avoid more float32 <-> float64 conversions... |
commit | commitdiff | tree |
2018-09-17 |
Iskander Sharipov | cmd/compile/internal/gc: handle array slice self-assign... |
commit | commitdiff | tree |
2018-09-17 |
Iskander Sharipov | cmd/compile/internal/gc: treat cap/len as safe in mayAf... |
commit | commitdiff | tree |
2018-09-16 |
Ian Davis | image/png: minor cleanup of a few tests |
commit | commitdiff | tree |
2018-09-16 |
Rob Pike | doc: add a go/golang entry to the FAQ |
commit | commitdiff | tree |
2018-09-16 |
Andrei Tudor... | internal/poll: improve Splice comments |
commit | commitdiff | tree |
2018-09-15 |
Ian Lance Taylor | time: return ENOENT from androidLoadTzinfoFromTzdata... |
commit | commitdiff | tree |
2018-09-15 |
Koichi Shiraishi | runtime: fix TODO comment filepath |
commit | commitdiff | tree |
2018-09-15 |
Ben Burkert | internal/poll: fall back on unsupported splice from... |
commit | commitdiff | tree |
2018-09-14 |
Dmitri Shuralyov | doc/go1.11, cmd/go: elaborate on new GOFLAGS environmen... |
commit | commitdiff | tree |
2018-09-14 |
Agniva De Sarker | time: improve error message for LoadLocation |
commit | commitdiff | tree |
2018-09-14 |
Ian Lance Taylor | runtime: use CleanCmdEnv in TestRuntimePanic |
commit | commitdiff | tree |
2018-09-14 |
Keith Randall | cmd/compile: fold address calculations into CMPload... |
commit | commitdiff | tree |
2018-09-14 |
Ian Lance Taylor | cmd/go: correct gccgo buildid file on ARM |
commit | commitdiff | tree |
2018-09-14 |
Michael Munday | cmd/compile: skip float32 constant folding test on... |
commit | commitdiff | tree |
2018-09-13 |
Ian Lance Taylor | path/filepath: correct symlink eval for symlink at... |
commit | commitdiff | tree |
2018-09-13 |
David du Colombier | runtime: don't build semasleep_test on Plan 9 |
commit | commitdiff | tree |
2018-09-13 |
Roberto Selbach | cmd/go/internal/modfetch: stop cutting the last charact... |
commit | commitdiff | tree |
2018-09-13 |
Lynn Boger | cmd/compile: improve rules for PPC64.rules |
commit | commitdiff | tree |
2018-09-13 |
Robert Griesemer | go/types: be more precise in API comment |
commit | commitdiff | tree |
2018-09-13 |
Robert Griesemer | go/types: fix scope printing (debugging support) |
commit | commitdiff | tree |
2018-09-13 |
erifan01 | runtime: skip TestGcSys on arm64 |
commit | commitdiff | tree |
2018-09-13 |
Ian Lance Taylor | path/filepath: rewrite walkSymlinks |
commit | commitdiff | tree |
2018-09-13 |
Alan Donovan | regexp: fix incorrect name in Match doc comment |
commit | commitdiff | tree |
2018-09-13 |
erifan01 | strings, bytes: optimize function Index |
commit | commitdiff | tree |
2018-09-13 |
Robert Griesemer | cmd/vet: avoid internal error for implicitly declared... |
commit | commitdiff | tree |
2018-09-13 |
erifan01 | cmd/compile: intrinsify math.RoundToEven and math.Abs... |
commit | commitdiff | tree |
2018-09-13 |
Tobias Klauser | os: add ModeCharDevice to ModeType |
commit | commitdiff | tree |
2018-09-13 |
Emmanuel T... | runtime: regression test for semasleep indefinite hang |
commit | commitdiff | tree |
2018-09-12 |
erifan01 | internal/bytealg: optimize Equal on arm64 |
commit | commitdiff | tree |
2018-09-12 |
Bryan C. Mills | cmd/go: avoid type names in __debug__modinfo__ variable... |
commit | commitdiff | tree |
2018-09-12 |
Tobias Klauser | runtime: use functions from mem_bsd.go on Darwin |
commit | commitdiff | tree |
2018-09-12 |
Tobias Klauser | cmd/dist: make raceDetectorSupported an exact copy... |
commit | commitdiff | tree |
2018-09-12 |
Emmanuel T... | runtime: convert initial timediv quotient increments... |
commit | commitdiff | tree |
2018-09-12 |
Lynn Boger | internal/bytealg: implement bytes.Count in asm for... |
commit | commitdiff | tree |
2018-09-12 |
fanzha02 | cmd/internal/obj/arm64: add error report for invalid... |
commit | commitdiff | tree |
2018-09-12 |
fanzha02 | test: fix the wrong test of math.Copysign(c, -1) for... |
commit | commitdiff | tree |
2018-09-12 |
Daniel Martí | encoding/json: use panics for phase errors |
commit | commitdiff | tree |
2018-09-12 |
Daniel Martí | encoding/json: more tests to cover decoding edge cases |
commit | commitdiff | tree |
2018-09-11 |
Ian Lance Taylor | cmd/link: don't pass all linker args when testing flag |
commit | commitdiff | tree |
2018-09-11 |
Bryan C. Mills | cmd/go/testdata/script: fix typos in test comments |
commit | commitdiff | tree |
2018-09-11 |
Brian Kessler | math/bits: add extended precision Add, Sub, Mul, Div |
commit | commitdiff | tree |
2018-09-11 |
Yury Smolsky | cmd/compile: use yyerrorl(n.Pos, ...) in typecheckdef |
commit | commitdiff | tree |
2018-09-11 |
Lynn Boger | cmd/link,compress/zip,image/png: use binary.{Big,Little... |
commit | commitdiff | tree |
2018-09-11 |
Ben Shi | cmd/compile: optimize arm's bit operation |
commit | commitdiff | tree |
2018-09-11 |
Ian Davis | net/url: remove an allocation for short strings in... |
commit | commitdiff | tree |
2018-09-10 |
Alan Donovan | go/token: add (*File).LineStart, which returns Pos... |
commit | commitdiff | tree |
2018-09-10 |
Dominik Honnef | go/types: fix swapped use of "uses" and "defines" in... |
commit | commitdiff | tree |
2018-09-09 |
Kevin Burke | os/user: retrieve Current username from /etc/passwd... |
commit | commitdiff | tree |
next |