Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-03 | Fix crash with path parse in win32 (#3187)bun-v0.6.7 | 1 | -3/+3 | ||
* Update CommonJSModuleRecord.cpp * smaller * [node:path] Fix crash, mark TODO --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-05-10 | Prepare to run these automatically | 1 | -1/+1 | ||
2023-01-17 | Update crypto-hasher.mjs | 1 | -2/+8 | ||
2022-12-29 | [node:crypto] 50x faster `createHash` | 1 | -2/+2 | ||
2022-12-29 | Introduce `Bun.CryptoHasher` | 1 | -0/+30 | ||