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-04-21
feat: add ensureSymlink/ensureSymlinkSync for fs modules (denoland/deno_std#268)
Axetroy
2019-04-21
Docs: Added missing example in flags module - README.md (denoland/deno_std#348)
Narendra Kamath G
2019-04-19
fix ts warning for http/server_test.ts (denoland/deno_std#342)
Axetroy
2019-04-14
add writeFileStr and update documentation (denoland/deno_std#340)
Axetroy
2019-04-14
Fix eslint warnings and small clean ups (denoland/deno_std#339)
Vincent LE GOFF
2019-04-13
doc: Add missing documentation (denoland/deno_std#336)
Vincent LE GOFF
2019-04-13
Added read file str (denoland/deno_std#276)
Vincent LE GOFF
2019-04-13
EOL add mixed detection (denoland/deno_std#325)
Vincent LE GOFF
2019-04-13
Enforce HTTP/1.1 pipeline response order (denoland/deno_std#331)
Kevin (Kun) "Kassimo" Qian
2019-04-09
Fix denoland/denodenoland/deno_std#2064 (denoland/deno_std#328)
Bartek Iwańczuk
2019-04-08
feat: add entry point file for fs modules (denoland/deno_std#272)
Axetroy
2019-04-07
refactor: update for flag change in the next version (denoland/deno_std#327)
Yoshiya Hinosawa
2019-04-07
Added EOL detect / format (denoland/deno_std#289)
Vincent LE GOFF
2019-04-07
fix: ensure exists file/dir must be the same type or it will throw error (den...
Axetroy
2019-04-07
Remove `await` from respond in http_bench.ts (denoland/deno_std#324)
Kevin (Kun) "Kassimo" Qian
2019-04-06
Bump CI to v0.3.6 (denoland/deno_std#323)
Ryan Dahl
2019-04-05
fix usage code syntax error (denoland/deno_std#318)
迷渡
2019-04-05
toml: add Stringify feature (denoland/deno_std#319)
Vincent LE GOFF
2019-04-04
TOML: Full support of inline table (denoland/deno_std#320)
Vincent LE GOFF
2019-04-04
Fixing jsdoc example padding (denoland/deno_std#322)
Vincent LE GOFF
2019-03-30
fix: benchmarks not returning on deno 0.3.4+ (denoland/deno_std#317)
Arash Arbabi
2019-03-30
Bump CI to v0.3.5 (denoland/deno_std#312)
Ryan Dahl
2019-03-29
toml: fix parsing comments (denoland/deno_std#311)
Vincent LE GOFF
2019-03-28
Add TOML module (denoland/deno_std#300)
Vincent LE GOFF
2019-03-28
Fix parallel testing (denoland/deno_std#309)
Vincent LE GOFF
2019-03-26
testing: turn off exitOnFail by default (denoland/deno_std#307)
Vincent LE GOFF
2019-03-26
Fix assertEquals for RegExp & Date (denoland/deno_std#305)
Vincent LE GOFF
2019-03-24
Fix prettier check in empty files (denoland/deno_std#302)
Bartek Iwańczuk
2019-03-19
move test file out of tests dir in flags module (denoland/deno_std#293)
Axetroy
2019-03-19
remove unnecessary path.resolve in move/readJson/writeJson (denoland/deno_std...
Axetroy
2019-03-19
fix: wrong usage of assertThrowsAsync which without await keyword (denoland/d...
Axetroy
2019-03-18
Test reorganization (denoland/deno_std#290)
Vincent LE GOFF
2019-03-18
fix: fs.exists not work for symlink (denoland/deno_std#291)
Axetroy
2019-03-18
Documentation clean up (denoland/deno_std#288)
Vincent LE GOFF
2019-03-17
Add prettier styling options (denoland/deno_std#281)
Yoshiya Hinosawa
2019-03-17
extract internal method isSubdir to fs/utils.ts (denoland/deno_std#285)
Axetroy
2019-03-15
Add strings/pad (denoland/deno_std#282)
Vincent LE GOFF
2019-03-14
Bump to v0.3.3 (denoland/deno_std#279)
Ryan Dahl
2019-03-14
feat: add writeJson/writeJsonSync for fs modules (denoland/deno_std#271)
Axetroy
2019-03-14
Improve jsdoc (denoland/deno_std#277)
Vincent LE GOFF
2019-03-13
feat: add readJson/readJsonSync for fs modules (denoland/deno_std#269)
Axetroy
2019-03-12
feat: add move/moveSync for fs modules (denoland/deno_std#266)
Axetroy
2019-03-12
feat: add ensureDir/ensureFile for fs modules (denoland/deno_std#264)
Axetroy
2019-03-12
fix: eslint errors (denoland/deno_std#265)
Yoshiya Hinosawa
2019-03-11
Move benching into testing. (denoland/deno_std#258)
chiefbiiko
2019-03-11
feat: add emptyDir for fs modules (denoland/deno_std#263)
Axetroy
2019-03-11
add fs/exists (denoland/deno_std#260)
Axetroy
2019-03-11
Datetime module improvement (denoland/deno_std#259)
Vincent LE GOFF
2019-03-09
Eslint Fix http (denoland/deno_std#257)
Eugen Cazacu
2019-03-08
Use AssertionError instead of Error in testing (denoland/deno_std#254)
Vincent LE GOFF
[prev]
[next]