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
2024-07-10
fix: Add sys permission kinds for node compat (#24242)
Adam Gregory
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-05
fix(permissions): handle ipv6 addresses correctly (#24397)
Luca Casonato
2024-07-05
fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)
Nathan Whitaker
2024-07-05
chore: rename `__runtime_js_source` to `hmr` (#24442)
Divy Srivastava
2024-07-04
feat(jupyter): support `confirm` and `prompt` in notebooks (#23592)
Zander Hill
2024-07-01
feat: upgrade deno_core (#24364)
snek
2024-06-19
chore: forward v1.44.4 release commit to main (#24271)
denobot
2024-06-19
fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)
Divy Srivastava
2024-06-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-17
fix(ext/permissions): add correct feature flags to winapi (#24218)
Richard Carson
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-13
fix(cli): missing flag for `--unstable-process` (#24199)
Luca Casonato
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-12
fix(ext/node): fix vm memory usage and context initialization (#23976)
Divy Srivastava
2024-06-07
fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)
Divy Srivastava
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-06-02
fix: validate integer values in `Deno.exitCode` setter (#24068)
Kenta Moriuchi
2024-05-30
1.44.0 (#24045)
denobot
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-29
fix(ext/node): windows cancel stdin read in line mode (#23969)
Divy Srivastava
2024-05-28
fix: empty `process.platform` with `__runtime_js_sources` (#24005)
Marvin Hagemeister
2024-05-24
fix: use hash of in-memory bytes only for code cache (#23966)
David Sherret
2024-05-23
feat: enable pointer compression via deno_core bump (#23838)
Matt Mastracci
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-22
chore: forward v1.43.6 release commit to main (#23936)
Bartek Iwańczuk
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-05-14
fix(runtime): output to stderr with colors if a tty and stdout is piped (#23813)
David Sherret
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-10
fix(runtime): Allow opening /dev/fd/XXX for unix (#23743)
Matt Mastracci
2024-05-09
refactor(ext/tls): Implement required functionality for later SNI support (#2...
Matt Mastracci
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-09
chore: forward v1.43.2 release commit to main (#23749)
denobot
2024-05-08
fix(runtime): allow nul device on windows (#23741)
Matt Mastracci
2024-05-07
fix(runtime): allow r/w access to /etc without --allow-all (#23718)
Luca Casonato
2024-05-05
fix(ext/node): don't rely on Deno.env to read NODE_DEBUG (#23694)
Satya Rohith
2024-05-05
fix(workers): `importScripts` concurrently and use a new `reqwest::Client` pe...
David Sherret
2024-05-05
chore: fix outdated note in `runtime/js/README.md` (#23673)
Antoine du Hamel
2024-05-01
feat(runtime): allow adding custom extensions to snapshot (#23569)
Mathias Lafeldt
2024-05-01
1.43.0 (#23629)
denobot
2024-04-25
1.43.0 (#23549)
denobot
2024-04-25
fix: unref stdin read (#23534)
Bartek Iwańczuk
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-19
refactor(ext/http): extract 02_websocket.ts from 01_http.js (#23460)
Matt Mastracci
[prev]
[next]