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-06-13
cmd/dist: more robust cleanup
Russ Cox
2023-06-13
doc/go1.21: document GOPPC64=power10 changes
Paul E. Murphy
2023-06-13
all: fix mismatched symbols
cui fliter
2023-06-13
database/sql: fix flake in TestContextCancelDuringRawBytesScan
Russ Cox
2023-06-13
cmd/internal/obj: make aix/ppc64 builds reproducible
Russ Cox
2023-06-13
runtime: Use doas -n in TestSUID on OpenBSD
Josh Rickmar
2023-06-13
sort: comments directing new code to use the slices package when applicable
Eli Bendersky
2023-06-13
spec: de-emphasize string(int) conversions
Robert Griesemer
2023-06-13
spec: document new program initialization process
Robert Griesemer
2023-06-13
crypto/ecdsa: properly truncate P-521 hashes
Filippo Valsorda
2023-06-13
runtime/trace: disable frame pointer unwinding on plan9
Philip Silva
2023-06-13
slices: add benchmark for IsSorted vs. IntsAreSorted
Eli Bendersky
2023-06-13
cmd/link: fix log formats for log.Fatal calls
Russ Cox
2023-06-12
net: test net.FileConn and net.FileListener with UDP sockets on wasip1
Achille Roussel
2023-06-12
doc/go1.21: clean up remaining TODOs
Michael Pratt
2023-06-12
cmd/dist: do not use user build cache in versioned trees
Russ Cox
2023-06-12
cmd/compile: use callsite as line number for argument marshaling
Keith Randall
2023-06-12
cmd/go/internal/modload: address comment and test issues from CL 496635
Bryan C. Mills
2023-06-12
go/build: check for invalid import paths again
Michael Matloob
2023-06-12
Revert "crypto/internal/nistec: refactor scalar multiplication"
Filippo Valsorda
2023-06-12
go/types, types2: use correct reverse inference approach
Robert Griesemer
2023-06-12
cmd/compile/internal/types2: add missing tests from go/types
Robert Griesemer
2023-06-12
go/types, types2: use inexact unification when unifying against core types
Robert Griesemer
2023-06-12
doc/go1.21: fix typo
chressie
2023-06-12
cmd/go: omit checksums for go.mod files needed for go version lines more ofte...
Bryan C. Mills
2023-06-11
net/url: correct field name in Redacted doc comment
Ian Lance Taylor
2023-06-11
doc/go1.21: add heading for cmp package
Dmitri Shuralyov
2023-06-11
cmp, builtin: document NaN behavior
Ian Lance Taylor
2023-06-11
context: fix doc tipo (s/timout/timeout)
Ian Lance Taylor
2023-06-10
runtime: fix typos
Jes Cok
2023-06-10
syscall: implement Ptrace{Set,Get}Regs using PTRACE_{GET,SET}REGSET on all li...
chenguoqi
2023-06-09
cmd/go: don't assume ImportStack always set on PackageError
Michael Matloob
2023-06-09
cmd/link: mangle certain instantiated function name in plugin mode
Cherry Mui
2023-06-09
crypto/tls: make SessionState.Extra a slice of byte slices
Filippo Valsorda
2023-06-09
cmd/go: fix TestScript/gotoolchain* when go.env doesn't set GOTOOLCHAIN=auto
qmuntal
2023-06-09
all: fix function names in comments
cui fliter
2023-06-09
net: update SOCK_CLOEXEC comment
Ian Lance Taylor
2023-06-09
Revert "net: remove fallback path in sysSocket"
Ian Lance Taylor
2023-06-09
doc/go1.21: remove CL 472195 TODO
Ian Lance Taylor
2023-06-08
runtime: apply looser bound to /gc/heap/live:bytes in test
Michael Anthony Knyszek
2023-06-08
go1.21: document crypto/tls additions
Damien Neil
2023-06-08
doc/go1.21: more crypto release notes
Filippo Valsorda
2023-06-08
doc/go1.21: NOFRAME heuristic changes
qmuntal
2023-06-08
doc/go1.21: mention NewFile on non-blocking descriptor
Ian Lance Taylor
2023-06-08
doc/go1.21: mention html/template.ErrJSTemplate
Ian Lance Taylor
2023-06-08
doc/go1.21: mention new cmp package
Ian Lance Taylor
2023-06-08
doc/go1.21: run relnotes again
Ian Lance Taylor
2023-06-08
cmd/compile: typo
cuiweixie
2023-06-08
go/types: fix method set computation if receiver is a named pointer
Robert Griesemer
2023-06-08
go/printer: error out of Fprint when it would write a '//line' directive with...
Bryan C. Mills
[prev]
[next]