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
Age
Commit message (
Expand
)
Author
2019-01-20
fix: build deno under node_modules folder (#1555)
jingweicai
2019-01-20
Use the same parse processing at contractor of URL with setters (#1549)
Daijiro Wachi
2019-01-20
docs(Releases.md): correct go prototype dates
Yoshiya Hinosawa
2019-01-19
Bump deno version to v0.2.8 (denoland/deno_std#138)
木杉
2019-01-19
Implement formatters for log (denoland/deno_std#127)
Bartek Iwańczuk
2019-01-19
v0.2.8
Ryan Dahl
2019-01-19
Rework color API (denoland/deno_std#134)
Kitson Kelly
2019-01-18
Avoid crashes on ES module resolution when module not found (#1546)
Kevin (Kun) "Kassimo" Qian
2019-01-17
mkdir should not be recursive by default (#1530)
Ryan Dahl
2019-01-17
Unflake test netConcurrentAccept (#1544)
Kevin (Kun) "Kassimo" Qian
2019-01-17
Revert "fix: fix fetch tests (#1535)"
Ryan Dahl
2019-01-17
Rewrite tools/format.py in deno (#1528)
Yoshiya Hinosawa
2019-01-17
Fixed copyright of types output
J2P
2019-01-17
Remove mkdirp - deno.mkdir is already recursive (denoland/deno_std#118)
Ryan Dahl
2019-01-17
Revert "Remove symbol_level=1 override (#1532)"
Ryan Dahl
2019-01-17
Remove race-condition in file_server tests (denoland/deno_std#125)
Andy Hayden
2019-01-17
ci: work around appveyor cache bug
Bert Belder
2019-01-17
doc: change minimum rust version to 1.31.1
Bert Belder
2019-01-16
Add globalThis definition to runtime (#1534)
Kitson Kelly
2019-01-16
Remove resolve_addr::tests::resolve_addr_err (#1531)
Ryan Dahl
2019-01-16
use upper case name for static variable `c_rid` (#1537)
wangcong
2019-01-16
datetime: correct hh:mm formats and add test cases (denoland/deno_std#121)
James Garbutt
2019-01-16
Remove symbol_level=1 override (#1532)
Ryan Dahl
2019-01-16
fix: fix fetch tests (#1535)
Yoshiya Hinosawa
2019-01-15
Improve assert (denoland/deno_std#124)
Kitson Kelly
2019-01-15
Kill all pending accepts when TCP listener is closed (#1517)
Kevin (Kun) "Kassimo" Qian
2019-01-15
colors: add test cases (denoland/deno_std#120)
James Garbutt
2019-01-15
Improve readme (denoland/deno_std#117)
Ryan Dahl
2019-01-15
Add --prefetch flag for deps prefetch without running (#1475)
Kevin (Kun) "Kassimo" Qian
2019-01-15
Update sccache.exe (fixes #1526) (#1529)
Ryan Dahl
2019-01-15
Improve http/README (denoland/deno_std#114)
Kwang-in (Dennis) Jung
2019-01-15
Clippy fixes (also fixes build with nightly) (#1527)
Bert Belder
2019-01-15
Fix media_types running under Deno with ESM (denoland/deno_std#113)
Kitson Kelly
2019-01-15
website: fix link to http_bench.ts (#1522)
Yungoo Kong
2019-01-15
build: write a gcc-style depfile when using clang-cl (#1525)
Bert Belder
2019-01-14
trim_left_matches (deprecated) => trim_start_matches (#1524)
Kevin (Kun) "Kassimo" Qian
2019-01-14
v0.2.7
Ryan Dahl
2019-01-14
Update to rust 2018 edition
Andy Hayden
2019-01-14
Fix wrong links (denoland/deno_std#106)
Yungoo Kong
2019-01-14
fix wrong links for flags (denoland/deno_std#112)
迷渡
2019-01-14
Fix JSON Modules (#1514)
Kitson Kelly
2019-01-13
Cleanup compiler and re-enable tests (#1512)
Kitson Kelly
2019-01-14
third_party: upgrade rust crates, now with `--edition 2018` support
Bert Belder
2019-01-14
ci: upgrade rust to version 1.31.1
Bert Belder
2019-01-13
Properly parse network addresses. (#1515)
Ryan Dahl
2019-01-14
third_party: upgrade rust crates
Bert Belder
2019-01-14
third_party: clean up .gitignore
Bert Belder
2019-01-14
ci: cargo build --locked
Bert Belder
2019-01-14
build: bring rustc --cfg flag support back
Bert Belder
2019-01-14
build: winapi is a windows-only dep
Bert Belder
[prev]
[next]