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
/
op_crates
/
web
/
08_text_encoding.js
Age
Commit message (
Expand
)
Author
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-30
refactor(core.js): provide window.__bootstrap (#10423)
Aaron O'Mullan
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-11
refactor(op_crates/web): remove unused code path in TextEncoder (#10104)
Thiago de Arruda Padilha
2021-04-08
fix: enable FileReader wpt and align to spec (#10063)
Luca Casonato
2021-02-16
typo
Leo Chandra
2021-02-16
fix: align btoa to spec (#9053)
Casper Beyer
2021-02-04
chore: use strict mode for internal runtime, core, and op_crates js (#9391)
Developing
2021-01-24
feat(op_crates/web): adding gb18030 and GBK encodings (#9242)
ali ahmed
2021-01-19
feat(web): add utf-16 and big5 to TextEncoder/TextDecoder (#8108)
ali ahmed
2021-01-18
fix(op_crates/web) let TextEncoder#encodeInto accept detached ArrayBuffers (#...
Anonymous
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-11
fix(op_crate/web): fix atob to throw spec aligned DOMException (#8798)
gorogoroumaru
2021-01-05
fix: align encoding APIs to spec using WPT (#9004)
Luca Casonato
2020-11-02
fix(op_crates/web): make TextEncoder work with forced non-strings (#8206)
Benjamin Gruenbaum
2020-10-20
fix(op_crates/web): TextEncoder should return error message with original inp...
aca
2020-10-19
fix(op_crates/web): TextEncoder should throw RangeError (#8039)
Leonard Ginters
2020-09-25
fix(cli): update supported text encodings (#7668)
iugo
2020-09-09
feat(op_crates/web): Add all single byte encodings to TextDecoder (#6178)
AliBasicCoder
2020-09-04
fix: don't expose globalThis.__bootstrap (#7344)
Kitson Kelly
2020-08-24
fix(op_crates/web): throw TypeError on invalid input types in TextDecoder.dec...
Craig Morten
2020-08-11
feat(web): FileReader API (#6673)
Paul Thompson
2020-08-07
Op crate for Web APIs (#6906)
Bartek IwaĆczuk