* Support for table name prefixes throughout the code. No support yet for converting...
[lhc/web/wiklou.git] / includes / DifferenceEngine.php
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-12 Gabriel Wickemore cssification of diff rendering, some " -> ' in...
2004-06-11 Brion VibberRemove damage to diffs
2004-06-11 Domas Mituzastable name old->"old" for PG
2004-06-09 Domas MituzasRemove 'USE INDEX' for non-mysql
2004-06-06 Tim Starlingprofiling bracket around main entry point
2004-05-11 Brion VibberWhitelist and diff fixes:
2004-04-22 Brion VibberWell-formedness error
2004-04-17 Tim StarlingEdit summary in diff header, written by Angela
2004-04-12 Erik Moelleruse CSS for formatting diffs
2004-04-09 Brion VibberXHTML fixes.
2004-04-03 Brion VibberHTML tweaks inching towards XHTML-friendly output....
2004-04-03 Tim Starlingrestored width=98%, like I already did with the top...
2004-03-22 Gabriel Wickeminor xhtml tweaks
2004-02-26 Tim StarlingSplit parser from OutputPage into Parser.php, corrected...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-15 Erik MoellerChanged function/variable name "final" to "closing...
2004-01-03 Brion VibberStart support for compressing entries in the old table...
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-04-14 Lee Daniel CrockerInitial revision