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-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
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
refactor(core): Move optional callbacks from `JsRuntimeState` to `ContextStat...
Andreu Botella
2022-09-01
fix(serde_v8): no panic on reading large text file (#15494)
Geert-Jan Zwiers
2022-09-01
chore(serde_v8): take mutable reference in `ToV8::to_v8` (#15707)
Divy Srivastava
2022-08-30
perf: use fast api for `core.isProxy` (#15682)
Divy Srivastava
2022-08-27
perf(runtime): optimize allocations in read/write checks (#15631)
Divy Srivastava
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-23
chore: upgrade rusty_v8 to v0.49.0 (#15547)
Bartek Iwańczuk
2022-08-23
refactor(core/runtime): clean up extra type cast (#15539)
Geert-Jan Zwiers
2022-08-21
fix: Free up JsRuntime state global handles before snapshot (#15491)
Giovanny Gutiérrez
2022-08-21
feat: `queueMicrotask()` error handling (#15522)
Nayeem Rahman
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-21
fix(core/runtime): always cancel termination in exception handling (#15514)
Nayeem Rahman
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-15
chore: upgrade rusty_v8 to 0.48.1 (#15310)
Bartek Iwańczuk
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-11
refactor(core): unwrap sync ops in rust (#15449)
Nayeem Rahman
2022-08-10
feat(core): Add support for async ops in realms (#14734)
Andreu Botella
[prev]
[next]