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-07
chore(napi): Add README explainer for cli/napi_sym and cli/napi (#16187)
Divy Srivastava
2022-10-07
fix(ext/ffi): Fix usize and isize FFI callback parameters missing match arm (...
Aapo Alasuutari
2022-10-07
chore: upgrade rusty_v8 to 0.52.0 (#16183)
Bartek Iwańczuk
2022-10-07
fix(napi): move napi symbols file (#16179)
Colin Ihrig
2022-10-07
refactor(napi): simplify `napi_value` interface (#16170)
Divy Srivastava
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-10-06
fix(build): don't export all symbols to dynamic symbol table (#16171)
Divy Srivastava
2022-10-05
fix(node): add dns/promises and stream/consumers (#16169)
David Sherret
2022-10-05
refactor(ext/fetch): simplify parseContentDisposition (#16162)
Marcos Casagrande
2022-10-05
feat(npm): implement Node API (#13633)
Divy Srivastava
2022-10-05
fix(ext/cache): prevent cache insert if body is not fully written (#16138)
Marcos Casagrande
2022-10-05
fix(ext/flash): Avoid sending Content-Length when status code is 204 (#15901)
ayame113
2022-10-04
refactor: remove old Node compat code (#16142)
Bartek Iwańczuk
2022-10-04
perf(ext/fetch): consume body using ops (#16038)
Marcos Casagrande
2022-10-04
chore: remove 'fix_exotic_specifier' test (#16143)
Bartek Iwańczuk
2022-10-04
fix(ext/crypto): interoperable import/export (#16153)
Filip Skokan
2022-10-04
fix(ext/crypto): ecdh spki key import/export roundtrip (#16152)
Filip Skokan
2022-10-04
fix(ext/crypto): ECDH and X25519 non byte length and 0 length fixes (#16146)
Filip Skokan
2022-10-03
fix(ext/crypto): deriveBits for ECDH not taking length into account (#16128)
Aurélien Bertron
2022-10-03
fix(ext/crypto): curve25519 import export (#16140)
Filip Skokan
2022-10-03
feat(unstable): add support for npm specifier cli arguments for 'deno cache' ...
Bartek Iwańczuk
2022-10-03
fix(npm): better error is version is specified after subpath (#16131)
Bartek Iwańczuk
2022-10-03
fix(npm): panic on invalid package name (#16123)
Bartek Iwańczuk
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
[prev]
[next]