| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-02-08 | std.debug.assert: remove special case for test builds | Andrew Kelley |
| 2019-02-01 | introduce --single-threaded build option | Andrew Kelley |
| 2019-02-01 | fixups | Andrew Kelley |
| 2019-01-11 | fixed initializer and typos | emekoi |
| 2019-01-11 | removed nullables | emekoi |
| 2019-01-11 | changed pointer types | emekoi |
| 2019-01-11 | fixed mutex on windows | emekoi |
| 2019-01-11 | moved to InitializeCriticalSection to init | emekoi |
| 2019-01-11 | switching back to EnterCriticalSection | emekoi |
| 2019-01-11 | switching from EnterCriticalSection to TryEnterCriticalSection | emekoi |
| 2019-01-11 | updated structs | emekoi |
| 2019-01-11 | added mutex for windows | emekoi |
| 2018-11-13 | New Zig formal grammar (#1685) | Jimmi Holst Christensen |
| 2018-10-15 | Solve the return type ambiguity (#1628) | Jimmi Holst Christensen |
| 2018-10-03 | better mutex implementation | Andrew Kelley |
| 2018-10-03 | std.Mutex: implement blocking mutexes on linux | Andrew Kelley |
| 2018-08-01 | add std.event.RwLock and a few more std changes | Andrew Kelley |
