Module talk:Lang/data/iana languages/make

This is the current revision of this page, as edited by Trappist the monk (talk | contribs) at 14:01, 10 July 2024 (Trappist the monk moved page Module talk:Language/data/iana languages/make to Module talk:Lang/data/iana languages/make without leaving a redirect). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

String functions

edit

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