13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
-
+
+
-
-
-
-
+
+
+
+
+
+
+
|
The first major application I wrote in Tcl/Tk was this tool. Writing it is
what made me learn and enjoy Tcl. (I already liked Tk but found Tcl annoying)
<br>
It is similar to "<a href="http://www.accurev.com/free/tkdiff">TkDiff</a>".
<h3>Download</h3>
Version 2.0b3:<br>
Version 2.0:<br>
As a <a href="eskil/eskil.kit">Starkit</a>
<p>
<a href="eskil/eskil.linux">Starpack for Linux (x86)</a><br>
<a href="eskil/eskil.solaris">Starpack for Solaris (sparc)</a><br>
<a href="eskil/eskil.exe">Starpack for Windows</a><br>
<p>The license for the application source is GPL but the bundled packages
are under the same license as Tcl.
<h3>Features</h3>
<ul>
Highlights changes within a line.<br>
CVS/RCS diff. CVS conflict merge. Some ClearCase support.<br>
View patch file. Print to postscript.<br>
Directory diff. "Clip diff".
<li>Highlights changes within a line.</li>
<li>Directory diff.</li>
<li>CVS/RCS diff. CVS conflict merge. Some ClearCase support.</li>
<li>View patch file.</li>
<li>Print to postscript.</li>
<li>"Clip diff"</li>
</ul>
<h3>Screenshots</h3>
<img src="eskil/eskil1.png">
<p>
A "zoom" feature for long lines.<p>
<img src="eskil/eskil2.png"><br>
|