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
2023-03-27
fix(ext/node): add missing _preloadModules hook (#18447)
Marvin Hagemeister
2023-03-27
feat: port node:zlib to rust (#18291)
Divy Srivastava
2023-03-27
Revert "refactor: remove Deno[Deno.internal].nodeUnstable namespace (… (#18...
Bartek Iwańczuk
2023-03-27
fix(streams): add support `Float64Array` to `ReadableStreamByobReader` (#18188)
Kenta Moriuchi
2023-03-27
refactor: remove Deno[Deno.internal].nodeUnstable namespace (#18449)
Bartek Iwańczuk
2023-03-26
fix(cli): don't store blob and data urls in the module cache (#18261)
Nayeem Rahman
2023-03-26
chore: Improving FS Error Message for op_realpath_sync and op_realpath_async ...
Mike Mulchrone
2023-03-25
chore(ext/kv): add limits (#18415)
Heyang Zhou
2023-03-25
fix(ext/node): add aes-128-ecb algorithm support (#18412)
Yoshiya Hinosawa
2023-03-24
feat(ext/node): implement crypto.createSecretKey (#18413)
Divy Srivastava
2023-03-24
fix(ext/node): make cipher/decipher transform stream (#18408)
Yoshiya Hinosawa
2023-03-24
fix(ext/kv): add missing `getMany` method (#18410)
Heyang Zhou
2023-03-23
refactor: make version and user_agent &'static str (#18400)
Bartek Iwańczuk
2023-03-23
fix(core): panic at build time if extension code contains anything other than...
Matt Mastracci
2023-03-23
chore: forward v1.32.1 release commit to main (#18399)
denobot
2023-03-23
fix(inspect): ensure non-compact output when object literal has newline in en...
David Sherret
2023-03-23
refactor(ext/node): Use Deno.inspect (#17960)
Ryan Dahl
2023-03-22
chore: update ext/ code to only use ASCII (#18371)
Matt Mastracci
2023-03-23
chore(ext/kv): create basic README.md (#18370)
Matt Mastracci
2023-03-22
1.32.0 (#18367)
denobot
2023-03-22
fix(ext/kv): reverse mapping between `AnyValue::Bool` and `KeyPart::Bool` (#1...
Heyang Zhou
2023-03-22
Revert "refactor: rename Deno.openKv() to Deno.kv() (#18349)" (#18362)
Ryan Dahl
2023-03-22
refactor: rename Deno.openKv() to Deno.kv() (#18349)
Ryan Dahl
2023-03-22
fix(ext/kv): don't request permissions for ":memory:" (#18346)
Nayeem Rahman
2023-03-22
feat(ext/kv): key-value store (#18232)
Heyang Zhou
2023-03-21
perf(core) Reduce script name and script code copies (#18298)
Matt Mastracci
2023-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-03-21
chore(ext/console): inspect anonymous function as `[Function (anonymous)]` (#...
Yoshiya Hinosawa
2023-03-20
feat(ext/net): Add multicasting APIs to DatagramConn (#10706) (#17811)
Sam Gwilym
2023-03-20
refactor(ext/node): untangle dependencies between js files (#18284)
Bartek Iwańczuk
2023-03-20
fix(ext/node): use Deno.Command from `ext:runtime` (#18289)
Geert-Jan Zwiers
2023-03-20
refactor(ext/node): make initialization functions sync (#18282)
Bartek Iwańczuk
2023-03-19
chore: bump http to ^0.29.0 (#18259)
Max
2023-03-19
fix(runtime): Extract error code for all OS error variants (#17958)
Kamil Ogórek
2023-03-18
Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)
Bartek Iwańczuk
2023-03-18
perf(core): use static specifier in ExtensionFileSource (#18271)
Bartek Iwańczuk
2023-03-18
Revert "perf(core): use static specifier in ExtensionFileSource (#182… (#18...
Bartek Iwańczuk
2023-03-18
Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)
Bartek Iwańczuk
2023-03-18
perf(core): use static specifier in ExtensionFileSource (#18264)
Divy Srivastava
2023-03-18
fix(ext/node): add createDecipheriv (#18245)
Yoshiya Hinosawa
2023-03-18
perf(core): preserve ops between snapshots (#18080)
Bartek Iwańczuk
2023-03-17
perf(core) Reduce copying and cloning in extension initialization (#18252)
Matt Mastracci
2023-03-17
feat(core) deno_core::extension! macro to simplify extension registration (#1...
Matt Mastracci
2023-03-17
chore: add tests for node:async_hooks (#18004)
Bartek Iwańczuk
2023-03-17
chore(ext/console): add 'quotes' internal option to Deno.inspect (#18183)
Yoshiya Hinosawa
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-17
BREAKING(ext/fs): FileInfo.dev is defined on Windows (#18237)
Bartek Iwańczuk
2023-03-16
chore: bump rusty_v8 to 0.65.0 (#18231)
Divy Srivastava
2023-03-16
fix(ext/node): resource leak in createHmac (#18229)
Divy Srivastava
2023-03-16
chore: forward v1.31.3 release commit to main (#18222)
denobot
[prev]
[next]