]> Cypherpunks.ru repositories - gostls13.git/history - misc
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / misc /
2023-11-02 Dmitri Shuralyovmisc/wasm: silence Wasmtime 14 CLI warning
2023-10-19 Dmitri Shuralyovmisc: drop old +build lines
2023-08-21 Josh Kraftos: add tests for UserCacheDir and UserConfigDir
2023-07-26 Johan Brandhorst... misc/wasm: switch default WASI runtime
2023-07-18 Heschi Kreinickall: update go.mod go version to 1.22
2023-05-26 Johan Brandhorst... misc/wasm: set PATH variable in exec
2023-05-25 Chris O'Haranet: implement wasip1 FileListener and FileConn
2023-05-25 Chris O'Hararuntime: implement wasip1 netpoll
2023-05-22 Garet Hallidaywasm: remove redundant calls to setTimeout and clearTimeout
2023-05-15 Austin Clementsmisc: remove misc/arm/a script
2023-05-12 Austin Clementsmisc/reboot: move to cmd/internal/bootstrap_test
2023-05-12 Austin Clementsmisc: update go.mod comment
2023-05-12 Austin Clementsmisc/swig: move tests to cmd/cgo/internal
2023-05-12 Austin Clementsmisc/swig: restructure as a driver
2023-05-12 Austin Clementsmisc/cgo: move registerCgoTests tests to cmd/cgo/internal
2023-05-12 Austin Clementsmisc/cgo/test: add cgo build constraints
2023-05-12 Austin Clementsmisc/cgo/test: fix vet error
2023-05-12 Austin Clementsmisc/cgo: move easy tests to cmd/cgo/internal
2023-05-11 Johan Brandhorst... misc/wasm: add wasmedge to wasip1 script
2023-05-09 Johan Brandhorst... misc/wasm: add wasmer to wasip1 script
2023-05-05 Chressie HimpelRevert "runtime/cgo: store M for C-created thread in...
2023-05-03 Austin Clementsmisc/android: improve exit code workaround
2023-05-01 Bryan C. Millsmisc/android: copy entire modules in module mode
2023-05-01 Austin Clementsmisc/android: rename to misc/go_android_exec, make...
2023-04-28 Cherry Muicmd/link: write buildid to plugin
2023-04-28 Bryan C. Millsmisc/android: rework GOROOT installation
2023-04-26 Bryan C. Millsmisc/wasm: default to /tmp if TMPDIR is unset
2023-04-26 Michael Prattruntime/cgo: store M for C-created thread in pthread key
2023-04-21 Johan Brandhorst... misc/wasm: support wasmtime in wasip1
2023-04-19 Dmitri Shuralyovmake.{bash,bat}: check unmodified $PATH for $GOROOT...
2023-04-18 Russ Coxcmd/go: add check for unknown godebug setting
2023-04-17 Michael PrattRevert "runtime/cgo: store M for C-created thread in...
2023-04-12 limeidancmd/internal/sys, cmd/dist, misc/cgo/testcshared: enabl...
2023-04-10 Ian Lance Taylormisc/cgo: remove +build lines, add go:build where needed
2023-04-10 Ian Lance Taylormisc/cgo: gofmt
2023-04-06 Johan Brandhorst... misc/wasm: add wasip1/wasm exec script
2023-04-03 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-31 Cherry MuiRevert "runtime/cgo: store M for C-created thread in...
2023-03-31 Cherry MuiRevert "runtime: get a better g0 stack bound in needm"
2023-03-30 Cherry Muiruntime: get a better g0 stack bound in needm
2023-03-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-22 Cuong Manh Lecmd/compile: re-compile instantiated generic methods...
2023-03-08 Ian Lance Taylorruntime/cgo: add tsan sync for traceback function
2023-03-02 Evan Phoenixall: implement wasmimport directive
2023-02-28 Dmitri Shuralyovmisc/cgo/{life,stdio}: remove reliance on test/run.go
2023-02-16 Keith Randallruntime: reimplement GODEBUG=cgocheck=2 as a GOEXPERIMENT
2023-02-02 Johan Brandhorst... misc: increase node stack size
2023-02-01 Bryan C. Millscmd/dist,internal/platform: reenable the c-archive...
2023-01-30 Johan Brandhorst... misc/wasm: use NodeJS crypto library
2023-01-30 Johan Brandhorst... misc/wasm: extend executable compatibility
2023-01-30 Johan Brandhorst... misc/wasm: use NodeJS performance library
2023-01-26 David Chasemisc: update go.mod to 1.21
2023-01-20 Marcel Meyerall: fix typos in go file comments
2023-01-20 Alicemisc/cgo/testsanitizers: use fmt.Printf instead fmt...
2023-01-18 Ian Lance Taylormisc/reboot: overlay $GOROOT/lib in temporary goroot
2022-12-28 Cherry Muimisc/cgo/testsanitizers: run libfuzzer tests in temp...
2022-12-27 Cherry Muimisc/cgo/testsanitizers: add libfuzzer tests
2022-12-22 Cherry Muimisc/cgo/testshared: test build std in shared mode
2022-11-30 Matthew Dempskycmd/cgo: walk {FuncType,TypeSpec}.TypeParams fields
2022-11-22 Bryan C. Millsmisc/cgo/testcshared: reapply CL 451816
2022-11-21 Bryan C. Millscmd/go: do not install .a files for packages in std
2022-11-19 Than McIntoshmisc/cgo/testcshared: handle unsuffixed dlltool path
2022-11-07 Austin Clementsmisc/cgo/test: skip Test9400 on Alpine
2022-11-04 Austin Clementsmisc/cgo/test: simplify for module mode
2022-10-28 Michael Matloobcmd/go: don't install most GOROOT .a files in pkg
2022-10-17 Austin Clementsmisc/cgo/fortran: convert to Go test
2022-10-17 Austin Clementsmisc/cgo/testsigfwd: move to runtime/testprog/testprogcgo
2022-10-17 Austin Clementsmisc/cgo/testsigfwd: delete unused code
2022-10-14 Austin Clementsmisc/cgo/testasan: drop test
2022-10-14 Dmitri Goutnikcmd/dist, misc/cgo/testsanitizers: enable msan tests...
2022-10-13 Cherry Muicmd/link: don't reset variable size when handling ...
2022-10-12 Michael Anthony... misc/cgo/test: add asan and msan arena tests
2022-09-27 Marko Kunglamisc/wasm: update deprecated substr usage
2022-09-22 Bryan C. Millscmd/go: omit VCS stamping during bootstrap
2022-09-19 hopehookmisc/cgo: replace ioutil.ReadFile with os.ReadFile
2022-09-19 hopehookmisc/cgo: replace os.SEEK_SET with io.SeekStart
2022-09-06 cuiweixiemisc: use strings.Builder
2022-08-26 Archana Rruntime: add address sanitizer support for ppc64le
2022-08-25 Lynn Bogermisc/cgo/testsanitizers: determine compiler version...
2022-08-22 Michael Prattmisc/cgo/test: disable setgid tests with musl
2022-08-19 Ian Lance Taylormisc/cgo/testcarchive: permit SIGQUIT for TestSignalFor...
2022-08-19 Cuong Manh LeRevert "misc/cgo/testcarchive: permit SIGQUIT for TestS...
2022-08-19 Ian Lance Taylormisc/cgo/testcarchive: permit SIGQUIT for TestSignalFor...
2022-08-11 Archana Rmisc/cgo/testsanitizers: fix code to detect gcc version...
2022-08-09 Than McIntoshtest: skip -buildmode=pie tests on alpine
2022-08-09 Cuong Manh Leall: use ":" for compiler generated symbols
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-08-02 Russ Coxall: disable tests that fail on Alpine
2022-07-28 Matthew Dempsky[dev.unified] all: merge master (462b78f) into dev...
2022-07-27 Cherry Muimisc/cgo/test: use fewer threads in TestSetgidStress...
2022-07-22 Cherry Muicmd/compile: make jump table symbol local
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-13 Bryan C. Millsmisc/cgo/testshared: run tests only in GOPATH mode
2022-07-13 Bryan C. Millsmisc/cgo/testcshared: don't rely on an erroneous instal...
2022-07-11 Bryan C. Millsmisc/cgo/testcarchive: don't rely on an erroneous insta...
2022-07-06 Cherry Muimisc/cgo/test: make TestSetgidStress cheaper
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-29 Cherry Muicmd/internal/obj/arm64: save LR and SP in one instructi...
2022-06-25 qmuntalcmd/go: prepend builtin prolog when checking for preamb...
next