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
/
cli
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2023-03-22
Revert "refactor: rename Deno.openKv() to Deno.kv() (#18349)" (#18362)
Ryan Dahl
2023-03-22
chore(cli): measure performance against wall-clock (#18357)
Matt Mastracci
2023-03-22
test: ignore fetchWithInvalidContentLength and fetchConnectionError on Window...
Bartek Iwańczuk
2023-03-22
feat(cli): --ext parameter for run, compile, and bundle (#17172)
Cre3per
2023-03-22
refactor: rename Deno.openKv() to Deno.kv() (#18349)
Ryan Dahl
2023-03-22
test: mark two unit tests as flaky (#18344)
Bartek Iwańczuk
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
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-19
fix(runtime): Extract error code for all OS error variants (#17958)
Kamil Ogórek
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
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
chore: add test for ws ping/pong (#18204)
Divy Srivastava
2023-03-14
refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170)
Bartek Iwańczuk
2023-03-13
refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169)
Bartek Iwańczuk
2023-03-13
fix(core): `SafePromiseAll` to be unaffected by `Array#@@iterator` (#17542)
Kenta Moriuchi
2023-03-09
fix(ext/webstorage): check size of inputs before insert (#18087)
Divy Srivastava
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-05
fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)
Filip Skokan
2023-03-01
fix(core): introduce `SafeRegExp` to primordials (#17592)
Kenta Moriuchi
2023-02-24
refactor(flash): move remoteAddr to options bag (#17913)
Leo Kettmeir
2023-02-23
fix(webgpu): don't default to 0 for setVertexBuffer.size & properly use webid...
Leo Kettmeir
2023-02-22
feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)
Aapo Alasuutari
2023-02-22
fix(lint): revert no-deprecated-api for Deno.run (#17880)
David Sherret
2023-02-15
feat(flash): add 2nd param to handler to get remote address (#17633)
Leo Kettmeir
2023-02-12
fix: add WouldBlock error (#17339)
Leo Kettmeir
2023-02-12
perf(http): remove allocations checking upgrade and connection header values ...
David Sherret
2023-02-12
fix(ext/flash): Always send correct number of bytes when handling HEAD reques...
Kamil Ogórek
2023-02-11
fix(ops): Always close cancel handles for read_async/write_async (#17736)
Kamil Ogórek
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-08
fix(ext/console): Only right-align integers in console.table() (#17389)
Waldir Pimenta
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-02-05
fix(ext/console): log class for class constructor (#17615)
Gasman
2023-01-29
fix(ext): internal `structuredClone` for `ArrayBuffer` and `TypedArray` subcl...
Kenta Moriuchi
2023-01-25
feat: Add sync APIs for "Deno.permissions" (#17019)
Asher Gomez
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-24
feat: allow first arg in test step to be a function (#17096)
Leo Kettmeir
2023-01-24
feat(runtime/command): make stdin default to inherit for spawn() (#17334)
Leo Kettmeir
2023-01-19
feat(runtime): add bigint to seek typings (#17314)
Leo Kettmeir
2023-01-16
chore: update dlint to v0.37.0 for GitHub Actions (#17295)
Kenta Moriuchi
2023-01-15
chore: update std submodule and its imports (#17408)
Asher Gomez
2023-01-15
fix(ext/fetch) Fix request clone error in flash server (#16174)
Isaiah Gamble
2023-01-14
fix(ext/flash): Correctly handle errors for chunked responses (#17303)
Kamil Ogórek
2023-01-14
fix(runtime/fs): preserve permissions in copyFileSync for macOS (#17412)
Divy Srivastava
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
[prev]
[next]