Mathias Bynens
|
bc764f3dff
|
punycode: update to v1.2.0
This update adds support for RFC 3490 separators for improved
compatibility with web browsers.
|
2013-01-16 16:53:11 +01:00 |
|
Mathias Bynens
|
2ba96451a9
|
punycode: update to v1.1.1
|
2012-07-04 13:45:14 +02:00 |
|
Mathias Bynens
|
cacd651ec6
|
punycode: Update to v1.0.0
|
2012-02-27 14:00:18 -08:00 |
|
Mathias Bynens
|
8abb73ef58
|
punycode: Update to v0.3.0
|
2012-01-11 10:42:39 +01:00 |
|
Mathias Bynens
|
cf89beec6f
|
punycode: Update to v0.2.1
|
2011-11-30 15:28:48 +01:00 |
|
Mathias Bynens
|
897208e06d
|
punycode: Update to v0.1.1.
|
2011-11-13 15:38:27 +01:00 |
|
Ben Noordhuis
|
326b2cb34e
|
punycode: replace with Mathias Bynens's implementation
The currently bundled library doesn't pass all the test cases from RFC 3492.
Mathias's library does.
Home: https://github.com/bestiejs/punycode.js
|
2011-11-11 17:02:43 +01:00 |
|
isaacs
|
8475e1527d
|
punycode: Test for integer overflow
|
2011-07-06 13:17:50 -07:00 |
|
Jeremy Selier
|
2a848fa727
|
Close #1149 IDNA and Punycode support in url.parse
Using @bnoordhuis's punycode lib.
Close #1174 also
|
2011-07-06 13:17:50 -07:00 |
|