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
/
runtime
Age
Commit message (
Expand
)
Author
2021-08-03
chore: surface import map JSON parse error to user (#11573)
David Sherret
2021-08-02
chore: format toml files internally (#11563)
David Sherret
2021-08-02
feat: stabilize Deno.serveHttp() (#11544)
Bartek Iwańczuk
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-30
chore(core): use oneshot channel in mod_evaluate() (#11556)
Ben Noordhuis
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-07-29
chore: release deno_fetch (#11549)
Satya Rohith
2021-07-28
feat(extensions/fetch): extend init options (#11528)
Satya Rohith
2021-07-26
chore: release crates (#11519)
Bartek Iwańczuk
2021-07-26
refactor: use `primordials` in runtime, extensions and core (#11500)
Yusuke Tanaka
2021-07-23
cleanup(runtime): remove last references to Deno.core.sharedQueue (#11503)
Aaron O'Mullan
2021-07-22
fix: support --cert flag for tls connect APIs (#11484)
Luca Casonato
2021-07-20
fix: panic for non-WS connections to inspector (#11466)
Bartek Iwańczuk
2021-07-19
chore: release crates (#11454)
Bartek Iwańczuk
2021-07-17
fix(workers): silently ignore non-existent worker IDs (#11417)
Andreu Botella
2021-07-14
refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)
Casper Beyer
2021-07-14
refactor(runtime): apply permissions as a hook during registration (#11347)
Casper Beyer
2021-07-13
chore: release crates (#11378)
Bartek Iwańczuk
2021-07-12
refactor: deno_http op crate (#11335)
Luca Casonato
2021-07-11
Revert "Remove unstable native plugins (#10908)"
Ryan Dahl
2021-07-10
fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353)
Andreu Botella
2021-07-09
chore: update crates (#11332)
Luca Casonato
2021-07-08
feat(core): return v8::Value from JsRuntime::execute_script (#11129)
Bartek Iwańczuk
2021-07-08
feat(runtime/http): server side websocket support (#10359)
Leo K
2021-07-08
chore: update wgpu to 0.9.0 (#11315)
Luca Casonato
2021-07-06
chore: use parking_lot for synchronization primitives to align with tokio (#1...
David Sherret
2021-07-06
feat: support SharedArrayBuffer sharing between workers (#11040)
Luca Casonato
2021-07-06
feat(crypto): implement generateKey() and sign() (#9614)
Divy Srivastava
2021-07-05
feat(test): add --shuffle flag to randomize test ordering (#11163)
Casper Beyer
2021-07-05
fix(runtime): ignored tests should not cause permission changes (#11278)
Casper Beyer
2021-07-05
chore: upgrade Tokio to 1.8.0 (#11281)
Yusuke Tanaka
2021-07-05
refactor: asynchronous blob backing store (#10969)
Jimmy Wärting
2021-07-05
refactor(runtime): reduce duplication in test harness (#11274)
Casper Beyer
2021-07-04
fix: primordials in extensions/net and runtime/js (#11270)
Simon Rask
2021-07-04
refactor: use primordials in runtime/, part2 (#11248)
Bartek Iwańczuk
2021-07-03
feat: enable WebAssembly.instantiateStreaming and wasm async compilation (#11...
Andreu Botella
2021-07-03
refactor: introduce primordials for ext/web (#11228)
Luca Casonato
2021-07-03
refactor: use primordials for `13_buffer.js` and `30_fs.js` (#11247)
Simon Rask
2021-07-03
refactor: use primordials in runtime/, part1 (#11241)
Bartek Iwańczuk
2021-07-02
Remove unstable native plugins (#10908)
Bartek Iwańczuk
2021-07-02
v1.11.3
Luca Casonato
2021-06-30
feat(inspector): improve inspector prompt in Chrome Devtools (#11187)
Bartek Iwańczuk
2021-06-29
chore: get rid of REPL timeout (#11175)
Bert Belder
2021-06-29
feat: Add "deno_net" extension (#11150)
Bartek Iwańczuk
2021-06-28
chore: release deno_core (#11164)
Bartek Iwańczuk
2021-06-28
fix(http): remove unwrap() in HTTP bindings (#11130)
Bartek Iwańczuk
2021-06-27
fix(runtime/http): Encode and decode headers as byte strings in the HTTP serv...
Andreu Botella
2021-06-27
feat(inspector): pipe console messages between terminal and inspector (#11134)
Bartek Iwańczuk
2021-06-26
fix: specify AbortSignal for native http requests (#11126)
Luca Casonato
2021-06-25
chore(ext/console): deprecate Deno.customInspect (#10035)
Yoshiya Hinosawa
[prev]
[next]