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-08-03
fix(std/toml): parser error with inline comments (#6942)
Jarrett Helton
2020-07-31
v1.2.2
Ryan Dahl
2020-07-30
fix(cli/rt): Fix file URL to path conversion on Windows (#6920)
Nayeem Rahman
2020-07-30
fix(std/tar): directory type bug (#6905)
zfx
2020-07-30
docs(std/encoding): Fix TOML docs (#6912)
Kid
2020-07-29
fix(std/path): Percent-decode in fromFileUrl() (#6913)
Nayeem Rahman
2020-07-29
feat(std/async): add pooledMap utility (#6898)
Luca Casonato
2020-07-26
test(std): remove unstable from multiple tests (#6882)
Trivikram Kamat
2020-07-26
fix(std/json): Add newline at the end of json files (#6885)
Marcin Puc
2020-07-26
chore: use ts-expect-error instead of ts-ignore (#6876)
Trivikram Kamat
2020-07-24
v1.2.1
Ryan Dahl
2020-07-23
fix: Improve URL compatibility (#6807)
Nayeem Rahman
2020-07-23
fix(std/fs): remove unexisted imports (#6850)
Gerald
2020-07-22
BREAKING(std/fs): remove readFileStr and readFileStrSync (#6848)
Casper Beyer
2020-07-22
BREAKING(std/fs): remove writeFileStr and writeFileStrSync (#6847)
Casper Beyer
2020-07-19
refactor(std/path): enrich the types in parse_format_test (#6803)
木杉
2020-07-18
doc(std/bytes): Fix wrong import in the example code (copyBytes) (#6787)
sonota88
2020-07-16
fix(std/encoding/toml): could not parse strings with apostrophes/semicolons (...
uki00a
2020-07-16
fix(std/wasi): remove number overload from rights in path_open (#6768)
Casper Beyer
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-07-14
fix(std/testing): assertThrows inheritance (#6623)
Rob Waller
2020-07-14
feat(std/node): add string_decoder (#6638)
Steven Guerrero
2020-07-14
feat(std/encoding): add ascii85 module (#6711)
Opliko
2020-07-14
refactor(std/datetime): improve weekOfYear (#6741)
Jesse Jackson
2020-07-14
Remove unused property of StringReader (#6743)
syumai
2020-07-14
docs(std/io): error in the documentation (#6709)
Max Nest
2020-07-14
chore(std): edit style guide link to deno manual (#6490)
남현욱
2020-07-13
v1.2.0
Bartek Iwańczuk
2020-07-13
Revert "feat: move unstable Deno.permissions to navigator.permissions… (#6729)
Bartek Iwańczuk
2020-07-13
fix(cli/js/web/url): Implement IPv4 hostname parsing (#6707)
Nayeem Rahman
2020-07-11
feat(Deno.inspect): Add sorted, trailingComma, compact and iterableLimit to I...
Nayeem Rahman
2020-07-10
Fix for issue #6685: --allow-net=:8080 broken (#6698)
KrisChambers
2020-07-09
BREAKING(std/encoding/hex): simplify API (#6690)
Marcos Casagrande
2020-07-09
feat(std/datetime): Added weekOfYear (#6659)
Jacob Gee-Clarke
2020-07-09
feat: move unstable Deno.permissions to navigator.permissions (#6244)
Kitson Kelly
2020-07-09
fix(std/http): properly return port 80 in _parseAddrFromStr (#6635)
Evan Bertrand
2020-07-08
feat: add --no-check option (#6456)
Kitson Kelly
2020-07-07
fix(std): base64 in workers (#6681)
Marcos Casagrande
2020-07-07
test(std/wasi): add std file read and write tests (#6671)
Casper Beyer
2020-07-06
Fix definition of URL constructor (#6653)
Ryan Dahl
2020-07-06
Fix scope in std/md5 (#6662)
crowlKats
2020-07-05
std/log - Expose Logger type and improve public interface for get & set log l...
Paul Thompson
2020-07-05
fix(std/tesing/asserts): assertEquals/NotEquals should use milliseconds in Da...
uki00a
2020-07-05
fix(std/wasi): return errno::success from fd_tell (#6636)
Casper Beyer
2020-07-05
test(std/wasi) add std::fs::File seek test (#6648)
Casper Beyer
2020-07-05
fix(std/mime): boundary random hex values (#6646)
Anton Dmytriichuk
2020-07-05
re-enable follow symlinks walk test on Windows (#6626)
Casper Beyer
2020-07-05
feat(std/wasi): implement fd_readdir (#6631)
Casper Beyer
2020-07-05
test(std/node): include windows in link tests (#6620)
Casper Beyer
2020-07-05
test(std/wasi): explicitly assert each expected arg (#6633)
Casper Beyer
[prev]
[next]