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-08
fix(ext/websocket): Close socket on bad string data (#19424)
Matt Mastracci
2023-06-08
chore: Use relative paths for assert imports to avoid test flakes (#19427)
Matt Mastracci
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-08
perf(ext/websocket): Reduce GC pressure & monomorpize op_ws_next_event (#19405)
Matt Mastracci
2023-06-08
chore: Ensure we only end up with the clang version we want & upgrade libffi ...
Matt Mastracci
2023-06-08
feat(node_compat): Add a write method to the FileHandle class (#19385)
nasa
2023-06-08
feat(node_compat): Add a read method to the FileHandle class (#19359)
nasa
2023-06-08
perf: use sendto syscalls (#19414)
Bartek Iwańczuk
2023-06-08
chore: upgrade to Rust 1.68.2 (#19416)
Bartek Iwańczuk
2023-06-07
fix(napi): don't panic if symbol can't be found (#19397)
Bartek Iwańczuk
2023-06-07
chore: downgrade to Rust 1.68 (#19411)
David Sherret
2023-06-07
ci: output file system space before and after building (#19409)
David Sherret
2023-06-07
refactor(core): use JoinSet instead of FuturesUnordered (#19378)
Bartek Iwańczuk
2023-06-07
chore: downgrade to Rust 1.69 (#19407)
David Sherret
2023-06-07
refactor: helpers methods on `TypeCheckMode` (#19393)
David Sherret
2023-06-07
fix(cli): formatting bench with colors (#19323)
Mike Mulchrone
2023-06-07
perf(ext/websocket): monomorphize code (#19394)
Bartek Iwańczuk
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-06-06
fix(repl): correctly print string exception (#19391)
sigmaSd
2023-06-06
chore(core): build_bench tool (#19387)
Matt Mastracci
2023-06-06
perf(http): avoid flattening http headers (#19384)
Marvin Hagemeister
2023-06-06
fix(node/http): use fake socket and proper url handling (#19340)
Leo Kettmeir
2023-06-06
refactor(serde_v8): don't access backing store twice (#19382)
Bartek Iwańczuk
2023-06-06
perf(ext/websocket): Make send sync for non-stream websockets (#19376)
Matt Mastracci
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
[prev]
[next]