aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2020-11-13[dev.boringcrypto.go1.14] all: merge go1.14.12 into dev.boringcrypto.go1.14Filippo Valsorda
2020-11-12[release-branch.go1.14-security] cmd/go, cmd/cgo: don't let bogus symbol set ...Ian Lance Taylor
2020-09-10[dev.boringcrypto.go1.14] all: merge go1.14.9 into dev.boringcrypto.go1.14Filippo Valsorda
2020-08-21[release-branch.go1.14] cmd/link: fix GC data reading from shared library (at...Cherry Zhang
2020-06-09[dev.boringcrypto.go1.14] all: merge go1.14.4 into dev.boringcrypto.go1.14Filippo Valsorda
2020-04-14[release-branch.go1.14] cmd/cgo: use consistent tag for a particular structIan Lance Taylor
2020-04-13[dev.boringcrypto.go1.14] all: merge go1.14.2 into dev.boringcrypto.go1.14Filippo Valsorda
2020-03-30[release-branch.go1.14] cmd/cgo, misc/cgo: only cache anonymous struct typede...Tobias Klauser
2020-03-20[dev.boringcrypto.go1.14] all: merge go1.14.1 into dev.boringcrypto.go1.14Filippo Valsorda
2020-03-02[release-branch.go1.14] cmd/trace: update to use WebComponents V0 polyfillHana (Hyang-Ah) Kim
2020-02-25[dev.boringcrypto.go1.14] all: merge go1.14 into dev.boringcrypto.go1.14Filippo Valsorda
2020-02-14[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2020-02-06[dev.boringcrypto] misc/boring: add go1.13.7b4 and go1.12.16b4 releases to RE...Filippo Valsorda
2020-02-05[dev.boringcrypto] misc/docker: update Dockerfile to match recent Buster base...Filippo Valsorda
2020-02-05[dev.boringcrypto] misc/boring: update default CL reviewer to katie@golang.orgFilippo Valsorda
2020-01-24cmd/go: fix cgo test when min macOS version is setJay Conrod
2020-01-10misc/cgo/test: re-enable darwin cgo tests in race modeTobias Klauser
2019-12-20misc/cgo/test: tweak to pass with GCC 10Ian Lance Taylor
2019-11-25[dev.boringcrypto] misc/boring: add new releases to RELEASES fileFilippo Valsorda
2019-11-25misc/cgo/testshared: do not write to GOROOTBryan C. Mills
2019-11-25misc: log 'ok' from 'go run' tests on successBryan C. Mills
2019-11-25misc: remove use of relative directories in overlayDir functionsBryan C. Mills
2019-11-22misc/cgo/testshared: make -v output less verboseBryan C. Mills
2019-11-22misc/cgo/testcshared: avoid writing to GOROOT in testsBryan C. Mills
2019-11-22misc/cgo/testcarchive: avoid writing to GOROOT in testsBryan C. Mills
2019-11-20misc/cgo/testplugin: avoid writing to GOROOTBryan C. Mills
2019-11-20misc/cgo/fortran: avoid writing to $PWDBryan C. Mills
2019-11-19[dev.boringcrypto] all: merge master into dev.boringcryptoFilippo Valsorda
2019-11-18misc/chrome/gophertool: replace deprecated tabs.getSelected methodramenjuniti
2019-11-15all: fix a bunch of misspellingsVille Skyttä
2019-11-14cmd/link/internal/ld,misc/cgo/testcshared: don't -fuse-ld=gold on AndroidElias Naur
2019-11-13misc/cgo/testgodefs: convert test from bash to GoBryan C. Mills
2019-11-11misc: ensure that test overlay directories are writableBryan C. Mills
2019-11-11cmd/go: remove -w workaround for -buildmode=plugin on DarwinThan McIntosh
2019-11-05misc/ios: bump -mios-version-minElias Naur
2019-11-04syscall/js: garbage collect references to JavaScript valuesRichard Musiol
2019-11-04misc/cgo/testcarchive: add missing exit(0) in main7.cIan Lance Taylor
2019-11-02runtime: clear preemptStop in dropmIan Lance Taylor
2019-10-25[dev.boringcrypto] misc/boring: add go1.13.3b4 and go1.12.12b4 to RELEASES fileFilippo Valsorda
2019-10-23misc: delete benchcmp forwarding scriptDmitri Shuralyov
2019-10-17[dev.boringcrypto] misc/boring: add go1.13.2b4 and go1.12.11b4 to RELEASES fileFilippo Valsorda
2019-10-11[dev.boringcrypto] misc/boring: publish to Docker Hub all releases, not only ...Filippo Valsorda
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2019-10-08syscall: on wasm, do not panic if "process" global is not definedRichard Musiol
2019-10-05cmd/cgo: build unique C type cache keys from parent namesTai
2019-10-02cmd/cgo: optimize cgoCheckPointer callEgon Elbre
2019-09-30syscall/js: add Value.Delete for deleting JavaScript propertiesRichard Musiol
2019-09-27[dev.boringcrypto] misc/boring: add go1.13.1b4 and go1.12.10b4 to RELEASES fileFilippo Valsorda
2019-09-25misc, runtime, test: extra tests and benchmarks for deferDan Scales
2019-09-18all: remove trailing whitespace from HTML filesDaniel Martí