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-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
2023-03-16
fix(ext/node): implement "ascii" encoding for node:fs writeFile() (#18097)
Farsen976
2023-03-16
feat(fs): support FileInfo.dev on Windows (#18073)
Bartek Iwańczuk
2023-03-15
fix(ext/http): abort request signal when response errors (#17822)
Timo Wilhelm
2023-03-15
refactor: remove usages of `map_or` / `map_or_else` (#18212)
David Sherret
2023-03-14
refactor: deno_core not using std::env::current_dir (#18173)
Bartek Iwańczuk
2023-03-14
feat(ext/url): URLSearchParams.size (#17884)
Lino Le Van
2023-03-14
fix(ext/web): Stop using `globalThis.ReadableStream` in `Blob` (#18187)
Kenta Moriuchi
2023-03-14
fix(ext/node): add crypto.createCipheriv (#18091)
Yoshiya Hinosawa
2023-03-13
fix(ext/fs): retry if file already exists in makeTempFile (#17787)
ud2
2023-03-13
refactor(core): pass cwd explicitly to resolve_path (#18092)
Bartek Iwańczuk
[prev]
[next]