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-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-04-19
FUTURE: remove `Deno.customInspect` (#23453)
Asher Gomez
2024-04-18
chore: remove unused, unstable 'http' namespace (#23436)
Matt Mastracci
2024-04-17
fix(publish): support import equals (#23421)
Luca Casonato
2024-04-17
perf: v8 code cache (#23081)
Igor Zinkovsky
2024-04-16
fix(ext/node): dispatch beforeExit/exit events irrespective of listeners (#23...
Satya Rohith
2024-04-16
chore: forward v1.42.4 commit to `main` (#23394)
Bartek Iwańczuk
2024-04-15
refactor: move lifecycle events dispatch to Rust (#23358)
Bartek Iwańczuk
2024-04-14
perf: do not clone swc `Program` when transpiling (#23365)
David Sherret
2024-04-12
chore: upgrade deno_core to 0.274.0 (#23344)
Divy Srivastava
2024-04-12
chore: forward v1.42.3 release commit to main (#23335)
denobot
2024-04-12
fix(inspector): don't panic if port is not free (#22745)
Bartek Iwańczuk
2024-04-11
fix: upgrade deno_ast related crates (#23187)
David Sherret
2024-04-11
chore: forward v1.42.2 release commit to main (#23315)
denobot
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-04-09
fix(ext/node): implement MessagePort.unref() (#23278)
Satya Rohith
2024-04-08
chore: update WPT (#23111)
Asher Gomez
2024-04-07
FUTURE(ext/fs): remove `Deno.FsWatcher.prototype.rid` (#23234)
Asher Gomez
2024-04-07
FUTURE(ext/fs): make `Deno.FsFile` constructor illegal (#23235)
Asher Gomez
2024-04-05
FUTURE: remove deprecated APIs within workers (#23220)
Asher Gomez
2024-04-04
fix(runtime): fix Windows permission prompt (#23212)
Matt Mastracci
2024-04-04
fix(ext/node): count MessagePort message listeners in hasMessageEventListener...
Satya Rohith
2024-04-02
fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)
Matt Mastracci
2024-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-03-28
1.42.0 (#23105)
denobot
2024-03-27
FUTURE(ext/fs): remove `Deno.FsFile.rid` (#23087)
Asher Gomez
2024-03-27
FUTURE: remove `Deno.resources()` (#23095)
Asher Gomez
2024-03-26
fix(runtime): use FQDN in NetDescriptor (#23084)
Nayeem Rahman
2024-03-26
feat: remove deprecated methods from namespace with `DENO_FUTURE=1` (#23075)
Asher Gomez
2024-03-24
refactor(bench): align ops to testing ops (#23038)
Bartek Iwańczuk
2024-03-22
perf: warm expensive init code at snapshot time (#22714)
Matt Mastracci
2024-03-21
fix: do not memoize `Deno.ppid` (#23006)
Divy Srivastava
2024-03-20
fix(ext/node): FsWatcher ref and unref (#22987)
Divy Srivastava
2024-03-16
fix(ext/node): support MessagePort in `WorkerOptions.workerData` (#22950)
Bartek Iwańczuk
2024-03-15
fix(ext/node): worker_threads doesn't exit if there are message listeners (#2...
Bartek Iwańczuk
2024-03-14
chore: Forward 1.41.3 release commit (#22930)
Nathan Whitaker
2024-03-14
fix(cli): unbreak extension example and fix __runtime_js_sources (#22906)
Matt Mastracci
2024-03-13
perf(permissions): Fast exit from checks when permission is in "fully-granted...
Matt Mastracci
2024-03-13
fix(ext/node): make worker ids sequential (#22884)
Satya Rohith
2024-03-13
fix(ext/node): allow automatic worker_thread termination (#22647)
Satya Rohith
2024-03-13
chore(permissions): add allow_all flag (#22890)
Matt Mastracci
2024-03-13
chore: upgrade deno_core to 0.270.0 (#22826)
Divy Srivastava
2024-03-13
chore: explicitly type `state.put` for permissions (#22881)
Divy Srivastava
2024-03-12
fix(runtime): negate partial condition for deny flags (#22866)
Nayeem Rahman
2024-03-12
refactor: add `deno_permissions` crate (#22236)
Divy Srivastava
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-11
fix(ext/node): make worker setup synchronous (#22815)
Bartek Iwańczuk
2024-03-11
fix(runtime): Restore default signal handler after user handlers are unregist...
Nathan Whitaker
2024-03-08
refactor(ext/node): worker_threads.isMainThread setup (#22785)
Bartek Iwańczuk
2024-03-08
chore: forward v1.41.2 release commit to main (#22793)
denobot
[prev]
[next]