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