summaryrefslogtreecommitdiff
path: root/src/node_i18n.h
Commit message (Expand)AuthorAgeFilesLines
* src: use `enum class` instead of `enum` in node_i18nDeokjin Kim2022-11-301-5/+5
* lib: support setting process.env.TZ on windowsJames M Snell2021-05-171-0/+2
* src: snapshot nodeJoyee Cheung2020-07-181-1/+0
* src: refactoring and cleanup of node_i18nJames M Snell2020-03-301-2/+76
* src: reduce includes of node_internals.hJoyee Cheung2019-01-211-1/+2
* src: refactor options parsingAnna Henningsen2018-08-221-2/+0
* src: refactor `#include` handlingAnna Henningsen2017-09-141-1/+1
* build: fix build without icuJimmy Thomson2017-08-011-1/+0
* util: implement WHATWG Encoding Standard APIJames M Snell2017-07-241-0/+1
* url: update IDNA handlingTimothy Gu2017-06-061-1/+17
* url: update IDNA error conditionsRajaram Gaunker2017-05-201-2/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* src: do not ignore IDNA conversion errorTimothy Gu2017-02-281-2/+4
* src: make --icu-data-dir= switch testableBen Noordhuis2017-02-111-1/+1
* src: make copies of startup environment variablesBen Noordhuis2017-02-081-1/+2
* url: adding WHATWG URL supportJames M Snell2016-10-111-0/+7
* src: add include guards to internal headersBen Noordhuis2016-05-251-0/+4
* src: add intl and icu configs to process.binding('config')James M Snell2016-04-211-0/+3
* src: hide InitializeICUDirectory symbolBen Noordhuis2015-06-021-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-011-0/+39