summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_zlib_binding.mjs
AgeCommit message (Expand)Author
2024-08-12chore: update the copyright of c, mjs, and jsx (#25005)Kenta Moriuchi
2024-06-20fix(ext/node): use cppgc for node:zlib (#24267)Divy Srivastava
2024-01-29refactor: migrate 'ext/node' extension to virtual ops module (#22157)Bartek Iwańczuk
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2023-12-27perf: remove opAsync (#21690)Matt Mastracci
2023-12-13fix(zlib): handle no flush flag in handle_.write (#21432)Divy Srivastava
2023-08-11fix(ext/node): support dictionary option in zlib init (#20035)Divy Srivastava
2023-07-08chore: upgrade to dprint 0.39 (#19768)David Sherret
2023-03-27feat: port node:zlib to rust (#18291)Divy Srivastava
2023-03-08refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...Bartek Iwańczuk
2023-03-05refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...Bartek Iwańczuk
2023-02-14feat(ext/node): embed std/node into the snapshot (#17724)Bartek Iwańczuk