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
2024-03-25
fix(ext/web): Fix structuredClone Web API type declaration (any -> generic) (...
Viktor Marinho
2024-03-25
test: add test for DENO_FUTURE=1 runtime API (#23065)
Bartek Iwańczuk
2024-03-26
fix(cli): output more detailed information for steps when using JUnit reporte...
Yusuke Tanaka
2024-03-25
fix(ext/fetch): do not truncate field value in `EventSource` (#22368)
ud2
2024-03-25
ci: allow "FUTURE" PR title (#23064)
Bartek Iwańczuk
2024-03-24
fix: don't panic in test and bench if ops not available (#23055)
Bartek Iwańczuk
2024-03-24
fix(ext/fetch): make `EventSource` more robust (#22493)
ud2
2024-03-24
docs(dts): Update edge case in `prompt()` docs (#22954)
Sol Boucher
2024-03-24
fix(ext/node): handle `null` in stdio array (#23048)
Divy Srivastava
2024-03-24
refactor(bench): align ops to testing ops (#23038)
Bartek Iwańczuk
2024-03-22
perf(cli): use args_os (#23039)
Matt Mastracci
2024-03-22
perf: warm expensive init code at snapshot time (#22714)
Matt Mastracci
2024-03-22
refactor(ext/ffi): use v8::Value instead of serde_v8::Value (#23035)
Bartek Iwańczuk
2024-03-22
feat(publish): check for uncommitted files in `deno publish --dry-run` (#22981)
Asher Gomez
2024-03-22
refactor(ext/ffi): don't go through serde_v8::Value (#23034)
Bartek Iwańczuk
2024-03-22
refactor(ext/web): use relative specifiers (#23024)
Bartek Iwańczuk
2024-03-22
fix(ext/node): handle KeyObject in `prepareAsymmetricKey` (#23026)
Divy Srivastava
2024-03-22
fix(ext/node): add crypto.subtle (#23027)
Divy Srivastava
2024-03-22
fix(ext/node): add crypto.getRandomValues (#23028)
Divy Srivastava
2024-03-21
feat(unstable/publish): error when a package's module is excluded from publis...
David Sherret
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-21
chore: upgrade deno_core to 0.272.0 (#23022)
Bartek Iwańczuk
2024-03-21
feat(node): load ES modules defined as CJS (#22945)
David Sherret
2024-03-21
chore: ignore flaky brotli test (#23020)
Divy Srivastava
2024-03-21
feat: deno_task_shell 0.15 (#23019)
David Sherret
2024-03-21
feat(ext/node): add riscv64 in process.arch (#23016)
Eric Long
2024-03-21
chore: bump simd-json and value-trait (#23015)
Eric Long
2024-03-21
fix(ext/node): ECDH.publicKey() point encoding (#23013)
Divy Srivastava
2024-03-21
fix(ext/node): panic in `op_node_ecdh_generate_keys` (#23011)
Divy Srivastava
2024-03-21
refactor(lsp): factor out workspace walk from resolver update (#22937)
Nayeem Rahman
2024-03-21
fix: do not memoize `Deno.ppid` (#23006)
Divy Srivastava
2024-03-21
chore: make DENO_FUTURE a singleton (#23009)
Bartek Iwańczuk
2024-03-20
chore: update Google Cloud actions (#22839)
Asher Gomez
2024-03-20
chore(ext/io): remove use of deprecated `Deno.writeSync()` (#22872)
Asher Gomez
2024-03-20
chore(ext/buffer): remove use of deprecated `Deno.readAll()` (#22874)
Asher Gomez
2024-03-20
fix(ext/node): spread args in setImmediate (#22998)
Satya Rohith
2024-03-20
fix(ext/node): implement EventEmitterAsyncResource (#22994)
Divy Srivastava
2024-03-20
fix(ext/node): FsWatcher ref and unref (#22987)
Divy Srivastava
2024-03-20
fix(ext/node): add process.setSourceMapsEnabled noop (#22993)
Satya Rohith
2024-03-20
fix(ext/node): worker_threads ESM handling (#22841)
mash-graz
2024-03-19
chore: rename internal `Datagram` class to `DatagramConn` (#22474)
Asher Gomez
2024-03-19
fix(ext/node): support Diffie-Hellman key type in `crypto.createPrivateKey()`...
Asher Gomez
2024-03-18
chore(ext/buffer): cleanup use of deprecated `Deno.writeAllSync()` (#22875)
Asher Gomez
2024-03-18
fix(node): implement v8 serialize and deserialize (#22975)
Divy Srivastava
2024-03-18
fix(ext/node): support public key point encoding in ECDH.generateKeys() (#22976)
Satya Rohith
2024-03-16
fix(ext/node): pass normalized watchFile handler to StatWatcher (#22940)
Divy Srivastava
2024-03-15
fix(coverage): Error if no files are included in the report (#22952)
Nathan Whitaker
2024-03-16
fix(ext/node): support MessagePort in `WorkerOptions.workerData` (#22950)
Bartek Iwańczuk
2024-03-15
fix(ext/node): Reimplement StringDecoder to match node's behavior (#22933)
Nathan Whitaker
2024-03-15
fix(ext/node): worker_threads doesn't exit if there are message listeners (#2...
Bartek Iwańczuk
[prev]
[next]