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-05-15
feat(ext/net): support full `SOA` record interface (#14617)
Craig Morten
2022-05-14
feat(ext/net): add support for SOA records in Deno.resolveDns() API (#14534)
Thanapat Chotipun
2022-05-14
feat: add userAgent property to Navigator's prototype (#14415)
randomicon00
2022-05-13
feat(ext/web): add performance.toJSON (#14548)
Geert-Jan Zwiers
2022-05-11
feat(runtime/spawn): add `AbortSignal` support (#14538)
Leo Kettmeir
2022-05-06
feat(web): add `performance.timeOrigin` (#14489)
Geert-Jan Zwiers
2022-05-03
feat(ext/net): add "NS" record support in Deno.resolveDns API (#14372)
Thanapat Chotipun
2022-05-03
BREAKING: Remove unstable Deno.applySourceMap API (#14473)
Bartek Iwańczuk
2022-04-29
fix(cli): add dom.extras lib (#14430)
Kitson Kelly
2022-04-25
feat(ext/console): Add string abbreviation size option for "Deno.inspect" (#1...
Ben Heidemann
2022-04-24
fix(runtime/js/spawn): Pass stdio options for spawn() and spawnSync() (#14358)
Nayeem Rahman
2022-04-21
chore(cli/dts): fix the display of the Deno.spawnSync() document (#14342)
ayame113
2022-04-21
feat(runtime): two-tier subprocess API (#11618)
Leo Kettmeir
2022-04-20
feat(bench): update API, new console reporter (#14305)
evan
2022-04-13
feat(ext/web): Add error events for event listener and timer errors (#14159)
Nayeem Rahman
2022-04-06
feat(test): Add "name", "origin" and "parent" to "Deno.TestContext" (#14007)
Yongwook Choi
2022-03-25
fix: `Deno.run` - do not modify user provided `cmd` array (#14109)
David Sherret
2022-03-25
docs(cli): fix typo in `PermissionOptionsObject` (#14114)
Aleksandr Bukhalo
2022-03-24
docs: `WorkerOptions` - fix permissions description (#14011)
David Sherret
2022-03-23
feat(unstable): add ref/unref to Listener (#13961)
Yoshiya Hinosawa
2022-03-16
feat(unstable): Add Deno.upgradeHttp API (#13618)
Bert Belder
2022-03-16
BREAKING: don't inherit permissions by default (#13668)
Luca Casonato
2022-03-11
feat: "deno bench" subcommand (#13713)
Bartek Iwańczuk
2022-03-11
types: add Deno.PermissionOptions and Deno.PermissionOptionsObject (#13892)
Bartek Iwańczuk
2022-03-04
feat(net): add Deno.UnixConn interface (#13787)
Bartek Iwańczuk
2022-03-02
feat(cli): update to TypeScript 4.6.2 (#13474)
Kitson Kelly
2022-02-27
feat: Add Deno.TcpConn class, change return type from Deno.connect (#13714)
Bartek Iwańczuk
2022-02-22
docs: code example to `structuredClone`, `CompressionStream`, `DecompressionS...
Geert-Jan Zwiers
2022-02-18
feat(ext/ffi): Support read only global statics (#13662)
Aapo Alasuutari
2022-02-16
chore: make new TCP conn methods unstable (#13686)
Luca Casonato
2022-02-15
fix: add missing fields to Deno.FsFile (#13674)
Bartek Iwańczuk
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-02
fix(cli/dts/webgpu): make GPUBlendComponent properties optional (#13574)
Leo Kettmeir
2022-01-31
feat(unstable): add Deno.getUid (#13496)
Yoshiya Hinosawa
2022-01-31
feat(runtime): stabilize addSignalListener API (#13438)
Yoshiya Hinosawa
2022-01-26
docs: fix markdown error in sleepSync jsdoc (#13492)
Yoshiya Hinosawa
2022-01-24
chore: re-enable wgpu_sync (#13453)
Aaron O'Mullan
2022-01-24
feat(unstable): add Deno.networkInterfaces (#13475)
Yoshiya Hinosawa
2022-01-20
revert(#13402): experiment: wgpu sync (#13439)
Aaron O'Mullan
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2022-01-20
fix(cli/dts): add NotSupported error type (#13432)
Yoshiya Hinosawa
2022-01-19
experiment: wgpu sync (#13402)
Aaron O'Mullan
2022-01-18
feat: stabilize test steps API (#13400)
David Sherret
2022-01-17
fix(tsc): Add typings for `Intl.ListFormat` (#13301)
Andreu Botella
2022-01-12
feat(ext/ffi): UnsafeFnPointer API (#13340)
DjDeveloper
2022-01-11
fix(ext/ffi): `pointer` type can accept `null` (#13335)
DjDeveloper
2022-01-11
feat(ext/ffi): support alias names for symbol definitions (#13090)
DjDeveloper
2022-01-10
feat(ext/ffi): infer symbol types (#13221)
Divy Srivastava
2022-01-10
docs: update `writeSync` docs to refer to `writeAllSync` in deno.land/std ins...
David Sherret
[prev]
[next]