Age | Commit message (Expand) | Author |
---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-07-28 | GCC11.1 warning: moving a local object in a return statement prevents copy el... | ZiRee |
2022-01-14 | SL-16606: Add profiler category THREAD | Ptolemy |
2021-11-22 | SL-16094 More profile hooks for threading code, remove redundant wglCreateCon... | Runitai Linden |
2021-10-07 | SL-16024: Add LL::WorkQueue for passing work items between threads. | Nat Goodspeed |
2021-10-06 | SL-16024: Work around VS bug regarding base-class enum. | Nat Goodspeed |
2021-10-06 | SL-16024: Fix ThreadSafeSchedule::tryPopFor(), tryPopUntil(). | Nat Goodspeed |
2021-10-05 | SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue. | Nat Goodspeed |