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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2023-04-26
chore: upgrade rusty_v8 to 0.70.0 (#18844)
Bartek Iwańczuk
2023-04-23
chore: remove tokio-tungstenite dependency (#18814)
Bartek Iwańczuk
2023-04-22
feat(ext/http): Rework Deno.serve using hyper 1.0-rc3 (#18619)
Matt Mastracci
2023-04-22
refactor: rewrite tests to "fastwebsockets" crate (#18781)
Bartek Iwańczuk
2023-04-21
refactor(node): move most of cli/node to ext/node (#18797)
David Sherret
2023-04-22
chore: upgrade rusty_v8 to 0.69.0 (#18796)
Bartek Iwańczuk
2023-04-21
feat: upgrade deno_ast to 0.26 (#18795)
David Sherret
2023-04-18
chore: forward v1.32.5 release commit to main (#18758)
denobot
2023-04-14
chore: upgrade hyper to 0.14.26 (#18693)
Bartek Iwańczuk
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-12
chore: forward v1.32.4 release commit to main (#18669)
denobot
2023-04-07
chore: remove lockfile/ (#18618)
Bartek Iwańczuk
2023-04-06
fix(ext/node): implement hkdf-expand (#18612)
Divy Srivastava
2023-04-03
refactor: remove "ext/flash" (#18578)
Bartek Iwańczuk
2023-04-02
feat(ext/http): add an op to perform raw HTTP upgrade (#18511)
Matt Mastracci
2023-04-01
chore: forward v1.32.3 release commit to main (#18561)
denobot
2023-04-01
chore: forward v1.32.2 release commit to main (#18539)
denobot
2023-03-31
fix(ops): fallback when FastApiOneByteString is not utf8 (#18518)
Divy Srivastava
2023-03-31
perf: `const` op declaration (#18288)
Divy Srivastava
2023-03-28
chore: restore pty tests and make them run on the Linux CI (#18424)
David Sherret
2023-03-28
fix(ext/node): implement crypto.Sign (RSA/PEM/SHA{224,256,384,512}) (#18471)
Yoshiya Hinosawa
2023-03-28
feat(ext/node): add `crypto.checkPrime` API (#18465)
Divy Srivastava
2023-03-25
fix(ext/node): add aes-128-ecb algorithm support (#18412)
Yoshiya Hinosawa
2023-03-23
chore: forward v1.32.1 release commit to main (#18399)
denobot
2023-03-22
1.32.0 (#18367)
denobot
2023-03-22
chore(test_util): replace tempdir code w/tempdir crate (#18340)
Matt Mastracci
2023-03-22
chore: upgrade rusty_v8 to 0.66.0 (#18339)
Bartek Iwańczuk
2023-03-22
feat(ext/kv): key-value store (#18232)
Heyang Zhou
2023-03-21
Revert "perf: disable TSC snapshot compression (#18333)" (#18336)
Bartek Iwańczuk
2023-03-21
perf: disable TSC snapshot compression (#18333)
Bartek Iwańczuk
2023-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-03-19
chore: bump http to ^0.29.0 (#18259)
Max
2023-03-17
perf: disable runtime snapshot compression (#18239)
Bartek Iwańczuk
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-16
chore: bump rusty_v8 to 0.65.0 (#18231)
Divy Srivastava
2023-03-16
feat(serde_v8): support BigInt serialization (#18225)
Luca Casonato
2023-03-16
chore: forward v1.31.3 release commit to main (#18222)
denobot
2023-03-14
refactor(lockfile): move `anyhow` to `thiserror` (#18178)
Yiyu Lin
2023-03-14
fix(ext/node): add crypto.createCipheriv (#18091)
Yoshiya Hinosawa
2023-03-13
fix(core): Upgrades bytes crate from =1.2.1 to ^1.4.0 (#18123)
sean watters
2023-03-10
chore: forward v1.31.2 release commit to main (#18114)
denobot
2023-03-10
fix(prompt): better output with control chars (#18108)
Bartek Iwańczuk
2023-03-09
chore: bump rusty_v8 to 0.64.0 (#18096)
Divy Srivastava
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-08
deps: bump once_cell to ^1.17.1 (#18075)
Miroslav Bajtoš
2023-03-08
fix: attempt to only allow one deno process to update the node_modules folder...
David Sherret
2023-03-07
refactor: Add "deno_fs" extension crate (#18040)
Bartek Iwańczuk
2023-03-05
chore(ext/node): cleanup empty internal_bindings (#18032)
Divy Srivastava
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-02-27
deps: bump `regexp` to `^1.7.0` (#17966)
Dominic DiGiacomo
[next]