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-08-05
feat(ext/fetch): Add socks proxy support (#15372)
SahAssar
2022-08-05
chore(tools): update wpt setup to new spawn api (#15407)
Nayeem Rahman
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-08-04
fix(test): output parallel test results independently (#15399)
Nayeem Rahman
2022-08-04
fix: increase websocket message size (#15406)
Leo Kettmeir
2022-08-04
fix(vendor): existing import map with bare specifier in remote (#15390)
David Sherret
2022-08-04
fix: Update `Object.prototype.__proto__` related comments (#15394)
Yongwook Choi
2022-08-03
fix(vendor): error on dynamic imports that fail to load instead of panicking ...
David Sherret
2022-08-04
fix(ext/webgpu): use correct IDL key name (#15278)
Leo Kettmeir
2022-08-03
chore(compat): update list of supported modules (#15397)
Bartek Iwańczuk
2022-08-03
core: remove heapStats type definition (#15393)
Zach
2022-08-02
fix(test): race condition for cancelled tests (#15233)
Nayeem Rahman
2022-08-02
chore: add perf and needs investigation to stalebot (#15381)
Kitson Kelly
2022-08-02
fix(lsp): use correct commit chars for completions (#15366)
Kitson Kelly
2022-08-02
fix(lsp): remove excessive line breaks in status page (#15364)
Outvi V
2022-08-01
refactor(core/error): use evaluated call sites for formatting (#15369)
Nayeem Rahman
2022-08-01
chore: cycle cache key (#15371)
Bartek Iwańczuk
2022-07-31
core: Add types for `Deno.core.print()` (#15283)
Zicklag
2022-07-30
refactor(emit/cache): move cli version into emit hash (#15348)
David Sherret
2022-07-30
refactor: reuse `FastInsecureHasher` in `get_check_hash` (#15354)
David Sherret
2022-07-30
fix(core): BorrowMutError in nested error (#15352)
Bartek Iwańczuk
2022-07-30
docs: turn bare URLs into clickable links (#15347)
Mathias Lafeldt
2022-07-29
chore: use Rust 1.62.1 (#15346)
Mathias Lafeldt
2022-07-29
fix(compat): use mjs extension for stream/promises (#15341)
David Sherret
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-28
perf(ext/ffi): use fast api calls for 64bit return types (#15313)
Divy Srivastava
2022-07-28
fix(ext/fetch): resolve TODOs about WebIDL conversions in body init (#15312)
Phosra
2022-07-28
serde_v8: improvements to avoid hitting unimplemented codepaths (#13915)
Arthur Silva
2022-07-27
perf(ext/ffi): support Uint8Array in fast calls (#15319)
Divy Srivastava
2022-07-27
chore: upgrade rusty_v8 to 0.47.1 (#15324)
Bartek Iwańczuk
2022-07-27
chore(ext/ffi): Remove unnecessary byte_offset conditional slicing (#15320)
Aapo Alasuutari
2022-07-26
chore: update jsonc_parser to 0.20 (#15316)
David Sherret
2022-07-26
chore(ops): Remove unused arguments from ops (#15315)
Aapo Alasuutari
2022-07-25
refactor(core): remove unneeded ops for uncaughtException (#15296)
Bartek Iwańczuk
2022-07-25
fix(lsp): remove CompletionInfo.flags (#15288)
Kitson Kelly
2022-07-24
chore(ext/ffi): remove dependency on stdint.h (#15294)
Divy Srivastava
2022-07-24
feat(ext/ffi): Safe number pointers (#15173)
Aapo Alasuutari
2022-07-23
feat(ext/ffi): Add support to get ArrayBuffers from UnsafePointerView (#15143)
Aapo Alasuutari
2022-07-23
feat(ext/crypto): deriveBits P-384 (#15138)
diachedelic
2022-07-23
fix: unhandledrejection handling for sync throw in top level (#15279)
Bartek Iwańczuk
2022-07-22
fix: Child.unref() unrefs stdio streams properly (#15275)
Bartek Iwańczuk
2022-07-22
Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)
Divy Srivastava
2022-07-22
feat(ops): V8 Fast Calls (#15122)
Divy Srivastava
2022-07-22
perf(ext/ffi): Optimise common pointer related APIs (#15144)
Aapo Alasuutari
2022-07-21
fix: proper typings for unhandledrejection event (#15271)
Bartek Iwańczuk
2022-07-21
chore(ci): update actions to run on macos-12 (#15272)
Nassim Zen
2022-07-21
fix(cli): unset jsxFragmentFactory & jsxFactory options (#15264)
Satya Rohith
2022-07-21
fix(tools): upgrade to new `Deno.spawn` api (#15265)
Satya Rohith
2022-07-21
1.24.0 (#15262)
denobot
2022-07-20
feat(test): add `--parallel` flag, soft deprecate `--jobs` (#15259)
David Sherret
[prev]
[next]