Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-21 | Refactor `new Buffer` to pass Node.js tests | 1 | -7/+3 | ||
2023-01-21 | [buffer] Add faster path for Uint8Array | 1 | -1/+7 | ||
2023-01-21 | [buffer] Make Buffer.from pass more tests | 1 | -45/+60 | ||
2023-01-04 | 10x faster `new Buffer` (#1717) | 1 | -2/+18 | ||
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-12-17 | Delete Oniguruma (#1625) | 1 | -1/+0 | ||
* Update .gitmodules * Delete oniguruma * Delete Oniguruma * Make this test less flaky * :scissors: Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-10-17 | add oniguruma for regex with variable length lookbehinds (#1329) | 1 | -0/+1 | ||
* added pcre2 submodule * pcre2 regex boilerplate * tests for pcre2 regex * flag validation, getters, construct and compile mostly working * string escaping for source and toString(), exec, more tests * flag sorting, match, matchAll, search, split, replace * remove lib link * add destructor to PCRE2RegExp * header include * removed ternary * switched to oniguruma for regex library * revert sql changes * fix indices flag, add tests * revert settings * working error messages * more tests for lastIndex, fix logic for compile and lastIndex * move oniguruma lib to deps out dir | |||||
2022-09-11 | Fix bug with `Buffer.from([123], "utf8")` | 1 | -2/+5 | ||
cc @worm-emoji | |||||
2022-08-19 | fix buffer.slice(0, 0) (#1114) | 1 | -0/+1 | ||
2022-07-27 | Upgrade WebKit | 1 | -0/+1 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+105 | ||