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-29
fix(core): fix APIs not to be affected by `Promise.prototype.then` modificati...
Kenta Moriuchi
2022-10-28
feat(core): support creating snapshots from existing snapshots (#14744)
Bartek Iwańczuk
2022-10-28
Reland "perf(core): generate inlined wrappers for async ops" (#16455)
Divy Srivastava
2022-10-28
chore(core): remove TODO in bindings.rs (#16456)
Divy Srivastava
2022-10-27
1.27.0 (#16442)
denobot
2022-10-27
Revert "perf(core): generate inlined wrappers for async ops (#16428)" (#16443)
Divy Srivastava
2022-10-27
perf(core): generate inlined wrappers for async ops (#16428)
Divy Srivastava
2022-10-26
fix(core) Include causes when converting anyhow errors to JS exceptions (#16397)
Jan Špaček
2022-10-26
core: enable --harmony-change-array-by-copy V8 flag (#16429)
Bartek Iwańczuk
2022-10-26
feat(cli): show error cause recursion information (#16384)
Cre3per
2022-10-26
perf(core): do not drive JsInspector by default (#16410)
Divy Srivastava
2022-10-25
fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)
David Sherret
2022-10-25
perf(core): avoid isolate slots for ModuleMap (#16409)
Divy Srivastava
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
[prev]
[next]