summaryrefslogtreecommitdiff
path: root/ext/ffi
AgeCommit message (Expand)Author
2023-12-131.39.0 (#21560)denobot
2023-12-12perf(ext/ffi): switch from middleware to tasks (#21239)Matt Mastracci
2023-12-07refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)Bartek Iwańczuk
2023-12-06chore: forward v1.38.5 release commit to main (#21472)Bartek Iwańczuk
2023-11-30chore: forward v1.38.4 release commit to main (#21400)Bartek Iwańczuk
2023-11-24chore: forward v1.38.3 release commit to main (#21320)denobot
2023-11-17chore: forward v1.38.2 release commit to main (#21236)denobot
2023-11-10chore: forward v1.38.1 release commit to main (#21144)denobot
2023-11-09perf: remove knowledge of promise IDs from deno (#21132)Matt Mastracci
2023-11-05chore(ext/ffi): use dlopen2 crate (#21093)Divy Srivastava
2023-11-021.38.0 (#21051)denobot
2023-11-01feat: granular --unstable-* flags (#20968)Bartek Iwańczuk
2023-10-28fix(ext/ffi): use anybuffer for op_ffi_buf_copy_into (#21006)Divy Srivastava
2023-10-13chore: forward v1.37.2 release commit to main (#20897)denobot
2023-10-12refactor: FeatureChecker integration in ext/ crates (#20797)Bartek Iwańczuk
2023-10-08fix(ext/ffi): use anybuffer for op_ffi_ptr_of (#20820)Matt Mastracci
2023-10-05chore(ext/ffi): migrate from op -> op2 for ffi (#20509)Matt Mastracci
2023-10-04refactor: use deno_core::FeatureChecker for unstable checks (#20765)Bartek Iwańczuk
2023-09-27chore(ext/ffi): migrate part of FFI to op2 (#20699)Matt Mastracci
2023-09-27chore: forward v1.37.1 release commit to main (#20706)denobot
2023-09-191.37.0 (#20574)denobot
2023-09-01chore: forward v1.36.4 to main (#20352)Bartek Iwańczuk
2023-08-26chore: update to Rust 1.72 (#20258)林炳权
2023-08-24chore: forward v1.36.3 release commit to main (#20270)denobot
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-08-10chore: forward v1.36.1 to main (#20119)Divy Srivastava
2023-08-031.36.0 (#20036)denobot
2023-08-03feat(permissions): add "--deny-*" flags (#19070)Asher Gomez
2023-07-30perf(ext/ffi): Avoid receiving on FFI async work channel when no UnsafeCallba...Aapo Alasuutari
2023-07-261.35.3 (#19947)denobot
2023-07-20chore: forward v1.35.2 release commit to main (#19887)denobot
2023-07-12chore: forward 1.35.1 back to main (#19814)David Sherret
2023-07-051.35.0 (#19717)denobot
2023-06-29chore: upgrade Rust to 1.70 and libffi-sys to 2.3.0 (#19639)Matt Mastracci
2023-06-16chore: forward v1.34.3 release commit to main (#19526)denobot
2023-06-09chore: forward v1.34.2 release commit to main (#19434)denobot
2023-06-08chore: Ensure we only end up with the clang version we want & upgrade libffi ...Matt Mastracci
2023-06-07refactor(core): use JoinSet instead of FuturesUnordered (#19378)Bartek Iwańczuk
2023-06-07chore: downgrade to Rust 1.69 (#19407)David Sherret
2023-06-06chore: upgrade to Rust 1.70.0 (#19345)David Sherret
2023-05-29chore: forward v1.34.1 to main (#19312)Bartek Iwańczuk
2023-05-241.34.0 (#19246)denobot
2023-05-18chore: forward v1.33.4 release commit to main (#19181)denobot
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci
2023-05-12chore: forward v1.33.3 release commit to main (#19111)denobot
2023-05-08perf(ext/ffi): Use `Box<[NativeType]>` in CallbackInfo parameters (#19032)Aapo Alasuutari
2023-05-07fix(ext/ffi): Callbacks panic on returning isize (#19022)Aapo Alasuutari
2023-05-07fix(ext/ffi): UnsafeCallback can hang with 'deno test' (#19018)Aapo Alasuutari
2023-05-04chore: forward v1.33.2 release commit to main (#18990)denobot
2023-05-02chore: release extension crates, unpin tokio (#18954)Bartek Iwańczuk