| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(winioctl): impl Into to impl From | Fuwn | 2022-01-03 | 1 | -16/+100 |
| * | fix(windows-kernel-rs): impl Into to impl From | Fuwn | 2022-01-03 | 5 | -32/+163 |
| * | fix(windows-kernel-rs): traits | Fuwn | 2022-01-03 | 1 | -6/+6 |
| * | fix(windows-kernel-rs): simplification | Fuwn | 2022-01-03 | 2 | -5/+6 |
| * | chore(windows-kernel-rs): remove unnecessary unsafe blocks | Fuwn | 2022-01-03 | 2 | -11/+9 |
| * | fix(windows-kernel-rs): mark unsafe functions | Fuwn | 2022-01-03 | 2 | -2/+6 |
| * | fix(windows-kernel-rs): mark unsafe functions | Fuwn | 2022-01-03 | 1 | -0/+6 |
| * | fix(driver): mark unsafe functions | Fuwn | 2022-01-03 | 1 | -0/+4 |
| * | fix(windows-kernel-sys): u32 casting | Fuwn | 2022-01-03 | 1 | -30/+30 |
| * | fix(window-kernel-rs): mark unsafe functions | Fuwn | 2022-01-03 | 5 | -0/+17 |
| * | fix(windows-kernal-build): fix unnecessary lazy evaluation | Fuwn | 2022-01-03 | 1 | -1/+2 |
| * | feat(driver): commit primer | Fuwn | 2022-01-03 | 55 | -0/+4558 |