Go to file
Brad Jorsch d6f3633428 (bug 47365) Fix edge cases in mw.ustring.find, mw.ustring.match
The following errors are fixed:
* PHP warning and wrong return value with empty pattern and plain
* Incorrect offsets returned when init is larger than the string length
* Incorrect captured offsets returned when init is excessively negative

Bug: 47365
Change-Id: I9741418287dc727747326d6a19678370ce155a2b
2013-05-10 06:00:02 +00:00
common Fix content format for ScribuntoContentHander 2013-04-30 14:28:14 -04:00
engines (bug 47365) Fix edge cases in mw.ustring.find, mw.ustring.match 2013-05-10 06:00:02 +00:00
modules (bug 45887) Improve error popup discoverability 2013-03-08 11:16:26 -05:00
tests/engines (bug 47365) Fix edge cases in mw.ustring.find, mw.ustring.match 2013-05-10 06:00:02 +00:00
.gitignore Lua ustring implementation 2013-02-12 14:26:29 -05:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
Scribunto.i18n.php Localisation updates from http://translatewiki.net. 2013-05-06 20:21:26 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2013-04-23 20:11:51 +00:00
Scribunto.namespaces.php (bug 46082) import namespace names translations from Meta 2013-04-08 19:10:35 +02:00
Scribunto.php Merge "Add text module" 2013-03-27 16:55:07 +00:00