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
Age
Commit message (
Expand
)
Author
2023-07-01
refactor(ops): op2 supports strings in argument and return position (#19613)
Matt Mastracci
2023-07-01
chore: upgrade rusty_v8 to 0.74.1 (#19677)
Bartek Iwańczuk
2023-07-01
fix(ext/kv): expose Deno.AtomicOperation (#19674)
Luca Casonato
2023-06-30
fix(npm): support siblings that are peer dependencies of each other (#19657)
David Sherret
2023-06-30
test(ext/node): add perf_hooks test (#19648)
Hans
2023-06-30
test(ext/node): added unit test for net node modules compat from std (#19663)
Kaique da Silva
2023-06-30
test(ext/node): added assertion errors test (#19609)
Kaique da Silva
2023-06-30
fix(node/http): add setKeepAlive to FakeSocket (#19659)
Leo Kettmeir
2023-06-29
chore: upgrade Rust to 1.70 and libffi-sys to 2.3.0 (#19639)
Matt Mastracci
2023-06-29
chore: upgrade rusty_v8 to 0.74.0 (#19633)
Bartek Iwańczuk
2023-06-29
fix(core): consistent extension source resolution (#19615)
Nayeem Rahman
2023-06-29
fix: add `exactOptionalPropertyTypes` for configuration file JSON schema (#19...
scarf
2023-06-29
refactor(ops): op2 support for generics (#19636)
Matt Mastracci
2023-06-29
fix(core): Ensure we don't lose the waker when polling an empty JoinSet (#19655)
Matt Mastracci
2023-06-29
fix(ext/websocket): Ensure that errors are available after async response ret...
Matt Mastracci
2023-06-28
fix(console): correct the parseCssColor algorithm (#19645)
Nicholas Berlette
2023-06-29
feat: add more Deno.errors classes (#19514)
Bartek Iwańczuk
2023-06-28
chore: Don't reconfigure storage on XL runners (#19641)
Matt Mastracci
2023-06-28
fix(test_ffi): thread_safe_callback is flaky (#19640)
Aapo Alasuutari
2023-06-28
chore: reconfigure windows builder storage (#19601)
Matt Mastracci
2023-06-28
fix(console): add assert function (#19635)
Leo Kettmeir
2023-06-28
fix(cli): Fix the bug where the command description is not displayed. (#19604)
nasa
2023-06-27
chore: update deno_lint to 0.48.0 (#19619)
Bartek Iwańczuk
2023-06-27
fix(kv): assertReject should always be awaited (#19612)
Heyang Zhou
2023-06-27
fix: lint on main branch (#19622)
Bartek Iwańczuk
2023-06-27
chore(ext/node): disable prefer-primordials on a per-file basis (#19553)
Kenta Moriuchi
2023-06-27
test(ext/node): port crypto_test.ts from deno_std (#19561)
Felipe Baltor
2023-06-26
feat(lock): skip saving declaration files in the lockfile (#19447)
David Sherret
2023-06-26
chore: Ensure copyright line is the first in the file (#19608)
Matt Mastracci
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-26
test(ext/node): add fs read unit tests (#19588)
Kaique da Silva
2023-06-26
fix(ext/node): remove path.toFileUrl (#19536)
Ryan Clements
2023-06-25
fix(ops): quoting serde_v8::Value (#19593)
Kangwook Lee (이강욱)
2023-06-25
refactor(ops): ops2 supports result in fast path (#19603)
Matt Mastracci
2023-06-25
chore: disable /websocket/stream/tentative/close.any.worker.html?wss (#19606)
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-24
refactor(ops): op2 supports Result in slow call path (#19602)
Matt Mastracci
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-06-24
fix(cli): Don't use hardcoded port 4501 in serve test (#19599)
Matt Mastracci
2023-06-24
refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)
Matt Mastracci
2023-06-24
chore(ext/web): align with whatwg/dom typo fix (#19584)
Martin Fischer
2023-06-24
bench: fix benchmarks (#19600)
Bartek Iwańczuk
2023-06-24
refactor: remove remaining references to ZeroCopyBuf (#19598)
Bartek Iwańczuk
2023-06-23
fix(serde_v8): Do not coerce values in serde_v8 (#19569)
Divy Srivastava
2023-06-23
fix(ext/fs): fix boolean checks in JS parser (#19586)
Luca Bruno
2023-06-22
refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)
Bartek Iwańczuk
2023-06-22
test(ext/node): port buffer_test.ts from deno_std (#19556)
Felipe Baltor
2023-06-22
refactor(npm): remove needless resolve_nv_ref_from_pkg_req_ref on NpmResolver...
David Sherret
2023-06-22
test(ext/node): add fs open unit test from std (#19505)
Kaique da Silva
[prev]
[next]