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
/
tsc
/
dts
Age
Commit message (
Expand
)
Author
2023-09-06
feat(test): Add Deno.test.ignore and Deno.test.only (#20365)
Bartek Iwańczuk
2023-08-27
test(bench): mark explicit timer test as flaky (#20304)
Nayeem Rahman
2023-08-26
fix(bench): explicit timers don't force high precision measurements (#20272)
Nayeem Rahman
2023-08-23
fix: add missing `URL.canParse()` types (#20244)
Asher Gomez
2023-08-21
feat(unstable): Improve FFI types (#20215)
Aapo Alasuutari
2023-08-18
feat(ext/kv): key expiration (#20091)
Heyang Zhou
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-07-31
feat(bench): add BenchContext::start() and BenchContext::end() (#18734)
Nayeem Rahman
2023-07-28
feat: Deno.createHttpClient allowHost (#19689)
Leo Kettmeir
2023-07-04
feat: stabilize 'alpnProtocols' setting (#19704)
Bartek Iwańczuk
2023-07-04
feat: Stabilize Deno.serve() API (#19141)
Bartek Iwańczuk
2023-07-04
feat: upgrade to TypeScript 5.1.6 (#19695)
David Sherret
2023-07-03
fix(dts): make globals available on globalThis (#19438)
ud2
2023-07-03
fix: Update typings for Deno.errors namespace (#19688)
Bartek Iwańczuk
2023-06-16
chore: fix typos in HrtimePermissionDescriptor and performance.now docs (#19469)
andy
2023-06-13
feat(kv) queue implementation (#19459)
Igor Zinkovsky
2023-06-05
feat: add more options to Deno.inspect (#19337)
Leo Kettmeir
2023-05-24
feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (...
Hirotaka Tagawa / wafuwafu13
2023-05-22
docs: be explicit in the unit of time of delay in setTimeout (#19207)
Connor Burton
2023-05-21
fix(ci): simplify test assertion for http version enforcing with Deno.createH...
Leo Kettmeir
2023-05-21
feat(unstable): add more options to Deno.createHttpClient (#17385)
Leo Kettmeir
2023-05-19
feat(ext/http): ref/unref for server (#19197)
Matt Mastracci
2023-05-19
BREAKING(unstable): change return type of Deno.serve() API (#19189)
Bartek Iwańczuk
2023-05-17
fix(kv): kv.close() interrupts in-flight operations (#19076)
Heyang Zhou
2023-05-14
fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)
Yoshiya Hinosawa
2023-05-10
fix(dts): align `seekSync` `position` arg with `seek` (#19077)
David Sherret
2023-05-04
docs: update Deno.Writer docstring (#18987)
Bartek Iwańczuk
2023-05-03
fix(docs): replace "e.g." with "i.e." in `seek()`/`seekSync()` comment (#18964)
kang
2023-05-02
docs(lib): document `Deno.Command` requires the `allow-run` permission (#18958)
Yarden Shoham
2023-05-01
docs: correct example of piping the output of a subprocess to a file (#18933)
Michael Lazarev
2023-04-27
feat(kv): return ok bool from atomic commit (#18873)
Luca Casonato
2023-04-27
feat: Deprecate Deno.run API in favor of Deno.Command (#17630) (#18866)
Bartek Iwańczuk
2023-04-26
fix(dts): `URLPatternComponentResult` groups should have possibly undefined k...
David Sherret
2023-04-27
fix(ext/http): internal upgradeHttpRaw works with "Deno.serve()" API (#18859)
Matt Mastracci
2023-04-26
feat(ext/kv): add more atomic operation helpers (#18854)
Ryan Dahl
2023-04-26
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
Bartek Iwańczuk
2023-04-24
docs: add categories to APIs without (#18826)
Leo Kettmeir
2023-04-15
feat(kv): AtomicOperation#sum (#18704)
Ryan Dahl
2023-04-03
feat(ext/ffi): support marking symbols as optional (#18529)
Dj
2023-03-31
fix: upgrade to TypeScript 5.0.3 (#18532)
David Sherret
2023-03-30
fix(dts): improve types for the Deno.KV API (#18510)
Luca Casonato
2023-03-30
feat(ext/kv): return versionstamp from set/commit (#18512)
Luca Casonato
2023-03-30
docs: clarify `Deno.consoleSize` returns the window size (#18508)
David Sherret
2023-03-25
chore(ext/kv): add limits (#18415)
Heyang Zhou
2023-03-22
Revert "refactor: rename Deno.openKv() to Deno.kv() (#18349)" (#18362)
Ryan Dahl
2023-03-22
refactor: rename Deno.openKv() to Deno.kv() (#18349)
Ryan Dahl
2023-03-22
feat(ext/kv): key-value store (#18232)
Heyang Zhou
2023-03-21
chore: update formatting configuration (#18331)
Bartek Iwańczuk
2023-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-03-21
docs: fix broken `Deno.FsFile#readable` example code (#18277)
ayame113
[prev]
[next]