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
2021-12-29
misc/cgo/testsanitizers: accept compilers that don't report location
Ian Lance Taylor
2021-12-29
misc/cgo/testsanitizers: don't fail asan test if no symbolizer
Ian Lance Taylor
2021-12-29
runtime: fix the issue that the -asan option cannot print where the error occ...
fanzha02
2021-12-21
cmd/link: use SHT_INIT_ARRAY for .init_array section
Ian Lance Taylor
2021-12-17
cmd/link: force eager binding when using plugins on darwin
Cherry Mui
2021-12-16
misc/cgo/testcarchive: log command output more consistently
Bryan C. Mills
2021-12-15
misc/cgo/testshared: increase size limit in size check
Jakub Čajka
2021-12-15
misc/cgo/testshared: pass -x flag only to commands supporting it
Jakub Čajka
2021-12-09
[dev.boringcrypto] misc/boring: add new releases to RELEASES file
Alexander Rakoczy
2021-12-07
runtime: fix comments on the behavior of SetGCPercent
Michael Anthony Knyszek
2021-12-07
misc/cgo/testplugin: remove skip in TestIssue25756pie
Dmitri Shuralyov
2021-12-03
[dev.boringcrypto] misc/boring: add new releases to RELEASES file
Michael Anthony Knyszek
2021-12-02
misc/ios: bump min version
Changkun Ou
2021-11-30
misc/cgo/test: further reduce likeliness of hang in Test9400
Paul E. Murphy
2021-11-30
misc/cgo/test: reduce likeliness of hang in Test9400
Paul E. Murphy
2021-11-23
misc/reboot: skip TestRepeatBootstrap on short builders
Bryan C. Mills
2021-11-22
misc/cgo/testcshared: skip TestGo2C2Go on Windows
Ian Lance Taylor
2021-11-22
misc/cgo/test: remove unnecessary forward declaration
Bryan C. Mills
2021-11-20
runtime/cgo: add example of Handle with void* parameter
Alan Donovan
2021-11-11
misc/cgo/testshared: correct test of gccgo version number
Ian Lance Taylor
2021-11-05
[dev.boringcrypto] all: merge master into dev.boringcrypto
Roland Shoemaker
2021-11-05
[dev.boringcrypto] misc/boring: add new releases to RELEASES file
Heschi Kreinick
2021-11-03
all: add support for c-archive and c-shared on linux/riscv64
Joel Sing
2021-11-03
runtime: install sigPreempt signal handler for c-archive/c-shared
Ian Lance Taylor
2021-11-02
cmd/dist: add asan tests in misc/cgo/testsanitizers package
fanzha02
2021-10-29
Revert "cmd/go: remove support for -buildmode=shared"
Bryan C. Mills
2021-10-27
cmd/go: remove support for -buildmode=shared
Bryan C. Mills
2021-10-25
cmd/link: increase reserved space for passing env on wasm
Richard Musiol
2021-10-16
misc/wasm: expect environment to provide polyfills
Richard Musiol
2021-10-13
cmd/link: disable weak reference in itab if build with "-linkshared"
zhouguangyuan
2021-10-08
[dev.boringcrypto] misc/boring: add new releases to RELEASES file
Heschi Kreinick
2021-10-08
[dev.boringcrypto] misc/boring: fix Docker Hub references
Heschi Kreinick
2021-10-08
misc/cgo/testshared: pass the testing.T to goCmd when available
Bryan C. Mills
2021-10-08
[dev.boringcrypto] misc/boring: publish to Artifact Registry
Heschi Kreinick
2021-10-07
misc/wasm, cmd/link: do not let command line args overwrite global data
Cherry Mui
2021-10-07
cmd/cgo: update to handle ast.IndexListExpr
Matthew Dempsky
2021-10-06
all: use bytes.Cut, strings.Cut
Russ Cox
2021-09-22
cmd/cgo: add go:notinheap annotation to Windows handle types
Elias Naur
2021-09-16
cmd/cgo: for godefs, don't let field prefix removal cause duplicates
Ian Lance Taylor
2021-09-03
misc/wasm: enable ECMAScript strict mode
rhysd
2021-08-16
cmd/cgo: fix unused parameter warnings in generated _cgo_main.c
Hans
2021-08-16
[dev.boringcrypto] all: merge commit 57c115e1 into dev.boringcrypto
Roland Shoemaker
2021-08-13
all: gofmt more (but vendor, testdata, and top-level test directories)
Dmitri Shuralyov
2021-08-12
[dev.typeparams] all: merge master (46fd547) into dev.typeparams
Matthew Dempsky
2021-08-10
[dev.boringcrypto] misc/boring: add new releases to RELEASES file
Filippo Valsorda
2021-08-09
runtime/cgo: when using msan explicitly unpoison cgoCallers
Ian Lance Taylor
2021-07-14
[dev.boringcrypto] misc/boring: add new releases to RELEASES file
Katie Hockman
2021-06-17
[dev.typeparams] all: add GOEXPERIMENT=unified knob
Matthew Dempsky
2021-06-13
misc/cgo: generate Windows import libraries for clang
Jason A. Donenfeld
2021-06-13
cmd/go, misc/cgo: skip test if no .edata
Jason A. Donenfeld
[prev]
[next]