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
Age
Commit message (
Expand
)
Author
2024-01-03
chore: upgrade deno_core to 0.241.0 (#21765)
Bartek Iwańczuk
2024-01-02
feat(lsp): cache jsxImportSource automatically (#21687)
Nayeem Rahman
2024-01-02
chore: increase unit test timeout to 3m (#21760)
Bartek Iwańczuk
2024-01-02
fix(ext/node): implement os.machine (#21751)
Divy Srivastava
2024-01-02
fix(ext/http): use arraybuffer binaryType for server websocket (#21741)
Divy Srivastava
2024-01-02
fix(ext/node): querystring stringify without encode callback (#21740)
Divy Srivastava
2024-01-02
Revert "fix(runtime): Make native modal keyboard interaction consistent with ...
Divy Srivastava
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-31
fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout paramet...
Raashid Anwar
2023-12-31
fix(node/zlib): consistently return buffer (#21747)
Jovi De Croock
2023-12-31
fix(node/zlib): cast Dataview and Buffer to uint8 (#21746)
Jovi De Croock
2023-12-30
fix: `Object.groupBy` return type should be a partial (#21680)
Joel Walker
2023-12-29
chore: disable PTR_HOST dns test for Node compat (#21735)
Bartek Iwańczuk
2023-12-29
fix(node): support nested tests in "node:test" (#21717)
Bartek Iwańczuk
2023-12-28
fix: allow npm: specifiers in import.meta.resolve (#21716)
Bartek Iwańczuk
2023-12-28
fix(node): Implement os.cpus() (#21697)
Divy Srivastava
2023-12-28
perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719)
Nayeem Rahman
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-27
fix(ext/node): Implement `aes-192-ecb` and `aes-256-ecb` (#21710)
Lino Le Van
2023-12-27
perf: remove opAsync (#21690)
Matt Mastracci
2023-12-26
refactor: change cli/ to use hyper 1.1 (#21705)
Bartek Iwańczuk
2023-12-25
fix(ext/node): add ClientRequest#setNoDelay (#21694)
Divy Srivastava
2023-12-22
fix(unstable): kv watch should stop when db is closed (#21665)
Heyang Zhou
2023-12-20
fix(node): child_process kill cancel pending IPC reads (#21647)
Divy Srivastava
2023-12-20
fix(node): add crypto.pseudoRandomBytes (#21649)
Divy Srivastava
2023-12-19
fix(console): inspect for `{Set,Map}Iterator` and `Weak{Set,Map}` (#21554)
Kenta Moriuchi
2023-12-18
fix(coverage): error if no files found (#21615)
Bartek Iwańczuk
2023-12-18
refactor: factor out cdp::ExceptionThrown notification (#21623)
Bartek Iwańczuk
2023-12-17
fix(bench): added group banner to bench output. (#21551)
Raashid Anwar
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
2023-12-14
fix(node): support resolving a package.json import to a builtin node module (...
David Sherret
2023-12-14
fix(node): return false from vm.isContext (#21568)
Divy Srivastava
2023-12-13
fix(zlib): handle no flush flag in handle_.write (#21432)
Divy Srivastava
2023-12-14
feat(unstable): append commit versionstamp to key (#21556)
Heyang Zhou
2023-12-13
refactor(cli): update to new deno_core promise/call methods (#21519)
Matt Mastracci
2023-12-13
fix(websockets): server socket field initialization (#21433)
Divy Srivastava
2023-12-13
fix(runtime): Make native modal keyboard interaction consistent with browsers...
lionel-rowe
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-12
feat(ext/kv) add backoffSchedule to enqueue (#21474)
Igor Zinkovsky
2023-12-12
fix(coverage): rename --pretty to --detailed (#21543)
Yoshiya Hinosawa
2023-12-12
perf(lsp): use null types instead of stub modules (#21541)
Nayeem Rahman
2023-12-12
feat(coverage): add summary reporter (#21535)
Yoshiya Hinosawa
2023-12-12
perf(ext/ffi): switch from middleware to tasks (#21239)
Matt Mastracci
2023-12-11
perf(lsp): instrument all ops with performance marks (#21536)
Bartek Iwańczuk
2023-12-11
fix: allow reserved word 'mod' in exports (#21537)
Ryan Dahl
2023-12-11
fix(coverage): escape source code in html coverage report (#21531)
Yoshiya Hinosawa
2023-12-11
test(ext/node): enable some compat test cases (#21532)
Yoshiya Hinosawa
2023-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
[prev]
[next]