2023-01-28 |
Keith Randall | runtime: remove go119MemoryLimitSupport flag |
commit | commitdiff | tree |
2023-01-28 |
Keith Randall | runtime: remove go119ConcurrentGoroutineProfile flag |
commit | commitdiff | tree |
2023-01-28 |
Thanonchai W | os: use GetTempPath2 on Windows if available |
commit | commitdiff | tree |
2023-01-28 |
Keith Randall | runtime: remove go118UseTimerCreateProfiler |
commit | commitdiff | tree |
2023-01-28 |
Daniela Petruzalek | os: fix findOneDriveDir to expand strings that contain... |
commit | commitdiff | tree |
2023-01-28 |
Keith Randall | cmd/compile: fix -m=2 output for recursive function... |
commit | commitdiff | tree |
2023-01-27 |
Bryan C. Mills | cmd/dist: remove dead code for META_BUILDLET_HOST_TYPE |
commit | commitdiff | tree |
2023-01-27 |
Paul E. Murphy | test/codegen: merge identical ppc64 and ppc64le tests |
commit | commitdiff | tree |
2023-01-27 |
Paul E. Murphy | test/codegen: combine trivial PPC64 tests into ppc64x |
commit | commitdiff | tree |
2023-01-27 |
cuiweixie | encoding/binary: add var NativeEndian |
commit | commitdiff | tree |
2023-01-27 |
Bryan C. Mills | syscall: avoid making assumptions about syscall permissions |
commit | commitdiff | tree |
2023-01-27 |
Bryan C. Mills | cmd/go/internal/modfetch: avoid path.Join in URL errors |
commit | commitdiff | tree |
2023-01-27 |
Benjamin Prosnitz | hex: fix panic in Decode when len(src) > 2*len(dst) |
commit | commitdiff | tree |
2023-01-27 |
Robert Griesemer | go/types, types2: move tparamIndex from unify.go into... |
commit | commitdiff | tree |
2023-01-27 |
Robert Griesemer | go/types, types2: simplify unifier |
commit | commitdiff | tree |
2023-01-27 |
Matthew Dempsky | cmd/compile/internal/noder: remove unused noding code |
commit | commitdiff | tree |
2023-01-27 |
Matthew Dempsky | cmd/compile: apply FixVariadicCall and FixMethodCall... |
commit | commitdiff | tree |
2023-01-27 |
Keith Randall | cmd/compile: remove go119UseJumpTables flag |
commit | commitdiff | tree |
2023-01-27 |
Oleksii Sholik | net/http: fix missing word in ServeMux doc |
commit | commitdiff | tree |
2023-01-27 |
Mateusz Poliwczak | net: report completed when context is done in cgoLookup... |
commit | commitdiff | tree |
2023-01-26 |
Bryan C. Mills | runtime/debug: expand fuzz corpus for FuzzParseBuildInf... |
commit | commitdiff | tree |
2023-01-26 |
Bryan C. Mills | cmd/dist: restore the original GOCACHE before building... |
commit | commitdiff | tree |
2023-01-26 |
Bryan C. Mills | cmd/dist: require absolute path to executable in flatte... |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile/internal/inline: adjust isBigFunc to recogn... |
commit | commitdiff | tree |
2023-01-26 |
Bryan C. Mills | cmd/dist: consistently use $GOROOT/bin/go instead of... |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile/internal/types: remove Markdcl/Pushdcl... |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile/internal/types: remove unneeded functionality |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile/internal/types: remove TTYPEPARAM and TUNIO... |
commit | commitdiff | tree |
2023-01-26 |
Tobias Klauser | internal/syscall/unix: use atomic.Bool for getrandomUns... |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile: remove GOEXPERIMENT=nounified frontend |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile/internal/noder: stop creating TUNION types |
commit | commitdiff | tree |
2023-01-26 |
Robert Griesemer | go/types, types2: remove misleading example from comment |
commit | commitdiff | tree |
2023-01-26 |
David Chase | misc: update go.mod to 1.21 |
commit | commitdiff | tree |
2023-01-26 |
Quim Muntal | Revert "runtime: use explicit NOFRAME on darwin/amd64" |
commit | commitdiff | tree |
2023-01-26 |
Tobias Klauser | crypto/rand, internal/syscall/unix: add support for... |
commit | commitdiff | tree |
2023-01-26 |
qmuntal | runtime: use explicit NOFRAME on darwin/amd64 |
commit | commitdiff | tree |
2023-01-26 |
Cameron Bedard | cmd/go/internal/vcs: fix outdated comment |
commit | commitdiff | tree |
2023-01-26 |
Gustavo Falco | net/http: keep sensitive headers on redirects to the... |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile: change some unreachable code paths into... |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile: remove -d=typecheckinl flag |
commit | commitdiff | tree |
2023-01-26 |
Matthew Dempsky | cmd/compile/internal/pkginit: remove dependency on... |
commit | commitdiff | tree |
2023-01-26 |
Keith Randall | cmd/compile: improve register overwrite decision for... |
commit | commitdiff | tree |
2023-01-25 |
qmuntal | runtime: delete unused cbctxts variable on windows... |
commit | commitdiff | tree |
2023-01-25 |
Matthew Dempsky | cmd: remove GOEXPERIMENT=nounified knob |
commit | commitdiff | tree |
2023-01-25 |
Bryan C. Mills | context: eliminate arbitrary timeouts in examples |
commit | commitdiff | tree |
2023-01-25 |
Bryan C. Mills | os: eliminate arbitrary timeout in testClosewithBlockin... |
commit | commitdiff | tree |
2023-01-25 |
Ian Lance Taylor | cmd/link: don't export all symbols for ELF external... |
commit | commitdiff | tree |
2023-01-25 |
Keith Randall | Revert "cmd/compile: improve register overwrite decisio... |
commit | commitdiff | tree |
2023-01-25 |
Keith Randall | cmd/compile: improve register overwrite decision for... |
commit | commitdiff | tree |
2023-01-25 |
Heschi Kreinick | internal/testpty: fix error handling |
commit | commitdiff | tree |
2023-01-25 |
Matthew Dempsky | cmd/compile: revert package typecheck part of CL 422914 |
commit | commitdiff | tree |
2023-01-25 |
Bryan C. Mills | cmd/go/internal/str: fix PathPrefix functions for root... |
commit | commitdiff | tree |
2023-01-25 |
Bryan C. Mills | os: make Lstat for symlinks on Windows consistent with... |
commit | commitdiff | tree |
2023-01-25 |
qmuntal | runtime: mark amd64 runtime·rt0_go as NOFRAME |
commit | commitdiff | tree |
2023-01-25 |
Than McIntosh | runtime/race: update race_windows_amd64.syso |
commit | commitdiff | tree |
2023-01-25 |
Nigel Tao | os: have RemoveAll loop on EINTR |
commit | commitdiff | tree |
2023-01-25 |
Bryan C. Mills | syscall: clean up variable declarations in forkAndExecI... |
commit | commitdiff | tree |
2023-01-25 |
Bryan C. Mills | syscall: export X__ifi_pad and X_f on s390x and riscv64 |
commit | commitdiff | tree |
2023-01-24 |
Paul E. Murphy | test/codegen: accept ppc64x as alias for ppc64le and... |
commit | commitdiff | tree |
2023-01-24 |
Tobias Klauser | runtime/cgo: use //go:build lines in C and assembly... |
commit | commitdiff | tree |
2023-01-24 |
hopehook | bytes, strings: add ContainsFunc |
commit | commitdiff | tree |
2023-01-24 |
Daniel Martí | encoding/gob: slightly simplify init code |
commit | commitdiff | tree |
2023-01-24 |
Matthew Dempsky | test: remove TODO in issue20250.go |
commit | commitdiff | tree |
2023-01-24 |
qmuntal | runtime: use explicit NOFRAME on windows/amd64 |
commit | commitdiff | tree |
2023-01-24 |
Paul E. Murphy | cmd/link: support R_ADDRPOWER_GOT_PCREL34 on ppc64le |
commit | commitdiff | tree |
2023-01-24 |
Jakub Ciolek | runtime: switch AMD64's publicationBarrier to ABIInternal |
commit | commitdiff | tree |
2023-01-24 |
Dmitry Panov | math: handle int64 overflows for odd integer exponents... |
commit | commitdiff | tree |
2023-01-24 |
cui fliter | all: fix some comments |
commit | commitdiff | tree |
2023-01-24 |
Keith Randall | Revert "cmd/compile: teach prove about bitwise OR opera... |
commit | commitdiff | tree |
2023-01-24 |
Cuong Manh Le | go/types, types2: refuse pointer to array as argument... |
commit | commitdiff | tree |
2023-01-24 |
Jeremy Quirke | cmd/link: remove importcycles function |
commit | commitdiff | tree |
2023-01-24 |
Than McIntosh | cmd/compile: flag 'large' functions when -m=2+ in effect |
commit | commitdiff | tree |
2023-01-24 |
qmuntal | os: use handle based APIs to read directories on windows |
commit | commitdiff | tree |
2023-01-24 |
qmuntal | runtime: remove unused badsignal2 on windows |
commit | commitdiff | tree |
2023-01-24 |
qmuntal | runtime: factor out windows sigtramp |
commit | commitdiff | tree |
2023-01-24 |
qmuntal | runtime: run TestVectoredHandlerDontCrashOnLibrary... |
commit | commitdiff | tree |
2023-01-24 |
qmuntal | path/filepath: remove extra Clean call in EvalSymlinks... |
commit | commitdiff | tree |
2023-01-24 |
James Yang | archive: error check when parse archive |
commit | commitdiff | tree |
2023-01-23 |
Koichi Shiraishi | cmd/compile/internal/pgo: gofmt and simplify |
commit | commitdiff | tree |
2023-01-23 |
Bryan C. Mills | os: treat non-symlink reparse points as irregular files |
commit | commitdiff | tree |
2023-01-23 |
qmuntal | utf16: reduce utf16.Decode allocations |
commit | commitdiff | tree |
2023-01-23 |
David Chase | internal/abi: repair broken self-bootstrap |
commit | commitdiff | tree |
2023-01-23 |
Matt Horsnell | runtime: enable sha512 optimizations on arm64 via hwcaps. |
commit | commitdiff | tree |
2023-01-23 |
Jorropo | cmd/compile: teach prove about unsigned division, modul... |
commit | commitdiff | tree |
2023-01-23 |
Alexander Yastrebov | math/big: validate result of Float.GobDecode |
commit | commitdiff | tree |
2023-01-23 |
qmuntal | runtime,cmd/internal/obj/x86: use TEB TLS slots on... |
commit | commitdiff | tree |
2023-01-23 |
Jakub Ciolek | cmd/compile: make loopbce handle 8, 16 and 32 bit induc... |
commit | commitdiff | tree |
2023-01-23 |
j2gg0s | runtime: remove duplicate check of work.full in gcMark. |
commit | commitdiff | tree |
2023-01-23 |
David Chase | internal/abi,runtime: refactor map constants into one... |
commit | commitdiff | tree |
2023-01-23 |
Daniel Martí | runtime: use copy as spotted by staticcheck |
commit | commitdiff | tree |
2023-01-21 |
Keith Randall | test: test that we schedule OpArgIntReg early |
commit | commitdiff | tree |
2023-01-21 |
Keith Randall | cmd/compile: sort liveness variable reports |
commit | commitdiff | tree |
2023-01-21 |
David Chase | net: add testing.Short Skip to test affected by local... |
commit | commitdiff | tree |
2023-01-20 |
fangguizhen | bytes,strings: add some examples |
commit | commitdiff | tree |
2023-01-20 |
matsuyoshi30 | path/filepath: fix evaluation of symlinks to paths... |
commit | commitdiff | tree |
2023-01-20 |
fangguizhen | errors: move example functions into example_test file |
commit | commitdiff | tree |
2023-01-20 |
Than McIntosh | internal/coverage/decodemeta: fix coding error in func... |
commit | commitdiff | tree |
2023-01-20 |
Than McIntosh | runtime/coverage: avoid non-test coverage profiles... |
commit | commitdiff | tree |
2023-01-20 |
Sameer Ajmani | context: add APIs for setting a cancelation cause when... |
commit | commitdiff | tree |
2023-01-20 |
Robert Findley | go/types: add a test that generated files match types2 |
commit | commitdiff | tree |
next |