Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / Math.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-06 Antoine MussoReturn nothing on empty math tags instead of char encoding
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-06-26 Rob Church(bug 672) Add MathAfterTexvc hook
2006-06-06 Domas MituzasAutoLoad Math.php
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-01 Antoine MussoUnused call to wfMsg('math_unknown_error')
2006-02-03 Brion Vibber* (bug 3347) strip linebreaks in math error source
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-11-04 Brion Vibber* (bug 3877) Render math images into temp directory...
2005-11-02 Jens FrankChange storage architecture in images/math/.
2005-06-18 Tim StarlingGeneric cygwin hack
2005-04-12 Tim StarlingVarious live patches ported from REL1_4
2004-11-21 Brion VibberFix some variable typos
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-12 Gabriel Wickeunclosed array. tim, please check if this fix closes...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-08 Gabriel Wickewrap tex html output in span class="texhtml"
2004-06-07 Arne HeizmannBugfix suggested by Laurent GUERBY on wikitech-l
2004-05-17 Gabriel Wickealt text formatting- keep image src on one line to...
2004-04-27 Jens Frank"REPLACE" is a "DB_WRITE" action
2004-04-22 Brion VibberAdd experimental MathML output option for math (only...
2004-04-06 Antoine Mussoending ) thx to jeronim@irc
2004-04-03 Brion VibberHTML tweaks inching towards XHTML-friendly output....
2004-03-26 Brion VibberInstallation, compatibility, security fixlets:
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-11 Brion VibberConfigurable location of texvc; detect failure to produ...
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-08-30 Brion VibberTrying to cut these monster files to manageable size...