Go to file
Tim Starling f2f866cbdd Remove global side-effects from mw.ustring library registration
The point of putting the unicode library in mw.ustring instead of
ustring was to avoid conflicts with future upstream work, and with other
libraries. It rather defeats the purpose if you then modify the global
string table during module startup.

Users can always set up local aliases if they feel "mw.ustring" is too
much to type.

Change-Id: I5d0ddb70d999aeb6e36e6ddbcdb19922d0274a39
2013-02-13 15:05:22 +11:00
common Merge "Lua ustring implementation" 2013-02-13 03:32:43 +00:00
engines Remove global side-effects from mw.ustring library registration 2013-02-13 15:05:22 +11:00
modules Handle session loss in the console 2013-02-11 13:23:10 -05:00
tests/engines Merge "Lua ustring implementation" 2013-02-13 03:32:43 +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 Merge "Handle session loss in the console" 2013-02-12 23:21:54 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2012-10-03 20:17:56 +00:00
Scribunto.namespaces.php Add Hebrew namespace aliases 2012-08-26 18:20:59 +00:00
Scribunto.php Merge "Lua ustring implementation" 2013-02-13 03:32:43 +00:00