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
/
tools
Age
Commit message (
Expand
)
Author
2020-04-30
Unstable methods should not appear in runtime or d.ts (#4957)
Luca Casonato
2020-04-28
BREAKING: Remove Deno.EOF, use null instead (#4953)
Nayeem Rahman
2020-04-10
BREAKING: Make fetch API more web compatible (#4687)
Ryan Dahl
2020-04-08
upgrade: rust crates (#4679)
Ryan Dahl
2020-03-30
fix: Add check to fail the benchmark test on server error (#4519)
Andres Villegas
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-03-23
feat: Support Unix Domain Sockets (#4176)
João Souto
2020-03-20
Remove DENO_BUILD_MODE and DENO_BUILD_PATH (#4431)
Ryan Dahl
2020-03-20
Add require-await lint rule (#4401)
Samrith Shankar
2020-03-19
perf: Optimize TextEncoder and TextDecoder (#4430)
Bartek Iwańczuk
2020-03-15
feat: Deno.core.{encode,decode}; standalone UTF-8 encoding/decoding (#4349)
Bartek Iwańczuk
2020-03-13
refactor: unit test runner communicates using TCP socket (#4336)
Bartek Iwańczuk
2020-03-07
upgrade rust dependencies (#4270)
Ryan Dahl
2020-03-06
Rename readDir -> readdir (#4225)
dubiousjim
2020-03-02
fix tools/docs.py (#4210)
Ryan Dahl
2020-02-28
fetch_cached_remote_source support redirect URL without base (#4099)
Kevin (Kun) "Kassimo" Qian
2020-02-27
Add clippy to /tools/lint.py (#4132)
João Souto
2020-02-26
Fix flaky tests (#4134)
Ryan Dahl
2020-02-25
upgrade: TypeScript 3.8 (#4100)
Kitson Kelly
2020-02-24
port tools/repl_test.py to Rust (#4096)
João Souto
2020-02-21
feat: support UDP sockets (#3946)
hazæ41
2020-02-17
feat: add --cert flag for http client (#3972)
geoFlux
2020-02-07
Refactor deno_core_http_bench and make it single-threaded (#3903)
Bert Belder
2020-02-04
refactor: port fetch test to rust (#3887)
Luka Hartwig
2020-02-03
refactor: Use Tokio's single-threaded runtime (#3844)
Ryan Dahl
2020-02-02
Remove //tests symlink (#3849)
Luka Hartwig
2020-01-31
upgrade: Rust 1.41.0 (#3838)
Ryan Dahl
2020-01-30
Remove --current-thread flag (#3830)
Ryan Dahl
2020-01-29
feat: dprint formatter (#3820)
Bartek Iwańczuk
2020-01-26
Improve support of type definitions (#3755)
Kitson Kelly
2020-01-24
fix cargo-publish-on-tag (#3781)
Ryan Dahl
2020-01-21
change copyrights from 2019 to 2020 (#3733)
Takashi Idobe
2020-01-20
Fix bug in strace parser (#3720)
Ry Dahl
2020-01-18
rename dial to connect and dialTLS to connectTLS (#3710)
Bartek Iwańczuk
2020-01-18
Debug strace issue (#3706)
Ry Dahl
2020-01-17
Auto cargo-publish on tags (#3704)
Ry Dahl
2020-01-16
add "deno fetch" benchmarks (#3688)
Bartek Iwańczuk
2020-01-15
Revert "feat(flags): script arguments come after '--'" (#3681)
Ry Dahl
2020-01-13
extend bencharks to 20s
Bartek Iwańczuk
2020-01-11
Add gzip, brotli and ETag support for file fetcher (#3597)
EnokMan
2020-01-09
feat: Deno.args now does not include script (#3628)
Ry Dahl
2020-01-08
feat(flags): script arguments come after '--' (#3621)
Ry Dahl
2020-01-08
update pylintrc (#3618)
Ry Dahl
2020-01-05
Upgrade rust crates and modernize hyper_hello (#3606)
Bert Belder
2020-01-05
Replace libdeno with rusty_v8 (#3556)
Ry Dahl
2020-01-04
Added textencoder benchmark (#3589)
Luca Casonato
2020-01-02
Add missing year ranges to copyright notices (#3582)
Waldir Pimenta
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-12
benchmark: align deno_http and node_http response (#3484)
Kevin (Kun) "Kassimo" Qian
2019-12-04
fix depot_tools on macOS Catalina by upgrading it to 23247b9 (#3441)
Christian Moritz
[next]