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-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
2022-07-20
fix(coverage): do not verify emit source hash for coverage (#15260)
David Sherret
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-20
chore(cli): Ignore "experimentalDecorators" and "moduleDetection" options (#1...
Nayeem Rahman
2022-07-20
chore: use import.meta.resolve() in tests (#15256)
Bartek Iwańczuk
2022-07-20
fix(task): resolve deno configuration file first from specified `--cwd` arg (...
David Sherret
2022-07-20
fix(fmt): improve curried arrow functions (#15251)
David Sherret
2022-07-20
chore: align some Web API type definitions to lib.dom.d.ts (#15219)
ayame113
2022-07-20
fix(ext/web): align DOMException better with spec (#15097)
Phosra
2022-07-20
chore(ext): update webgpu (#15059)
Dante Issaias
2022-07-19
fix(task): do not overflow attempting to parse large number as redirect (#15249)
David Sherret
2022-07-19
chore: update deno automation to 0.12 (#15248)
David Sherret
2022-07-19
chore: upgrade rusty_v8 to 0.47.0 (#15247)
Bartek Iwańczuk
2022-07-19
chore(cli): update config file schema to include test config (#15246)
Roj
2022-07-19
feat: emit files on demand and fix racy emit (#15220)
David Sherret
2022-07-18
chore: change e-mail address for security issues (#15239)
Bert Belder
2022-07-18
chore: update docland and dotland release instructions (#15238)
David Sherret
2022-07-18
fix: WebSocketStream ping event causes pending promises (#15235)
Leo Kettmeir
2022-07-18
feat(unstable): Ability to ref/unref "Child" in "Deno.spawnChild()" API (#15151)
Leo Kettmeir
2022-07-18
reland: "fix(core): unhandled rejection in top-level scope" (#15236)
Bartek Iwańczuk
2022-07-18
feat(cli): support configuring the test tool in the config file (#15079)
Roj
2022-07-18
chore(repl): update rustyline to 10.0.0 (#15232)
sigmaSd
2022-07-18
feat: import.meta.resolve() (#15074)
Bartek Iwańczuk
2022-07-18
chore: fix flaky captured_output (#15234)
David Sherret
2022-07-18
fix: revert changes to test output for uncaught errors (#15231)
Bartek Iwańczuk
2022-07-18
BREAKING(unstable): Improve Deno.spawn() stdio API (#14919)
Nayeem Rahman
[prev]
[next]