| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-10-20 | Add process module to talpid-windows | David Lönnhager | 1 | -90/+6 |
| 2023-08-08 | Use std::ffi for int/short/char FFI types | Linus Färnstrand | 1 | -2/+2 |
| 2023-08-08 | Always use std::ffi::c_char for a c_char type | Linus Färnstrand | 1 | -2/+2 |
| 2023-08-08 | Migrate from libc::c_void to std::ffi::c_void | Linus Färnstrand | 2 | -3/+3 |
| 2023-04-21 | Apply clippy --fix fixes | Linus Färnstrand | 1 | -3/+3 |
| 2022-09-01 | Replace winapi with windows-sys for all remaining crates | David Lönnhager | 1 | -33/+32 |
| 2022-06-21 | Fix the large majority of clippy warnings | Jonathan | 1 | -1/+1 |
| 2022-01-11 | Use ": " as delimiter instead of " - " between messages and value | Linus Färnstrand | 1 | -1/+1 |
| 2020-08-28 | Remove a use of wildcard imports in favor of importing used items | Linus Färnstrand | 1 | -1/+1 |
| 2020-02-28 | Use alternative stack | Emīls | 1 | -19/+67 |
| 2020-02-28 | Add signal handler for unix | Emīls | 1 | -0/+34 |
| 2020-02-28 | Factor exception logging to be multi-platform | Emīls | 3 | -0/+406 |
