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-05-24
rename bytes/bytes.ts to bytes/mod.ts
axetroy
2019-05-24
remove function prefix of bytes module
axetroy
2019-05-24
Enable bytes tests and add bytesRepeat (denoland/deno_std#446)
Axetroy
2019-05-23
TOML: Move to encoding dir (denoland/deno_std#435)
Vincent LE GOFF
2019-05-23
Fix http README examples (denoland/deno_std#440)
Stoyan Dimkov
2019-05-23
http: fix content-length checking (denoland/deno_std#437)
Vincent LE GOFF
2019-05-23
Added isGlob function (denoland/deno_std#433)
Shubhadeep Das
2019-05-22
http: send an empty response body if none is provided (denoland/deno_std#429)
Aurélien Bertron
2019-05-22
http: make server handle bad client requests properly (denoland/deno_std#419)
Vincent LE GOFF
2019-05-22
fix(fileserver): wrong url href of displayed files (denoland/deno_std#426)
Yuqing Chen
2019-05-22
http: delete conn parameter in readRequest (denoland/deno_std#430)
Vincent LE GOFF
2019-05-21
Rename //multipart/multipart.ts to //mime/multipart.ts (denoland/deno_std#420)
Vincent LE GOFF
2019-05-21
feat(prettier): output to stdout instead of write file by default unless spec...
Axetroy
2019-05-21
Bump v0.6.0 (denoland/deno_std#423)
Ryan Dahl
2019-05-20
Move collectUint8Arrays() to util/async.ts, clean up, fix bugs, add tests
Bert Belder
2019-05-20
http: remove unnecessary await in listenAndServe()
Bert Belder
2019-05-20
chore(readme): add README.md for ws (denoland/deno_std#417)
Yoshitaka Terazawa
2019-05-20
Clean up HTTP async iterator code (denoland/deno_std#411)
Ryan Dahl
2019-05-18
fix: add exnext lib to tsconfig.json (denoland/deno_std#416)
Yusuke Sakurai
2019-05-18
Fix denoland/deno_std#409 handle multipart header in mime reader (denoland/de...
Vincent LE GOFF
2019-05-16
readme: loose port of go's std lib (denoland/deno_std#413)
Ryan Dahl
2019-05-16
feat(fs): add copy/copySync (denoland/deno_std#278)
Axetroy
2019-05-14
feat: add Tar and Untar classes (denoland/deno_std#388)
Jun Kato
2019-05-14
http_bench: print address (denoland/deno_std#374)
Ryan Dahl
2019-05-14
ws: make acceptable() more robust (denoland/deno_std#404)
Ryan Dahl
2019-05-14
ci: bump to v0.5.0
Ryan Dahl
2019-05-14
fix(http): Skip 0 chunks when writing body (denoland/deno_std#387)
Jun Kato
2019-05-14
walk() should not use deprecated FileInfo.path (denoland/deno_std#398)
Ryan Dahl
2019-05-14
feat: ws client (denoland/deno_std#394)
Yusuke Sakurai
2019-05-14
fs: Remove completed todo item (denoland/deno_std#406)
Axetroy
2019-05-13
datetime: timezone fix in toIMF (denoland/deno_std#400)
Vincent LE GOFF
2019-05-13
upgrade prettier to v1.17.1 (denoland/deno_std#399)
Axetroy
2019-05-13
Move posix and win implementations in fs/path/mod.ts to separate file (denola...
Axetroy
2019-05-11
Fix mac CI (denoland/deno_std#390)
Ryan Dahl
2019-05-10
benching: use performance.now (denoland/deno_std#385)
Vincent LE GOFF
2019-05-07
[bytes] fix bytesFindIndex and bytesFindLastIndex (denoland/deno_std#381)
Jun Kato
2019-05-06
Add run to shebangs (denoland/deno_std#380)
Ryan Dahl
2019-05-04
bump CI to v0.4.0 (denoland/deno_std#378)
Bartek Iwańczuk
2019-05-01
docs(fs): fix async iterator (denoland/deno_std#366)
Alvaro
2019-05-01
textproto: fix invalid header error and move tests (denoland/deno_std#369)
Vincent LE GOFF
2019-04-30
docs(log): fix docs mistake (denoland/deno_std#372)
梨子(Riko)
2019-04-29
remove dead code from log/test.ts (denoland/deno_std#370)
Bartek Iwańczuk
2019-04-29
http/cookie: fixing equal character split (denoland/deno_std#368)
Vincent LE GOFF
2019-04-27
http: Cookie improvements (denoland/deno_std#359)
Vincent LE GOFF
2019-04-27
Update TS version on pipeline (denoland/deno_std#364)
Vincent LE GOFF
2019-04-27
fs: fix ensureLink broken (denoland/deno_std#360)
Axetroy
2019-04-26
Bump CI to v0.3.10 (denoland/deno_std#362)
Ryan Dahl
2019-04-25
toml: remove parseFile (denoland/deno_std#361)
Jimmy Cao
2019-04-24
Bump CI to v0.3.8 (denoland/deno_std#357)
Ryan Dahl
2019-04-24
Eslint fixes (denoland/deno_std#356)
Vincent LE GOFF
[prev]
[next]