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-02-16
ref(core): Refactor core:fs error mapping to use unified format (#17719)
Kamil Ogórek
2023-02-16
ref(cli): Add better error message when powershell is missing during upgrade ...
Kamil Ogórek
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-16
feat: Deprecate Deno.run API in favor of Deno.Command (#17630)
Bartek Iwańczuk
2023-02-16
test: ignore inspector tests for npm integration (#17796)
Bartek Iwańczuk
2023-02-16
chore(cli/test): stabilize coverage, doc, shuffle flags (#17661)
Geert-Jan Zwiers
2023-02-15
feat: wire up ext/node to the Node compatibility layer (#17785)
Bartek Iwańczuk
2023-02-15
refactor: use deno_graph's semver and npm structs (#17791)
David Sherret
2023-02-15
refactor: make resolver required (#17783)
David Sherret
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
fix: loading built-in Node modules embedded in the binary (#17777)
Bartek Iwańczuk
2023-02-14
feat(node): stabilize Node-API (#17553)
Bartek Iwańczuk
2023-02-14
feat: stabilize Deno.osUptime() (#17554)
Bartek Iwańczuk
2023-02-14
chore(build): don't compress TSC snapshot in debug build (#17772)
Bartek Iwańczuk
2023-02-14
feat: Deprecate 'deno bundle' subcommand (#17695)
Bartek Iwańczuk
2023-02-14
feat(core): allow to specify entry point for snapshotted ES modules (#17771)
Bartek Iwańczuk
2023-02-13
feat: Stabilize Deno.Command API (#17628)
Bartek Iwańczuk
2023-02-13
fix(ext/websocket): extra ws pongs sent (#17762)
Divy Srivastava
2023-02-13
refactor(runtime): reorganize build script for snapshot (#17760)
Bartek Iwańczuk
2023-02-12
fix: add WouldBlock error (#17339)
Leo Kettmeir
2023-02-12
perf(http): remove allocations checking upgrade and connection header values ...
David Sherret
2023-02-12
feat(bench): Add JSON reporter for "deno bench" subcommand (#17595)
Serhiy Barhamon
2023-02-12
perf(ext/ffi): Revert UTF-8 validity check from getCString (#17741)
Aapo Alasuutari
2023-02-12
fix(ext/flash): Always send correct number of bytes when handling HEAD reques...
Kamil Ogórek
2023-02-11
fix(fmt): make fmt options CLI args less verbose (#17550)
aryan02420
2023-02-11
fix(cli/graph_util): don't append referrer info for root module errors (#17730)
Nayeem Rahman
2023-02-11
feat: add signal option to Deno.resolveDns (#17384)
Leo Kettmeir
2023-02-11
feat: add more variants to Deno.build.os (#17340)
Leo Kettmeir
2023-02-11
fix(ops): Always close cancel handles for read_async/write_async (#17736)
Kamil Ogórek
2023-02-11
fix(webgpu): use correct op for GPUDevice.createSampler (#17729)
Leo Kettmeir
2023-02-11
docs: fix minor typo in AsyncRefCell comment (#17732)
Mike Mulchrone
2023-02-10
refactor(ext/http): use `String.prototype.trim()` instead of regex (#17722)
Bert Belder
2023-02-10
fix(dts): make Deno.Command accept readonly prop in options.args (#17718)
Kamil Ogórek
2023-02-10
fix(cli/napi): correct name handling in napi property descriptor (#17716)
Divy Srivastava
2023-02-10
refactor: clean up "cli/node/mod.rs" and "ext/node" (#17713)
Bartek Iwańczuk
2023-02-10
feat(install): follow redirects for urls with no path (#17449)
Kamil Ogórek
2023-02-10
fix(cli/napi): handle all property variants in napi_define_properties (#17680)
Divy Srivastava
2023-02-10
chore: upgrade rusty_v8 to 0.63.0 (#17705)
Bartek Iwańczuk
2023-02-10
perf(core): speed up promise hook dispatch (#17616)
Bert Belder
2023-02-10
refactor: allow to provide polyfills for Node modules from the snapshot (#17706)
Bartek Iwańczuk
2023-02-10
refactor(permissions): use less space for permissions prompt (#17708)
Bartek Iwańczuk
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-09
refactor(ext/webidl): use `TypedArrayPrototypeGetSymbolToStringTag` (#17602)
Kenta Moriuchi
2023-02-09
perf: module info cache - avoid MediaType.to_string() allocation (#17699)
David Sherret
2023-02-08
perf: disable fetching graph cache info except for `deno info` (#17698)
David Sherret
2023-02-08
fix: use static Reflect methods in nodeGlobalThis proxy (#17696)
Kamil Ogórek
2023-02-08
refactor: internal runtime code TS support (#17672)
Leo Kettmeir
[prev]
[next]