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
/
runtime
Age
Commit message (
Expand
)
Author
2022-07-12
chore: forward v1.23.4 release commit to main (#15172)
Colin Ihrig
2022-07-11
refactor: rename run_basic to run_local (#15068)
cuobiezi
2022-07-05
1.23.3 (#15081)
denobot
2022-07-05
Revert "refactor(snapshots): to their own crate (#14794)" (#15076)
Bartek Iwańczuk
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
fix(runtime): derive default for deno_runtime::ExitCode (#15017)
Curtis Allen
2022-06-28
fix(test): typo ('finsihed') if text decoder not closed during test (#14996)
nkronlage
2022-06-28
feat(web): add beforeunload event (#14830)
Colin Ihrig
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-24
refactor(snapshots): to their own crate (#14794)
Aaron O'Mullan
2022-06-24
fix: don't error if Deno.bench() or Deno.test() are used in run subcommand (#...
Bartek Iwańczuk
2022-06-23
v1.23.1 (#14954)
Kayla Washburn
2022-06-20
feat(ext/ffi): Callbacks (#14663)
Aapo Alasuutari
2022-06-19
refactor: make MainWorker::evaluate_module public (#14892)
Mathias Lafeldt
2022-06-15
1.23.0 (#14878)
denobot
2022-06-15
chore: upgrade various deps (#14876)
Ryan Dahl
2022-06-15
chore(cli/cache): Remove CacheType::Declaration (#14873)
Nayeem Rahman
2022-06-15
BREAKING: remove `Intl.v8BreakIterator` (#14864)
Luca Casonato
2022-06-14
refactor(runtime/signal): revert SIGINT and SIGBREAK `Deno.kill` Windows chan...
David Sherret
2022-06-13
Deno.exit() is an alias to self.close() in worker contexts (#14826)
Bartek Iwańczuk
2022-06-13
feat(runtime/signal): implement SIGINT and SIGBREAK for windows (#14694)
Geert-Jan Zwiers
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-08
refactor: ensure exit code reference is passed to all workers (#14814)
Bartek Iwańczuk
2022-06-07
refactor(core): Move Deno.core bindings to ops (#14793)
Nayeem Rahman
2022-06-06
fix: Format non-error exceptions (#14604)
Nayeem Rahman
2022-06-02
chore: Forward v1.22.2 to main (#14785)
Bartek Iwańczuk
2022-05-31
feat(unstable): add Deno.getGid (#14528)
James Bradlee
2022-05-30
refactor(bench): Allocate IDs for benches (#14757)
Nayeem Rahman
2022-05-27
1.22.1
Kitson Kelly
2022-05-26
chore: upgrade rusty_v8 to 0.43.1 (#14713)
Bartek Iwańczuk
2022-05-23
fix: read raw stdin to prevent buffering (regression) (#14704)
David Sherret
2022-05-20
fix: prevent Deno.exit to fail when dispatchEvent tampered (#14665)
Yoshiya Hinosawa
2022-05-19
fix(runtime): improve permission descriptor validation (#14676)
Colin Ihrig
2022-05-19
feat: make Child.kill argument optional (#14669)
Leo Kettmeir
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-05-18
1.22.0 (#14657)
denobot
2022-05-18
feat: return a signal string instead number on ChildStatus (#14643)
Leo Kettmeir
2022-05-17
BREAKING(unstable): Enable Deno namespace in workers by default (#14581)
Nayeem Rahman
2022-05-17
BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463)
Bartek Iwańczuk
2022-05-15
Revert "refactor(runtime): change from signal_str_to_int function to enum (#1...
Leo Kettmeir
2022-05-14
refactor(runtime): change from signal_str_to_int function to enum (#14539)
Leo Kettmeir
2022-05-14
feat: add userAgent property to Navigator's prototype (#14415)
randomicon00
2022-05-13
chore(runtime): Make some ops in ext and runtime infallible. (#14589)
Andreu Botella
2022-05-12
1.21.3 (#14584)
Bert Belder
2022-05-11
fix: stdout and stderr encoding on Windows (#14559)
David Sherret
2022-05-11
feat(runtime/spawn): add `AbortSignal` support (#14538)
Leo Kettmeir
2022-05-10
refactor: `StdFileResource` - remove unused cancel handle (#14558)
David Sherret
[prev]
[next]