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
/
cli
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2021-04-11
fix(op_crates/console): console.table value misalignment with varying keys (#...
Liam Murphy
2021-04-09
chore: upgrade dependencies (#10094)
Bartek Iwańczuk
2021-04-09
fix: async op error stacktraces (#10080)
Nayeem Rahman
2021-04-09
API change: Deno.startHttp -> Deno.serveHttp (#10087)
Ryan Dahl
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-04-08
fix(core): error handling in examples (#9867)
Inteon
2021-04-08
fix(runtime/readFile*): close resources on error during read (#10059)
Satya Rohith
2021-04-06
chore: deprecate Deno.Buffer and read/write utils (#9793)
Luca Casonato
2021-04-05
chore: update std submodule (#10017)
Luca Casonato
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-20
refactor: Move bin ops to deno_core and unify logic with json ops (#9457)
Inteon
2021-03-18
fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830)
Aaron O'Mullan
2021-03-18
chore(console): distinguish between log levels (#9824)
Luca Casonato
2021-03-18
refactor: update minimal ops & rename to buffer ops (#9719)
Inteon
2021-03-17
refactor: clean up permission handling (#9367)
crowlKats
2021-03-12
refactor: move Console to op_crates/console (#9770)
Luca Casonato
2021-03-08
fix(runtime/js): add navigator interface objects (#9685)
Nayeem Rahman
2021-03-02
test(op_crates/web): add regression tests for past URL bugs (#9639) (#9639)
Bert Belder
2021-03-02
chore: upgrade crates (#9632)
Bartek Iwańczuk
2021-03-02
refactor(op_crates/web): Move URL parsing to Rust (#9276)
Nayeem Rahman
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-25
fix(runtime): do not panic on irregular dir entries (#9579)
Casper Beyer
2021-02-25
feat(cli): update to TypeScript 4.2 (#9341)
Kitson Kelly
2021-02-25
feat(runtime): stabilise permissions and add event target capabilities (#9573)
Kitson Kelly
2021-02-23
fix: panic caused by Deno.env.set("", "") (#9583)
Kohei Ueno
2021-02-22
fix(tests): fix fetchConnectionError test if port is in use (#9465)
David DeSimone
2021-02-21
feat(unstable): per op metrics (#9240)
Luca Casonato
2021-02-16
fix: align btoa to spec (#9053)
Casper Beyer
2021-02-15
chore: Reorganise workers tests (#9493)
Bartek Iwańczuk
2021-02-13
refactor(core): Strongly typed deserialization of JSON ops (#9423)
Jared Beller
2021-02-13
fix: webidl utils and align `Event` to spec (#9470)
Luca Casonato
2021-02-11
fix(runtime/tls): handle invalid host for connectTls/startTls (#9453)
Erik Price
2021-02-10
fix(console): log function object properties / do not log non-enumerable prop...
David DeSimone
2021-02-09
fix(op_crates): Don't use `Deno.inspect` in op crates (#9332)
Nayeem Rahman
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-01-29
fix(op_crates/web): Add customInspect for Location (#9290)
Nayeem Rahman
2021-01-29
refactor: IO resource types, fix concurrent read/write and graceful close (#9...
Bert Belder
2021-01-28
chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)
Luca Casonato
2021-01-25
Revert "tests: enable wpt for url (#9046)" (#9264)
Luca Casonato
2021-01-24
tests: enable wpt for url (#9046)
Luca Casonato
2021-01-24
feat(op_crates/web): adding gb18030 and GBK encodings (#9242)
ali ahmed
2021-01-19
fix(cli): actually stabilize Deno.shutdown() (#9181)
Bert Belder
2021-01-18
fix(op_crate/fetch): add back ReadableStream.getIterator and deprecate (#9146)
Kitson Kelly
2021-01-17
chore: Enforce ban-untagged-todo lint rule (#9135)
Bartek Iwańczuk
2021-01-15
refactor(op_crate/fetch): align streams to spec (#9103)
Kitson Kelly
2021-01-14
fix: don't swallow customInspect exceptions (#9095)
Steven Guerrero
2021-01-14
refactor: make Process#kill() throw sensible errors on Windows (#9111)
Bert Belder
2021-01-14
fix: align DOMException API to the spec and add web platform testing of it. (...
Yoshiya Hinosawa
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-11
fix(op_crate/web): fix atob to throw spec aligned DOMException (#8798)
gorogoroumaru
[prev]
[next]