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
/
core
Age
Commit message (
Expand
)
Author
2022-10-25
feat(ext/web): use ArrayBuffer.was_detached() (#16307)
Marcos Casagrande
2022-10-24
perf(ext/streams): fast path when consuming body of tee'd stream (#16329)
Marcos Casagrande
2022-10-21
perf(core): don't access isolate slots for JsRuntimeState (#16376)
Divy Srivastava
2022-10-21
chore(core): remove `core.opSync` (#16379)
Divy Srivastava
2022-10-21
Revert realms from deno_core (#16366)
Divy Srivastava
2022-10-20
chore: upgrade rusty_v8 to 0.54.0 (#16368)
Bartek Iwańczuk
2022-10-20
perf(core): avoid creating global handles in `op_queue_microtask` (#16359)
Divy Srivastava
2022-10-18
fix(ext/net): return an error from `startTls` and `serveHttp` if the original...
Yusuke Tanaka
2022-10-17
chore: forward v1.26.2 to main (#16331)
Bartek Iwańczuk
2022-10-16
fix: add error cause in recursive cause tail (#16306)
Cre3per
2022-10-16
chore: upgrade rusty_v8 to 0.53.1 (#16303)
Bartek Iwańczuk
2022-10-15
fix(docs): Documentation improvements related to `JsRealm`. (#16247)
Andreu Botella
2022-10-15
refactor(core): use isolate get_data/set_data instead of slots (#16286)
Bartek Iwańczuk
2022-10-15
bench: avoid port collision (#16285)
Bartek Iwańczuk
2022-10-15
chore: upgrade rusty_v8 to 0.53.0 (#16272)
Bartek Iwańczuk
2022-10-10
feat(core): add Deno.core.writeAll(rid, chunk) (#16228)
Luca Casonato
2022-10-09
feat(core): improve resource read & write traits (#16115)
Luca Casonato
2022-10-07
feat(core): Reorder extension initialization (#16136)
Jakub Łabor
2022-10-07
chore: upgrade rusty_v8 to 0.52.0 (#16183)
Bartek Iwańczuk
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-10-05
feat(npm): implement Node API (#13633)
Divy Srivastava
2022-10-04
perf(ext/fetch): consume body using ops (#16038)
Marcos Casagrande
2022-10-02
fix(serde_v8): serialize objects with numeric keys correctly (#15946)
Darshan Sen
2022-09-30
refactor(ext/http): remove op_http_read (#16096)
Luca Casonato
2022-09-29
1.26.0
denobot
2022-09-28
feat(core): add Deno.core.setPromiseHooks (#15475)
Guilherme Bernal
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-23
feat(ops): Fallible fast ops (#15989)
Aapo Alasuutari
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-22
examples(core): panik (#15983)
Aaron O'Mullan
2022-09-22
feat(ops): Automatic fast ops creation (#15527)
Aapo Alasuutari
2022-09-19
perf(core): use single ObjectTemplate for ops in `initialize_ops` (#15959)
Divy Srivastava
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-17
chore: upgrade rusty_v8 to v0.50.0 (#15762)
Darshan Sen
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-10
perf: optimize URL serialization (#15663)
Divy Srivastava
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-08
chore: update url crate to 2.3.1 (#15818)
Leo Kettmeir
2022-09-07
fix: upgrade deno_ast to 0.19 (#15808)
David Sherret
2022-09-07
chore: bump url crate to 2.3.0 (#15800)
Divy Srivastava
2022-09-07
fix(core): make errors more resistant to tampering (#15789)
Colin Ihrig
2022-09-07
perf(ops): inline &[u8] arguments and enable fast API (#15731)
Divy Srivastava
2022-09-07
fix(ext/flash): use utf8 length as Content-Length (#15793)
Divy Srivastava
2022-09-07
fix(core): opAsync leaks a promise on type error (#15795)
Aapo Alasuutari
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-06
fix(core): Register external references for imports to the SnapshotCreator (#...
Giovanny Gutiérrez
2022-09-06
fix(watch): ignore unload errors on drop (#15782)
Nayeem Rahman
2022-09-02
refactor(test): grab runTests() and runBenchmarks() from __bootstrap (#15420)
Nayeem Rahman
2022-09-02
fix(ext/timers): create primordial `eval` (#15110)
Garcia
[prev]
[next]