mediawiki-extensions-Scribunto/engines/LuaCommon
Brad Jorsch 821ba409d8 (bug 47268) lang:parseFormattedNumber should return a number, not a string
The documentation, and the expectation of users, is that
lang:parseFormattedNumber() should actually return a number, not a
string.

Bug: 47268
Change-Id: Ieabddd0d9192f1fd8ef7e890d5d6268be9636f38
2013-04-15 20:53:47 -04:00
..
lualib (bug 47268) lang:parseFormattedNumber should return a number, not a string 2013-04-15 20:53:47 -04:00
LanguageLibrary.php Add timezone support to mw.lang:formatDate 2013-04-02 23:15:16 +00:00
LibraryBase.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
LuaCommon.php Remove mw.getLogBuffer and others from public interface 2013-04-14 23:59:07 +00:00
LuaInterpreter.php (bug 45684) Don't count argument parsing time towards Lua limit 2013-03-12 03:18:05 +00:00
MessageLibrary.php Add mw.message library 2013-02-26 22:20:04 -08:00
SiteLibrary.php Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
TextLibrary.php Add text module 2013-03-20 10:10:15 -04:00
TitleLibrary.php (bug 46405) Fix errors in mw.title.new( pageid ) 2013-03-21 09:39:25 -04:00
UriLibrary.php Clean up argument lists 2013-03-04 14:55:46 -05:00
UstringLibrary.php Fix ustring errors 2013-03-05 12:22:15 -05:00