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
Age
Commit message (
Expand
)
Author
2022-10-03
docs(fs): add default info of `OpenOptions` (#16104)
Hirotaka Tagawa / wafuwafu13
2022-10-03
refactor(ext/fetch): avoid extra headers copy in .clone (#16130)
Marcos Casagrande
2022-10-03
chore(serde_v8): Use SeqAccess in MapObjectAccess to avoid intermediate alloc...
Jakub Łabor
2022-10-03
chore(ext/cache): make helper functions public (#16117)
Satya Rohith
2022-10-03
fix(ext/cache): close resource on error (#16129)
Marcos Casagrande
2022-10-03
fix(ext/crypto): fix importKey error when leading zeroes (#16009)
李瑞丰
2022-10-02
fix(serde_v8): serialize objects with numeric keys correctly (#15946)
Darshan Sen
2022-10-02
fix(serde_v8): Implement MapAccess for StructAccess (#15962)
Jakub Łabor
2022-10-02
fix(ext/cache): acquire reader lock before async op (#16126)
Marcos Casagrande
2022-10-01
fix(npm): handle json files in require (#16125)
Bartek Iwańczuk
2022-10-01
lsp: use deno:/asset instead of deno:asset (#16023)
sigmaSd
2022-10-01
perf: node cjs & esm analysis cache (#16097)
David Sherret
2022-09-30
test(cli): add test cases (#16091)
skanehira
2022-09-30
fix(ext/crypto): use correct handle for public keys (#16099)
Colin Ihrig
2022-09-30
refactor(ext/http): remove op_http_read (#16096)
Luca Casonato
2022-09-30
fix(runtime): no FastStream for unrefable streams (#16095)
Luca Casonato
2022-09-29
fix(ext/fetch): `Body#bodyUsed` for static body (#16080)
Marcos Casagrande
2022-09-29
refactor(cli): use shared sys kind parser in flags.rs (#16087)
Yoshiya Hinosawa
2022-09-29
fix: move Deno.hostname() from denoNsUnstable to denoNs (#16086)
TrickyPi
2022-09-29
refactor(ext/cache): remove extra headers iteration in cache.put (#16078)
Agustin Casagrande
2022-09-29
chore(ext/flash): Enabling disabled windows tests (#16081)
ayame113
2022-09-29
1.26.0
denobot
2022-09-28
chore: improve JSDoc for built-in APIs (#16048)
Kitson Kelly
2022-09-28
fix(ext/flash): reregister socket on partial read on Windows (#16076)
Divy Srivastava
2022-09-28
chore: fix flaky integration::lint::compact (#16075)
David Sherret
2022-09-28
feat(ext/flash): add `reuseport` option on Linux (#16022)
Divy Srivastava
2022-09-28
feat(npm): functionality to support child_process.fork (#15891)
David Sherret
2022-09-28
feat(lint): add --compact flag for terse output (#15926)
Brenley Dueck
2022-09-28
chore(wpt): ignore some flaky tests (#16073)
Bartek Iwańczuk
2022-09-28
feat(core): add Deno.core.setPromiseHooks (#15475)
Guilherme Bernal
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-28
refactor(runtime): don't use destructuring assignment in JS code (#16050)
Bartek Iwańczuk
2022-09-27
fix(npm): use ntfs junctions in node_modules folder on Windows (#16061)
David Sherret
2022-09-27
chore(wpt): add ability to ignore a test file (#16056)
Bartek Iwańczuk
2022-09-27
feat: Add requesting API name to permission prompt (#15936)
Bartek Iwańczuk
2022-09-27
feat: Stabilize Deno.refTimer() and Deno.unrefTimer() APIs (#16036)
Bartek Iwańczuk
2022-09-27
fix(cli/bench): strace numeric format (#16055)
Marcos Casagrande
2022-09-27
fix(cli/vendor): handle assert type json during vendoring (#16059)
Sylvain Cau
2022-09-27
fix(ext/fetch): blob url (#16057)
Satya Rohith
2022-09-27
Revert "perf(cli): use -O3 instead of -Oz (#15952)" (#16053)
Bartek Iwańczuk
2022-09-27
feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119)
Divy Srivastava
2022-09-27
fix(runtime): refresh perm prompt 3 lines instead of 4 (#16049)
Yoshiya Hinosawa
2022-09-27
fix: TypeScript 4.8 update (#16040)
Kitson Kelly
2022-09-26
chore: use Rust 1.64.0 (#16035)
Mathias Lafeldt
2022-09-26
perf(ext/fetch): use content-length in InnerBody.consume (#15925)
Marcos Casagrande
2022-09-26
fix(fmt): keep type args in type queries and keep empty array expr element's ...
David Sherret
2022-09-26
fix(require): tryPackage uses optional chaining (#16020)
Bartek Iwańczuk
[prev]
[next]