index
:
pmwiki.svn.git
latest
master
pmwiki.org's svn to git import of pmwiki
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
phpdiff.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
phpdiff.php fix for PHP 8.
petko
2024-05-07
1
-2
/
+2
*
Add $EnableLocalTimes (default disabled) and styles, add HandleDiffList(). $R...
petko
2021-12-27
1
-1
/
+1
*
Updates for PHP 8.1, hide warnings, add PSFT() replacement for strftime() and...
petko
2021-12-20
1
-2
/
+2
*
Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...
petko
2015-08-26
1
-2
/
+3
*
Replace deprecated split() with explode(); Add $WordDiffFunction default to P...
petko
2010-02-19
1
-2
/
+3
*
Add some stopwatch timings for phpdiff and for blocklists.
pmichaud
2007-06-10
1
-0
/
+2
*
Added some diff optimizations.
pmichaud
2007-04-15
1
-45
/
+56
*
Updated copyright dates.
pmichaud
2005-09-29
1
-1
/
+1
*
Removed trailing ?> to help vms (and other) installs
pmichaud
2005-04-23
1
-1
/
+0
*
Fixed Nils name.
pmichaud
2004-11-25
1
-1
/
+1
*
Removed blank lines as candidates for shortest-path search.
pmichaud
2004-10-21
1
-2
/
+4
*
Fixed bug where it wasn't finding a short replacement string.
pmichaud
2004-10-02
1
-2
/
+2
*
Passing by reference too much of a pain.
pmichaud
2004-10-02
1
-1
/
+1
*
Fixed problem with missing newline at end of file.
pmichaud
2004-10-02
1
-4
/
+4
*
First version of PHP-based diff algorithm.
pmichaud
2004-10-01
1
-0
/
+102