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-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
2022-06-23
v1.23.1 (#14954)
Kayla Washburn
2022-06-17
fix(ext/web): add EventTarget brand checking (#14637)
Colin Ihrig
2022-06-17
fix(ext/web): handle rid=0 in TextDecoder#decode (#14894)
Luca Casonato
2022-06-16
fix: make Performance global an EventTarget
cjihrig
2022-06-15
1.23.0 (#14878)
denobot
2022-06-14
feature(web): enable deflate-raw compression format (#14863)
Kayla Washburn
2022-06-13
Remove unstable Deno.sleepSync (#14719)
Ryan Dahl
2022-06-09
chore: Forward v1.22.3 to main (#14835)
Colin Ihrig
2022-06-07
refactor(core): Move Deno.core bindings to ops (#14793)
Nayeem Rahman
2022-06-02
chore: Forward v1.22.2 to main (#14785)
Bartek Iwańczuk
2022-06-01
feat: update to TypeScript 4.7 (#14242)
Kitson Kelly
[next]