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
/
node
/
polyfills
Age
Commit message (
Expand
)
Author
2024-06-26
perf: improve Buffer.from(buf) by 29x (#24341)
Divy Srivastava
2024-06-25
feat: add module.parent (#24333)
snek
2024-06-25
fix(ext/node): ignore stream error during enqueue (#24243)
Satya Rohith
2024-06-24
fix(ext/node): rewrite crypto.Hash (#24302)
Luca Casonato
2024-06-24
fix(ext/node): use primordials in `ext/node/polyfills/_fs/_fs_dir.ts` (#24319)
Asher Gomez
2024-06-24
fix(ext/node): use primordials in `ext/node/polyfills/_fs/_fs_cp.js` (#24320)
Asher Gomez
2024-06-24
fix(ext/node): use primordials in `ext/node/polyfills/timers.ts` (#24311)
Asher Gomez
2024-06-24
fix(ext/node): use primordials in `ext/node/polyfills/testing.ts` (#24310)
Asher Gomez
2024-06-21
fix(ext/node): add ServerResponse#appendHeader (#24216)
Divy Srivastava
2024-06-21
fix(ext/node): use primordials in `ext/node/polyfills/string_decoder.ts` (#24...
Asher Gomez
2024-06-20
fix(ext/node): use primordials in `ext/node/polyfills/_brotli.js` (#24235)
Asher Gomez
2024-06-20
fix(ext/node): use primordials in `ext/node/polyfills/_process/` (#24282)
Asher Gomez
2024-06-20
fix(ext/node): use primordials in `ext/node/polyfills/_http_common.ts` (#24281)
Asher Gomez
2024-06-20
fix(ext/node): use cppgc for node:zlib (#24267)
Divy Srivastava
2024-06-19
fix: more node-api fixes (#24220)
snek
2024-06-19
fix(ext/node): use primordials in `ext/node/polyfills/_utils.ts` (#24253)
Asher Gomez
2024-06-19
fix(ext/node): Add Dirent.path and Dirent.parentPath (#24257)
Divy Srivastava
2024-06-18
fix(ext/node): make process.versions own property (#24240)
Divy Srivastava
2024-06-18
feat(ext/node): add BlockList & SocketAddress classes (#24229)
Satya Rohith
2024-06-15
fix(ext/node): better support for `node:diagnostics_channel` module (#24088)
Bartek Iwańczuk
2024-06-14
fix(ext/node): `server.close()` does graceful shutdown (#24184)
Divy Srivastava
2024-06-11
chore: sync up Node.js test files for v20.11.1 (#24066)
Bartek Iwańczuk
2024-06-11
fix(ext/node): ServerResponse header array handling (#24149)
Luca Casonato
2024-06-10
fix: Rewrite Node-API (#24101)
snek
2024-06-10
fix(ext/node): send data frame with end_stream flag on _final call (#24147)
Satya Rohith
2024-06-09
fix(ext/node): add crypto and zlib constants (#24151)
Luca Casonato
2024-06-09
fix(ext/net): make node:http2 work with DENO_FUTURE=1 (#24144)
Bartek Iwańczuk
2024-06-07
fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)
Divy Srivastava
2024-06-02
fix: validate integer values in `Deno.exitCode` setter (#24068)
Kenta Moriuchi
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-29
fix(ext/node): don't encode buffer data as utf8 in http2 (#24016)
Satya Rohith
2024-05-28
fix(ext/http): flush gzip streaming response (#23991)
Bartek Iwańczuk
2024-05-28
fix(ext/node/fs): `position` argument not applied (#24009)
Marvin Hagemeister
2024-05-28
fix(ext/node): add `throwIfNoEntry` option in `fs.lstatSync` (#24006)
Marvin Hagemeister
2024-05-26
fix(node): set default http server response code 200 (#23977)
Marvin Hagemeister
2024-05-23
fix(ext/node): return cancelled flag in get_response_body_chunk op (#23962)
Satya Rohith
2024-05-23
fix(ext/node): add stubs for perf_hooks.PerformaceObserver (#23958)
Divy Srivastava
2024-05-21
feat(node): buffer isUtf8/isAscii (#23928)
snek
2024-05-20
fix(node): stub findSourceMap for `ava` (#23899)
Marvin Hagemeister
2024-05-20
fix(node): track `SIG*` listeners in `process.listeners` (#23890)
Marvin Hagemeister
2024-05-20
fix(node): patch MessagePort in worker_thread message (#23871)
Marvin Hagemeister
2024-05-19
fix: handle signal 0 in process.kill (#23473)
Bedis Nbiba
2024-05-17
fix(node): instantiating process class without new (#23865)
Marvin Hagemeister
2024-05-16
fix(ext/node): fix grpc error_handling example (#23755)
Satya Rohith
2024-05-16
fix(node): error when throwing `FS_EISDIR` (#23829)
Marvin Hagemeister
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-05-16
fix(ext/node): export geteuid from node:process (#23840)
Divy Srivastava
2024-05-15
fix(node): wrong `worker_threads.terminate()` return value (#23803)
Marvin Hagemeister
2024-05-15
fix(node): stub `AsyncResource.emitDestroy()` (#23802)
Marvin Hagemeister
2024-05-12
fix(ext/node): process.uptime works without this (#23786)
Bartek Iwańczuk
[prev]
[next]