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-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-17
chore(tools): update release_doc_template.md (#21230)
Yoshiya Hinosawa
2023-11-17
chore: forward v1.38.2 release commit to main (#21236)
denobot
2023-11-17
feat(unstable): Workspaces support (#20410)
Bartek Iwańczuk
2023-11-16
fix(doc): issue discovering re-exports of re-exports sometimes (#21223)
David Sherret
2023-11-16
fix(npm): support cjs entrypoint in node_modules folder (#21224)
David Sherret
2023-11-16
feat(ext/cron) modify Deno.cron API to make handler arg last (#21225)
Igor Zinkovsky
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-15
fix: use short git hash for deno version (#21218)
Bartek Iwańczuk
2023-11-15
fix(cli): Allow executable name start with digit (#21214)
Bolat Azamat
2023-11-15
perf: static bootstrap options in snapshot (#21213)
Divy Srivastava
2023-11-15
fix(runtime): fix Deno.noColor when stdout is not tty (#21208)
Yoshiya Hinosawa
2023-11-14
feat(lsp): upgrade check on init and notification (#21105)
Nayeem Rahman
2023-11-14
perf: move jupyter esm out of main snapshot (#21163)
Divy Srivastava
2023-11-14
chore: switch compile tests over to the TestBuilder (#21180)
David Sherret
2023-11-14
refactor: snapshot module for deno_runtime (#21162)
Divy Srivastava
2023-11-14
fix(ext/node): add APIs perf_hook.performance (#21192)
Bartek Iwańczuk
2023-11-14
fix(ext/web): webstorage has trap for symbol (#21090)
Kenta Moriuchi
2023-11-13
chore: bump deno_core (#21188)
Matt Mastracci
2023-11-13
Revert "fix(ext/console): fix inspecting iterators error. (#20720)" (#21191)
Bartek Iwańczuk
2023-11-13
chore: remove duplicate esnext.dispoable (#21184)
David Sherret
2023-11-13
refactor(ext/http): Use HttpRecord as response body to track until body compl...
Laurence Rowe
2023-11-13
fix(ext/console): fix inspecting iterators error. (#20720)
Chen Su
2023-11-13
chore(cli): unflake signal test (#21185)
Matt Mastracci
2023-11-13
chore: update wpt (#21178)
Leo Kettmeir
2023-11-13
chore(ext/web): use a non-resource stream for textDecoderStreamCleansUpOnCanc...
Matt Mastracci
2023-11-13
perf(ext/http): Object pooling for HttpRecord and HeaderMap (#20809)
Laurence Rowe
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-13
refactor(ext/http): refer to HttpRecord directly using v8::External (#20770)
Laurence Rowe
2023-11-13
perf: lazy bootstrap options - first pass (#21164)
Divy Srivastava
2023-11-13
feat(ext/web): add `AbortSignal.any()` (#21087)
Kenta Moriuchi
2023-11-12
fix(lsp): update tsconfig after refreshing settings on init (#21170)
Nayeem Rahman
2023-11-12
fix(ext/web): Prevent TextDecoderStream resource leak on stream cancellation ...
Florian Schwalm
2023-11-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-11
chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)
Matt Mastracci
2023-11-11
fix(ext/node): Re-enable alloc max size test (#21059)
Kenta Moriuchi
2023-11-11
fix(node/http): export globalAgent (#21081)
Jacob Hummer
2023-11-10
chore(cli): Migrate some unit tests to "Promise.withResolvers()" (#21128)
Tareque Md Hanif
2023-11-10
fix(ext/node): implement process.geteuid (#21151)
Divy Srivastava
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
2023-11-10
chore: disable default features for denokv_sqlite (#21155)
Matt Mastracci
2023-11-10
perf(cli): strace mode for ops (undocumented) (#21131)
Matt Mastracci
2023-11-10
chore: use pure rust secp256k1 crate (#21154)
Divy Srivastava
2023-11-10
chore: use internal namespace in 40_testing.js (#21141)
Divy Srivastava
2023-11-10
chore: give suggestion on PR open failure (#21145)
Divy Srivastava
2023-11-10
chore: remove primordial usage from 40_testing.js (#21140)
Divy Srivastava
2023-11-10
chore: forward v1.38.1 release commit to main (#21144)
denobot
2023-11-10
fix(test) reduce queue persistence test time from 60 secs to 6 secs (#21142)
Igor Zinkovsky
2023-11-10
fix(node/child_process): properly normalize stdio for 'spawnSync' (#21103)
Bartek Iwańczuk
2023-11-09
perf: remove knowledge of promise IDs from deno (#21132)
Matt Mastracci
[prev]
[next]