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
path:
root
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2024-11-19
feat(fmt): support SQL (#26750)
João Baptista
2024-11-19
refactor: update deno_doc, use prismjs, remove internal reference html genera...
Leo Kettmeir
2024-11-19
feat(ext/node): perf_hooks.monitorEventLoopDelay() (#26905)
Divy Srivastava
2024-11-16
feat(task): support object notation, remove support for JSDocs (#26886)
Bartek Iwańczuk
2024-11-15
refactor: use boxed_error in some places (#26887)
David Sherret
2024-11-15
feat(ext/fetch): allow embedders to use `hickory_dns_resolver` instead of def...
Sahand Akbarzadeh
2024-11-14
refactor(resolver): move more resolution code into deno_resolver (#26873)
David Sherret
2024-11-14
chore: upgrade runtimelib (jupyter) to 0.19 (#26862)
Kyle Kelley
2024-11-13
chore: update denokv_* (#26850)
Luca Casonato
2024-11-13
feat: upgrade V8 to 13.0 (#26851)
Bartek Iwańczuk
2024-11-13
feat: OpenTelemetry Tracing API and Exporting (#26710)
snek
2024-11-12
chore: update zeromq to 0.4.1 (#26811)
Soc Virnyl S. Estela
2024-11-10
chore: forward v2.0.6 release commit to main (#26804)
denobot
2024-11-06
chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...
Nathan Whitaker
2024-11-06
refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741)
Kaveh
2024-11-06
chore: forward v2.0.5 release commit to main (#26755)
denobot
2024-11-05
fix: panic_hook hangs without procfs (#26732)
Divy Srivastava
2024-11-05
fix: op_run_microtasks crash (#26718)
Divy Srivastava
2024-11-05
fix(workspace): support wildcard packages (#26568)
Bartek Iwańczuk
2024-11-04
fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)
David Sherret
2024-11-04
refactor(runtime/permissions): use concrete error types (#26464)
Leo Kettmeir
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
2024-10-31
fix(fmt): fix several HTML and components issues (#26654)
Pig Fang
2024-10-31
fix: clamp smi in fast calls by default (#26506)
Divy Srivastava
2024-10-30
chore: forward v2.0.4 release commit to main (#26636)
denobot
2024-10-28
fix: do not panic when failing to write to http cache (#26591)
David Sherret
2024-10-25
fix(install): cache json exports of JSR packages (#26552)
Nathan Whitaker
2024-10-25
fix(install): regression - do not panic when config file contains \r\n newlin...
David Sherret
2024-10-25
chore: forward v2.0.3 commit to main (#26535)
Bartek Iwańczuk
2024-10-24
perf(compile): pass module source data from binary directly to v8 (#26494)
David Sherret
2024-10-24
feat: support node-api in denort (#26389)
snek
2024-10-24
fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486)
Divy Srivastava
2024-10-23
fix: share inotify fd across watchers (#26200)
Divy Srivastava
2024-10-22
fix(fmt): upgrade formatters (#26469)
Pig Fang
2024-10-22
refactor(runtime/ops): use concrete error types (#26409)
Leo Kettmeir
2024-10-21
fix(npm): support version ranges with && or comma (#26453)
David Sherret
2024-10-21
fix(install): better json editing (#26450)
David Sherret
2024-10-19
chore: update nix crate (#26422)
Leo Kettmeir
2024-10-18
refactor(ext/webgpu): use concrete error type (#26198)
Leo Kettmeir
2024-10-19
refactor(ext/fetch): use concrete error types (#26220)
Leo Kettmeir
2024-10-18
refactor(ext/crypto): use concrete error types (#26167)
Leo Kettmeir
2024-10-18
refactor(ext/websocket): use concrete error type (#26226)
Leo Kettmeir
2024-10-18
refactor(ext/fs): use concrete error types (#26317)
Leo Kettmeir
2024-10-18
chore: forward v2.0.2 release commit to main (#26376)
denobot
2024-10-17
refactor(ext/napi): use concrete error types (#26186)
Leo Kettmeir
2024-10-17
refactor(ext/web): use concrete error types (#26185)
Leo Kettmeir
2024-10-17
refactor(ext/kv): use concrete error type (#26239)
Leo Kettmeir
2024-10-17
refactor(ext/net): use concrete error type (#26227)
Leo Kettmeir
2024-10-16
chore: forward v2.0.1 release commit to main (#26338)
denobot
2024-10-16
fix: use syntect for deno doc html generation (#26322)
Leo Kettmeir
[next]