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-12-30
BREAKING(unstable): Use hosts for net allowlists (#8845)
Nayeem Rahman
2020-12-30
v1.6.3
Bartek Iwańczuk
2020-12-29
fix(std/http): Don't expose ServerRequest::done as Deferred (#8919)
Nayeem Rahman
2020-12-29
chore(std/node/fs): Remove unnecessary try-catch (#8908)
Yuki Tanaka
2020-12-28
feat(std/node): adds fs.mkdtemp & fs.mkdtempSync (#8604)
Louis-Philippe Perron
2020-12-22
v1.6.2
Bartek Iwańczuk
2020-12-15
feat(std/node): Added os.type (#8591)
MVEMCJSUNPE
2020-12-14
v1.6.1
Bartek Iwańczuk
2020-12-12
fix(std/datetime): partsToDate (#8553)
xiaoxintang
2020-12-11
chore: fixed various misspellings and other typos (#8691)
Anh Hong
2020-12-10
docs(std/wasi): document ContextOptions (#8715)
Casper Beyer
2020-12-10
docs(std/wasi): add a basic description of Context (#8711)
Casper Beyer
2020-12-10
fix(std/wasi): disallow multiple starts (#8712)
Casper Beyer
2020-12-10
test(std/wasi): run test runner with --no-check (#8710)
Casper Beyer
2020-12-10
test(std/wasi): add a case for open directory/../.. (#8708)
Casper Beyer
2020-12-10
docs: fix naming in `std/io` usage example (#8700)
tomholford
2020-12-08
v1.6.0
Bartek Iwańczuk
2020-12-07
chore(std): Remove tsconfig_test.json (#8629)
Nayeem Rahman
2020-12-06
BREAKING(std/bytes): Adjust APIs based on std-wg discussion (#8612)
Yosi Pramajaya
2020-12-05
fix(std/bufio): Remove '\r' at the end of Windows lines (#8447)
Iván Canales
2020-12-05
feat(std/node): Add "setImmediate" and "clearImmediate" to global scope (#8566)
Liam Murphy
2020-12-05
fix(std/encoding): Rewrite toml parser not to use eval() (#8624)
Yuki Tanaka
2020-12-05
refactor(std/wasi): prefer explicit encoder/decoder names (#8622)
Casper Beyer
2020-12-04
feat(op_crates/web) EventTarget signal support (#8616)
Benjamin Gruenbaum
2020-12-04
refactor(std/wasi): prefer nullish coalescing (#8607)
Casper Beyer
2020-12-03
feat(std/wasi): add return on exit option (#8605)
Casper Beyer
2020-12-03
feat(std/wasi): add support for initializing reactors (#8603)
Casper Beyer
2020-12-02
style(std/archive): add default value on argument (#8582)
Behnam Mohammadi
2020-12-01
feat(std/http): Add Cookie value validation (#8471)
Yasser A.Idrissi
2020-11-30
feat(std/fs): Re-enable `followSymlinks` on `walk()` (#8479)
Liam Murphy
2020-11-27
fix(std/node): Inline default objects to ensure correct prototype (#8513)
Guy Bedford
2020-11-26
fix(std/http): prevent path traversal (#8474)
sarahdenofiletrav
2020-11-26
feat(std/ws): protocol & version support (#8505)
crowlKats
2020-11-26
fix(std/encoding/csv): Correct readme formatting due to dprint issues (#8503)
Jesse Jackson
2020-11-26
feat(std/node/stream): Add Duplex, Transform, Passthrough, pipeline, finished...
Steven Guerrero
2020-11-25
feat(std/encoding/csv): Add stringify functionality (#8408)
Jesse Jackson
2020-11-25
docs(std): add some missing JSDoc ws/mod.ts (#8428)
ThenMorning
2020-11-24
feat(std/node): Port most of node errors (#7934)
Steven Guerrero
2020-11-24
feat(cli): update to TypeScript 4.1 (#7573)
Kitson Kelly
2020-11-23
v1.5.4
Bartek Iwańczuk
2020-11-22
feat(std/http): Validate cookie path value (#8457)
Yasser A.Idrissi
2020-11-21
feat(std/node): Add Readable Stream / Writable Stream / errors support (#7569)
Steven Guerrero
2020-11-21
docs(std/path): add missing JSDoc (#8282)
Mo
2020-11-21
refactor(std/http): Rename validateCookieName param name & JSDoc (#8451)
Yasser A.Idrissi
2020-11-20
test(std): make test output less noisy (#8445)
Bartek Iwańczuk
2020-11-19
docs(std): add missing jsdoc comments to exported functions (#8442)
William Perron
2020-11-19
build: fix linting problems (#8431)
Bartek Iwańczuk
2020-11-19
feat(std/node): add os.totalmem, os.freemem (#8317)
Gyubong
2020-11-19
feat(std/io): ReadableStream from AsyncIterator & WritableStream from Writer ...
crowlKats
2020-11-19
fix(std/node): correct typings for global, globalThis, window (#8363)
Steven Guerrero
[next]