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-03
Add testing/README.md (denoland/deno_std#75)
Masashi Hirano
2019-01-03
Make README readable on mobile (denoland/deno_std#71)
Bartek Iwańczuk
2019-01-03
Add datetime utils (denoland/deno_std#72)
Dmitry Sharshakov aka. sh7dm
2019-01-02
Add testing module
Ryan Dahl
2019-01-02
Disable logging test to pass CI.
Ryan Dahl
2019-01-02
Bump CI to v0.2.5 (denoland/deno_std#63)
Ryan Dahl
2019-01-02
Happy New Year (denoland/deno_std#58)
Dmitry Sharshakov aka. sh7dm
2019-01-02
Improve logging module (denoland/deno_std#51)
Bartek Iwańczuk
2019-01-02
Add more MIME types (denoland/deno_std#57)
Dmitry Sharshakov aka. sh7dm
2019-01-01
Add mkdirp (denoland/deno_std#59)
chiefbiiko
2018-12-31
Upgrade CI to v0.2.4
Ryan Dahl
2018-12-31
Add more MIME types (denoland/deno_std#56)
Dmitry Sharshakov aka. sh7dm
2018-12-31
Add content-type header to file_server (denoland/deno_std#47)
Bartek Iwańczuk
2018-12-31
Avoid textproto crashing on empty reader (denoland/deno_std#50)
Kevin (Kun) "Kassimo" Qian
2018-12-24
Format (denoland/deno_std#42)
Ryan Dahl
2018-12-23
Add CORS option to file_server (denoland/deno_std#45)
Kevin (Kun) "Kassimo" Qian
2018-12-23
Make compatible with latest deno (denoland/deno_std#41)
Ryan Dahl
2018-12-21
Remove default export from flags module (denoland/deno_std#38)
Bartek Iwańczuk
2018-12-21
Add Azure Pipelines CI (Linux and Mac only)
Ryan Dahl
2018-12-20
Update registry URLs for flags (denoland/deno_std#36)
Bartek Iwańczuk
2018-12-19
Add examples/ directory (denoland/deno_std#28)
Ryan Dahl
2018-12-19
Add colors example (denoland/deno_std#31)
Ryan Dahl
2018-12-19
Add logging module (denoland/deno_std#33)
Bartek Iwańczuk
2018-12-19
Add flags module (denoland/deno_std#32)
Bartek Iwańczuk
2018-12-19
Fix prettier version (denoland/deno_std#27)
Ryan Dahl
2018-12-18
Add colors module (denoland/deno_std#30)
Kitson Kelly
2018-12-18
migrate deno_path to deno_std (denoland/deno_std#26)
木杉
2018-12-18
http: Request body & Streaming (denoland/deno_std#23)
Kevin (Kun) "Kassimo" Qian
2018-12-18
Remove Makefile
Ryan Dahl
2018-12-18
Add format script.
Ryan Dahl
2018-12-18
Rename project to deno_std
Ryan Dahl
2018-12-17
Implement append() to join 2 Uint8Array (denoland/deno_std#25)
Kevin (Kun) "Kassimo" Qian
2018-12-17
Add BufReader.readFull (denoland/deno_std#24)
Kevin (Kun) "Kassimo" Qian
2018-12-17
Remove buffer.ts and use the one built in to deno.
Ryan Dahl
2018-12-17
First pass at streaming http response (denoland/deno_std#16)
Bartek Iwańczuk
2018-12-14
ci: update deno version to v0.2.3
zhmushan
2018-12-12
Fix file server crash (denoland/deno_std#20)
Bartek Iwańczuk
2018-12-12
Fix travis badge
Ryan Dahl
2018-12-12
File server logging (denoland/deno_std#17)
Bartek Iwańczuk
2018-12-11
Serve directory for file server & Fix bufio flush bug (denoland/deno_std#15)
Kevin (Kun) "Kassimo" Qian
2018-12-11
Add file server to README
Ryan Dahl
2018-12-09
supply the directory to serve as CLI argument (denoland/deno_std#13)
木杉
2018-12-09
Update travis to use v0.2.2 explicitly
Ryan Dahl
2018-12-09
Simple file server (denoland/deno_std#11)
Bartek Iwańczuk
2018-12-09
set content-length for bodyless response
Bartek Iwańczuk
2018-12-06
Relative import for http_bench.ts
Ryan Dahl
2018-12-06
Add http_bench.ts
Ryan Dahl
2018-12-06
Format
Ryan Dahl
2018-12-06
Unblock server on multiple HTTP requests (denoland/deno_std#3)
Kevin (Kun) "Kassimo" Qian
2018-12-06
Use Utf8 instead of ASCII in TextDecoder
Ryan Dahl
[prev]
[next]