| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-28 | introduce operating system version ranges as part of the target | Andrew Kelley |
| 2020-01-31 | NTSTATUS is a non-exhaustive enum | daurnimator |
| 2020-01-02 | Implement the callconv() annotation | LemonBoy |
| 2019-12-22 | typo fix | kprotty |
| 2019-12-22 | ResetEvent: broadcast by default | kprotty |
| 2019-12-17 | SpinLock: loopHint & yield distinction | kprotty |
| 2019-12-17 | ResetEvent: use futex on linux when possible | kprotty |
| 2019-12-17 | ResetEvent: simpler interface + fix tests | kprotty |
| 2019-12-10 | Replace @typeOf with @TypeOf in all zig source | Robin Voetter |
| 2019-12-10 | Remove misplaced dot | Robin Voetter |
| 2019-11-26 | remove wait timeout test cases | kprotty |
| 2019-11-26 | ResetEvent: get abstime based on std.time | kprotty |
| 2019-11-26 | fix ResetEvent windows bugs | kprotty |
| 2019-11-26 | Definition fixups & ResetEvent test cases | kprotty |
| 2019-11-26 | Start on ResetEvent | kprotty |
