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-27
test(std/datetime): port golang dayOfYear tests (#7105)
Tim Reichen
2020-08-27
docs(std/log): update example (#7157)
Matthew Adams
2020-08-27
feat(std/testing): add assertNotMatch (#6775)
xcatliu
2020-08-27
fix(std/node): "events" and "util" modules (#7170)
Schwarzkopf Balázs
2020-08-26
test(std/testing): reduce bench test iterations to 1e3 (#7200)
Casper Beyer
2020-08-25
fix(std/wasi): return flags from fd_fdstat_get (#7112)
Casper Beyer
2020-08-25
test(std/wasi): add wasi-testsuite as a submodule (#7042)
Casper Beyer
2020-08-25
docs(std/fs): provide more context on unstable perm (#6748)
Paul Jones
2020-08-24
feat: update to TypeScript 4.0 (#6514)
Kitson Kelly
2020-08-24
fix(std/wasi): always capture syscall exceptions (#7116)
Casper Beyer
2020-08-24
BREAKING(std/wasi): rename Module to Context (#7110)
Casper Beyer
2020-08-24
BREAKING(std/wasi): use record for exports (#7109)
Casper Beyer
2020-08-23
docs(fs/walk): fix code example (#7166)
木杉
2020-08-21
feat(std/node): add URL export (#7132)
Benjamin Lupton
2020-08-21
v1.3.1
Bartek Iwańczuk
2020-08-21
fix: Allow isolated "%"s when parsing file URLs (#7108)
Nayeem Rahman
2020-08-20
fix(std/node): misnamed assert exports (#7123)
Schwarzkopf Balázs
2020-08-20
docs(std/wasi): fix reference to the wrong object in example (#7124)
Casper Beyer
2020-08-18
refactor(std/datetime): remove currentDayOfYear (#7059)
Tim Reichen
2020-08-18
feat(std/node): add basic asserts (#7091)
Benjamin Lupton
2020-08-17
fix(std/encoding/toml): Stop TOML parser from detecting numbers in strings. (...
danielwippermann
2020-08-17
fix(std/encoding/csv): improve error message on ParseError (#7057)
uki00a
2020-08-15
feat(std/datetime): generalise parser, add formatter (#6619)
Tim Reichen
2020-08-13
v1.3.0
Bartek Iwańczuk
2020-08-12
fix: remove @ts-expect-error directives (#7024)
Jarrett Helton
2020-08-12
feat(std/node): add util.inspect (#6833)
Benjamin Lupton
2020-08-12
feat(std/http): add --no-dir-listing flag to file_server (#6808)
木杉
2020-08-12
feat(std): added TLS serve abilities to file_server (#6962)
Alberto Ricart
2020-08-12
fix: Make std work with isolatedModules (#7016)
Nayeem Rahman
2020-08-11
test(std): fs/writeJson add test for append option (#6889)
Jesse Jackson
2020-08-08
v1.2.3
Ryan Dahl
2020-08-06
refactor: Rewrite globToRegExp() (#6963)
Nayeem Rahman
2020-08-03
fix(std/encoding/toml): Add boolean support to stringify (#6941)
Rauf Islam
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
[prev]
[next]