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
2021-10-05
feat(ext/ffi): Non-blocking FFI (#12274)
Divy Srivastava
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-10-04
chore: remove No*Permissions structs (#12316)
Luca Casonato
2021-10-04
test: refactor lint tests into directories (#12317)
Bartek Iwańczuk
2021-10-04
perf(webidl): optimize createRecordConverter() (#12286)
Aaron O'Mullan
2021-10-04
refactor(core): split opcall into sync/async (#12312)
Aaron O'Mullan
2021-10-04
fix(core/runtime): sync_ops_cache if nuked Deno ns (#12302)
Aaron O'Mullan
2021-10-03
perf(core): use opcall() directly (#12310)
Aaron O'Mullan
2021-10-03
feat(web): Implement `DOMException`'s `stack` property. (#12294)
Andreu Botella
2021-10-03
fix(ext/crypto): missing Aes key typings (#12307)
Divy Srivastava
2021-10-02
fix(ext/net): should not panic when listening to unix abstract address (#12300)
Ahab
2021-10-02
feat(ext/crypto): decode RSAES-OAEP-params with default values (#12292)
Divy Srivastava
2021-10-01
feat(core): implement Deno.core.isProxy() (#12288)
Aaron O'Mullan
2021-10-01
fix(ext/crypto): use NotSupportedError for importKey() (#12289)
Divy Srivastava
2021-10-01
perf(fetch): optimize fillHeaders() key iteration (#12287)
Aaron O'Mullan
2021-10-01
feat(ext/crypto): implement wrapKey (#12125)
Divy Srivastava
2021-10-01
fix(runtime/js/workers): throw errors instead of using an op (#12249)
Nayeem Rahman
2021-10-01
fix(ext/crypto): decode id-RSASSA-PSS with default params (#12147)
Divy Srivastava
2021-10-01
perf(web): optimize byteLowerCase() (#12282)
Aaron O'Mullan
2021-10-01
tools(bench): rebootstrap (#12281)
Aaron O'Mullan
2021-09-30
fix(runtime/testing): format aggregate errors (#12183)
Casper Beyer
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
2021-09-30
chore: ensure first process in shared flock test does not enter and exit lock...
David Sherret
2021-09-30
perf(webidl): optimize createDictionaryConverter() (#12279)
Aaron O'Mullan
2021-09-30
fix: Don't panic when a worker is closed in the reactions to a wasm operation...
Andreu Botella
2021-09-30
perf(web): ~400x faster http header trimming (#12277)
Aaron O'Mullan
2021-09-30
feat(cli/uninstall): add uninstall command (#12209)
Sylvain Cau
2021-10-01
fix(repl): avoid panic when assigned to globalThis (#12273)
Yoshiya Hinosawa
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-29
fix(ext/http): merge identical if/else branches (#12269)
mynane
2021-09-29
perf(web/Event): move last class field to constructor (#12265)
Aaron O'Mullan
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-29
perf(webidl/DOMString): don't wrap string primitives (#12266)
Aaron O'Mullan
2021-09-29
bench(cli): add deno_http_native_headers.js (#12267)
Aaron O'Mullan
2021-09-29
feat: support serializing `WebAssembly.Module` objects (#12140)
Andreu Botella
2021-09-29
feat: stabilize URLPattern API (#12256)
Luca Casonato
2021-09-28
1.14.2 (#12254)
Aaron O'Mullan
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-27
perf(fetch): optimize newInnerRequest blob url check (#12245)
Aaron O'Mullan
2021-09-27
fix: subprocess kill support on windows (#12134)
Luca Casonato
2021-09-27
refactor(fetch/Request): inline defaultInnerRequest (#12241)
Aaron O'Mullan
2021-09-27
perf(fetch/Response): avoid class fields (#12237)
Aaron O'Mullan
2021-09-26
refactor(fetch/response): inline defaultInnerResponse (#12235)
Aaron O'Mullan
2021-09-26
perf(web): optimize Event constructor (#12231)
Aaron O'Mullan
2021-09-26
perf(webidl/ByteString): 3x faster ASCII check (#12230)
Aaron O'Mullan
2021-09-26
perf(fetch): optimize InnerBody constructor (#12232)
Aaron O'Mullan
2021-09-26
fix(ext/http): include port number in h2 urls (#12181)
Ben Noordhuis
2021-09-26
perf(fetch/headers): optimize appendHeader (#12234)
Aaron O'Mullan
2021-09-25
perf(ext/fetch): Use the WebIDL conversion to DOMString rather than USVString...
Luis Malheiro
2021-09-25
fix(ext/web): FileReader error messages (#12218)
Dan Rose
[prev]
[next]