summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-24fix FormData.name (#1412)迷渡
2018-12-24Format (denoland/deno_std#42)Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/9b8923844f643fa5e04ea85ce1df835c10e09b7d
2018-12-23v0.2.4Ryan Dahl
- "cargo build" support (#1369 #1296 #1377 #1379) - Remove support for extensionless import (#1396) - Upgrade V8 to 7.2.502.16 (#1403) - make stdout unbuffered (#1355) - Implement `Body.formData` for fetch (#1393) - Improve handling of non-coercable objects in assertEqual (#1385) - Avoid fetch segfault on empty Uri (#1394) - Expose deno.inspect (#1378) - Add illegal header name and value guards (#1375) - Fix URLSearchParams set() and constructor() (#1368) - Remove prebuilt v8 support (#1369) - Enable jumbo build in release. (#1362) - Add URL implementation (#1359) - Add console.count and console.time (#1358) - runtime arg check `URLSearchParams` (#1390)
2018-12-23runtime arg check `URLSearchParams` (#1390)迷渡
2018-12-23Add CORS option to file_server (denoland/deno_std#45)Kevin (Kun) "Kassimo" Qian
Original: https://github.com/denoland/deno_std/commit/731f03829cc7f4a29753a5a80156b22166233bcf
2018-12-23Make compatible with latest deno (denoland/deno_std#41)Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/0772030f5d08c97744dc0d3d102dec437464bc28
2018-12-23Upgrade V8 to 7.2.502.16 (#1403)Ryan Dahl
2018-12-23Add Releases.md file (#1402)Ryan Dahl
2018-12-23libdeno: Remove unused members of DenoIsolateRyan Dahl
2018-12-23Use flatbuffers from crates.io (#1400)Ryan Dahl
2018-12-23Remove support for extensionless import (#1396)Ryan Dahl
2018-12-22make stdout unbuffered (#1355)Yoshiya Hinosawa
2018-12-21Implement `Body.formData` for fetch (#1393)Kevin (Kun) "Kassimo" Qian
2018-12-21Remove default export from flags module (denoland/deno_std#38)Bartek Iwańczuk
Original: https://github.com/denoland/deno_std/commit/e674f7575a7a5a845d696416da2abae62525bc3e
2018-12-21Add Azure Pipelines CI (Linux and Mac only)Ryan Dahl
Windows needs to wait on a bug being fixed. Original: https://github.com/denoland/deno_std/commit/ffd9f9d41e26de5f1becc7df2283761dd7b7bf74
2018-12-21Improve handling of non-coercable objects in assertEqual (#1385)Kitson Kelly
2018-12-21Avoid fetch segfault on empty Uri (#1394)Kevin (Kun) "Kassimo" Qian
2018-12-20Parallelize travisRyan Dahl
Splits into 4 jobs: gn linux, gn mac, cargo linux, LSAN linux.
2018-12-20cargo build: skip setup.py if possibleRyan Dahl
2018-12-20Add deno logo to website. (#1380)Ryan Dahl
2018-12-20Update registry URLs for flags (denoland/deno_std#36)Bartek Iwańczuk
Original: https://github.com/denoland/deno_std/commit/34f21da7cf89c5a24558c68fc3f572e7300da618
2018-12-19Expose deno.inspect (#1378)Kevin (Kun) "Kassimo" Qian
2018-12-20ci: run benchmarks before attempting to deploy them to github pagesBert Belder
The 'script' key in the deploy section that is supposed to run the benchmarks isn't doing anything. Because of this, Travis bumps its head when trying to deploy a non-existing directory to github pages, which makes that our master branch is now consistently red. This patch restores the setup that worked before. This partially reverts commit aa66ef98ea6144abd2d2714fef1dfc8046e01775.
2018-12-20ci: change S3 access keyBert Belder
2018-12-20ci: start sccache early and throw away the S3 access keyBert Belder
This avoids accidentally leaking the key in the build log.
2018-12-20build: fix mac linking problemBert Belder
2018-12-20build: fold config("win_crt_agnostic") into config("deno_config")Bert Belder
2018-12-19Add examples/ directory (denoland/deno_std#28)Ryan Dahl
Previously https://github.com/denoland/deno_examples Original: https://github.com/denoland/deno_std/commit/14be9a0e82d1b54d5b0f04291d9154d1d7da29f7
2018-12-19Add colors example (denoland/deno_std#31)Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/3dfbfdbf293d11466ab60ccb88962627643f9df1
2018-12-19Add logging module (denoland/deno_std#33)Bartek Iwańczuk
Original: https://github.com/denoland/deno_std/commit/25b88bcf8c260865d2b6b68f539c4772bac095ee
2018-12-19Add flags module (denoland/deno_std#32)Bartek Iwańczuk
Original: https://github.com/denoland/deno_std/commit/b15b0d20d722ad16ebba363c0e8e35bbbc869f20
2018-12-19Fix prettier version (denoland/deno_std#27)Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/772698f4d2b65d81118f6f70232a4eccb1becc83
2018-12-19appveyor: make Cargo use sccache when building depsBert Belder
2018-12-19ci: build with Cargo before building with NinjaBert Belder
2018-12-19build: make `cargo build` workBert Belder
2018-12-19log: bump default minimum log level to "warn"Bert Belder
2018-12-19build: build rustls with the same features between gn/ninja and cargoBert Belder
2018-12-19Add illegal header name and value guards (#1375)Kevin (Kun) "Kassimo" Qian
2018-12-18Add colors module (denoland/deno_std#30)Kitson Kelly
Original: https://github.com/denoland/deno_std/commit/54787f172c62df7c98d8e9e534c40e317825e614
2018-12-19build: fix RLS-invoked 'cargo check' buildBert Belder
2018-12-18migrate deno_path to deno_std (denoland/deno_std#26)木杉
Previously https://github.com/zhmushan/deno_path Original: https://github.com/denoland/deno_std/commit/1a35f9daf5aa1c10c61d62cccbe7f9ae3c615a0e
2018-12-18travis: Set CARGO_HOME to third_party/rust_crates (#1370)Ryan Dahl
Adds prebuilt hyperfine and sccache binaries Only build test_cc for LSAN Add Cargo.lock Only run benchmarks in master
2018-12-18http: Request body & Streaming (denoland/deno_std#23)Kevin (Kun) "Kassimo" Qian
Original: https://github.com/denoland/deno_std/commit/e0e677bb02ad1587743373fe59efcaba1f89d1ed
2018-12-18Fix URLSearchParams set() and constructor() (#1368)迷渡
2018-12-18Add examples to website.Ryan Dahl
2018-12-18Remove MakefileRyan Dahl
Original: https://github.com/denoland/deno_std/commit/2ae63d35d0dcb3da77c8323418264346db012fa6
2018-12-18Add format script.Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/85ff88b0cc076d1a79fd15ddf4475270765bcfda
2018-12-18Rename project to deno_stdRyan Dahl
Move typescript files to net/ Original: https://github.com/denoland/deno_std/commit/99e276eb89fbe0003bfa8d9e7b907ff3ef19ee47
2018-12-18Load sccache from S3 on CIRyan Dahl
2018-12-18Remove prebuilt v8 supportBert Belder