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-06-06
feat(ext/node): Very basic node:http2 support (#19344)
Matt Mastracci
2023-06-06
fix(ext/console): fix inspecting large ArrayBuffers (#19373)
ud2
2023-06-06
refactor(core): ensureFastOps is an op-generating proxy (#19377)
Matt Mastracci
2023-06-06
chore: upgrade to Rust 1.70.0 (#19345)
David Sherret
2023-06-05
fix: upgrade to deno_ast 0.27 (#19375)
David Sherret
2023-06-05
chore: update deno_lint to 0.46.0 (#19372)
Kenta Moriuchi
2023-06-05
fix(ext/crypto): fix JWK import of Ed25519 (#19279)
Levente Kurusa
2023-06-05
feat(node_compat): Add a close method to the FileHandle class. (#19357)
nasa
2023-06-05
feat(runtime): Add an OpenBSD implementation for rss() (#19221)
VlkrS
2023-06-05
feat: add more options to Deno.inspect (#19337)
Leo Kettmeir
2023-06-05
feat(runtime): support creating workers using custom v8 params (#19339)
Mathias Lafeldt
2023-06-05
perf: optimize RegExp usage in JS (#19364)
Bartek Iwańczuk
2023-06-04
fix(ext/web): Copy EventTarget list before dispatch (#19360)
Koen
2023-06-03
refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...
Nayeem Rahman
2023-06-03
perf(ext/http): Migrate op_http_get_request_method_and_url to v8::Array (#19355)
Kamil Ogórek
2023-06-02
perf(ext/http): Migrate op_http_get_request_headers to v8::Array (#19354)
Kamil Ogórek
2023-06-02
fix(kv) run sqlite transactions via spawn_blocking (#19350)
Igor Zinkovsky
2023-06-02
perf(ext/http): Use flat list of headers for multiple set/get methods (#19336)
Kamil Ogórek
2023-06-02
fix(node): map stdio [0, 1, 2] to "inherit" (#19352)
Marvin Hagemeister
2023-06-02
feat(node_compat): Added base implementation of FileHandle (#19294)
nasa
2023-06-02
chore(tools): Add core import-map (#19346)
Aapo Alasuutari
2023-06-02
chore(node_compat): fix path strings generated by `setup.ts` (#19347)
Hirotaka Tagawa / wafuwafu13
2023-06-02
fix(node): don't close stdio streams (#19256)
Bartek Iwańczuk
2023-06-01
chore(core): Update certs for WPT (#19351)
Matt Mastracci
2023-06-01
chore(ext/http): add env var to disable writev syscall (#19338)
Bartek Iwańczuk
2023-06-01
chore(node_compat): add deno task for setting up and running tests (#19293)
Hirotaka Tagawa / wafuwafu13
2023-05-31
refactor(core): don't pass op state to prepare_module_load() (#19332)
Nayeem Rahman
2023-05-31
refactor(ext/http): Expose internal serveHttpOnListener API for HTTP2 (#19331)
Matt Mastracci
2023-05-31
fix(runtime): add missing SIGIOT alias to SIGABRT (#19333)
Marvin Hagemeister
2023-05-31
feat(runtime): Add example for extension with ops (#19204)
Exidex
2023-05-31
chore(ext/node): Implement stubs for Http2Session (#19329)
Matt Mastracci
2023-05-31
refactor: further work on node http client (#19327)
Leo Kettmeir
2023-05-31
chore(core): Split JsRuntimeForSnapshot from JsRuntime (#19308)
Matt Mastracci
2023-05-31
fix(node): add missing process.reallyExit method (#19326)
Marvin Hagemeister
2023-05-30
perf(ext/http): Add a sync phase to http serving (#19321)
Matt Mastracci
2023-05-30
ci: bump CI cache version on CLI version bump (#19318)
David Sherret
2023-05-30
fix: do not show cache initialization errors if stderr is piped (#18920)
David Sherret
2023-05-30
feat(runtime): add `WorkerLogLevel` (#19316)
David Sherret
2023-05-29
chore: forward v1.34.1 to main (#19312)
Bartek Iwańczuk
2023-05-30
pin enum-as-inner dependency (#19311)
Bartek Iwańczuk
2023-05-29
fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303)
Bartek Iwańczuk
2023-05-29
test(ext/node): add os_test.ts (#19305)
egg
2023-05-29
fix(node): http.IncomingMessageForClient.complete (#19302)
Bartek Iwańczuk
2023-05-28
refactor(core): Refactor and re-organize code for easier maintenance (#19287)
Matt Mastracci
2023-05-28
refactor(core): remove ext: modules from the module map (#19040)
Nayeem Rahman
2023-05-28
fix(ext/http): fix a possible memleak in Brotli (#19250)
Levente Kurusa
2023-05-28
chore: maybe fix cli/standalone/virtual_fs tests on main (#19295)
David Sherret
2023-05-28
chore: fix flaky test_include_dir_recursive (#19291)
David Sherret
2023-05-27
fix(compile): inline symlinks as files outside node_modules dir and warn for ...
David Sherret
2023-05-27
refactor(node/http): don't use readablestream for writing to request (#19282)
Leo Kettmeir
[prev]
[next]