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
path:
root
/
misc
Age
Commit message (
Expand
)
Author
2025-09-15
all: replace strings.Split with strings.SplitSeq
1911860538
2025-03-20
misc/linkcheck: remove unused tool
Sean Liao
2024-08-30
misc/wasm: move wasm runtime files to lib/wasm
Zxilly
2024-08-21
cmd/link: support wasmexport on js/wasm
Cherry Mui
2024-08-09
syscall,misc/wasm: fix path expansion on non-unix platforms
Zxilly
2024-06-18
misc/ios: rework exec wrapper to only support simulator
Roland Shoemaker
2024-04-11
misc/wasm: drop wasmtime < 14 support
Johan Brandhorst-Satzkorn
2023-11-19
misc/wasm: support new wasmtime CLI
Johan Brandhorst-Satzkorn
2023-11-02
misc/wasm: silence Wasmtime 14 CLI warning
Dmitri Shuralyov
2023-10-19
misc: drop old +build lines
Dmitri Shuralyov
2023-08-21
os: add tests for UserCacheDir and UserConfigDir
Josh Kraft
2023-07-26
misc/wasm: switch default WASI runtime
Johan Brandhorst-Satzkorn
2023-07-18
all: update go.mod go version to 1.22
Heschi Kreinick
2023-05-26
misc/wasm: set PATH variable in exec
Johan Brandhorst-Satzkorn
2023-05-25
net: implement wasip1 FileListener and FileConn
Chris O'Hara
2023-05-25
runtime: implement wasip1 netpoll
Chris O'Hara
2023-05-22
wasm: remove redundant calls to setTimeout and clearTimeout
Garet Halliday
2023-05-15
misc: remove misc/arm/a script
Austin Clements
2023-05-12
misc/reboot: move to cmd/internal/bootstrap_test
Austin Clements
2023-05-12
misc: update go.mod comment
Austin Clements
2023-05-12
misc/swig: move tests to cmd/cgo/internal
Austin Clements
2023-05-12
misc/swig: restructure as a driver
Austin Clements
2023-05-12
misc/cgo: move registerCgoTests tests to cmd/cgo/internal
Austin Clements
2023-05-12
misc/cgo/test: add cgo build constraints
Austin Clements
2023-05-12
misc/cgo/test: fix vet error
Austin Clements
2023-05-12
misc/cgo: move easy tests to cmd/cgo/internal
Austin Clements
2023-05-11
misc/wasm: add wasmedge to wasip1 script
Johan Brandhorst-Satzkorn
2023-05-09
misc/wasm: add wasmer to wasip1 script
Johan Brandhorst-Satzkorn
2023-05-05
Revert "runtime/cgo: store M for C-created thread in pthread key"
Chressie Himpel
2023-05-03
misc/android: improve exit code workaround
Austin Clements
2023-05-01
misc/android: copy entire modules in module mode
Bryan C. Mills
2023-05-01
misc/android: rename to misc/go_android_exec, make go build work
Austin Clements
2023-04-28
cmd/link: write buildid to plugin
Cherry Mui
2023-04-28
misc/android: rework GOROOT installation
Bryan C. Mills
2023-04-26
misc/wasm: default to /tmp if TMPDIR is unset
Bryan C. Mills
2023-04-26
runtime/cgo: store M for C-created thread in pthread key
Michael Pratt
2023-04-21
misc/wasm: support wasmtime in wasip1
Johan Brandhorst-Satzkorn
2023-04-19
make.{bash,bat}: check unmodified $PATH for $GOROOT/bin presence
Dmitri Shuralyov
2023-04-18
cmd/go: add check for unknown godebug setting
Russ Cox
2023-04-17
Revert "runtime/cgo: store M for C-created thread in pthread key"
Michael Pratt
2023-04-12
cmd/internal/sys, cmd/dist, misc/cgo/testcshared: enable c-shared feature and...
limeidan
2023-04-10
misc/cgo: remove +build lines, add go:build where needed
Ian Lance Taylor
2023-04-10
misc/cgo: gofmt
Ian Lance Taylor
2023-04-06
misc/wasm: add wasip1/wasm exec script
Johan Brandhorst-Satzkorn
2023-04-03
runtime/cgo: store M for C-created thread in pthread key
doujiang24
2023-03-31
Revert "runtime/cgo: store M for C-created thread in pthread key"
Cherry Mui
2023-03-31
Revert "runtime: get a better g0 stack bound in needm"
Cherry Mui
2023-03-30
runtime: get a better g0 stack bound in needm
Cherry Mui
2023-03-24
runtime/cgo: store M for C-created thread in pthread key
doujiang24
2023-03-22
cmd/compile: re-compile instantiated generic methods in linkshared mode
Cuong Manh Le
[next]