2024-04-24 |
guoguangwu | doc: fix typos in docs |
commit | commitdiff | tree |
2024-04-24 |
Joe Tsai | bytes: add test to ensure shallow copy of NewBuffer... |
commit | commitdiff | tree |
2024-04-24 |
Rhys Hiltner | runtime: test mutex contention stacks and counts |
commit | commitdiff | tree |
2024-04-23 |
Austin Clements | sync: add examples for OnceValue and OnceValues |
commit | commitdiff | tree |
2024-04-23 |
gucio321 | src/buildall.bash: use grep -E instead of egrep |
commit | commitdiff | tree |
2024-04-23 |
Ian Lance Taylor | debug/elf: remove incorrect doc link |
commit | commitdiff | tree |
2024-04-23 |
Ian Lance Taylor | cmd/cgo/internal/test: don't skip some tests on musl |
commit | commitdiff | tree |
2024-04-23 |
racequite | all: fix some typos in comments |
commit | commitdiff | tree |
2024-04-23 |
Michael Anthony... | runtime: switch to systemstack before throw in casgstatus |
commit | commitdiff | tree |
2024-04-23 |
Cherry Mui | cmd/compile: mark closure DUPOK if the outer function is |
commit | commitdiff | tree |
2024-04-22 |
Cherry Mui | runtime: reduce stack usage for asmcgocall on PPC64 |
commit | commitdiff | tree |
2024-04-22 |
Sabyrzhan Tasbolatov | runtime: reduced struct sizes found via pahole |
commit | commitdiff | tree |
2024-04-22 |
Jes Cok | net/http: correct error messages for TestParseSetCookie |
commit | commitdiff | tree |
2024-04-22 |
Lev Ustimenko | Refactor output message |
commit | commitdiff | tree |
2024-04-22 |
Michael Anthony... | internal/intern: delete unused package |
commit | commitdiff | tree |
2024-04-22 |
Michael Anthony... | runtime: set gp.syscallbp from entersyscallblock_handoff |
commit | commitdiff | tree |
2024-04-22 |
Michael Pratt | runtime: move zeroVal out of map.go |
commit | commitdiff | tree |
2024-04-22 |
Keith Randall | cmd/compile: fix cmpstring rewrite rule |
commit | commitdiff | tree |
2024-04-22 |
Michael Anthony... | net/netip: use the unique package instead of internal... |
commit | commitdiff | tree |
2024-04-22 |
Michael Anthony... | unique: add unique package and implement Make/Handle |
commit | commitdiff | tree |
2024-04-22 |
Ian Lance Taylor | cmd/go: update comment to not say GO386 does not exist |
commit | commitdiff | tree |
2024-04-22 |
Than McIntosh | cmd/link/internal/ld: temporarily add skip for new... |
commit | commitdiff | tree |
2024-04-22 |
zhangjian | cmd/compile/internal/ssa: fix the description of auxCCo... |
commit | commitdiff | tree |
2024-04-22 |
jeffery | cmd/compile: combine phielim and copyelim into a single... |
commit | commitdiff | tree |
2024-04-22 |
Rhys Hiltner | runtime: always acquire M when acquiring locks by rank |
commit | commitdiff | tree |
2024-04-22 |
Than McIntosh | cmd/link: move .dynamic and .got sections to relro... |
commit | commitdiff | tree |
2024-04-19 |
Michael Pratt | internal/reflectlite: remove unused mapType |
commit | commitdiff | tree |
2024-04-19 |
Ian Lance Taylor | reflect: remove unnecessary type conversions of untyped... |
commit | commitdiff | tree |
2024-04-19 |
Keith Randall | runtime: for fallback hash, get rid of constant xors |
commit | commitdiff | tree |
2024-04-19 |
khr@golang.org | runtime: remove odd-forcing of hash constants |
commit | commitdiff | tree |
2024-04-19 |
khr@golang.org | runtime: make it harder to find collisions in the 64... |
commit | commitdiff | tree |
2024-04-19 |
Michael Anthony... | runtime: track frame pointer while in syscall |
commit | commitdiff | tree |
2024-04-19 |
Michael Anthony... | cmd/trace/v2: tolerate traces with broken tails |
commit | commitdiff | tree |
2024-04-19 |
Michael Anthony... | internal/concurrent: handle boundary case for hash... |
commit | commitdiff | tree |
2024-04-19 |
Ian Lance Taylor | reflect: omit anonymous field name from StructOf type... |
commit | commitdiff | tree |
2024-04-19 |
Roland Shoemaker | crypto/tls: don't cache marshal'd bytes |
commit | commitdiff | tree |
2024-04-19 |
Michael Pratt | runtime: use bootstrapRand to initialize hashkey |
commit | commitdiff | tree |
2024-04-19 |
khr@golang.org | cmd/compile: remove redundant calls to cmpstring |
commit | commitdiff | tree |
2024-04-19 |
Michael Pratt | internal/goexperiment: remove unused range experiment |
commit | commitdiff | tree |
2024-04-19 |
Tobias Klauser | internal/syscall/unix: implement Eaccess on darwin |
commit | commitdiff | tree |
2024-04-19 |
Jacob | syscall/js: allocate arg slices on stack for small... |
commit | commitdiff | tree |
2024-04-19 |
Jes Cok | doc: make symbol links simpler for relnotes |
commit | commitdiff | tree |
2024-04-19 |
Nuno Gonçalves | net/http: add field Cookie.Quoted bool |
commit | commitdiff | tree |
2024-04-18 |
Alan Donovan | go/types: add Func.Signature method |
commit | commitdiff | tree |
2024-04-18 |
Michael Anthony... | internal/weak: add package implementing weak pointers |
commit | commitdiff | tree |
2024-04-18 |
Michael Anthony... | internal/concurrent: add HashTrieMap |
commit | commitdiff | tree |
2024-04-18 |
Michael Pratt | cmd/go: only attempt to match subset of $GOCACHE in... |
commit | commitdiff | tree |
2024-04-18 |
Robert Griesemer | go/types, types2: use correct predicate when asserting... |
commit | commitdiff | tree |
2024-04-18 |
Jes Cok | doc: simplify symbol links for relnotes |
commit | commitdiff | tree |
2024-04-18 |
Jes Cok | net/http: add case for TestParseSetCookie |
commit | commitdiff | tree |
2024-04-18 |
Than McIntosh | cmd/compile/internal: stack slot merging region formati... |
commit | commitdiff | tree |
2024-04-18 |
Michael Pratt | cmd/dist: allow arbitrary package renames for bootstrap... |
commit | commitdiff | tree |
2024-04-18 |
apocelipes | net/http: add comments that servemux121.go should remai... |
commit | commitdiff | tree |
2024-04-18 |
Michael Pratt | cmd/go: use cache for PGO preprocessing |
commit | commitdiff | tree |
2024-04-18 |
Michael Pratt | cmd/go: preprocess PGO profiles |
commit | commitdiff | tree |
2024-04-18 |
Michael Pratt | cmd/go: inital plumbing for PGO profiles preprocessing |
commit | commitdiff | tree |
2024-04-18 |
Robert Griesemer | go/types: track gotypesalias non-default behavior |
commit | commitdiff | tree |
2024-04-18 |
Robert Griesemer | go/types, types2: use types2.Config flag to control... |
commit | commitdiff | tree |
2024-04-17 |
Damien Neil | net/http: don't cancel Dials when requests are canceled |
commit | commitdiff | tree |
2024-04-17 |
Michael Anthony... | internal/abi: define EmptyInterface, TypeOf, and NoEscape |
commit | commitdiff | tree |
2024-04-17 |
Roland Shoemaker | crypto/tls: add a bogo shim |
commit | commitdiff | tree |
2024-04-17 |
Than McIntosh | cmd/compile/internal/ssa: delay rewrite cycle detection... |
commit | commitdiff | tree |
2024-04-17 |
Jes Cok | net/http: add ParseCookie, ParseSetCookie |
commit | commitdiff | tree |
2024-04-17 |
guoguangwu | cmd/covdata: close cpu and mem profile |
commit | commitdiff | tree |
2024-04-17 |
Dmitri Shuralyov | all: update vendored golang.org/x/crypto |
commit | commitdiff | tree |
2024-04-17 |
Lasse Folger | Revert "go/types, types2: track gotypesalias non-defaul... |
commit | commitdiff | tree |
2024-04-16 |
Robert Griesemer | go/types, types2: track gotypesalias non-default behavior |
commit | commitdiff | tree |
2024-04-16 |
Robert Griesemer | types2: flip the default value of GODEBUG=gotypesalias=1 |
commit | commitdiff | tree |
2024-04-16 |
Alan Donovan | go/internal/gcimporter: suppress 3 test cases when... |
commit | commitdiff | tree |
2024-04-16 |
David Chase | runtime/pprof: test for Darwin flake in TestVMInfo |
commit | commitdiff | tree |
2024-04-16 |
Lynn Boger | math/big: improve use of addze in mulAddVWW on ppc64x |
commit | commitdiff | tree |
2024-04-16 |
apocelipes | cmd,crypto/elliptic: fix typos in comments |
commit | commitdiff | tree |
2024-04-16 |
Tobias Klauser | os: remove unused issueNo field |
commit | commitdiff | tree |
2024-04-16 |
Ian Lance Taylor | doc: fix tense in godebug (s/revert/reverted) |
commit | commitdiff | tree |
2024-04-16 |
Dmitri Shuralyov | runtime: remove no-op slice operation in Caller |
commit | commitdiff | tree |
2024-04-16 |
Ian Lance Taylor | debug/elf: define non-standard but well-known symbol... |
commit | commitdiff | tree |
2024-04-15 |
Michael Podtserkovskii | cmd/cgo: create -objdir if not exist |
commit | commitdiff | tree |
2024-04-15 |
Alan Donovan | os: make File.Readdir et al concurrency-safe |
commit | commitdiff | tree |
2024-04-15 |
Robert Griesemer | go/types, types2: simplify TestUnaliasTooSoonInCycle... |
commit | commitdiff | tree |
2024-04-15 |
Alan Donovan | go/types: flip the default value of GODEBUG=gotypesalias=1 |
commit | commitdiff | tree |
2024-04-15 |
Alan Donovan | cmd/compile/internal/types2: port CL 576975 to types2 |
commit | commitdiff | tree |
2024-04-15 |
aimuz | compress/bzip2: simplify Huffman tree construction |
commit | commitdiff | tree |
2024-04-15 |
Guoqi Chen | cmd/internal/obj/loong64: recheck jump offset boundary... |
commit | commitdiff | tree |
2024-04-15 |
Guoqi Chen | internal/abi, internal/buildcfg: always enable register... |
commit | commitdiff | tree |
2024-04-15 |
Chemaclass | io: fix typo inside copyBuffer |
commit | commitdiff | tree |
2024-04-15 |
Carlos Amedee | internal/goexperiment: remove the ExecTracer2 experiment |
commit | commitdiff | tree |
2024-04-15 |
Carlos Amedee | runtime: rename v2 execution tracer files |
commit | commitdiff | tree |
2024-04-15 |
Carlos Amedee | runtime, cmd/trace: remove code paths that include... |
commit | commitdiff | tree |
2024-04-15 |
guoguangwu | cmd/pprof: close resp body after the profile.Parse... |
commit | commitdiff | tree |
2024-04-15 |
guoguangwu | cmd/cover: fix typo in comment |
commit | commitdiff | tree |
2024-04-15 |
Andy Pan | net: implement TCP_KEEPIDLE, TCP_KEEPINTVL, and TCP_KEE... |
commit | commitdiff | tree |
2024-04-14 |
guoguangwu | cmd/go/internal/modfetch: fix typos in comment |
commit | commitdiff | tree |
2024-04-14 |
Mateusz Poliwczak | net: add Unwrap to *DNSError |
commit | commitdiff | tree |
2024-04-14 |
Andy Pan | net: separate the Solaris fast/slow path of setting... |
commit | commitdiff | tree |
2024-04-14 |
Andy Pan | net: bifurcate the TCP Keep-Alive mechanism into Solari... |
commit | commitdiff | tree |
2024-04-12 |
Andy Pan | runtime: utilize EVFILT_USER to wake up kevent for... |
commit | commitdiff | tree |
2024-04-12 |
Jes Cok | doc: make use of simpler symbol links for relnotes |
commit | commitdiff | tree |
2024-04-12 |
Alan Donovan | go/types: update package doc |
commit | commitdiff | tree |
2024-04-12 |
Ian Lance Taylor | os: document file mode of temporary files |
commit | commitdiff | tree |
2024-04-12 |
guangwu | net/http: fix debugRoundTrip log typo |
commit | commitdiff | tree |
next |