summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-14feat: add Tar and Untar classes (denoland/deno_std#388)Jun Kato
2019-05-14http_bench: print address (denoland/deno_std#374)Ryan Dahl
2019-05-14ws: make acceptable() more robust (denoland/deno_std#404)Ryan Dahl
2019-05-14ci: bump to v0.5.0Ryan Dahl
2019-05-14fix(http): Skip 0 chunks when writing body (denoland/deno_std#387)Jun Kato
2019-05-14walk() should not use deprecated FileInfo.path (denoland/deno_std#398)Ryan Dahl
2019-05-14Fix command in docs (#2353)Ryan Dahl
2019-05-14Rename HTTP benchmarks (#2350)Ryan Dahl
2019-05-14feat: ws client (denoland/deno_std#394)Yusuke Sakurai
2019-05-14fs: Remove completed todo item (denoland/deno_std#406)Axetroy
2019-05-13datetime: timezone fix in toIMF (denoland/deno_std#400)Vincent LE GOFF
2019-05-13upgrade prettier to v1.17.1 (denoland/deno_std#399)Axetroy
2019-05-13Move posix and win implementations in fs/path/mod.ts to separate file (denola...Axetroy
2019-05-13Typo (#2342)ztplz
2019-05-11Fix mac CI (denoland/deno_std#390)Ryan Dahl
2019-05-11v0.5.0Ryan Dahl
2019-05-11Typo (#2337)Nikola Ristic
2019-05-11Add progress bar (#2309)Ryan Dahl
2019-05-11fix: edge case in toAsyncIterator (#2335)Bartek Iwańczuk
2019-05-11Reorder benchmark page (#2314)Ryan Dahl
2019-05-11third_party: upgrade rust cratesBert Belder
2019-05-11core: make PinnedBuf::Raw -> PinnedBuf conversion actually a moveBert Belder
2019-05-10benching: use performance.now (denoland/deno_std#385)Vincent LE GOFF
2019-05-09core: Privatize ModuleNameMap SymbolicModule deno_buf (#2324)Bartek Iwańczuk
2019-05-09[manual] fix example (#2307)Vincent LE GOFF
2019-05-09fix: support relative path for whitelisting (#2317)Kevin (Kun) "Kassimo" Qian
2019-05-08First pass at permissions whitelist (#2129)andy finch
2019-05-08Refactor unit test runner (#2294)Bartek Iwańczuk
2019-05-07Add Deno.chown (#2292)Yingbo (Max) Wang
2019-05-07[bytes] fix bytesFindIndex and bytesFindLastIndex (denoland/deno_std#381)Jun Kato
2019-05-06Add run to shebangs (denoland/deno_std#380)Ryan Dahl
2019-05-06fix: Add all permissions to deno xeval (#2290)Bartek Iwańczuk
2019-05-04update manual.md for deno v0.4.0 (#2291)Bartek Iwańczuk
2019-05-04bump CI to v0.4.0 (denoland/deno_std#378)Bartek Iwańczuk
2019-05-03add warning for adblockers (#2250)Vincent LE GOFF
2019-05-03v0.4.0Ryan Dahl
2019-05-03fix: deno version panic (#2286)Bartek Iwańczuk
2019-05-03v0.3.11Ryan Dahl
2019-05-03add "deno run" subcommand (#2215)Bartek Iwańczuk
2019-05-03feat(cli cmd): deno xeval (#2260)Kevin (Kun) "Kassimo" Qian
2019-05-03feat: support .mjs extension resolution (#2283)Kevin (Kun) "Kassimo" Qian
2019-05-03Minor doc edits (#2231)Ryan Dahl
2019-05-03fix: display "-0" for -0 (#2281)Kevin (Kun) "Kassimo" Qian
2019-05-03ci: make the sanitize build fast again (#2280)Bert Belder
2019-05-03Bump required rustc version to 1.34.1Bert Belder
2019-05-03add --no-fetch CLI flag to prevent remote downloads (#2213)Bartek Iwańczuk
2019-05-03Fix: deno --v8-options does not print v8 options (#2277)Bartek Iwańczuk
2019-05-03fixes body formData tests disabled in #2268 (#2274)Kurt Mackey
2019-05-03Optimize read and write ops (#2259)Ryan Dahl
2019-05-03ci: run clippyBert Belder