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-04-14
chore: upgrade hyper to 0.14.26 (#18693)
Bartek Iwańczuk
2023-04-14
perf(core): immediately schedule another tick if there are unpolled ops (#18611)
Bartek Iwańczuk
2023-04-14
refactor(core): limit number of boundary crossings between Rust and V8 (#18652)
Bartek Iwańczuk
2023-04-13
refactor(cli): add `Emitter` struct (#18690)
David Sherret
2023-04-13
refactor(cli): move runTests() and runBenchmarks() to rust (#18563)
Nayeem Rahman
2023-04-13
chore: bump child_process_test timeouts for slow CI (#18689)
David Sherret
2023-04-13
refactor: upgrade to deno_npm 0.3.0 (#18671)
David Sherret
2023-04-13
ci: don't run wpt tests on debug (#18688)
David Sherret
2023-04-13
chore: add test duration to WPT (#18680)
Bartek Iwańczuk
2023-04-13
chore: bump fastwebsockets to 0.1.3 (#18684)
Divy Srivastava
2023-04-13
perf(ops): directly respond for eager ops (#18683)
Bartek Iwańczuk
2023-04-13
ci: use non-XL runners more (#18675)
David Sherret
2023-04-13
chore(docs): clarify what subcommands do not type-check by default (#18520)
Geert-Jan Zwiers
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-13
refactor(serde_v8): move to `thiserror`, better error output (#18202)
Yiyu Lin
2023-04-13
test(runtime): support Windows in resolve_from_cwd_absolute (#18379)
Elijah
2023-04-13
perf(ext/websocket): make `op_server_ws_next_event` deferred (#18632)
Divy Srivastava
2023-04-13
fix(test): add process sigint handler for --watch (#18678)
Nayeem Rahman
2023-04-12
fix(npm): eagerly reload package information when version from lockfile not f...
David Sherret
2023-04-12
refactor(ext/webidl): remove object from 'requiredArguments' (#18674)
Bartek Iwańczuk
2023-04-12
refactor: `ProcState::build` -> `ProcState::from_flags` (#18672)
David Sherret
2023-04-12
chore: fix windows clippy errors (#18670)
David Sherret
2023-04-12
chore: forward v1.32.4 release commit to main (#18669)
denobot
2023-04-12
refactor(ext/fs): abstract FS via FileSystem trait (#18599)
Luca Casonato
2023-04-12
fix(npm): cache bust npm specifiers more aggressively (#18636)
David Sherret
2023-04-12
fix(core): preserve syntax error locations in dynamic imports (#18664)
Nayeem Rahman
2023-04-12
fix(ext/cache): cache.put overwrites previous call (#18649)
Satya Rohith
2023-04-12
refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, rando...
Levente Kurusa
2023-04-11
fix(npm): do not "npm install" when npm specifier happens to match package.js...
David Sherret
2023-04-11
chore(cli): clean up unused number value (#18661)
Geert-Jan Zwiers
2023-04-11
fix(ext/kv): keys must be arrays (#18655)
Luca Casonato
2023-04-09
chore: .gitignore spring cleaning (#18644)
David Sherret
2023-04-08
cleanup(core): Move `JsRealm` into a separate module (#18641)
Andreu Botella
2023-04-08
ci: do not run build job on draft prs (#18634)
David Sherret
2023-04-07
chore: fix linting on main (#18633)
David Sherret
2023-04-07
fix(ext/node): add X509Certificate (#18625)
Divy Srivastava
2023-04-07
refactor(ext/node): remove conditional in ServerResponse#enqueue (#18617)
Bartek Iwańczuk
2023-04-06
fix(npm): reload an npm package's dependency's information when version not f...
David Sherret
2023-04-07
chore: remove lockfile/ (#18618)
Bartek Iwańczuk
2023-04-06
refactor(npm): use deno_npm and deno_semver (#18602)
David Sherret
2023-04-06
chore: fix flaky tests checking ms when CI is slow (#18559)
David Sherret
2023-04-06
fix(ext/node): implement hkdf-expand (#18612)
Divy Srivastava
2023-04-06
refactor(ext/node): `NodeFs` - add back altered metadata method (#18613)
David Sherret
2023-04-06
fix(ext/node): fix unable to resolve fraction.js (#18544)
Marvin Hagemeister
2023-04-06
perf(ext/websocket): replace tokio_tungstenite server with fastwebsockets (#1...
Divy Srivastava
2023-04-06
fix(ext/node): add symmetric keygen (#18609)
Divy Srivastava
2023-04-06
refactor(ext/node): add more methods to 'NodeFs' trait (#18604)
Bartek Iwańczuk
2023-04-06
feat(task): introduce built-in `unset` command to `deno task` (#18606)
Yusuke Tanaka
2023-04-06
fix(ext/node): json encode binary command name (#18596)
Geert-Jan Zwiers
2023-04-06
feat(core): sync io ops in core (#18603)
Luca Casonato
[prev]
[next]