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
2023-12-30
all: replace outdated links
cui fliter
2023-12-30
reflect: fix typo in type.go
RenJiangdu
2023-12-27
doc: fix typo in example in spec
Robert Griesemer
2023-12-27
doc: document new iteration variable semantics in spec
Robert Griesemer
2023-12-27
doc: document version at which new language features were introduced in spec
Robert Griesemer
2023-12-26
lib/time: update to 2023d/2023d
Dmitri Shuralyov
2023-12-21
runtime/metrics: godoc link fixes
Olivier Mengué
2023-12-21
doc: fix misspelling in go1.22 release notes
Manlio Perillo
2023-12-21
runtime: use racereleasemerge for godebugInc
Cherry Mui
2023-12-21
cmd/compile: handle constant-folding of an out-of-range jump table index
Keith Randall
2023-12-20
doc/go1.22: document changes to vet loopclosure analyzer
Tim King
2023-12-20
doc: update unsafe.Pointer rule in spec
Robert Griesemer
2023-12-19
doc: add html/template release note
Roland Shoemaker
2023-12-19
doc: comment out remaining TODOs in Go 1.22 relnotes (for now)
Than McIntosh
2023-12-19
doc/go1.22,cmd/go: document that 'go mod init' no longer imports from other v...
Bryan C. Mills
2023-12-19
doc/go1.22: document removal of 'go get' support in GOPATH mode
Bryan C. Mills
2023-12-19
doc: typo fix for net/http.ServeMux
Carlos Amedee
2023-12-19
cmd/go/internal/toolchain: revert "make a best effort to parse 'go run' and '...
Russ Cox
2023-12-19
doc/go1.22.html: release notes for slog, testing/slogtest and net/http.ServeMux
Jonathan Amsterdam
2023-12-19
cmd/compile: remove interfacecycles debug flag
Robert Griesemer
2023-12-19
doc/go1.22: announcing support address sanitizer on Loong64
Guoqi Chen
2023-12-18
test: skip rangegen.go on 32-bit platforms
Than McIntosh
2023-12-18
crypto/tls: align FIPS-only mode with BoringSSL policy
Filippo Valsorda
2023-12-18
crypto/internal/boring: upgrade module to fips-20220613
Filippo Valsorda
2023-12-18
Revert "cmd/cgo/internal/testsanitizers: fix msan test failing with clang >= 16"
Than McIntosh
2023-12-18
cmd: go get golang.org/x/tools@83bceaf2 and revendor
Tim King
2023-12-18
cmd/link/internal/loadpe: update comment about @feat.00 symbol handling
qmuntal
2023-12-18
doc: add math/rand/v2 release notes
Russ Cox
2023-12-18
builtin: mention PanicNilError in comments of recover
Irakli Safareli
2023-12-18
cmd/cgo/internal/testsanitizers: fix msan test failing with clang >= 16
Mauri de Souza Meneguzzo
2023-12-18
internal/syscall/windows: fix the signature of SetFileInformationByHandle
Bryan C. Mills
2023-12-18
runtime: skip TestRuntimeLockMetricsAndProfile for flakiness
Michael Anthony Knyszek
2023-12-15
runtime: properly model rwmutex in lock ranking
Michael Pratt
2023-12-15
all: fix copyright headers
Jes Cok
2023-12-15
cmd/asm: for arm, rewrite argument shifted right by 0 to left by 0.
Keith Randall
2023-12-15
runtime: add race annotations in IncNonDefault
David Chase
2023-12-15
cmd/asm: fix encoding for arm right shift by constant 0
Keith Randall
2023-12-15
doc: add crypto/tls and crypto/x509 release notes
Roland Shoemaker
2023-12-14
net/netip: remove Prefix.Compare for Go 1.22
Russ Cox
2023-12-14
cmd/go/internal/toolchain: make a best effort to parse 'go run' and 'go insta...
Bryan C. Mills
2023-12-14
cmd/go/internal/modfetch: simplify a redundant condition
Bryan C. Mills
2023-12-14
cmd/go/internal/vcweb: set GIT_PROTOCOL in the git CGI handler
Bryan C. Mills
2023-12-14
doc/go1.22: correct the system call name used for zero-copy from net.TCPConn ...
Andy Pan
2023-12-14
runtime: delete todo of the list field for mspan
qiulaidongfeng
2023-12-14
doc: improve release note for Windows hosts file being respected
Davis Goodin
2023-12-14
doc: document Windows os.ReadDir improvements
qmuntal
2023-12-14
doc: add missing html tags
cui fliter
2023-12-14
all: remove newline characters after return statements
Danil Timerbulatov
2023-12-14
doc/go1.22: pre-announce dropping macOS 10.15 support
Dmitri Shuralyov
2023-12-14
doc: add release note fragment on inlining changes
Than McIntosh
[prev]
[next]