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
/
cli
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-24
feat: update `Deno.serve` function signature (#15563)
Luca Casonato
2022-08-23
fix(ext/fetch): ignore user content-length header (#15555)
Luca Casonato
2022-08-22
fix(ext/flash): fix default onListen callback (#15533)
Yoshiya Hinosawa
2022-08-21
fix(unstable): better error for invalid hostname in Deno.serve() (#15529)
Bartek Iwańczuk
2022-08-21
fix(ext/flash): fix listening port (#15519)
Yoshiya Hinosawa
2022-08-19
feat(unstable): change Deno.serve() API (#15498)
Bartek Iwańczuk
2022-08-19
fix(ext/flash): concurrent response streams (#15493)
Divy Srivastava
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-07-23
feat(ext/crypto): deriveBits P-384 (#15138)
diachedelic
2022-07-22
fix: Child.unref() unrefs stdio streams properly (#15275)
Bartek Iwańczuk
2022-07-20
chore: use import.meta.resolve() in tests (#15256)
Bartek Iwańczuk
2022-07-20
chore: align some Web API type definitions to lib.dom.d.ts (#15219)
ayame113
2022-07-20
fix(ext/web): align DOMException better with spec (#15097)
Phosra
2022-07-20
chore(ext): update webgpu (#15059)
Dante Issaias
2022-07-18
feat(unstable): Ability to ref/unref "Child" in "Deno.spawnChild()" API (#15151)
Leo Kettmeir
2022-07-18
BREAKING(unstable): Improve Deno.spawn() stdio API (#14919)
Nayeem Rahman
2022-07-13
chore: remove flaky writeSyncWhileAsyncFails test (#15194)
David Sherret
2022-07-13
fix(cli): synchronize async stdio/file reads and writes (#15092)
David Sherret
2022-07-12
fix(ext/http): reading headers with ongoing body reader (#15161)
Divy Srivastava
2022-06-29
fix(ext/web): remove `ErrorEventInit`'s error default (#14809)
Mark Ladyshau
2022-06-25
fix(core): don't panic on non-existent cwd (#14957)
Divy Srivastava
2022-06-20
BREAKING(ext/ffi): Remove `Deno.UnsafePointer` indirection (#14915)
Divy Srivastava
2022-06-19
fix(ext/fetch): add `accept-language` default header to fetch (#14882)
Mark Ladyshau
2022-06-17
fix(ext/web): add EventTarget brand checking (#14637)
Colin Ihrig
2022-06-16
fix: make Performance global an EventTarget
cjihrig
2022-06-15
fix(console): constrol inspect() indent with option (#14867)
cjihrig
2022-06-15
BREAKING: remove `Intl.v8BreakIterator` (#14864)
Luca Casonato
2022-06-14
refactor(runtime/signal): revert SIGINT and SIGBREAK `Deno.kill` Windows chan...
David Sherret
2022-06-13
feat(runtime/signal): implement SIGINT and SIGBREAK for windows (#14694)
Geert-Jan Zwiers
2022-06-13
Remove unstable Deno.sleepSync (#14719)
Ryan Dahl
2022-06-13
feat(console): pass options and depth to custom inspects (#14855)
Colin Ihrig
2022-06-08
feat(ext/crypto): export elliptic keys as "raw" (#14764)
diachedelic
2022-06-02
fix(ext/crypto): adjust `getRandomValues` types (#14714)
Mark Ladyshau
2022-05-31
feat(unstable): add Deno.getGid (#14528)
James Bradlee
2022-05-26
chore(serde_v8): throw error when string buffer exceeds v8 max length (#14588)
Geert-Jan Zwiers
2022-05-25
chore: upgrade test_util/std/ submodule (#14722)
Bartek Iwańczuk
2022-05-24
fix(core): op metrics op_names mismatch (#14716)
Aaron O'Mullan
2022-05-19
fix(runtime): improve permission descriptor validation (#14676)
Colin Ihrig
2022-05-19
feat: make Child.kill argument optional (#14669)
Leo Kettmeir
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-05-18
fix: add types for `Response.json` (#14655)
Luca Casonato
2022-05-18
fix(ext/tls): ability to ignore IP-address certificate errors (#14610)
Aleksei Kosyrev
2022-05-18
feat: return a signal string instead number on ChildStatus (#14643)
Leo Kettmeir
2022-05-17
BREAKING(unstable): Enable Deno namespace in workers by default (#14581)
Nayeem Rahman
2022-05-17
BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463)
Bartek Iwańczuk
2022-05-17
fix(ext/http): skip auto-compression if content-encoding present (#14641)
Aaron O'Mullan
2022-05-15
Revert "refactor(runtime): change from signal_str_to_int function to enum (#1...
Leo Kettmeir
2022-05-14
refactor(runtime): change from signal_str_to_int function to enum (#14539)
Leo Kettmeir
[prev]
[next]