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 (
Expand
)
Author
2020-06-15
fix: MuxAsyncIterator throws muxed errors (#6295)
Kitson Kelly
2020-06-13
Fix assertEqual so that it handles URL objects (#6278)
Joel Chippindale
2020-06-13
fix(std/node): added tests for static methods of Buffer (#6276)
David Gonzalez
2020-06-13
Doc: Node buffer is now supported (#6274)
Michael Yuan
2020-06-13
fix(std/io): Use Deno.test in writers_test (#6273)
Marcos Casagrande
2020-06-12
refactor: Don't destructure the Deno namespace (#6268)
Nayeem Rahman
2020-06-12
fix(std/io): BufWriter/StringWriter bug (#6247)
Marcos Casagrande
2020-06-12
v1.1.0
Bartek Iwańczuk
2020-06-12
Revert "feat: add Deno.osName()" (#6261)
Ryan Dahl
2020-06-12
feat(std/log): inline and deferred statement resolution logging (#5192)
Chris Knight
2020-06-12
make std deno-lint clean (#6240)
Ryan Dahl
2020-06-11
feat: add Deno.osName() (#5714)
Rubin Bhandari
2020-06-10
fix(std/archive): untar (#6217)
Marcos Casagrande
2020-06-10
minor fix to websocket readme (#6207)
Ch3ri0ur
2020-06-09
Remove redundant call to `ensureDirSync` (#6189)
Casper Beyer
2020-06-09
Readme cleanup in encoding and ws (#6209)
Ch3ri0ur
2020-06-09
fix(std/testing/bench): Make progress callback async (#6175)
Szalay Kristóf
2020-06-09
fix(std/node): emitter.removeAllListeners (#5583)
blairzhao111
2020-06-09
fix(cli/js/process): Strengthen socket types based on pipes (#4836)
Nayeem Rahman
2020-06-08
cleanup std/tar (#6185)
Marcos Casagrande
2020-06-08
feat(std/encoding/binary): add varnumBytes(), varbigBytes() (#5173)
Oliver Lenehan
2020-06-09
fix(http/server): flaky test on Windows (#6188)
Marcos Casagrande
2020-06-08
doc(std/fs): fix sync walk example (#6174)
jersou
2020-06-08
feat(std/node) - Add util.promisify (#5540)
Marcos Casagrande
2020-06-08
fix(std/http): Prevent crash on UnexpectedEof and InvalidData (#6155)
Marcos Casagrande
2020-06-07
refactor(std/signal): Replace setTimeout with IIFE (#6153)
Marcos Casagrande
2020-06-07
feat(std/node) add util.types (#6159)
Peter Evers
2020-06-07
refactor(std): remove testing dependencies from non-test code (#5838)
Chris Knight
2020-06-07
refactor(std/http): rename delCookie to deleteCookie (#6088)
Tim Reichen
2020-06-06
feat(std/node): Buffer (#5925)
Nikolai Vavilov
2020-06-06
fix: use queueMicrotask instead of setTimeout (#6112)
Marcos Casagrande
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
[prev]
[next]