index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
ffi
Age
Commit message (
Expand
)
Author
2022-07-24
feat(ext/ffi): Safe number pointers (#15173)
Aapo Alasuutari
2022-07-23
feat(ext/ffi): Add support to get ArrayBuffers from UnsafePointerView (#15143)
Aapo Alasuutari
2022-07-22
perf(ext/ffi): Optimise common pointer related APIs (#15144)
Aapo Alasuutari
2022-07-21
1.24.0 (#15262)
denobot
2022-07-19
chore: upgrade rusty_v8 to 0.47.0 (#15247)
Bartek Iwańczuk
2022-07-15
chore: fix Windows specific clippy errors (#15212)
David Sherret
2022-07-14
fix(ext/ffi): allow setting a custom lib path for libtcc.a (#15208)
Kayla Washburn
2022-07-12
chore: forward v1.23.4 release commit to main (#15172)
Colin Ihrig
2022-07-12
fix(ext/ffi): i64 arg to C mapping was wrong (#15162)
Aapo Alasuutari
2022-07-12
feat(ext/ffi): Support 64 bit parameters in Fast API calls (#15140)
Aapo Alasuutari
2022-07-12
fix(ext/ffi): trampoline for fast calls (#15139)
Divy Srivastava
2022-07-09
fix(ext/ffi): allow opting out of fast ffi calls (#15131)
Divy Srivastava
2022-07-09
fix(ext/ffi): Avoid keeping JsRuntimeState RefCell borrowed for event loop mi...
Aapo Alasuutari
2022-07-08
perf(ext/ffi): leverage V8 Fast Calls (#15125)
Divy Srivastava
2022-07-05
1.23.3 (#15081)
denobot
2022-07-01
chore: use Rust 1.62.0 (#15028)
Bartek Iwańczuk
2022-06-30
chore: forward 1.23.2 to main (#15027)
David Sherret
2022-06-29
fix(ext/ffi): Empty buffers error with index out of bounds on FFI (#14997)
Aapo Alasuutari
2022-06-29
perf(ext/ffi): optimize synchronous calls (#14945)
Divy Srivastava
2022-06-28
feat(ext/ffi): Thread safe callbacks (#14942)
Aapo Alasuutari
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-23
v1.23.1 (#14954)
Kayla Washburn
2022-06-23
chore(ext/ffi): Improve FFI static handling (#14924)
Aapo Alasuutari
2022-06-21
perf(ext/ffi): Optimize FFI Rust side type checks (#14923)
Aapo Alasuutari
2022-06-21
chore(ext/ffi): simplify FFI types (#14920)
Aapo Alasuutari
2022-06-20
BREAKING(ext/ffi): Remove `Deno.UnsafePointer` indirection (#14915)
Divy Srivastava
2022-06-20
feat(ext/ffi): Callbacks (#14663)
Aapo Alasuutari
2022-06-15
1.23.0 (#14878)
denobot
2022-06-09
chore: Forward v1.22.3 to main (#14835)
Colin Ihrig
2022-06-08
feat(ext/ffi): support passing and returning bigints (#14523)
Elias Sjögreen
2022-06-02
chore: Forward v1.22.2 to main (#14785)
Bartek Iwańczuk
2022-05-27
1.22.1
Kitson Kelly
2022-05-18
1.22.0 (#14657)
denobot
2022-05-12
1.21.3 (#14584)
Bert Belder
2022-05-05
1.21.2 (#14508)
Colin Ihrig
2022-05-05
chore: update deps (#14416)
Luca Casonato
2022-04-28
Forward 1.21.1 (#14428)
Leo Kettmeir
2022-04-22
chore: bump crates (#14365)
Luca Casonato
2022-04-20
1.21.0 (#14336)
denobot
2022-04-14
chore: forward v1.20.6 release commit to main (#14288)
David Sherret
2022-04-07
chore: forward v1.20.5 release commit to main (#14232)
David Sherret
2022-04-02
chore: update tokio, tokio-util and libc dependencies (#14174)
Bartek Iwańczuk
2022-03-31
1.20.4 (#14168)
David Sherret
2022-03-25
chore: forward v1.20.3 release commit to main (#14121)
Luca Casonato
2022-03-25
fix(ext/ffi): enforce unstable check on ops (#14115)
Luca Casonato
2022-03-24
1.20.2
Kitson Kelly
2022-03-16
v1.20.1
Ryan Dahl
2022-03-16
v1.20.0
Ryan Dahl
2022-03-16
feat(ops): optional OpState (#13954)
Aaron O'Mullan
2022-03-14
feat(ops): custom arity (#13949)
Aaron O'Mullan
[prev]
[next]