2024-03-18 |
Robert Griesemer | go/types, types2: quote user-supplied names in error... |
commit | commitdiff | tree |
2024-03-18 |
qmuntal | os: support UNC paths and .. segments in fixLongPath |
commit | commitdiff | tree |
2024-03-18 |
Keith Randall | cmd/compile: compute ptrBytes during CalcSize instead... |
commit | commitdiff | tree |
2024-03-18 |
qmuntal | runtime: remove nosplit directives from several Windows... |
commit | commitdiff | tree |
2024-03-18 |
apocelipes | compress/bzip2,lzw: use built-in clear to simplify... |
commit | commitdiff | tree |
2024-03-18 |
guoguangwu | net/http/httptest: close res.Body in test |
commit | commitdiff | tree |
2024-03-18 |
Andy Pan | net/http: do not set a deadline when Server.IdleTimeout... |
commit | commitdiff | tree |
2024-03-18 |
Keith Randall | cmd/compile: compute type eq/hash algorithm in CalcSize... |
commit | commitdiff | tree |
2024-03-18 |
Keith Randall | cmd/compile: simplify algorithm kinds |
commit | commitdiff | tree |
2024-03-17 |
Mauri de Souza... | syscall: use internal/asan and internal/msan |
commit | commitdiff | tree |
2024-03-16 |
Joel Sing | cmd/dist,cmd/link: enable PIE buildmode on openbsd... |
commit | commitdiff | tree |
2024-03-16 |
Peter Collingbourne | os: don't try to make the directory FD non-blocking... |
commit | commitdiff | tree |
2024-03-15 |
guoguangwu | cmd/internal/obj: replace bytes.Index call with bytes... |
commit | commitdiff | tree |
2024-03-15 |
Bryan C. Mills | cmd/go/internal/modload: follow dependencies of unprune... |
commit | commitdiff | tree |
2024-03-15 |
guoguangwu | cmd/compile: fix typo in comment |
commit | commitdiff | tree |
2024-03-15 |
Michael Matloob | cmd: vendor in golang.org/x/telemetry@abedc37 |
commit | commitdiff | tree |
2024-03-15 |
Paul E. Murphy | cmd/compile/internal: generate ADDZE on PPC64 |
commit | commitdiff | tree |
2024-03-15 |
Ian Lance Taylor | net: #define _GNU_SOURCE to 1 |
commit | commitdiff | tree |
2024-03-15 |
Russ Cox | net/http: revert header changes in Error |
commit | commitdiff | tree |
2024-03-15 |
Russ Cox | runtime: fixes to traceback_system_test.go |
commit | commitdiff | tree |
2024-03-15 |
Russ Cox | runtime: allow omitting virtual PCs from runtime.Caller... |
commit | commitdiff | tree |
2024-03-15 |
Than McIntosh | cmd/link: support -bindnow option and permit use of... |
commit | commitdiff | tree |
2024-03-15 |
qiulaidongfeng | archive/tar: add FileInfoNames interface |
commit | commitdiff | tree |
2024-03-15 |
apocelipes | internal/bisect: replace atomicPointerDedup to simplify... |
commit | commitdiff | tree |
2024-03-15 |
Mauri de Souza... | runtime: add crash stack support for 386 |
commit | commitdiff | tree |
2024-03-15 |
Robert Griesemer | go/types, types2: do not overwrite nest entries in... |
commit | commitdiff | tree |
2024-03-15 |
Quentin McGaw | net: fixes to dnsReadConfig in dnsconfig_windows.go |
commit | commitdiff | tree |
2024-03-15 |
Peter Collingbourne | debug/elf: avoid using binary.Read() in NewFile() |
commit | commitdiff | tree |
2024-03-15 |
Russ Cox | time: fix longtest flake |
commit | commitdiff | tree |
2024-03-15 |
Russ Cox | doc: document new timer behavior |
commit | commitdiff | tree |
2024-03-15 |
Russ Cox | doc: fix various release notes mistakes |
commit | commitdiff | tree |
2024-03-14 |
Robert Griesemer | go/types, types2: consistently report "duplicate method... |
commit | commitdiff | tree |
2024-03-14 |
Robert Griesemer | go/types, types2: don't do version checks for embedded... |
commit | commitdiff | tree |
2024-03-14 |
Matthew Dempsky | test/fixedbugs: add regress test for inlining failure |
commit | commitdiff | tree |
2024-03-14 |
Michael Matloob | cmd/internal/telemetry: add a shim package around telemetry |
commit | commitdiff | tree |
2024-03-14 |
apocelipes | net/netip: use built-in clear to simplify code |
commit | commitdiff | tree |
2024-03-14 |
Russ Cox | runtime: revert "traceback: include pc=0x%x for inline... |
commit | commitdiff | tree |
2024-03-14 |
Russ Cox | time: avoid stale receives after Timer/Ticker Stop... |
commit | commitdiff | tree |
2024-03-14 |
Kévin Dunglas | cmd/go: update docs for go test -benchmem |
commit | commitdiff | tree |
2024-03-14 |
apocelipes | math/big: use built-in clear to simplify code |
commit | commitdiff | tree |
2024-03-14 |
Michael Knyszek | Revert "cmd/go/internal/test: add 'tests' vet check... |
commit | commitdiff | tree |
2024-03-14 |
guoguangwu | time: replace time.Now().Sub call with time.Since in... |
commit | commitdiff | tree |
2024-03-14 |
guoguangwu | cmd/compile/internal/syntax: replace bytes.Compare... |
commit | commitdiff | tree |
2024-03-14 |
Russ Cox | encoding/gob: make x509.Certificate marshalable again |
commit | commitdiff | tree |
2024-03-14 |
Russ Cox | Revert "net/url: consider an empty base Path as equival... |
commit | commitdiff | tree |
2024-03-14 |
Than McIntosh | Revert: "cmd/link: add option to enable full RELRO... |
commit | commitdiff | tree |
2024-03-14 |
guoguangwu | cmd/go/internal/modcmd: fix typo in comment |
commit | commitdiff | tree |
2024-03-14 |
Russ Cox | Revert "net/http: remove superfluous newline on redirects" |
commit | commitdiff | tree |
2024-03-14 |
Russ Cox | runtime: fix lost sleep causing TestZeroTimer flakes |
commit | commitdiff | tree |
2024-03-14 |
Matthew Dempsky | Revert "cmd/compile/internal/inline: refactor fixpoint... |
commit | commitdiff | tree |
2024-03-14 |
Alan Donovan | cmd/go/internal/test: add 'tests' vet check to 'go... |
commit | commitdiff | tree |
2024-03-14 |
Dominik Honnef | internal/trace/v2: support old trace format |
commit | commitdiff | tree |
2024-03-13 |
Russ Cox | time: garbage collect unstopped Tickers and Timers |
commit | commitdiff | tree |
2024-03-13 |
Russ Cox | time: clean up benchmarks |
commit | commitdiff | tree |
2024-03-13 |
qmuntal | os,internal/godebugs: add missing IncNonDefault calls |
commit | commitdiff | tree |
2024-03-13 |
kwakubiney | encoding/binary: cache struct sizes to speed up Read... |
commit | commitdiff | tree |
2024-03-13 |
Michael Matloob | cmd/go: change some counter names |
commit | commitdiff | tree |
2024-03-13 |
Russ Cox | runtime: add minimal debug tracing of runtime timers |
commit | commitdiff | tree |
2024-03-13 |
Russ Cox | runtime: clean up timer state |
commit | commitdiff | tree |
2024-03-13 |
Russ Cox | runtime: fix another lock ordering problem |
commit | commitdiff | tree |
2024-03-13 |
Paul E. Murphy | cmd/asm,cmd/compile: generate less instructions for... |
commit | commitdiff | tree |
2024-03-12 |
Keith Randall | cmd/compile: fix sign/zero-extension removal |
commit | commitdiff | tree |
2024-03-12 |
qmuntal | internal/syscall/windows: implement SupportUnixSocket... |
commit | commitdiff | tree |
2024-03-12 |
guoguangwu | cmd/covdata: fix typo in comment |
commit | commitdiff | tree |
2024-03-12 |
Sam Thanawalla | cmd/go: check case-insensitive path collisions for... |
commit | commitdiff | tree |
2024-03-12 |
apocelipes | strconv: use generics to reduce redundant helper functions |
commit | commitdiff | tree |
2024-03-11 |
Bryan C. Mills | cmd/go/internal/modfetch: pass "-c" arguments to git... |
commit | commitdiff | tree |
2024-03-11 |
sivchari | all: gofmt |
commit | commitdiff | tree |
2024-03-11 |
Jes Cok | all.bash: allow spaces in $GOTOOLDIR to print build... |
commit | commitdiff | tree |
2024-03-11 |
guoguangwu | io: close PipeReader in test |
commit | commitdiff | tree |
2024-03-11 |
apocelipes | strconv: use slices.BinarySearch to simplify makeisprint.go |
commit | commitdiff | tree |
2024-03-11 |
Michael Matloob | cmd/go: provide a better error message when there's... |
commit | commitdiff | tree |
2024-03-11 |
Kevin Burke | net/http/httptest: add NewRequestWithContext |
commit | commitdiff | tree |
2024-03-11 |
胡玮文 | net/http: support socks5h proxy schema |
commit | commitdiff | tree |
2024-03-11 |
qiulaidongfeng | time: fix typo in BenchmarkReset |
commit | commitdiff | tree |
2024-03-11 |
guoguangwu | compress/gzip: close writer in test |
commit | commitdiff | tree |
2024-03-11 |
guoguangwu | os: close pipe in test |
commit | commitdiff | tree |
2024-03-11 |
apocelipes | image: use built-in clear to simplify code |
commit | commitdiff | tree |
2024-03-11 |
guoguangwu | cmd/preprofile: fix typo in comment |
commit | commitdiff | tree |
2024-03-11 |
guoguangwu | cmd/trace/v2: fix typo in comment |
commit | commitdiff | tree |
2024-03-11 |
guoguangwu | cmd/compile: use raw strings to avoid double escapes |
commit | commitdiff | tree |
2024-03-10 |
Russ Cox | net/http: update bundle |
commit | commitdiff | tree |
2024-03-10 |
Joel Sing | cmd/link,debug/elf: mark Go binaries with no branch... |
commit | commitdiff | tree |
2024-03-09 |
Russ Cox | cmd/go: respect GODEBUG in test cache |
commit | commitdiff | tree |
2024-03-09 |
Russ Cox | time: disable TestLongAdjustTimers on android/ios |
commit | commitdiff | tree |
2024-03-09 |
Russ Cox | internal/godebugs: test for use of IncNonDefault |
commit | commitdiff | tree |
2024-03-09 |
Hana (Hyang... | cmd/go: check checkCounters counter read only on suppor... |
commit | commitdiff | tree |
2024-03-09 |
Russ Cox | time: move runtimeTimer out of Timer struct |
commit | commitdiff | tree |
2024-03-09 |
guoguangwu | cmd/link: fix typo in comment |
commit | commitdiff | tree |
2024-03-09 |
Damien Neil | all: update golang.org/x/net |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | cmd/compile: compile cap(ch) as call to runtime.chancap |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | runtime: fix spurious race using Ticker.Reset |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | runtime: gofmt |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | runtime: remove sched, allp < timers lockrank rule |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | runtime: re-add call to ts.cleanHead (née cleantimers... |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | runtime: avoid pp.timers.lock in updateTimerPMask |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | runtime: introduce timers.lock, timers.unlock methods |
commit | commitdiff | tree |
2024-03-08 |
qmuntal | internal/syscall/windows: unexport Version |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | time: make sure tests avoid the special-case channel... |
commit | commitdiff | tree |
2024-03-08 |
Russ Cox | runtime: fix mishandling of timer zombie count |
commit | commitdiff | tree |
next |