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
/
cli
/
dts
Age
Commit message (
Expand
)
Author
2022-11-23
chore: remove unnecessary qualifier in declaration file (#16767)
David Sherret
2022-11-18
fix(types/unstable): change interface base for `CommandOutput` (#16696)
Jesse Jackson
2022-11-13
fix(cli): add a jsdoc tag for `UnstableRunOptions` (#16525)
Shogo Hida
2022-11-13
feat(unstable): "Deno.Command()" API (#16516)
Leo Kettmeir
2022-11-11
feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)
Bartek Iwańczuk
2022-11-09
feat: stabilize Deno.uid() and Deno.gid() (#16424)
Colin Ihrig
2022-11-09
feat: stabilize Deno.systemMemoryInfo() (#16445)
Colin Ihrig
2022-11-09
feat: stabilize Deno.networkInterfaces() (#16451)
Colin Ihrig
2022-11-02
fix(cli/dts): add typings for Change Array by copy proposal (#16499)
Leo Kettmeir
2022-10-30
fix: update env to sys permission in jsdoc for Deno.osRelease (#16483)
Geert-Jan Zwiers
2022-10-26
chore(unstable): rename Deno.getUid() and Deno.getGid() (#16432)
Colin Ihrig
2022-10-26
feat(ext/net): reusePort for TCP on Linux (#16398)
Luca Casonato
2022-10-26
feat(runtime): make kill signal optional (#16299)
Leo Kettmeir
2022-10-26
chore: improve built-in API documentation (#16158)
Kitson Kelly
2022-10-26
feat: Stabilize Deno.osRelease() API (#15973)
Bartek Iwańczuk
2022-10-26
feat: Stabilize Deno.consoleSize() API (#15933)
Bartek Iwańczuk
2022-10-25
feat: stabilize Deno.utime() and Deno.utimeSync() (#16421)
Colin Ihrig
2022-10-25
feat: stabilize Deno.futime() and Deno.futimeSync() (#16415)
Colin Ihrig
2022-10-25
feat: stabilize Deno.loadavg() (#16412)
Colin Ihrig
2022-10-24
feat: Stabilize Deno.stdin.setRaw() (#16399)
Bartek Iwańczuk
2022-10-24
feat(ext/net): add reuseAddress option for UDP (#13849)
Gianluca Oldani
2022-10-21
feat(unstable/npm): initial type checking of npm specifiers (#16332)
David Sherret
2022-10-21
fix(ext/ffi): Use PointerValue in UnsafePointerView and UnsafeFnPointer types...
Aapo Alasuutari
2022-10-21
fix(ext/ffi): Use BufferSource for FFI buffer types (#16355)
Aapo Alasuutari
2022-10-18
feat: introduce navigator.language (#12322)
Luca Matei Pintilie
2022-10-18
fix(ext/net): return an error from `startTls` and `serveHttp` if the original...
Yusuke Tanaka
2022-10-17
feat(unstable): add windowsRawArguments to SpawnOptions (#16319)
Yoshiya Hinosawa
2022-10-15
fix(ext/ffi): Fix UnsafeCallback ref'ing making Deno enter a live-loop (#16216)
Aapo Alasuutari
2022-10-13
chore: Added onbeforeunload to window type definition (#16251)
Matt Ezell
2022-10-03
docs(fs): add default info of `OpenOptions` (#16104)
Hirotaka Tagawa / wafuwafu13
2022-09-28
chore: improve JSDoc for built-in APIs (#16048)
Kitson Kelly
2022-09-28
feat(ext/flash): add `reuseport` option on Linux (#16022)
Divy Srivastava
2022-09-28
feat: Stabilize Deno.hostname() API (#15932)
Bartek Iwańczuk
2022-09-28
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797)
Luca Casonato
2022-09-28
feat: add --allow-sys permission flag (#16028)
Yoshiya Hinosawa
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-27
feat: Stabilize Deno.refTimer() and Deno.unrefTimer() APIs (#16036)
Bartek Iwańczuk
2022-09-27
fix: TypeScript 4.8 update (#16040)
Kitson Kelly
2022-09-20
fix(ext/webgpu): make GPUDevice.features SetLike (#15853)
Vicary A
2022-09-20
feat(cli): update to TypeScript 4.8 (#15064)
Kitson Kelly
2022-09-15
docs: make unstable warnings consistent (#15913)
Leo Kettmeir
2022-09-15
Revert "docs: remove unstable messages" (#15886)
Luca Casonato
2022-09-14
doc(unstable): mention that `signal` input isn't supported in `spawnSync` (#1...
Asher Gomez
2022-09-13
docs: remove unstable messages (#15878)
Leo Kettmeir
2022-09-12
docs: dedupe DOM category (#15868)
Leo Kettmeir
2022-09-08
fix(docs): change category for Deno.Process to "Sub Process" (#15812)
Leo Kettmeir
2022-09-08
fix(docs): add missing categories for unstable (#15807)
Leo Kettmeir
2022-09-05
feat(ext/ffi): Support bool FFI type (#15754)
Aapo Alasuutari
2022-09-01
fix(ext/ffi): Fix pointer types (#15730)
Aapo Alasuutari
2022-08-30
fix(docs): add missing categories (#15684)
Leo Kettmeir
[next]