mediawiki-extensions-Scribunto/engines/LuaCommon
Brad Jorsch 203b3e75dc Don't pass negative years to Language::sprintfDate
Language::sprintfDate cannot handle negative years, so don't pass them.
Return an appropriate error instead.

Change-Id: Ifb633631df98c82aa1c3dc8a555b91f77faf15ed
2013-04-19 17:59:48 -04:00
..
lualib Remove mw.getLogBuffer and others from public interface 2013-04-14 23:59:07 +00:00
LanguageLibrary.php Don't pass negative years to Language::sprintfDate 2013-04-19 17:59:48 -04: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