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
path:
root
/
std
Age
Commit message (
Collapse
)
Author
2020-06-06
readme for std/hash (#6139)
Deepak Vishwakarma
2020-06-06
fix(std/io): StringReader implementation (#6148)
Ryan Dahl
2020-06-05
added documentation with sample for std/io mod (#6106)
Deepak Vishwakarma
2020-06-05
Rename abbreviated assertions in std/testing (#6118)
Casper Beyer
2020-06-05
fix: revert setInterval log flushing as it prevents process completion (#6127)
Chris Knight
2020-06-04
feat(std/hash): add sha3 (#5558)
skdltmxn
2020-06-04
doc: Improved ws example and README (#5636)
Yusuke Sakurai
2020-06-04
feat(std/testing): Allow non-void promises in assertThrowsAsync (#6052)
Jon Short
2020-06-03
refactor(std/testing/bench): Remove differentiating on runs count (#6084)
Szalay Kristóf
2020-06-03
fix(std/http): Don't use assert() for user input validation (#6092)
Nayeem Rahman
2020-06-03
fix(std/http/file_server): args handling only if invoked directly (#5989)
matheus
2020-06-03
fix(std/testing/bench): clock assertions without --allow-hrtime (#6069)
Szalay Kristóf
2020-06-03
docs: benchmarking (#6075)
Szalay Kristóf
2020-06-03
v1.0.5
Ryan Dahl
2020-06-03
feat(std/encoding): add base64url module (#5976)
timonson
2020-06-02
fix(std/testing/asserts): Format values in assertArrayContains() (#6060)
Nayeem Rahman
2020-06-02
feat(std/testing): benching progress callback (#5941)
Szalay Kristóf
2020-06-02
v1.0.4
Bartek Iwańczuk
2020-06-02
fix: Better use of @ts-expect-error (#6038)
Kitson Kelly
2020-06-01
fix(std/http): file server not closing files (#5952)
simwipado
2020-06-01
feat(std/node): add util.type.isDate (#6029)
Peter Evers
2020-06-01
feat(std/mime/multipart): Added multiple FormFile input (#6027)
Henrique Emanoel Viana
2020-06-01
feat(std/io): add LimitedReader (#6026)
hastri
2020-06-01
feat(std/log): buffered file logging (#6014)
Chris Knight
2020-06-01
feat(std/http) support code 103 Early Hints (#6021)
Yasser A.Idrissi
2020-05-31
re-enable the "HugeLines" test case (#6006)
uki00a
2020-05-31
feat(std/hash): add Sha512 and HmacSha512 (#6009)
Tuan Le
2020-05-31
docs(std/encoding/csv): improve the document and jsdoc comments (#6008)
uki00a
2020-05-31
feat(std/http): add TooEarly status code (#5999)
Voltra
As per [RFC 8470 5.2](https://tools.ietf.org/html/rfc8470#section-5.2)
2020-05-31
fix(std/path): Support browsers (#6003)
Nayeem Rahman
2020-05-30
typo (#5948)
Dan Vega
2020-05-29
v1.0.3
Bartek Iwańczuk
2020-05-29
fix: readTrailer didn't evaluate header names by case-insensitive (#4902)
Yusuke Sakurai
2020-05-29
fix(std/log): improve the calculation of byte length (#5819)
zfx
2020-05-29
Return results in benchmark promise (#5842)
Szalay Kristóf
2020-05-28
feat(std/node): add link/linkSync polyfill (#5930)
Chris Knight
2020-05-28
fix(std): Fix FileHandler test with mode 'x' on non-English systems (#5757)
Szalay Kristóf
2020-05-28
doc: improve documentation for consuming request body (#5771)
Chris Knight
2020-05-27
Fix shebangs (#5898)
Stephan Seidt
2020-05-27
Add wasm to media types (#5896)
Stephan Seidt
2020-05-27
Migrate from dprint-ignore to deno-fmt-ignore (#5659)
Kitson Kelly
2020-05-26
improve docs (#5873)
Robin Wieruch
2020-05-26
Use ts-expect-error instead of ts-ignore. (#5869)
Kitson Kelly
2020-05-26
fix(std/log): use writeAllSync instead of writeSync (#5868)
zfx
Deno.writeSync: Returns the number of bytes written. It is not guaranteed that the full buffer will be written in a single call.
2020-05-25
fix(std/testing/asserts): Support browsers (#5847)
Nayeem Rahman
2020-05-25
Fix typo (#5834)
Rares Folea
2020-05-24
feat(std/encoding): add base64 (#5811)
skdltmxn
2020-05-23
refactor: remove duplicated code in std/node/module (#5778)
Ali Hasani
2020-05-22
std/node: fs.writeFile/sync path can now be an URL (#5652)
Marcos Casagrande
2020-05-22
v1.0.2
Bartek Iwańczuk
[prev]
[next]