2023-08-14 |
Than McIntosh | internal/coverage: separate out cmd defs to separate... |
commit | commitdiff | tree |
2023-08-12 |
Joel Sing | runtime/cgo: rename crosscall_386 to crosscall1 and... |
commit | commitdiff | tree |
2023-08-12 |
Joel Sing | runtime/cgo: rename crosscall_amd64 to crosscall1 |
commit | commitdiff | tree |
2023-08-11 |
Mauri de Souza... | net/http: disallow empty Content-Length header |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: simplify asmhdr and plugin exports handling |
commit | commitdiff | tree |
2023-08-11 |
Srinivas Pokala | cmd/asm: add KDSA instruction support |
commit | commitdiff | tree |
2023-08-11 |
Keith Randall | cmd/compile: separate out unsafe mark for end-of-block... |
commit | commitdiff | tree |
2023-08-11 |
Keith Randall | runtime: test that write barriers are correctly marked... |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile/internal/coverage: merge Fixup{Vars,Init... |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: cleanup ir.Package |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: move early deadcode into unified writer |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: make use of types2.InitOrder |
commit | commitdiff | tree |
2023-08-11 |
Russ Cox | cmd/distpack: include directory entries in tar files |
commit | commitdiff | tree |
2023-08-11 |
Russ Cox | time: make time.Since a few nanoseconds faster |
commit | commitdiff | tree |
2023-08-11 |
qiulaidongfeng | strconv: use the built-in min/max function |
commit | commitdiff | tree |
2023-08-11 |
Tobias Klauser | internal/itoa, os: move os.uitox to itoa.Uitox |
commit | commitdiff | tree |
2023-08-11 |
Tobias Klauser | os: remove unused func itox |
commit | commitdiff | tree |
2023-08-11 |
qiulaidongfeng | math/big: using the min built-in function |
commit | commitdiff | tree |
2023-08-11 |
Michael Matloob | cmd/go: enter vendor mode depending on new modules... |
commit | commitdiff | tree |
2023-08-10 |
Matthew Dempsky | cmd/internal/objabi: add support for bisect.Matcher... |
commit | commitdiff | tree |
2023-08-10 |
Keith Randall | cmd/compile: ensure write barrier branches get marked... |
commit | commitdiff | tree |
2023-08-10 |
Roland Shoemaker | crypto/tls: add GODEBUG to control max RSA key size |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile/internal/inline: refactor inline budget... |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile/internal/ir: export 'reassigned', handle... |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile/internal/inline: add framework to compute... |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile: function "property" defs for inl heuristics |
commit | commitdiff | tree |
2023-08-10 |
Bryan C. Mills | cmd/go/internal/web: remove a redundant return value |
commit | commitdiff | tree |
2023-08-10 |
Bryan C. Mills | cmd/go/internal/web: release the net token when an... |
commit | commitdiff | tree |
2023-08-10 |
Russ Cox | cmd/go: keep BuildInfo list sorted even with -pgo |
commit | commitdiff | tree |
2023-08-10 |
Russ Cox | cmd/compile: add -env key=value flag |
commit | commitdiff | tree |
2023-08-10 |
Bryan C. Mills | os: define TestIssue60181 only on Unix platforms |
commit | commitdiff | tree |
2023-08-10 |
Cosmos Nicolaou | runtime/pprof: fix build breakage on ios |
commit | commitdiff | tree |
2023-08-10 |
Andy Pan | syscall: avoid setting O_NONBLOCK needlessly by checkin... |
commit | commitdiff | tree |
2023-08-10 |
Ian Lance Taylor | archive/tar: correct value passed to Uname method |
commit | commitdiff | tree |
2023-08-10 |
Junxian Zhu | cmd/compile: fold most repetitive operations to simplif... |
commit | commitdiff | tree |
2023-08-10 |
Matthew Dempsky | runtime: fix asan asm on amd64 |
commit | commitdiff | tree |
2023-08-09 |
Tobias Klauser | os: test that copying to append-only files doesn't... |
commit | commitdiff | tree |
2023-08-09 |
Michael Anthony... | all: update vendored dependencies |
commit | commitdiff | tree |
2023-08-09 |
Cuong Manh Le | cmd/compile: make backingArrayPtrLen to return typechec... |
commit | commitdiff | tree |
2023-08-09 |
Michael Matloob | cmd/go: fix missing case checking for empty slice |
commit | commitdiff | tree |
2023-08-09 |
Cuong Manh Le | cmd/compile: mark instantiated functions from package... |
commit | commitdiff | tree |
2023-08-09 |
Matthew Dempsky | cmd/compile: keep all open-coded defer slots as used |
commit | commitdiff | tree |
2023-08-09 |
cuiweixie | runtime: improve performance of empty map with interfac... |
commit | commitdiff | tree |
2023-08-09 |
qmuntal | os: make MkdirAll support volume names |
commit | commitdiff | tree |
2023-08-09 |
qiulaidongfeng | cmd/dist: remove unnecessary parts of bootstrapDirs |
commit | commitdiff | tree |
2023-08-09 |
Matthew Dempsky | internal/bisect: fix PrintMarker and examples |
commit | commitdiff | tree |
2023-08-09 |
Ian Lance Taylor | runtime/cgo: use frame address to set g0 stack bound |
commit | commitdiff | tree |
2023-08-08 |
Damien Neil | net/http: sanitize User-Agent header in request writer |
commit | commitdiff | tree |
2023-08-08 |
Damien Neil | path/filepath: don't drop .. elements when cleaning... |
commit | commitdiff | tree |
2023-08-08 |
David Chase | cmd/compile: use new for loop semantics for Go 1.22... |
commit | commitdiff | tree |
2023-08-08 |
Ian Lance Taylor | database/sql: use reflect.TypeFor for known types |
commit | commitdiff | tree |
2023-08-08 |
Bryan C. Mills | cmd/cgo/internal/testplugin: simplify TestForkExec... |
commit | commitdiff | tree |
2023-08-08 |
qmuntal | os: follow all name surrogate reparse points in Stat... |
commit | commitdiff | tree |
2023-08-08 |
Carl Johnson | slices: add Concat |
commit | commitdiff | tree |
2023-08-08 |
Junxian Zhu | cmd/internal/obj/mips: add SEB/SEH instructions |
commit | commitdiff | tree |
2023-08-08 |
Ian Lance Taylor | internal/syscall/unix: don't define libc_getentropy_tra... |
commit | commitdiff | tree |
2023-08-07 |
Mauri de Souza... | internal/bytealg: optimize Count/CountString in amd64 |
commit | commitdiff | tree |
2023-08-07 |
Damien Neil | net/http: permit requests with invalid Host headers |
commit | commitdiff | tree |
2023-08-07 |
Austin Clements | Revert "runtime: move pcvalue cache to M" |
commit | commitdiff | tree |
2023-08-07 |
Austin Clements | Revert "runtime: drop stack-allocated pcvalueCaches" |
commit | commitdiff | tree |
2023-08-07 |
Robert Findley | go/types: fix panic in allowVersion when pos is invalid |
commit | commitdiff | tree |
2023-08-07 |
Austin Clements | runtime: drop stack-allocated pcvalueCaches |
commit | commitdiff | tree |
2023-08-07 |
Austin Clements | runtime: move pcvalue cache to M |
commit | commitdiff | tree |
2023-08-07 |
Austin Clements | runtime: store start PC in pcvalueCache |
commit | commitdiff | tree |
2023-08-07 |
Muhammad Falak... | sort: use the builtin min function |
commit | commitdiff | tree |
2023-08-07 |
Muhammad Falak... | testing: use the builtin max/min function |
commit | commitdiff | tree |
2023-08-07 |
Muhammad Falak... | strings: use the builtin max function |
commit | commitdiff | tree |
2023-08-07 |
montag451 | testing: improve the usage message of -benchtime |
commit | commitdiff | tree |
2023-08-07 |
Matthew Dempsky | runtime: avoid relying on the unwinder in deferreturn |
commit | commitdiff | tree |
2023-08-07 |
Jonathan Amsterdam | testing/slogtest: reword a confusing explanation |
commit | commitdiff | tree |
2023-08-07 |
Matthew Dempsky | runtime, cmd/compile: optimize open-coded defers |
commit | commitdiff | tree |
2023-08-07 |
Mauri de Souza... | net/http: add ServeFileFS, FileServerFS, NewFileTransportFS |
commit | commitdiff | tree |
2023-08-07 |
Andy Pan | log/slog: restore the original log setting before test... |
commit | commitdiff | tree |
2023-08-07 |
Matthew Dempsky | runtime, cmd/compile: prune unused _defer fields |
commit | commitdiff | tree |
2023-08-07 |
Robert Griesemer | go/types: use file start position as key for Info.FileV... |
commit | commitdiff | tree |
2023-08-07 |
Jonathan Amsterdam | log/slog: don't panic on aliased Record |
commit | commitdiff | tree |
2023-08-07 |
Inada Naoki | database/sql: add Null[T] |
commit | commitdiff | tree |
2023-08-07 |
qmuntal | time: amend time resolution docs |
commit | commitdiff | tree |
2023-08-07 |
Alan Donovan | go/ast: deprecate Object |
commit | commitdiff | tree |
2023-08-07 |
qiulaidongfeng | os: fix test failure when Workstation service is not... |
commit | commitdiff | tree |
2023-08-07 |
Daniel Martí | all: add a few more godoc links |
commit | commitdiff | tree |
2023-08-07 |
Cuong Manh Le | cmd/compile: fix missing init nodes for len(string... |
commit | commitdiff | tree |
2023-08-07 |
Matthew Dempsky | cmd/compile/internal/ssagen: sort locals by alignment... |
commit | commitdiff | tree |
2023-08-07 |
Matthew Dempsky | cmd/compile/internal/ir: remove unused Name.{Offset... |
commit | commitdiff | tree |
2023-08-07 |
Jes Cok | os: replace "used to used" with "used to use" in descri... |
commit | commitdiff | tree |
2023-08-07 |
Maya Rashish | crypto/rand, internal/syscall/unix: use simpler random... |
commit | commitdiff | tree |
2023-08-07 |
korzhao | encoding/base32: optimize Encode |
commit | commitdiff | tree |
2023-08-07 |
cui fliter | cmd/fix: use reflect.TypeFor for known types |
commit | commitdiff | tree |
2023-08-07 |
qiulaidongfeng | archive/tar: add FileInfoNames interface |
commit | commitdiff | tree |
2023-08-07 |
apocelipes | encoding/xml, image/jpeg, image/png: use the builtin... |
commit | commitdiff | tree |
2023-08-07 |
Jes Cok | os: use t.Fatalf instead of t.Errorf in TestErrProcessDone |
commit | commitdiff | tree |
2023-08-07 |
Eduard Bondarenko | regexp: improve Regexp.ReplaceAll documentation and... |
commit | commitdiff | tree |
2023-08-07 |
cui fliter | cmd/compile/internal/base: optimize the readImportCfg... |
commit | commitdiff | tree |
2023-08-07 |
adetunjii | arm64: replace "PCALGIN with PCALIGN" in package docume... |
commit | commitdiff | tree |
2023-08-07 |
Mauri de Souza... | internal/bytealg: optimize Index/IndexString in amd64 |
commit | commitdiff | tree |
2023-08-05 |
Jorropo | io: remove manual SectionReader.Size in SectionReader... |
commit | commitdiff | tree |
2023-08-05 |
Joel Sing | runtime,syscall: invert openbsd architecture tests |
commit | commitdiff | tree |
2023-08-05 |
Jes Cok | internal/testenv: replace “go run.” with “go run”.... |
commit | commitdiff | tree |
2023-08-04 |
Cherry Mui | runtime/pprof: correct field alignment in machVMRegionB... |
commit | commitdiff | tree |
2023-08-04 |
David Chase | doc: move Go 1.21 release notes to x/website |
commit | commitdiff | tree |
next |