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-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
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-08-03
core: remove heapStats type definition (#15393)
Zach
2022-08-01
refactor(core/error): use evaluated call sites for formatting (#15369)
Nayeem Rahman
2022-07-31
core: Add types for `Deno.core.print()` (#15283)
Zicklag
2022-07-30
fix(core): BorrowMutError in nested error (#15352)
Bartek Iwańczuk
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-28
serde_v8: improvements to avoid hitting unimplemented codepaths (#13915)
Arthur Silva
2022-07-27
chore: upgrade rusty_v8 to 0.47.1 (#15324)
Bartek Iwańczuk
2022-07-25
refactor(core): remove unneeded ops for uncaughtException (#15296)
Bartek Iwańczuk
2022-07-23
fix: unhandledrejection handling for sync throw in top level (#15279)
Bartek Iwańczuk
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-19
chore: upgrade rusty_v8 to 0.47.0 (#15247)
Bartek Iwańczuk
2022-07-19
feat: emit files on demand and fix racy emit (#15220)
David Sherret
[prev]
[next]