dmd/druntime/test
Steven Schveighoffer aec16d889c
Remove the interface function fullCollectNoStack from the gcinterface (#16401)
* Remove the interface function fullCollectNoStack from the gcinterface

* Fix tests that depend on the GC not scanning the stack.

* Remove all nostack remnants

* Add changelog entry
2024-04-23 15:06:21 +08:00
..
aa druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
allocations druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
betterc druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
config druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
coverage druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
cpuid druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
cycles druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
exceptions Remove the interface function fullCollectNoStack from the gcinterface (#16401) 2024-04-23 15:06:21 +08:00
gc druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
hash druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
imports druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
init_fini druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
lifetime druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
profile druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
shared pass -visibility=public for SHARED=1 2024-02-08 00:13:08 +01:00
stdcpp Fix issue 24298 - cpp_delete should check for null 2023-12-22 22:45:08 +01:00
thread druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
traits druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
typeinfo druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
unittest druntime: Make most *test* Makefiles usable on Windows too 2023-12-18 07:29:32 +08:00
uuid druntime: Slightly simplify test/{uuid,valgrind} Makefiles 2023-12-18 07:29:32 +08:00
valgrind Remove the interface function fullCollectNoStack from the gcinterface (#16401) 2024-04-23 15:06:21 +08:00
.gitignore
common.mak test/shared for windows: 2024-02-04 10:49:55 +01:00
nogc.d