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-28
Reland "refactor: remove Deno[Deno.internal].nodeUnstable namespace" (#18475)
Bartek Iwańczuk
2023-03-28
feat(ext/node): add `crypto.checkPrime` API (#18465)
Divy Srivastava
2023-03-28
chore(ext/node): port pbkdf2 to Rust (#18470)
Divy Srivastava
2023-03-28
chore: add test for Linux shared libraries (#18461)
Andrew Nester
2023-03-28
refactor(runtime): manual serialization of bootstrap data (#18448)
Bartek Iwańczuk
2023-03-27
feat(core): initialize SQLite off-main-thread (#18401)
Matt Mastracci
2023-03-27
fix(ext/node): add missing _preloadModules hook (#18447)
Marvin Hagemeister
2023-03-27
refactor(cli): remove Lazy<String> and fix help outputs (#18462)
Bartek Iwańczuk
2023-03-27
feat: port node:zlib to rust (#18291)
Divy Srivastava
2023-03-27
fix(cli/bench): look for clone3 syscalls for thread count (#18456)
Divy Srivastava
2023-03-27
Revert "refactor: remove Deno[Deno.internal].nodeUnstable namespace (… (#18...
Bartek Iwańczuk
2023-03-27
fix(streams): add support `Float64Array` to `ReadableStreamByobReader` (#18188)
Kenta Moriuchi
2023-03-27
refactor: remove Deno[Deno.internal].nodeUnstable namespace (#18449)
Bartek Iwańczuk
2023-03-27
fix(cli): add colors to "Module not found" error frame (#18437)
Marvin Hagemeister
2023-03-26
feat(bench): add `--no-run` flag (#18433)
Geert-Jan Zwiers
2023-03-26
test(ext/node): Port crypto tests from std/node (#18382)
Max Dahlgren
2023-03-26
fix(cli): don't store blob and data urls in the module cache (#18261)
Nayeem Rahman
2023-03-26
chore: document Node.js compat test setup script (#18381)
Yoshiya Hinosawa
2023-03-26
chore: Improving FS Error Message for op_realpath_sync and op_realpath_async ...
Mike Mulchrone
2023-03-26
fix(cli): deno upgrade file permission (#18427)
滑威
2023-03-26
refactor: use default implementation of BootstrapOptions (#18439)
Bartek Iwańczuk
2023-03-26
chore: upgrade clap to v4 (#17333)
Leo Kettmeir
2023-03-25
feat(test): print pending tests on sigint (#18246)
Nayeem Rahman
2023-03-25
refactor: include mitata (#18426)
Leo Kettmeir
2023-03-25
chore(tests): enable `single_compile_with_reload` again (#18196)
Geert-Jan Zwiers
2023-03-25
chore(ext/kv): add limits (#18415)
Heyang Zhou
2023-03-25
test(ext/ffi): Increase timeout value in event loop integration test callback...
Aapo Alasuutari
2023-03-25
fix(ext/node): add aes-128-ecb algorithm support (#18412)
Yoshiya Hinosawa
2023-03-25
chore: update wpt again (#18384)
Kenta Moriuchi
2023-03-24
ci: fix main (#18420)
David Sherret
2023-03-24
chore: fix located_script_name test (#18418)
David Sherret
2023-03-24
chore(types): fix type checking errors in 99_main_compiler.js (#18403)
David Sherret
2023-03-24
feat(ext/node): implement crypto.createSecretKey (#18413)
Divy Srivastava
2023-03-24
fix(ext/node): make cipher/decipher transform stream (#18408)
Yoshiya Hinosawa
2023-03-24
fix(ext/kv): add missing `getMany` method (#18410)
Heyang Zhou
2023-03-23
refactor: make version and user_agent &'static str (#18400)
Bartek Iwańczuk
2023-03-23
fix(core): located_script_name macro was using format syntax (#18388)
Matt Mastracci
2023-03-23
fix(core): panic at build time if extension code contains anything other than...
Matt Mastracci
2023-03-23
chore: forward v1.32.1 release commit to main (#18399)
denobot
2023-03-23
core: disable resizable ArrayBuffer and growable SharedArrayBuffer (#18395)
Bartek Iwańczuk
2023-03-23
fix(cli): restore `deno run -` to handle stdin as typescript (#18391)
Cre3per
2023-03-23
fix(inspect): ensure non-compact output when object literal has newline in en...
David Sherret
2023-03-23
refactor(lsp): add `LspClientUrl` (#18376)
David Sherret
2023-03-23
refactor(ext/node): Use Deno.inspect (#17960)
Ryan Dahl
2023-03-23
refactor(core): move setting up snapshot context to JsRuntime::snapshot (#18383)
Bartek Iwańczuk
2023-03-23
refactor(init): remove CURRENT_STD_URL (#18375)
Bartek Iwańczuk
2023-03-23
fix(lsp): ensure `enablePaths` works when clients do not provide a trailing s...
David Sherret
2023-03-22
chore: update ext/ code to only use ASCII (#18371)
Matt Mastracci
2023-03-23
chore(ext/kv): create basic README.md (#18370)
Matt Mastracci
2023-03-22
1.32.0 (#18367)
denobot
[prev]
[next]