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
/
ext
Age
Commit message (
Expand
)
Author
2023-03-06
perf(ext/node): improve createHash performance (#18033)
Divy Srivastava
2023-03-05
refactor: move "pathFromURL" to deno_web extension (#18037)
Bartek Iwańczuk
2023-03-05
refactor(core): InternalModuleLoader checks if all files were used (#18005)
Bartek Iwańczuk
2023-03-05
refactor: move definition of Deno.build from "runtime" to "core" (#18036)
Bartek Iwańczuk
2023-03-05
chore(ext/node): cleanup empty internal_bindings (#18032)
Divy Srivastava
2023-03-05
fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)
Filip Skokan
2023-03-05
feat(ext/ffi): Make External pointers keep reference to V8 buffer (#17955)
Aapo Alasuutari
2023-03-05
feat(ops): relational ops (#18023)
Divy Srivastava
2023-03-05
refactor(runtime): remove 40_files.js, 40_write_file.js and 40_read_file.js (...
Bartek Iwańczuk
2023-03-05
refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...
Bartek Iwańczuk
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-03-04
refactor: simplify to string calls (#18011)
Geert-Jan Zwiers
2023-03-03
feat(ops): reland fast zero copy string arguments (#17996)
Divy Srivastava
2023-03-01
fix(core): introduce `SafeRegExp` to primordials (#17592)
Kenta Moriuchi
2023-02-28
chore: fix cargo build rebuilding deno_runtime each time (#17978)
David Sherret
2023-02-28
fix(ext/ffi): Remove deno_core::OpState qualifiers, fix ops returning pointer...
Aapo Alasuutari
2023-02-27
chore(ext/node): fix variable name (#17948)
Geert-Jan Zwiers
2023-02-26
refactor(ext/node): remove _process/stdio.js (#17911)
Yoshiya Hinosawa
2023-02-26
fix(ext/node): util.types.isSharedArrayBuffer (#17836)
Yoshiya Hinosawa
2023-02-24
chore: forward v1.31.1 release commit to main (#17939)
denobot
2023-02-24
refactor(flash): move remoteAddr to options bag (#17913)
Leo Kettmeir
2023-02-24
1.31.0 (#17906)
denobot
2023-02-23
fix(webgpu): don't default to 0 for setVertexBuffer.size & properly use webid...
Leo Kettmeir
2023-02-23
feat(npm): support bare specifiers from package.json in more subcommands and ...
David Sherret
2023-02-23
fix(ext/node): fix npm module resolution when --node-modules-dir specified (#...
Yoshiya Hinosawa
2023-02-23
fix(ext/flash): wrong order of arguments passed to `http1Response` (#17893)
Kenta Moriuchi
2023-02-22
feat(task): support scripts in package.json (#17887)
David Sherret
2023-02-22
refactor: use deno_graph for npm specifiers (#17858)
David Sherret
2023-02-22
fix(ext/ffi): Fix re-ref'ing UnsafeCallback (#17704)
Aapo Alasuutari
2023-02-22
feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)
Aapo Alasuutari
2023-02-22
fix(ext/node): fix node stream (#17874)
Yoshiya Hinosawa
2023-02-22
fix(ext/node): fix webcrypto export (#17838)
Yoshiya Hinosawa
2023-02-22
fix(ext/node): fix process.uptime (#17839)
Yoshiya Hinosawa
2023-02-20
feat: auto-discover package.json for npm dependencies (#17272)
Bartek Iwańczuk
2023-02-20
refactor: use ops for idna & punycode (#17817)
Leo Kettmeir
2023-02-20
perf: use ops for node:crypto ciphers (#17819)
Divy Srivastava
2023-02-20
refactor: move webgpu files to ext root (#17832)
Leo Kettmeir
2023-02-20
refactor(core): definition of "ExtensionFileSource" (#17823)
Bartek Iwańczuk
2023-02-17
test: add node compat tests (#17805)
Yoshiya Hinosawa
2023-02-17
chore: remove unneeded files from ext/node (#17810)
Bartek Iwańczuk
2023-02-17
feat(ext/node): implement `node:v8` (#17806)
Divy Srivastava
2023-02-17
fix(ext/node): add support for BYOB streams (#17803)
AntonioFCG
2023-02-16
perf(ext/node): move winerror binding to rust (#17792)
Divy Srivastava
2023-02-16
test: add unit tests from std/node (#17794)
Bartek Iwańczuk
2023-02-15
feat: wire up ext/node to the Node compatibility layer (#17785)
Bartek Iwańczuk
2023-02-15
feat(flash): add 2nd param to handler to get remote address (#17633)
Leo Kettmeir
2023-02-15
fix(ext/ffi): improve error messages in FFI module (#17786)
Matt Mastracci
2023-02-14
feat(ext/node): embed std/node into the snapshot (#17724)
Bartek Iwańczuk
2023-02-14
feat(node): stabilize Node-API (#17553)
Bartek Iwańczuk
2023-02-13
fix(ext/websocket): extra ws pongs sent (#17762)
Divy Srivastava
[prev]
[next]