-
Yeah that builds and appears to work ok too. Only tried jdiff.
2009-10-18 16:31:40 UTC by larrycz
-
is this a joke?.
2007-07-26 18:50:00 UTC by unclesmiff
-
I was comparing two binary files that are likely identical. I got following output. Does that mean the two files are equal?
C:\jdiff06\win32>jdiff-w32 C:\Temp\file1.bin C:\Temp\file2.bin
ºú■ ♥á
- Marlon.
2006-10-11 14:25:03 UTC by xmarlonc
-
Come on.
2006-09-10 17:35:54 UTC by kwerle
-
My email adress changed to joheirba at scarlet.be Just to let you know...
2006-08-22 11:54:28 UTC by joheirba
-
Successful build on Solaris 8 (Sparc).
Remove/Comment jdiff.c:93:#include <objbase.h>
gcc 3.3
flags -O3 -Wall -m64 -s
Without -m64 it works too.
I dont have objbase.h and it seems that it is not used.
If im wrong please reply, but i tested it (once) and it worked fine.
2005-11-04 10:21:14 UTC by olda79
-
v0.6 should support files larger than 2GB. I haven't found the time however do test with files of this size. All tradionnal test scenario's with smaller files however have been executed, so I'm quite confident there will be no regression. Any feedback, and specifically feedback on use with large files, is welcome.
2005-10-05 07:05:18 UTC by joheirba
-
It has taken me quite some time, but a lot of things have changed since the lates release. Efficiency, reliability and speed, all have been improved. There still is one reliability issue when using the "-f" option, which is the reason I have waited this long. I still feel however that things have changed so much that a new release is appropriate.
2003-02-15 19:45:09 UTC by joheirba
-
Recently, Rune Bassmann pointed me to the XDelta project (http://sourceforge.net/projects/xdelta), doing the same things as JDIFF/JPATCH and a lot more...
2002-09-09 19:52:48 UTC by joheirba
-
Release of a new version containing a (still experimental) copy/insert diff-method, implemented using a "backtrack" instruction within the diff output.
2002-09-09 19:47:02 UTC by joheirba