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
2024-05-30
BREAKING(ffi/unstable): use BigInt representation in turbocall (#23983)
Aapo Alasuutari
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-29
fix(ext/node): windows cancel stdin read in line mode (#23969)
Divy Srivastava
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-28
BREAKING(ffi/unstable): always return u64 as bigint (#23981)
Divy Srivastava
2024-05-28
fix(ext/fs): truncate files when a ReadableStream is passed to writeFile (#23...
charlotte ✨
2024-05-27
fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...
Milly
2024-05-26
fix(node): set default http server response code 200 (#23977)
Marvin Hagemeister
2024-05-26
fix(ext/websocket): change default idleTimeout to 30s (#23985)
Alex Gleason
2024-05-23
feat(ext/webgpu): byow support for {Free,Open}BSD (#23832)
Volker Schlecht
2024-05-23
fix(ext/node): return cancelled flag in get_response_body_chunk op (#23962)
Satya Rohith
2024-05-23
chore: update denokv_* crates (#23949)
Bartek Iwańczuk
2024-05-23
fix(ext/node): add stubs for perf_hooks.PerformaceObserver (#23958)
Divy Srivastava
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-23
fix(ext/web): `ReadableStream.from()` ignores null `Symbol.asyncIterator` (#2...
Milly
2024-05-23
feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)
Asher Gomez
2024-05-23
feat(ext/fs): stabilize `Deno.FsFile.unlock[Sync]()` and `Deno.FsFile.lock[Sy...
Asher Gomez
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-22
feat(ext/fs): stabilize `Deno.FsFile.syncData[Sync]()` and `Deno.FsFile.sync[...
Asher Gomez
2024-05-22
refactor(docs): use `@experimental` instead of `@tags unstable` (#23884)
Leo Kettmeir
2024-05-22
chore: forward v1.43.6 release commit to main (#23936)
Bartek Iwańczuk
2024-05-21
feat(node): buffer isUtf8/isAscii (#23928)
snek
2024-05-21
fix(ext/web): fix potential leak of unread buffers (#23923)
Matt Mastracci
2024-05-21
perf: analyze cjs re-exports in parallel (#23894)
David Sherret
2024-05-20
fix(ext/webgpu): Allow `depthClearValue` to be undefined when `depthLoadOp` i...
chirsz
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-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
2024-05-17
chore: bump deno_http version (#23866)
Satya Rohith
2024-05-17
fix(node): instantiating process class without new (#23865)
Marvin Hagemeister
2024-05-17
fix: serve handler error with 0 arguments (#23652)
Marvin Hagemeister
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
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-14
fix(runtime): output to stderr with colors if a tty and stdout is piped (#23813)
David Sherret
2024-05-13
fix(ext/web): update ongoing promise in async iterator `return()` method (#23...
Mattias Buelens
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-12
fix(ext/node): process.uptime works without this (#23786)
Bartek Iwańczuk
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-10
fix(node): better cjs re-export handling (#23760)
David Sherret
2024-05-10
fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752)
Leo Kettmeir
[prev]
[next]