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
2023-03-18
docs(FFI/UnsafePointerView): fix a typo in a docstring (#18034)
Andrew
2023-03-18
perf(core): preserve ops between snapshots (#18080)
Bartek Iwańczuk
2023-03-18
chore(core): simplify extension config codegen (#18263)
Divy Srivastava
2023-03-17
fix(cli): preserve blob store when resetting file watcher (#18253)
Geert-Jan Zwiers
2023-03-17
refactor(core): don't require Clone trait bounds in deno_core::extension (#18...
Bartek Iwańczuk
2023-03-17
perf(core) Reduce copying and cloning in extension initialization (#18252)
Matt Mastracci
2023-03-17
feat(core) deno_core::extension! macro to simplify extension registration (#1...
Matt Mastracci
2023-03-17
chore: add tests for node:async_hooks (#18004)
Bartek Iwańczuk
2023-03-17
fix(cli/integration): clippy lints (#18248)
Farsen976
2023-03-17
fix(test_util): parse strace usecs/call in total line if present (#18241)
Divy Srivastava
2023-03-17
chore: add test for macOS shared libraries (#18244)
Divy Srivastava
2023-03-17
chore(ext/console): add 'quotes' internal option to Deno.inspect (#18183)
Yoshiya Hinosawa
2023-03-17
perf: disable runtime snapshot compression (#18239)
Bartek Iwańczuk
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-17
BREAKING(ext/fs): FileInfo.dev is defined on Windows (#18237)
Bartek Iwańczuk
2023-03-16
chore(ci): allow 'BREAKING' PR title prefix (#18238)
Bartek Iwańczuk
2023-03-16
chore: bump rusty_v8 to 0.65.0 (#18231)
Divy Srivastava
2023-03-16
fix(ext/node): resource leak in createHmac (#18229)
Divy Srivastava
2023-03-16
fix(repl): Hide indexable properties in tab completion (#18141)
Roy Li
2023-03-16
chore: ignore permission_prompt_strips_ansi_codes_and_control_chars test (#18...
David Sherret
2023-03-16
chore(ci): save a cargo cache specifically for linting (#18219)
David Sherret
2023-03-16
refactor: reorder op initialization (#18228)
Bartek Iwańczuk
2023-03-16
feat(serde_v8): support BigInt serialization (#18225)
Luca Casonato
2023-03-17
feat(repl): add `DENO_REPL_HISTORY` to change history file path (#18047)
Nick Hanley
2023-03-16
refactor(core): op initialization and snapshot creator (#18221)
Bartek Iwańczuk
2023-03-16
chore: upgrade deno_automation to 0.19.0 (#18213)
David Sherret
2023-03-16
chore(ops): inline FastFunction trait methods (#18226)
Divy Srivastava
2023-03-16
chore: forward v1.31.3 release commit to main (#18222)
denobot
2023-03-16
fix(ext/node): implement "ascii" encoding for node:fs writeFile() (#18097)
Farsen976
2023-03-15
test: ignore global-immutable-prototype.any.worker.html (#18208)
Bartek Iwańczuk
2023-03-15
chore: parallelize lint steps (#18214)
David Sherret
2023-03-15
chore(ci): cache test debug ubuntu-22.04-xl build (#18216)
David Sherret
2023-03-15
fix(repl): do not panic deleting `Deno` or deleting all its properties (#18211)
David Sherret
2023-03-16
feat(fs): support FileInfo.dev on Windows (#18073)
Bartek Iwańczuk
2023-03-15
fix(ext/http): abort request signal when response errors (#17822)
Timo Wilhelm
2023-03-15
chore(ci): fix ci to restore the cache (#18215)
David Sherret
2023-03-15
refactor: remove usages of `map_or` / `map_or_else` (#18212)
David Sherret
2023-03-15
fix(npm): "not implemented scheme" message should properly show the scheme (#...
David Sherret
2023-03-15
chore: add test for ws ping/pong (#18204)
Divy Srivastava
2023-03-16
chore(tests): fix flaky test_no_lock (#18206)
David Sherret
2023-03-15
fix(lsp): avoid calling client while holding lock (#18197)
David Sherret
2023-03-15
chore(core): don't print cargo directives if not creating snapshot (#18205)
Bartek Iwańczuk
2023-03-15
fix(wpt): set META_TITLE on global for the testharness (#18193)
Filip Skokan
2023-03-15
perf: do not depend on iana-time-zone (#18088)
Divy Srivastava
2023-03-14
chore(ci): escape quotes in "Lint PR title" step (#18200)
David Sherret
2023-03-14
refactor: deno_core not using std::env::current_dir (#18173)
Bartek Iwańczuk
2023-03-14
feat(ext/url): URLSearchParams.size (#17884)
Lino Le Van
2023-03-14
refactor(core): remove "resolve_url_or_path_deprecated" (#18174)
Bartek Iwańczuk
2023-03-14
ci: update to Ubuntu-22.04-XL runners (#18181)
Divy Srivastava
2023-03-14
refactor(lockfile): move `anyhow` to `thiserror` (#18178)
Yiyu Lin
[prev]
[next]