Age | Commit message (Expand) | Author |
---|---|---|
2024-07-26 | fix(ext/node): read correct CPU usage stats on Linux (#24732) | MrEconomical |
2024-07-17 | fix(ext/node): stat.mode on windows (#24434) | Divy Srivastava |
2024-07-10 | fix: Add sys permission kinds for node compat (#24242) | Adam Gregory |
2024-07-05 | fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418) | Nathan Whitaker |
2024-06-14 | chore: upgrade to rust 1.79 (#24207) | Satya Rohith |
2024-05-16 | fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841) | Divy Srivastava |
2024-04-21 | fix: Fix some typos in comments (#23470) | welfuture |
2024-04-20 | fix(ext/node): implement process.kill in Rust (#23130) | Divy Srivastava |
2024-02-06 | fix(ext/node): Ensure os.cpus() works on arm64 linux (#22302) | Matt Mastracci |
2024-01-10 | fix: android support (#19437) | cions |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-30 | fix(ext/node): add process.abort() (#21742) | Divy Srivastava |
2023-12-28 | fix(node): Implement os.cpus() (#21697) | Divy Srivastava |