summaryrefslogtreecommitdiff
path: root/ext/node/ops/zlib
AgeCommit message (Expand)Author
2023-09-14refactor: rewrite ext/node to op2 (#20489)Bartek Iwańczuk
2023-09-13chore: bump deno_core and cargo update (#20480)Matt Mastracci
2023-09-08fix(ext/node/ops/zlib/brotli): Allow decompressing more than 4096 bytes (#20301)Curran McConnell
2023-08-11fix(ext/node): support dictionary option in zlib init (#20035)Divy Srivastava
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-04-24refactor(ext/node): reorganize ops (#18799)Bartek Iwańczuk