Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-30punycode: add pending deprecationAntoine du Hamel
2019-12-14lib: use strict equality comparisonDonggeon Lim
2018-07-17lib: update punycode to 2.1.1Rich Trott
2016-10-04lib: remove let from for loopsMyles Borins
2016-06-17punycode: update to v2.0.0Mathias Bynens
2015-03-24lib: add missing `new` for errors lib/*.jsMayhem
2014-11-28punycode: update to v1.3.2Mathias Bynens
2013-08-16lib: remove unused variables and functionsBrian White
2013-06-20punycode: update to v1.2.3Mathias Bynens
2013-01-16punycode: update to v1.2.0Mathias Bynens
2012-07-04punycode: update to v1.1.1Mathias Bynens
2012-02-28punycode: Update to v1.0.0Mathias Bynens
2012-01-11punycode: Update to v0.3.0Mathias Bynens
2011-11-30punycode: Update to v0.2.1Mathias Bynens
2011-11-13punycode: Update to v0.1.1.Mathias Bynens
2011-11-11punycode: replace with Mathias Bynens's implementationBen Noordhuis
2011-07-07punycode: Test for integer overflowisaacs
2011-07-07Close #1149 IDNA and Punycode support in url.parseJeremy Selier