26 Commits (3784b2d839c4918202359ec90bed40ede553f74c)

Author SHA1 Message Date
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 8 years ago
Timothy Gu f4b5b70444 src: revise character width calculation 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Timothy Gu 91a1bbe305
url: update IDNA handling 8 years ago
Brian White dcc59f91c6
src: fix typo 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Ben Noordhuis 46e773c5db src: check if --icu-data-dir= points to valid dir 8 years ago
Daijiro Wachi 0f58d3cbef src: support domains with empty labels 8 years ago
Anna Henningsen 9d522225e7
src: reduce number of exported symbols 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Steven R. Loomis 5efb15e30a
src: add missing #include <unicode/ustring.h> 8 years ago
Timothy Gu c2a302c50b src: do not ignore IDNA conversion error 8 years ago
Timothy Gu 2cb5555f25 src, i18n: cleanup usage of MaybeStackBuffer 8 years ago
Ben Noordhuis 46345b9374 src: make --icu-data-dir= switch testable 8 years ago
Ben Noordhuis a8734af442 src: make copies of startup environment variables 8 years ago
Anna Henningsen 69b1a76ddd
buffer: fix transcode for single-byte enc to ucs2 8 years ago
James M Snell 2bd850b370 src: fix use of uninitialized variable 8 years ago
Steven R. Loomis 4fb27d43f0
intl: Add more versions from ICU 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
James M Snell 72547fe28d readline: use icu based string width calculation 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
James M Snell 7de59ef925 net: use icu's punycode implementation 9 years ago
James M Snell cdba9a6c02 src: add intl and icu configs to process.binding('config') 9 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Steven R. Loomis ac2857b12c build, i18n: improve Intl build, add "--with-intl" 10 years ago