1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 19:48:20 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Brian Fiete
ddd9b1b218 Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
Brian Fiete
a27ef9beda Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Brian Fiete
b9ab8214d2 Remove Thread.Interrupt 2022-05-24 07:28:21 -07:00
Brian Fiete
676e7988fb Fixes from valgrind 2022-03-18 18:06:14 -07:00
Brian Fiete
d998fe2229 Thread priority fixes 2021-06-19 12:35:29 -07:00
Brian Fiete
b2ab1b1f62 Added NoThreadExitWait Rt option for DLLs 2020-09-01 16:22:48 -07:00
Brian Fiete
49b124e291 Linux fix 2020-08-31 14:16:58 -07:00
Brian Fiete
b3354ee635 Fixed GC race condition starting an autodelete thread 2020-08-31 11:29:11 -07:00
Brian Fiete
67ee302451 Fixes from macOS, first working build 2019-10-15 17:27:09 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00