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-02-01
cmd/go/internal/par: generic Work
Roger Peppe
2023-02-01
cmd/dist,internal/platform: reenable the c-archive build mode on ios
Bryan C. Mills
2023-02-01
cmd/compile: schedule values with no in-block uses later
Keith Randall
2023-02-01
crypto/rand: batch large random reads on js
Johan Brandhorst-Satzkorn
2023-02-01
net/http: remove another arbitrary timeout in TestTLSHandshakeTimeout
Bryan C. Mills
2023-02-01
syscall: regenerate zsyscall_windows.go
qmuntal
2023-02-01
builtin: add documentation for clear
Cuong Manh Le
2023-02-01
cmd/dist, internal/platform: remove some target modes that fail
Ian Lance Taylor
2023-01-31
cmd/go/internal/script: retry ETXTBSY errors in scripts
Bryan C. Mills
2023-01-31
net/netip: use IPv6Loopback in TestIPProperties
Tobias Klauser
2023-01-31
net: use net/netip for address parsing
Mateusz Poliwczak
2023-01-31
runtime: always use LoadLibraryEx to load system libraries
qmuntal
2023-01-31
Revert "net: move context cancellation logic of blocking calls to a common fu...
Bryan Mills
2023-01-31
test: enable inlining tests for functions with local type
Cuong Manh Le
2023-01-31
cmd/compile: cleanup atomic.Pointer[T] inline test
Cuong Manh Le
2023-01-31
cmd/go: traverse module-root symlinks in Walk calls
Bryan C. Mills
2023-01-31
cmd/go: use Join functions instead of adding path separators to strings
Bryan C. Mills
2023-01-31
net: report IsNotFound when getnameinfo returns EAI_NONAME
Mateusz Poliwczak
2023-01-31
cmd/link: add debug print in hostobjCopy
Cherry Mui
2023-01-31
runtime/cgo: remove APPLE macros on 386, arm, and ppc64 assembly files
Cherry Mui
2023-01-31
cmd/compile: add clear(x) builtin
Cuong Manh Le
2023-01-31
os: allow $HOME to not exist in TestUserHomeDir
Bryan C. Mills
2023-01-31
encoding/xml: allow overriding by empty namespace
Constantin Konstantinidis
2023-01-31
cmd/compile: inline known-size memclrNoHeapPointers calls
Jakub Ciolek
2023-01-31
net: move context cancellation logic of blocking calls to a common function.
Mateusz Poliwczak
2023-01-31
io: allocate copy buffers from a pool
Damien Neil
2023-01-31
cmd/internal/obj/x86: use mov instead of lea to load the frame pointer
qmuntal
2023-01-31
cmd/link: rewrite (*BuildMode).Set to use platform.BuildModeSupported
Ian Lance Taylor
2023-01-31
cmd/dist, internal/platform: test agreement on supported build modes
Ian Lance Taylor
2023-01-31
cmd/link: rename ELF struct fields to remove "elf" prefix
Ian Lance Taylor
2023-01-31
cmd/link, cmd/dist, internal/platform: consolidate c-archive support
Ian Lance Taylor
2023-01-31
cmd/link: skip c-archive tests if c-archive mode is not supported
Ian Lance Taylor
2023-01-31
cmd/link: make .dynamic section read-only for MIPS ELF
Ian Lance Taylor
2023-01-31
cmd/dist: test goos, not gohostos, in tester.extLink
Ian Lance Taylor
2023-01-31
strconv: show what fmt package uses for float printing
Kevin Burke
2023-01-31
cmd/dist: set GOFLAGS=-trimpath when building cmd for releases
Bryan C. Mills
2023-01-31
cmd/link: load host archive libc_nonshared.a for -fstack-protector
Than McIntosh
2023-01-31
cmd/dist: leave cgo enabled if external linking is required
Bryan C. Mills
2023-01-31
cmd/internal/obj/x86: use push/pop instead of mov to store/load FP
qmuntal
2023-01-30
doc: move Go 1.20 release notes to x/website
Michael Anthony Knyszek
2023-01-30
cmd/link: refactor ELF hooks into ELFArch struct
Ian Lance Taylor
2023-01-30
cmd/dist: keep flag list sorted
Russ Cox
2023-01-30
net/http: add section headers to package doc
Russ Cox
2023-01-30
cmd/go: add and use cmd/go/internal/slices.Clip
Russ Cox
2023-01-30
cmd/vet: add directive analyzer
Russ Cox
2023-01-30
encoding/binary: add String and GoString method to nativeEndian
cuiweixie
2023-01-30
net/http: disable fetch on NodeJS
Johan Brandhorst-Satzkorn
2023-01-30
misc/wasm: use NodeJS crypto library
Johan Brandhorst-Satzkorn
2023-01-30
misc/wasm: extend executable compatibility
Johan Brandhorst-Satzkorn
2023-01-30
misc/wasm: use NodeJS performance library
Johan Brandhorst-Satzkorn
[prev]
[next]