index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-24
[release-branch.go1.19] all: prevent fakePC overflow on 386 in libfuzzer mode
Cuong Manh Le
2022-10-24
[release-branch.go1.19] runtime: always keep global reference to mp until mex...
Michael Pratt
2022-10-20
[release-branch.go1.19] cmd/go/internal/modload: update TestQueryImport to pa...
Bryan C. Mills
2022-10-04
[release-branch.go1.19] go1.19.2
go1.19.2
Gopher Robot
2022-10-04
[release-branch.go1.19] regexp: limit size of parsed regexps
Russ Cox
2022-10-04
[release-branch.go1.19] archive/tar: limit size of headers
Damien Neil
2022-09-28
[release-branch.go1.19] net/http/httputil: avoid query parameter smuggling
Damien Neil
2022-09-21
[release-branch.go1.19] cmd/compile/internal/typebits: relax alignment check
Cuong Manh Le
2022-09-21
[release-branch.go1.19] cmd/compile: skip emitting dictionaries with missing ...
Matthew Dempsky
2022-09-21
[release-branch.go1.19] cmd/link: suppress -no_pie deprecation warning on darwin
Cherry Mui
2022-09-21
[release-branch.go1.19] cmd/link: stop passing -pagezero_size to darwin linker
Cherry Mui
2022-09-21
[release-branch.go1.19] go/types, types2: allow (string...) signature with Ne...
Robert Griesemer
2022-09-21
[release-branch.go1.19] cmd/compile: avoid using destination pointer base typ...
Keith Randall
2022-09-19
[release-branch.go1.19] cmd/compile/internal/inline: fix latent CalleeEffects...
Matthew Dempsky
2022-09-13
[release-branch.go1.19] runtime/cgo: add -fno-stack-protector to CFLAGS
Austin Clements
2022-09-09
[release-branch.go1.19] all: upgrade golang.org/x/net to v0.0.0-2022090701372...
Damien Neil
2022-09-06
[release-branch.go1.19] go1.19.1
go1.19.1
Gopher Robot
2022-09-06
[release-branch.go1.19] net/http: update bundled golang.org/x/net/http2
Damien Neil
2022-08-31
[release-branch.go1.19 cmd/compile: align stack offset to alignment larger th...
Cherry Mui
2022-08-31
[release-branch.go1.19] runtime: mark morestack_noctxt SPWRITE on LR architec...
Cherry Mui
2022-08-31
[release-branch.go1.19] runtime: fix ppc64 startup on newer linux kernels
Paul E. Murphy
2022-08-31
[release-branch.go1.19] cmd/compile: only inline method wrapper if method don...
Cuong Manh Le
2022-08-30
[release-branch.go1.19] cmd/go/internal/imports: recognize "unix" build tag
Zeke Lu
2022-08-29
[release-branch.go1.19] cmd/link: fix trampolines breaking DWARF line info
Jeremy Quirke
2022-08-29
[release-branch.go1.19] crypto/tls: support ECDHE when ec_point_formats is mi...
Filippo Valsorda
2022-08-29
[release-branch.go1.19] cmd/go/internal/imports: include ToolTags in the Tags...
Zeke Lu
2022-08-29
[release-branch.go1.19] cmd/go: avoid registering AtExit handlers in tests
Bryan C. Mills
2022-08-29
[release-branch.go1.19] crypto/x509: don't panic marshaling invalid ECDSA keys
Filippo Valsorda
2022-08-29
[release-branch.go1.19] net/url: consistently remove ../ elements in JoinPath
Damien Neil
2022-08-29
[release-branch.go1.19] cmd/go: avoid overwriting cached Origin metadata
Bryan C. Mills
2022-08-29
[release-branch.go1.19] cmd/compile: handle partially overlapping assignments
Keith Randall
2022-08-29
[release-branch.go1.19] misc/cgo/testcarchive: permit SIGQUIT for TestSignalF...
Ian Lance Taylor
2022-08-29
[release-branch.go1.19] cmd/compile: correct alignment of atomic.Int64
Cuong Manh Le
2022-08-19
[release-branch.go1.19] cmd: vendor github.com/google/pprof to fix mangled ty...
Michael Pratt
2022-08-17
[release-branch.go1.19] cmd/compile: fix wrong typeparams for selector expr w...
Cuong Manh Le
2022-08-11
[release-branch.go1.19] cmd/compile: fix import/export of ODYNAMICDOTTYPE
Matthew Dempsky
2022-08-02
[release-branch.go1.19] go1.19
go1.19
Gopher Robot
2022-08-01
[release-branch.go1.19] test: improve generic type assertion test
Matthew Dempsky
2022-08-01
[release-branch.go1.19] cmd/compile: fix wrong dict pass condition for type a...
Wayne Zuo
2022-08-01
[release-branch.go1.19] all: merge master (e99f53f) into release-branch.go1.19
Dmitri Shuralyov
2022-08-01
doc: move Go 1.19 release notes to x/website
Dmitri Shuralyov
2022-08-01
doc: mention removal of cmd/compile's -importmap and -installsuffix flags
Matthew Dempsky
2022-08-01
doc/go1.19: fix typo: EM_LONGARCH -> EM_LOONGARCH
WANG Xuerui
2022-08-01
doc/go1.19: fix a few links that were missing trailing slashes
Brad Fitzpatrick
2022-07-30
runtime: fix typos
hopehook
2022-07-29
cmd/dist: always pass -short=true with -quick
Ian Lance Taylor
2022-07-28
doc/go1.19: minor adjustments and links
Russ Cox
2022-07-28
doc/go1.19: improve the loong64 release notes
WANG Xuerui
2022-07-28
os/exec: add GODEBUG setting to opt out of ErrDot changes
Russ Cox
2022-07-27
misc/cgo/test: use fewer threads in TestSetgidStress in long mode
Cherry Mui
[prev]
[next]