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-01-14
fix(napi): correct arguments for napi_get_typedarray_info (#17306)
Bartek Iwańczuk
2023-01-14
chore: upgrade rusty_v8 to 0.60.1 (#17407)
Bartek Iwańczuk
2023-01-14
fix(npm): use original node regex in npm resolution (#17404)
Kiryl Dziamura
2023-01-14
refactor(bench/http): Use optional chaining instead of `||` fallthrough (#17317)
Max Coplan
2023-01-13
refactor(coverage): use FileFlags struct (#17388)
Geert-Jan Zwiers
2023-01-13
refactor(cli/tools): reduce cloning (#17309)
Geert-Jan Zwiers
2023-01-13
fix(napi): allow cleanup hook to remove itself (#17402)
Bartek Iwańczuk
2023-01-13
fix(napi): update node version to lts (#17399)
Lino Le Van
2023-01-13
chore(ci): use windows-2022 runner on skipped release job on PRs (#17398)
David Sherret
2023-01-13
chore: small cleanup of scripts in ./tools and run copyright checker in lint....
David Sherret
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
fix(permissions): lock stdio streams when prompt is shown (#17392)
Bartek Iwańczuk
2023-01-13
tests: Disable flaky flash_shutdown test (#17390)
Bartek Iwańczuk
2023-01-13
fix(napi): date and unwrap handling (#17369)
Bartek Iwańczuk
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-12
chore(ci): try to make sysroot step more reliable (#17383)
David Sherret
2023-01-13
tests: move integration tests to a single module (#17380)
Bartek Iwańczuk
2023-01-13
fix: make self and window getters only & make getterOnly ignore setting (#17362)
Leo Kettmeir
2023-01-12
chore(ci): only run doc tests on linux (#17379)
David Sherret
2023-01-13
fix(webidl): properly implement setlike (#17363)
Leo Kettmeir
2023-01-12
chore(ci): try some wpt parallelism (#17375)
David Sherret
2023-01-12
chore(ci): skip running the benchmarks on a PR except when a label is added (...
David Sherret
2023-01-12
chore(ci): fix canary publish on main (#17374)
David Sherret
2023-01-12
chore(ci): use mtime cache for fastci (#17373)
David Sherret
2023-01-12
chore(ci): do not clone submodule ./test_util/wpt unnecessarily (#17372)
David Sherret
2023-01-12
chore(ci): only install node for the benchmarks (#17371)
David Sherret
2023-01-12
ci: update Windows runner, update Google Cloud integration, update Node (#17358)
Bartek Iwańczuk
2023-01-12
Revert "test: fix flaky deno_land_unsafe_ssl test (#17357)" (#17368)
Bartek Iwańczuk
2023-01-12
fix(napi): Implement `napi_threadsafe_function` ref and unref (#17304)
Divy Srivastava
2023-01-12
fix: check if BroadcastChannel is open before sending (#17366)
Leo Kettmeir
2023-01-12
feat: allow passing a ReadableStream to Deno.writeFile/Deno.writeTextFile (#1...
Leo Kettmeir
2023-01-12
fix: don't unwrap in test pipe handling logic (#17341)
Leo Kettmeir
2023-01-11
chore(ci): skip non-ubuntu test release jobs on PRs (#17353)
David Sherret
2023-01-12
test: fix flaky deno_land_unsafe_ssl test (#17357)
Bartek Iwańczuk
2023-01-11
fix(ci): use Node 18 (#17355)
Asher Gomez
2023-01-11
chore(ci): save cache on main at end of workflow (#17354)
David Sherret
2023-01-11
fix: don't panic on resolveDns if unsupported record type is specified (#17336)
Leo Kettmeir
2023-01-11
chore(ci): do not run CI on draft PRs unless explicitly run via commit messag...
David Sherret
2023-01-11
fix(fmt): better handling of link reference definitions when formatting markd...
David Sherret
2023-01-11
refactor(napi): Cleanup tests (#17347)
Bartek Iwańczuk
2023-01-11
chore(ci): checkout less submodules based on job (#17343)
David Sherret
2023-01-10
chore(ci): ci refactor - Part 1 - Generate ci yaml by js (#17335)
David Sherret
2023-01-10
fix(napi): support for env cleanup hooks (#17324)
Bartek Iwańczuk
2023-01-10
fix(watch): preserve `ProcState::file_fetcher` between restarts (#15466)
Nayeem Rahman
2023-01-10
fix(napi): handle static properties in classes (#17320)
Bartek Iwańczuk
2023-01-10
fix(npm): allow to read package.json if permissions are granted (#17209)
Bartek Iwańczuk
2023-01-09
fix(ext/web/streams): fix ReadableStream asyncIterator (#16276)
Marcos Casagrande
2023-01-09
feat(runtime/os): add `Deno.env.has()` (#17315)
Leo Kettmeir
2023-01-09
fix(cli/args): update value_name of inspect args to resolve broken completion...
Geert-Jan Zwiers
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
[prev]
[next]