Age | Commit message (Expand) | Author |
---|---|---|
2023-10-28 | fix(ext/ffi): use anybuffer for op_ffi_buf_copy_into (#21006) | Divy Srivastava |
2023-10-08 | fix(ext/ffi): use anybuffer for op_ffi_ptr_of (#20820) | Matt Mastracci |
2023-10-05 | chore(ext/ffi): migrate from op -> op2 for ffi (#20509) | Matt Mastracci |
2023-08-03 | feat(permissions): add "--deny-*" flags (#19070) | Asher Gomez |
2023-02-28 | fix(ext/ffi): Remove deno_core::OpState qualifiers, fix ops returning pointer... | Aapo Alasuutari |
2023-02-22 | feat(ext/ffi): Replace pointer integers with v8::External objects (#16889) | Aapo Alasuutari |
2023-02-12 | perf(ext/ffi): Revert UTF-8 validity check from getCString (#17741) | Aapo Alasuutari |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-12-17 | chore: update to Rust 1.66.0 (#17078) | linbingquan |
2022-12-12 | refactor(ext/ffi): split into multiple parts (#16950) | Divy Srivastava |