2023-11-17 |
Tobias Klauser | net/netip: optimize AddrPort.String for IPv6 addresses |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | internal/zstd: s/thees/these/ |
commit | commitdiff | tree |
2023-11-17 |
Daniel Martí | all: make more use of the new atomic integer types |
commit | commitdiff | tree |
2023-11-17 |
aimuz | internal/zstd: fix seek offset bounds check in skipFrame |
commit | commitdiff | tree |
2023-11-17 |
Olivier Mengué | embed: fix variable name in example |
commit | commitdiff | tree |
2023-11-17 |
Alexander Yastrebov | internal/bytealg: use PCALIGN in memequal |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | log/slog: fix comments for *handleState.appendAttr |
commit | commitdiff | tree |
2023-11-17 |
Max Riveiro | runtime: optimize aeshashbody with PCALIGN in amd64 |
commit | commitdiff | tree |
2023-11-17 |
Tobias Klauser | runtime: remove unused _CTL_KERN on openbsd |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | log/slog: make hex a const |
commit | commitdiff | tree |
2023-11-17 |
Robert Griesemer | go/types, types2: avoid type inference error if argumen... |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | runtime: gofmt -w -s |
commit | commitdiff | tree |
2023-11-17 |
lotusirous | slog: factoring out code to make the examples playable |
commit | commitdiff | tree |
2023-11-17 |
Cuong Manh Le | cmd/compile: use internal/buildcfg for checking newinli... |
commit | commitdiff | tree |
2023-11-16 |
Bryan C. Mills | cmd/go: propagate origin information for inexact module... |
commit | commitdiff | tree |
2023-11-16 |
Rhys Hiltner | runtime: disable automatic GC for STW metric tests |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | runtime: print g pointer in crash stack dump |
commit | commitdiff | tree |
2023-11-16 |
Michael Pratt | cmd/compile: allow disable of PGO function value devirt... |
commit | commitdiff | tree |
2023-11-16 |
Michael Pratt | cmd/compile: don't devirtualize calls to runtime.memhas... |
commit | commitdiff | tree |
2023-11-16 |
Robert Griesemer | go/types, types2: move exported predicates into separat... |
commit | commitdiff | tree |
2023-11-16 |
Davis Goodin | cmd/link/internal/loadpe: fix xrels search "not found... |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: refactor AnalyzeFunc |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: refactor heuristics analyzers |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: refactor call site scoring |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: debug flag to alter score... |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | runtime/race: update race syso files to support atomic... |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | internal/reflectlite: allow Value be stack allocated |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | reflect: uncomment allocation test |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | reflect: remove go121noForceValueEscape |
commit | commitdiff | tree |
2023-11-16 |
David Chase | cmd/compile: minor change to simplify addition of exper... |
commit | commitdiff | tree |
2023-11-16 |
David Chase | cmd/compile: add compiler debug flag to disable range... |
commit | commitdiff | tree |
2023-11-16 |
Michael Anthony... | runtime: optimize bulkBarrierPreWrite with allocheaders |
commit | commitdiff | tree |
2023-11-16 |
Michael Anthony... | runtime: fix liveness issue in test-only getgcmask |
commit | commitdiff | tree |
2023-11-16 |
Michael Anthony... | test: ignore MemProfileRecords with no live objects... |
commit | commitdiff | tree |
2023-11-15 |
Robert Griesemer | math/big: faster FloatPrec implementation |
commit | commitdiff | tree |
2023-11-15 |
David Chase | cmd/compile: extend profiling-per-package-into-director... |
commit | commitdiff | tree |
2023-11-15 |
David Chase | cmd/compile: modify -memprofile flag for multiple profi... |
commit | commitdiff | tree |
2023-11-15 |
David Chase | cmd/compile: small inlining tweak for range-func panics |
commit | commitdiff | tree |
2023-11-15 |
David Chase | cmd/compile: check for iteration after range func loop... |
commit | commitdiff | tree |
2023-11-15 |
David Chase | cmd/compile: replace magic numbers "2" and "1" with... |
commit | commitdiff | tree |
2023-11-15 |
Damien Neil | net/http: don't set length for non-range encoded conten... |
commit | commitdiff | tree |
2023-11-15 |
Achille Roussel | internal/cpu: detect support of AVX512 |
commit | commitdiff | tree |
2023-11-15 |
Michael Pratt | runtime/metrics: add STW stopping and total time metrics |
commit | commitdiff | tree |
2023-11-15 |
Than McIntosh | cmd/compile/internal/inline: score call sites exposed... |
commit | commitdiff | tree |
2023-11-15 |
Than McIntosh | cmd/compile/internal/inline: rework call scoring for... |
commit | commitdiff | tree |
2023-11-15 |
Than McIntosh | cmd/compile/internal/inline: fix buglet in panic path... |
commit | commitdiff | tree |
2023-11-15 |
qiulaidongfeng | reflect: optimize Value.IsZero for array types |
commit | commitdiff | tree |
2023-11-15 |
Park Zhou | cmd/compile/internal/ir: fix doc |
commit | commitdiff | tree |
2023-11-15 |
Robert Griesemer | go/types, types2: remove local version processing in... |
commit | commitdiff | tree |
2023-11-14 |
Michael Anthony... | runtime: prevent send on closed channel in wakeableSleep |
commit | commitdiff | tree |
2023-11-14 |
Roland Shoemaker | crypto/tls: remove RSA KEX ciphers from the default... |
commit | commitdiff | tree |
2023-11-14 |
Roland Shoemaker | crypto/tls: change default minimum version to 1.2 |
commit | commitdiff | tree |
2023-11-14 |
Ezzno J | runtime: remove useless nil checking during init of... |
commit | commitdiff | tree |
2023-11-14 |
Deleplace | slices: zero the slice elements discarded by Delete... |
commit | commitdiff | tree |
2023-11-14 |
Robert Griesemer | math/big: update comment in the implementation of FloatPrec |
commit | commitdiff | tree |
2023-11-14 |
Jes Cok | cmd/link/internal/loadpe: remove unused dynimports... |
commit | commitdiff | tree |
2023-11-14 |
Michael Anthony... | internal/trace/v2: resolve syscall parsing ambiguity |
commit | commitdiff | tree |
2023-11-14 |
Michael Anthony... | internal/trace/v2: halve the memory footprint of the... |
commit | commitdiff | tree |
2023-11-14 |
Michael Anthony... | internal/trace/v2: don't enforce batch order on Ms |
commit | commitdiff | tree |
2023-11-14 |
Cuong Manh Le | cmd/compile/internal/types2: mark gotypesalias as undoc... |
commit | commitdiff | tree |
2023-11-14 |
Dmitri Shuralyov | cmd/api: use api/next directory for beta versions |
commit | commitdiff | tree |
2023-11-14 |
Robert Griesemer | math/big: implement Rat.FloatPrec |
commit | commitdiff | tree |
2023-11-13 |
Robert Griesemer | go/types, types2: add FileVersions map to test Info |
commit | commitdiff | tree |
2023-11-13 |
Michael Pratt | runtime: remove work.pauseStart |
commit | commitdiff | tree |
2023-11-13 |
Paul E. Murphy | cmd/compile/internal/ssa: on PPC64, merge (CMPconst... |
commit | commitdiff | tree |
2023-11-13 |
Robert Griesemer | go/types, types2: implement Alias proposal (export... |
commit | commitdiff | tree |
2023-11-13 |
Michael Pratt | cmd/compile: support lookup of functions from export... |
commit | commitdiff | tree |
2023-11-13 |
Michael Pratt | cmd/compile: initial function value devirtualization |
commit | commitdiff | tree |
2023-11-13 |
aimuz | cmd/compile: remove redundant function pkgNameOf |
commit | commitdiff | tree |
2023-11-13 |
Michael Anthony... | runtime: call enableMetadataHugePages and its callees... |
commit | commitdiff | tree |
2023-11-11 |
Robert Griesemer | go/types, types2: implement Info.PkgNameOf |
commit | commitdiff | tree |
2023-11-10 |
Andy Pan | log/slog: add LogLoggerLevel to enable setting level... |
commit | commitdiff | tree |
2023-11-10 |
Tobias Klauser | syscall: regen zsyscall_{aix_ppc64,solaris_amd64}.go |
commit | commitdiff | tree |
2023-11-10 |
Robert Griesemer | go/types, types2: always run tests with and without... |
commit | commitdiff | tree |
2023-11-10 |
Michael Pratt | cmd/compile: move FuncPC intrinsic handling to common... |
commit | commitdiff | tree |
2023-11-10 |
Michael Anthony... | internal/trace/v2: disable TestTrace* tests on Windows... |
commit | commitdiff | tree |
2023-11-10 |
Michael Anthony... | internal/trace/v2: disable cgo callback test if cgo... |
commit | commitdiff | tree |
2023-11-10 |
Michael Anthony... | internal/trace: implement goroutine analysis for v2... |
commit | commitdiff | tree |
2023-11-10 |
Michael Anthony... | internal/trace: implement MutatorUtilizationV2 |
commit | commitdiff | tree |
2023-11-10 |
Michael Anthony... | runtime: add execution tracer v2 behind GOEXPERIMENT... |
commit | commitdiff | tree |
2023-11-10 |
Michael Anthony... | runtime: fix user arena heap bits writing on big endian... |
commit | commitdiff | tree |
2023-11-10 |
Robert Griesemer | cmd/compile: update types2.Info.FileVersions API to... |
commit | commitdiff | tree |
2023-11-09 |
Damien Neil | path/filepath: consider \\?\c: as a volume on Windows |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: improve tickspersecond |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: make all GC mark workers yield for forEachP |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: make it harder to introduce deadlocks with... |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: refactor runtime->tracer API to appear more... |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: enable allocheaders by default |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: make alloc headers footers instead |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: implement experiment to replace heap bitmap... |
commit | commitdiff | tree |
2023-11-09 |
Michael Anthony... | runtime: add the allocation headers GOEXPERIMENT and... |
commit | commitdiff | tree |
2023-11-09 |
Roland Shoemaker | crypto/x509: implement AddCertWithConstraint |
commit | commitdiff | tree |
2023-11-09 |
Cherry Mui | runtime: skip TestG0StackOverflow on windows/arm64 |
commit | commitdiff | tree |
2023-11-09 |
qmuntal | cmd/internal/link: merge .pdata and .xdata sections... |
commit | commitdiff | tree |
2023-11-09 |
Michał Matczuk | net/http: use copyBufPool in transferWriter.doBodyCopy() |
commit | commitdiff | tree |
2023-11-09 |
Paul E. Murphy | cmd/internal/obj/ppc64: remove C_UCON optab matching... |
commit | commitdiff | tree |
2023-11-09 |
Jes Cok | internal/zstd: use dynamic path resolution for xxhsum... |
commit | commitdiff | tree |
2023-11-09 |
Robert Griesemer | go/types, types2: introduce _Alias type node |
commit | commitdiff | tree |
2023-11-09 |
Bryan C. Mills | os/signal: remove some arbitrary timeouts in tests |
commit | commitdiff | tree |
2023-11-09 |
aimuz | internal/zstd: avoid panic when the regenerated size... |
commit | commitdiff | tree |
next |