| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-22 | remove allow(dead_code) leftovers from serial/parallel compiler | klensy | -2/+0 |
| 2024-11-12 | Delete the `cfg(not(parallel))` serial compiler | Noratrieb | -184/+125 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -10/+11 |
| 2024-05-30 | Apply x clippy --fix and x fmt | r0cky | -1/+1 |
| 2024-03-20 | Workaround for rustdoc bug in new beta | Mark Rousskov | -0/+1 |
| 2023-11-14 | Fix some typos | cui fliter | -2/+2 |
| 2023-09-08 | Remove the `LockMode` enum and `dispatch` | John Kåre Alsaker | -102/+74 |
| 2023-09-08 | Refactor `Lock` implementation | John Kåre Alsaker | -240/+208 |
| 2023-09-08 | Add optimized lock methods for `Sharded` | John Kåre Alsaker | -14/+73 |
| 2023-08-30 | Use conditional synchronization for Lock | John Kåre Alsaker | -0/+276 |
