Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-26 | Use a more performant utf8 decoder algorithm. (#3204) | Kitson Kelly | |
Fixes #3163 Co-authored-by: Kitson Kelly <me@kitsonkelly.com> Co-authored-by: Qwerasd <qwerasd205@users.noreply.github.com> | |||
2019-10-25 | fix: handle malformed control buffers (#3202) | Bartek Iwańczuk | |
2019-10-24 | Add error handling for minimal dispatch (#3176) | Bartek Iwańczuk | |
2019-10-24 | Remove old website (#3194) | Ry Dahl | |
Move manual.md and style_guide.md into //std so they can be accessed from https://deno.land/std/manual.md Code for new website is https://github.com/denoland/deno_website2 Co-authored-by: Christian Moritz <chrmoritz@gmail.com> | |||
2019-10-22 | remove --no-prompt flag, fail on missing permissions (#3183) | Yoshiya Hinosawa | |
2019-10-21 | feat: Deno.listenTLS (#3152) | Bartek Iwańczuk | |
2019-10-19 | Fix clearTimer bug (#3143) | Ry Dahl | |
2019-10-19 | chore: remove xevalDelim from Start interface (#3147) | Kevin (Kun) "Kassimo" Qian | |
2019-10-14 | perf: eager poll async ops in Isolate (#3046) | Bartek Iwańczuk | |
2019-10-13 | fix: [tls] op_dial_tls is not registerd and broken (#3121) | Yusuke Sakurai | |
2019-10-04 | Merge deno_cli_snapshots into deno_cli (#3064) | Ryan Dahl | |