|
MediaWiki master
|
New version of the difference engine. More...
Go to the source code of this file.
Classes | |
| class | Wikimedia\Diff\DiffEngine |
| This diff implementation is mainly lifted from the LCS algorithm of the Eclipse project which in turn is based on Myers' "An O(ND) difference algorithm and its variations" (http://citeseer.ist.psu.edu/myers86ond.html) with range compression (see Wu et al. More... | |
Namespaces | |
| namespace | Wikimedia\Diff |
New version of the difference engine.
Copyright © 2008 Guy Van den Broeck guy@g.nosp@m.uyvd.nosp@m.b.eu
Definition in file DiffEngine.php.