Module talk:Lang/data/iana languages/make

This is an old revision of this page, as edited by BrandonXLF (talk | contribs) at 05:57, 28 October 2018 (BrandonXLF moved page Module talk:Language/name/data/iana data extraction tool to Module talk:Language/name/data/iana/make). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Latest comment: 7 years ago by Erutuon in topic String functions

String functions

I replaced the Ustring functions with the basic byte-based functions, because processing was really slow. The basic functions will work for UTF-8 provided certain conditions are met, which are described in wikt:WT:LUA#Patterns. (The patternIsSimple function in ustring.lua is too conservative.) I confirmed that the output was the same by editing WP:SB with the "before" and "after" versions of the output. No diff was generated. Now the processing time is a fiftieth of what it was. — Eru·tuon 21:44, 5 November 2017 (UTC)Reply