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
/
ext
/
web
Age
Commit message (
Expand
)
Author
2022-10-12
chore(ext/web): fix typo (#16248)
Xiao Xiao
2022-10-10
feat(core): add Deno.core.writeAll(rid, chunk) (#16228)
Luca Casonato
2022-10-08
fix(ext/fetch): reject immediately on aborted signal (#16190)
Marcos Casagrande
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-10-04
perf(ext/fetch): consume body using ops (#16038)
Marcos Casagrande
2022-09-30
refactor(ext/http): remove op_http_read (#16096)
Luca Casonato
2022-09-30
fix(runtime): no FastStream for unrefable streams (#16095)
Luca Casonato
2022-09-29
fix(ext/fetch): `Body#bodyUsed` for static body (#16080)
Marcos Casagrande
2022-09-29
1.26.0
denobot
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-22
feat(ops): Automatic fast ops creation (#15527)
Aapo Alasuutari
2022-09-17
perf(web): optimize encodeInto() (#15922)
Divy Srivastava
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-07
perf(ops): inline &[u8] arguments and enable fast API (#15731)
Divy Srivastava
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-02
fix(ext/timers): create primordial `eval` (#15110)
Garcia
2022-09-02
fix(repl): don't terminate on unhandled error events (#15548)
Nayeem Rahman
2022-09-02
chore: forward v1.25.1 release commit to main (#15735)
denobot
2022-09-01
perf(ext/web): flatten op arguments for text_encoding (#15723)
Divy Srivastava
2022-08-30
fix(docs): add missing categories (#15684)
Leo Kettmeir
2022-08-28
perf: use fast api for op_now (#15643)
Divy Srivastava
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-19
perf(runtime): optimize Deno.file open & stream (#15496)
Divy Srivastava
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-17
docs: add category tag for built-in APIs (#15480)
Kitson Kelly
2022-08-16
perf: improve performance.now (#15481)
Ryan Dahl
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-26
chore(ops): Remove unused arguments from ops (#15315)
Aapo Alasuutari
2022-07-22
Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)
Divy Srivastava
2022-07-22
feat(ops): V8 Fast Calls (#15122)
Divy Srivastava
2022-07-21
1.24.0 (#15262)
denobot
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-20
fix(ext/web): align DOMException better with spec (#15097)
Phosra
2022-07-18
feat(unstable): Ability to ref/unref "Child" in "Deno.spawnChild()" API (#15151)
Leo Kettmeir
2022-07-15
Revert "feat: add "unhandledrejection" event support (#12994) (#15080)" (#15210)
Bartek Iwańczuk
2022-07-14
feat: add "unhandledrejection" event support (#12994) (#15080)
Bartek Iwańczuk
2022-07-12
chore: forward v1.23.4 release commit to main (#15172)
Colin Ihrig
2022-07-11
chore(web, worker): Use `DetachedBuffer` for `postMessage` ops (#15133)
Andreu Botella
2022-07-05
1.23.3 (#15081)
denobot
2022-07-04
Revert "feat: add "unhandledrejection" event support (#12994)" (#15075)
Bartek Iwańczuk
2022-07-04
feat: add "unhandledrejection" event support (#12994)
Bartek Iwańczuk
2022-06-30
chore: forward 1.23.2 to main (#15027)
David Sherret
2022-06-30
perf(ext/web): avoid reallocations in op_base64_atob (#15018)
Divy Srivastava
2022-06-29
perf(ext/web): use base64-simd for atob/btoa (#14992)
Nugine
2022-06-29
fix(ext/web): remove `ErrorEventInit`'s error default (#14809)
Mark Ladyshau
[prev]
[next]