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-04-19
fix(rt/http): correct URL in Request (#10256)
Luca Casonato
2021-04-19
fix(runtime): handle race condition in postMessage where worker has terminate...
Liam Murphy
2021-04-19
op_crates/url: basic url_parse bench (#10245)
Aaron O'Mullan
2021-04-19
refactor(core): move SerializablePkg to serde_v8 (#10231)
Aaron O'Mullan
2021-04-19
feat(lsp): implement textDocument/prepareCallHierarchy (#10061)
Jean Pierre
2021-04-19
chore: align `Headers` to spec (#10199)
Luca Casonato
2021-04-18
fix(install): use first `deno` executable on PATH rather than deno.exe (#10247)
David Sherret
2021-04-18
cleanup(cli): use runtime's reg_sync() and reg_async() (#10241)
Aaron O'Mullan
2021-04-18
cleanup(core): simplify op_async(), drop need for try_dispatch_op() (#10240)
Aaron O'Mullan
2021-04-18
chore: improve help text (#10186)
Ryan Dahl
2021-04-18
refactor(serde_v8): move magic code to subfolder and minor cleanup (#10230)
Aaron O'Mullan
2021-04-18
tooling(bench_util): benching and profiling utilities (#10223)
Aaron O'Mullan
2021-04-18
refactor(core): remove ZeroCopyBuf's dep on the bindings mod (#10232)
Aaron O'Mullan
2021-04-18
lint(serde_v8): fix "inconsistent struct constructor" (#10227)
Aaron O'Mullan
2021-04-18
chore(cli/lsp): fix 2 lint errors (#10228)
Aaron O'Mullan
2021-04-16
refactor(cli/flags): reorganize declarations (#10204)
crowlKats
2021-04-16
fix(#10200): weaken types so non-breaking (#10205)
Kitson Kelly
2021-04-15
fix(#10182): hang during http server response (#10197)
Ryan Dahl
2021-04-14
fix(core): better "missing type" GothamState error (#10189)
Ben Noordhuis
2021-04-14
chore: align FormData to spec (#10169)
Luca Casonato
2021-04-14
refactor: move timers to deno_timers op crate (#10179)
Ben Noordhuis
2021-04-14
perf(js/http): avoid v8 deopt in async iterator (#10160)
Aaron O'Mullan
2021-04-13
v1.9.0
Bartek Iwańczuk
2021-04-13
chore: release crates (#10164)
Bartek Iwańczuk
2021-04-13
feat(cli): raise file descriptor limit on startup (#10162)
Ben Noordhuis
2021-04-13
fix(cli/dts): Make respondWith() return a Promise (#10128)
Nayeem Rahman
2021-04-13
feat(cli/dts): stricter typings for Listener & Conn (#10012)
crowlKats
2021-04-13
feat(permissions): allow env permission to take values (#9825)
crowlKats
2021-04-13
fix(core): remove wasm-test-streaming flag (#10158)
Casper Beyer
2021-04-13
upgrade: rusty_v8 0.22.1 (V8 9.1.269.5) (#10159)
Bert Belder
2021-04-13
upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)
Bert Belder
2021-04-13
perf: lazy header instantiation for HTTP requests (#10150)
Luca Casonato
2021-04-13
perf(fetch): optimize normalizeMethod() (#10154)
Aaron O'Mullan
2021-04-12
perf(core/ops): avoid allocs when returning primitives (#10149)
Aaron O'Mullan
2021-04-12
core: remove some unnecessary heap allocations
Ben Noordhuis
2021-04-12
core: let embedders plug in their own V8 platform
Ben Noordhuis
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-12
fix(runtime/js/http): Correctly parse user response headers (#10076)
Nayeem Rahman
2021-04-12
feat(runtime): add truncate and truncateSync methods to Deno.File (#10130)
Casper Beyer
2021-04-12
feat(runtime): add stat and statSync methods to Deno.File (#10107)
Casper Beyer
2021-04-12
perf(runtime): optimize PermissionState::check (#9993)
Aaron O'Mullan
2021-04-12
feat(runtime): stabilize Deno.fstat and Deno.fstatSync (#10108)
Casper Beyer
2021-04-12
feat: Add Deno.memoryUsage() (#9986)
Aaron O'Mullan
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-04-12
fix(runtime/js/timers): Use (0, eval) instead of eval() (#10103)
Nayeem Rahman
2021-04-11
ci: store last-modified timestamps in Github Actions cache (#10110)
Bert Belder
2021-04-11
Revert "use incremental build in ci (#10053)" (#10110)
Bert Belder
2021-04-11
fix(op_crates/console): console.table value misalignment with varying keys (#...
Liam Murphy
2021-04-11
perf: build runtime at opt-3 (#10072)
Aaron O'Mullan
2021-04-11
feat: blob URL support in fetch (#10120)
Luca Casonato
[prev]
[next]