summaryrefslogtreecommitdiff
path: root/lisp/net/puny.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make puny-encode-string normalize firstLars Ingebrigtsen2021-11-191-0/+1
|/
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-2/+2
* Fix Bootstring skew parameter in puny.elF. Jason Park2021-03-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-4/+4
* Use lexical-binding in puny.el and add more testsStefan Kangas2020-04-281-1/+1
* Fix bugs, inefficiencies and bad style in regexpsMattias EngdegÄrd2020-04-161-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Protect against invalid punycodeLars Ingebrigtsen2019-10-201-1/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Explicitly require cl-lib where neededGlenn Morris2018-03-161-0/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Small puny.el fixGlenn Morris2017-03-011-4/+6
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* ; Add 2016 to copyright years for files not in emacs-25 branchGlenn Morris2016-01-121-1/+1
* Spelling fixesPaul Eggert2016-01-041-8/+8
* New function `puny-highly-restrictive-domain-p'Lars Magne Ingebrigtsen2015-12-301-1/+11
* Further Unicode restrictive fixupsLars Ingebrigtsen2015-12-291-4/+27
* Add a new function to say whether a string is restrictiveLars Ingebrigtsen2015-12-291-0/+20
* Fix puny-encoding all-non-ASCII domainsLars Ingebrigtsen2015-12-291-1/+5
* Fix punycode short circuit logicLars Ingebrigtsen2015-12-281-1/+1
* IDNA speed upLars Ingebrigtsen2015-12-281-1/+5
* Add IDNA domain encode/decode functionsLars Ingebrigtsen2015-12-281-50/+59
* Rename idna.el to puny.elLars Ingebrigtsen2015-12-281-0/+178