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
Age
Commit message (
Expand
)
Author
2022-08-09
chore: temporarily disable `ext/node` and use unstable ops (#15438)
David Sherret
2022-08-09
chore: temporarily disable `op_require_read_file` (#15433)
David Sherret
2022-08-09
feat: add ext/node for require support (#15362)
Bartek Iwańczuk
2022-08-08
chore(ext/ffi): remove flaky test (#15426)
Divy Srivastava
2022-08-05
feat(ext/ffi): Add static method variants to Deno.UnsafePointerView (#15146)
Aapo Alasuutari
2022-08-05
fix(ext/ffi): Check CStr for UTF-8 validity on read (#15318)
Aapo Alasuutari
2022-08-05
feat(ext/fetch): Add socks proxy support (#15372)
SahAssar
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-08-04
fix: increase websocket message size (#15406)
Leo Kettmeir
2022-08-04
fix(ext/webgpu): use correct IDL key name (#15278)
Leo Kettmeir
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-28
perf(ext/ffi): use fast api calls for 64bit return types (#15313)
Divy Srivastava
2022-07-28
fix(ext/fetch): resolve TODOs about WebIDL conversions in body init (#15312)
Phosra
2022-07-27
perf(ext/ffi): support Uint8Array in fast calls (#15319)
Divy Srivastava
2022-07-27
chore(ext/ffi): Remove unnecessary byte_offset conditional slicing (#15320)
Aapo Alasuutari
2022-07-26
chore(ops): Remove unused arguments from ops (#15315)
Aapo Alasuutari
2022-07-24
chore(ext/ffi): remove dependency on stdint.h (#15294)
Divy Srivastava
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-23
feat(ext/crypto): deriveBits P-384 (#15138)
diachedelic
2022-07-22
Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)
Divy Srivastava
2022-07-22
feat(ops): V8 Fast Calls (#15122)
Divy Srivastava
2022-07-22
perf(ext/ffi): Optimise common pointer related APIs (#15144)
Aapo Alasuutari
2022-07-21
1.24.0 (#15262)
denobot
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-20
chore: align some Web API type definitions to lib.dom.d.ts (#15219)
ayame113
2022-07-20
fix(ext/web): align DOMException better with spec (#15097)
Phosra
2022-07-20
chore(ext): update webgpu (#15059)
Dante Issaias
2022-07-19
chore: upgrade rusty_v8 to 0.47.0 (#15247)
Bartek Iwańczuk
2022-07-18
fix: WebSocketStream ping event causes pending promises (#15235)
Leo Kettmeir
2022-07-18
feat(unstable): Ability to ref/unref "Child" in "Deno.spawnChild()" API (#15151)
Leo Kettmeir
2022-07-15
chore: fix Windows specific clippy errors (#15212)
David Sherret
2022-07-15
Revert "feat: add "unhandledrejection" event support (#12994) (#15080)" (#15210)
Bartek Iwańczuk
2022-07-14
fix(ext/ffi): allow setting a custom lib path for libtcc.a (#15208)
Kayla Washburn
2022-07-14
feat: add "unhandledrejection" event support (#12994) (#15080)
Bartek Iwańczuk
2022-07-12
chore: forward v1.23.4 release commit to main (#15172)
Colin Ihrig
2022-07-12
fix(ext/http): reading headers with ongoing body reader (#15161)
Divy Srivastava
2022-07-12
fix(net): don't panic on failed UDS removal (#15157)
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-11
fix(ext/crypto): Adjust typings for `Crypto.getRandomValues()` (#15130)
Livia Medeiros
2022-07-11
chore(web, worker): Use `DetachedBuffer` for `postMessage` ops (#15133)
Andreu Botella
2022-07-09
fix(ext/console): Fix a typo in a warning when .timeEnd is called on an unkno...
Gamer Omega
2022-07-09
refactor(ext) Decrease of StringPrototypeReplace recurrent usage (#15058)
sevenwithawp
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-06
fix(ext/http) nextRequest return type annotation from ResponseEvent to Reques...
Zach
2022-07-06
perf(ext/http): skip `core.isProxy` check for default ResponseInit (#15077)
Divy Srivastava
[prev]
[next]