Refactor the common code of compareParsers.php and preprocessDump.php into a dumpIter...
authorPlatonides <platonides@users.mediawiki.org>
Thu, 26 May 2011 18:49:25 +0000 (18:49 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Thu, 26 May 2011 18:49:25 +0000 (18:49 +0000)
commitfe36327916c42b887a6bd318b6a560b7458ca79e
treef9b495666662b120eb8c8f947695c3df0e9504f6
parent055f32616bd26003f970183d1637803a0a8c238a
Refactor the common code of compareParsers.php and preprocessDump.php into a dumpIterator.php script.
Implement a simple 'search into this dump'
maintenance/compareParsers.php
maintenance/dumpIterator.php [new file with mode: 0644]
maintenance/preprocessDump.php