2020-12-01 |
Anmol Sethi | net/http: allow upgrading non keepalive connections |
commit | commitdiff | tree |
2020-12-01 |
Michael Fraenkel | net/http: ignore connection closes once done with the... |
commit | commitdiff | tree |
2020-12-01 |
Alberto Donizetti | doc/go1.16: add runtime/debug changes to release notes |
commit | commitdiff | tree |
2020-12-01 |
Alberto Donizetti | doc/go1.16: add text/template changes to release notes |
commit | commitdiff | tree |
2020-12-01 |
Jay Conrod | doc/go1.16: add multiple release notes for the go command |
commit | commitdiff | tree |
2020-12-01 |
Joel Sing | cmd/internal/obj/riscv: add tests for BGE/BGEU/BLT... |
commit | commitdiff | tree |
2020-12-01 |
Joel Sing | cmd/link/internal/amd64: always generate R_X86_64_PLT32... |
commit | commitdiff | tree |
2020-12-01 |
Roland Shoemaker | doc/go1.16: add crypto/x509 note about Verify on Windows |
commit | commitdiff | tree |
2020-12-01 |
Cuong Manh Le | cmd/compile: do not mark OpSP, OpSB pos for debugging |
commit | commitdiff | tree |
2020-11-30 |
Cherry Zhang | runtime: mlock signal stack on macOS/ARM64 |
commit | commitdiff | tree |
2020-11-30 |
Jay Conrod | cmd/go: fix infinite loop in modload.keepSums |
commit | commitdiff | tree |
2020-11-30 |
Andy Pan | net: add note about disabling loopback in ListenMultica... |
commit | commitdiff | tree |
2020-11-30 |
Daniel Martí | cmd/go: remove trailing whitespace from test script |
commit | commitdiff | tree |
2020-11-30 |
Ian Lance Taylor | test: update gofrontend expected errors |
commit | commitdiff | tree |
2020-11-30 |
Ian Lance Taylor | test: recognize gofrontend error messages |
commit | commitdiff | tree |
2020-11-30 |
Ian Lance Taylor | test: recognize new gofrontend error message |
commit | commitdiff | tree |
2020-11-30 |
Chris Waldon | os: return proper user directories on iOS |
commit | commitdiff | tree |
2020-11-30 |
KimMachineGun | runtime: gofmt |
commit | commitdiff | tree |
2020-11-30 |
Joshua M. Clulow | os/exec: constrain thread usage in leaked descriptor... |
commit | commitdiff | tree |
2020-11-28 |
Jason A. Donenfeld | runtime/pprof: ignore test failures on windows/arm |
commit | commitdiff | tree |
2020-11-28 |
smasher164 | bufio: make string(int) conversion safer |
commit | commitdiff | tree |
2020-11-28 |
Ian Lance Taylor | test: match gofrontend error messages |
commit | commitdiff | tree |
2020-11-27 |
Jason A. Donenfeld | cmd/link: mark windows/arm as all PIE |
commit | commitdiff | tree |
2020-11-27 |
Jason A. Donenfeld | runtime: adjust address calculation in identifying... |
commit | commitdiff | tree |
2020-11-27 |
Jason A. Donenfeld | runtime: return 0 from C function in test |
commit | commitdiff | tree |
2020-11-26 |
Rodolfo Carvalho | log: make Default doc comment consistent with package doc |
commit | commitdiff | tree |
2020-11-26 |
Robert Griesemer | reflect: fix Value.Convert for int-to-string conversion... |
commit | commitdiff | tree |
2020-11-25 |
Dmitri Shuralyov | doc/go1.16: consolidate stdlib changes in "Minor change... |
commit | commitdiff | tree |
2020-11-25 |
Elias Naur | cmd/dist: restore GOARM=7 default for android/arm |
commit | commitdiff | tree |
2020-11-25 |
Tobias Klauser | doc/go1.16: add time/tzdata release note for CL 261877 |
commit | commitdiff | tree |
2020-11-25 |
Elias Naur | cmd/internal/objabi: assume GOARM=7 on Android |
commit | commitdiff | tree |
2020-11-25 |
Daniel S Fava | runtime: check channel's elemsize before calling race... |
commit | commitdiff | tree |
2020-11-25 |
Tom Payne | regexp/syntax: add note about Unicode character classes |
commit | commitdiff | tree |
2020-11-25 |
Robert Griesemer | go/constant: MakeFloat64(0) must return a value of... |
commit | commitdiff | tree |
2020-11-25 |
eric fang | cmd/link: add relocation type R_AARCH64_LDST16_ABS_LO12... |
commit | commitdiff | tree |
2020-11-25 |
Robert Griesemer | go/constant: make constant.Make produce "smallest"... |
commit | commitdiff | tree |
2020-11-24 |
Austin Clements | runtime: use inlined function name for traceback elision |
commit | commitdiff | tree |
2020-11-24 |
Austin Clements | runtime/testdata/testprogcgo: refactor CrashTraceback |
commit | commitdiff | tree |
2020-11-24 |
Dmitri Shuralyov | doc/go1.16: fill in Go 1.16 release note TODOs using... |
commit | commitdiff | tree |
2020-11-24 |
Alex Brainman | runtime: allow for usleep2HighRes to run without TLS... |
commit | commitdiff | tree |
2020-11-24 |
Cuong Manh Le | cmd/compile: set OpLoad argument type interface{} correctly |
commit | commitdiff | tree |
2020-11-24 |
Robert Griesemer | go/types: fix incorrect string(int) conversion (regression) |
commit | commitdiff | tree |
2020-11-23 |
Michael Anthony... | runtime/metrics: tweak wording of stack and unused... |
commit | commitdiff | tree |
2020-11-23 |
Martin Möhrmann | sync: use 386 instead of x86-32 to refer to the 32... |
commit | commitdiff | tree |
2020-11-21 |
Keith Randall | cmd/compile: add test for 42753 |
commit | commitdiff | tree |
2020-11-21 |
Jason A. Donenfeld | syscall: add DLLError.Unwrap function |
commit | commitdiff | tree |
2020-11-21 |
Bryan C. Mills | cmd/go/internal/modload: remove the Reqs function |
commit | commitdiff | tree |
2020-11-21 |
Bryan C. Mills | cmd/go/internal/modload: remove a stale comment for... |
commit | commitdiff | tree |
2020-11-20 |
Michael Matloob | cmd/go: support the -overlay flag for go mod commands |
commit | commitdiff | tree |
2020-11-20 |
Ian Lance Taylor | cmd/cgo, cmd/internal/pkgpath: support gofrontend mangl... |
commit | commitdiff | tree |
2020-11-20 |
Hollow Man | doc: fix misspelling of “initialization” in diagnostics... |
commit | commitdiff | tree |
2020-11-20 |
Michael Matloob | cmd/go: support overlaying go.mod files |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go: recommend 'go get' command to switch from retra... |
commit | commitdiff | tree |
2020-11-20 |
Cuong Manh Le | cmd/compile: allow loading single field of typed-interf... |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go: report changes and resolved versions in 'go... |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go/internal/modload: ignore selected version in... |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go: remove ListModules call in runGet |
commit | commitdiff | tree |
2020-11-20 |
Bryan C. Mills | cmd/go/internal/modload: eliminate LoadedModules |
commit | commitdiff | tree |
2020-11-20 |
Bryan C. Mills | cmd/go/internal/work: remove a redundant call to modloa... |
commit | commitdiff | tree |
2020-11-20 |
Ian Lance Taylor | net, internal/poll: reset value before adding in minor... |
commit | commitdiff | tree |
2020-11-20 |
Robert Griesemer | go/types: use correct error position |
commit | commitdiff | tree |
2020-11-20 |
Robert Griesemer | go/types: fix error message for consistency |
commit | commitdiff | tree |
2020-11-20 |
Robert Griesemer | go/types, go/constant: handle infinities as unknown... |
commit | commitdiff | tree |
2020-11-19 |
fzipp | io/fs: make WalkDirFunc parameter name consistent with... |
commit | commitdiff | tree |
2020-11-19 |
Michael Anthony... | runtime/metrics: clarify Read's documentation |
commit | commitdiff | tree |
2020-11-19 |
Michael Anthony... | runtime/metrics: clarify memory and GC metrics document... |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go/internal/work: avoid modload.Selected in 'go... |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go: fix failing gccgo cases in TestScript/build_overlay |
commit | commitdiff | tree |
2020-11-19 |
Paul E. Murphy | cmd/compile,cmd/asm: fix function pointer call perf... |
commit | commitdiff | tree |
2020-11-19 |
Dan Scales | cmd/compile: flag "-d=dumpptrs" to print Node ptrs... |
commit | commitdiff | tree |
2020-11-19 |
Jason A. Donenfeld | runtime: support new callbackasm1 calling convention... |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go/internal/modload: remove SetBuildList |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go/internal/modcmd: eliminate a call to modload... |
commit | commitdiff | tree |
2020-11-19 |
Hanlin Shi | internal/fmtsort: sort the unsafe pointers in map |
commit | commitdiff | tree |
2020-11-19 |
Robert Griesemer | go/types: report an error for invalid constant values |
commit | commitdiff | tree |
2020-11-18 |
Matthew Dempsky | cmd/compile: fix miscompilation during inlining |
commit | commitdiff | tree |
2020-11-18 |
Matthew Dempsky | cmd/compile: fix panic in field tracking logic |
commit | commitdiff | tree |
2020-11-18 |
Michael Pratt | sync: document RWMutex race semantics |
commit | commitdiff | tree |
2020-11-18 |
Michael Pratt | runtime: give test child time to block |
commit | commitdiff | tree |
2020-11-18 |
Tobias Klauser | runtime: use clock_gettime instead of gettimeofday... |
commit | commitdiff | tree |
2020-11-18 |
Tobias Klauser | runtime: use pipe2 syscall for Pipe in tests |
commit | commitdiff | tree |
2020-11-18 |
Jay Conrod | cmd/go: in 'go get', only load retractions for resolved... |
commit | commitdiff | tree |
2020-11-18 |
Cherry Zhang | cmd/link: recompute heapPos after copyHeap |
commit | commitdiff | tree |
2020-11-18 |
Jay Conrod | cmd/go: fix retract interval syntax in 'go help mod... |
commit | commitdiff | tree |
2020-11-18 |
Alberto Donizetti | cmd/compile: stop MOVW-ing -1 as SRA shift amount in... |
commit | commitdiff | tree |
2020-11-18 |
Rebecca Stambler | go/ast: document invalid comment end positions with... |
commit | commitdiff | tree |
2020-11-18 |
Alberto Donizetti | time: in NewTicker, document that the 1st tick comes... |
commit | commitdiff | tree |
2020-11-17 |
Robert Griesemer | go/types: add test case for incorrect map index expression |
commit | commitdiff | tree |
2020-11-17 |
Than McIntosh | cmd/compile: clean up buggy DWARF inlined info PC ranges |
commit | commitdiff | tree |
2020-11-17 |
Jay Conrod | cmd/go: allow querying other versions of the main module |
commit | commitdiff | tree |
2020-11-17 |
Jay Conrod | cmd/go/internal/modget: clarify error for 'go get'... |
commit | commitdiff | tree |
2020-11-17 |
Dmitri Shuralyov | cmd/go: revert "in 'go get', only load retractions... |
commit | commitdiff | tree |
2020-11-17 |
Lynn Boger | cmd/compile: fix rules regression with shifts on PPC64 |
commit | commitdiff | tree |
2020-11-16 |
Jay Conrod | cmd/go: update 'go help mod init' |
commit | commitdiff | tree |
2020-11-16 |
Jay Conrod | cmd/go: in 'go get', only load retractions for resolved... |
commit | commitdiff | tree |
2020-11-16 |
Joel Sing | cmd/link/internal/ld: dedup shared libraries on openbsd |
commit | commitdiff | tree |
2020-11-16 |
Cherry Zhang | runtime/race: reject runtime fatal error in tests |
commit | commitdiff | tree |
2020-11-16 |
Cherry Zhang | runtime: declare arg size/map for race version of sync... |
commit | commitdiff | tree |
2020-11-16 |
Bryan C. Mills | cmd/go/internal/work: add missing newline to go version... |
commit | commitdiff | tree |
2020-11-16 |
Kai Lüke | cmd/go: permit wrongly rejected -Wl,-O... linker flags |
commit | commitdiff | tree |
next |