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-02-17
feat: never prompt for hrtime permission (#13696)
Ryan Dahl
2022-02-17
feat: Add hint to permission prompt to display allow flag (#13695)
Ryan Dahl
2022-02-16
feat(test): improved op sanitizer errors + traces (#13676)
Luca Casonato
2022-02-16
feat: deno vendor (#13670)
David Sherret
2022-02-16
feat(ext/http): add support for unix domain sockets (#13628)
ylxdzsw
2022-02-15
feat: Add Deno.FsFile, deprecate Deno.File (#13660)
Bartek Iwańczuk
2022-02-15
feat(runtime): web streams in fs & net APIs (#13615)
Luca Casonato
2022-02-15
chore(ext/timers): move ext/timers to ext/web (#13665)
Andreu Botella
2022-02-11
compat: support --compat in web workers (#13629)
Bartek Iwańczuk
2022-02-07
refactor: update runtime code for primordial check for iterators (#13510)
Bartek Iwańczuk
2022-02-04
chore: forward v1.18.2 to main (#13595)
Bartek Iwańczuk
2022-02-01
refactor: primordials for instanceof (#13527)
Bartek Iwańczuk
2022-01-31
feat(unstable): add Deno.getUid (#13496)
Yoshiya Hinosawa
2022-01-31
feat(runtime): stabilize addSignalListener API (#13438)
Yoshiya Hinosawa
2022-01-27
chore: forward v1.18.1 to main (#13514)
Bartek Iwańczuk
2022-01-27
Revert "refactor: update runtime code for primordial checks for "instanceof" ...
Bartek Iwańczuk
2022-01-27
refactor: update runtime code for primordial checks for "instanceof" (#13497)
Bartek Iwańczuk
2022-01-25
feat(test): better errors for resource sanitizer (#13296)
Luca Casonato
2022-01-24
feat(ext/web): add CompressionStream API (#11728)
Leo Kettmeir
2022-01-24
feat(unstable): add Deno.networkInterfaces (#13475)
Yoshiya Hinosawa
2022-01-20
chore: bump crate version for 0.18.0 (#13441)
Divy Srivastava
2022-01-20
chore: update netif to 0.1.1 (#13425)
Divy Srivastava
2022-01-18
feat: stabilize test steps API (#13400)
David Sherret
2022-01-18
fix(runtime): don't crash when window is deleted (#13392)
Bartek Iwańczuk
2022-01-17
fix(ext/console): don't depend on globalThis present (#13387)
Bartek Iwańczuk
2022-01-15
chore: upgrade to rust 1.58 (#13377)
David Sherret
2022-01-13
chore: forward v1.17.3 to main (#13364)
Bartek Iwańczuk
2022-01-12
feat(ext/ffi): UnsafeFnPointer API (#13340)
DjDeveloper
2022-01-10
feat(cli, runtime): compress snapshots (#13320)
evan
2022-01-09
fix: expose "Deno.memoryUsage()" in worker context (#13293)
Rodney van den Velden
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-06
chore: forward 1.17.2 to main (#13295)
Bartek Iwańczuk
2022-01-04
fix(signals): prevent panic when listening to forbidden signals (#13273)
Leo Kettmeir
2021-12-29
cleanup(cli): use op Extensions (#13223)
Aaron O'Mullan
2021-12-28
refactor(core): cleanup Inspector implementation (#12962)
Bartek Iwańczuk
2021-12-23
feat(runtime): add op_network_interfaces (#12964)
Ben Noordhuis
2021-12-22
chore: merge v1.17.1 into main (#13184)
Bartek Iwańczuk
2021-12-21
refactor: cleanup cli/main.rs (#13160)
Bartek Iwańczuk
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-17
fix: inspector prompts (#13123)
Bartek Iwańczuk
2021-12-16
chore: release crates for v1.17.0 (#13112)
Bartek Iwańczuk
2021-12-16
feat: support abort reasons in Deno APIs and `WebSocketStream` (#13066)
Andreu Botella
2021-12-16
fix(test): wait for inspector session in side modules (#13065)
Jesper van den Ende
2021-12-15
feat(ext/ffi): implement UnsafePointer and UnsafePointerView (#12828)
Elias Sjögreen
2021-12-11
Revert "fix(cli): don't add colors for non-tty outputs (#13031)" (#13054)
Bartek Iwańczuk
2021-12-11
fix: op_set_exit_code (#13034)
Bartek Iwańczuk
2021-12-10
fix(test): Make the op sanitizer delay macrotask into a queue (#12966)
Andreu Botella
2021-12-10
fix(cli): don't add colors for non-tty outputs (#13031)
VishnuJin
2021-12-09
feat(ext/timers): add refTimer, unrefTimer API (#12953)
Yoshiya Hinosawa
2021-12-04
chore: upgrade to Rust 1.57.0 (#12968)
Bartek Iwańczuk
[prev]
[next]