-
Hi all,
the problem is well known and old, I found a thread about using "anchor strings" for resynching an comparison that got confused.
My idea is perhas simpler, in fact, this is what I already do: I copy out the pieces of 2 files I want to compare and save them with the help of an editor into 2 new files, names "0testA" and "0testB". Then I use WinMerge to...
2009-03-26 18:11:52 UTC in WinMerge
-
As far as I understand, this is not a fractal algorithm. The results look like fractals, but there is an IMHO important difference: A fractal algorithms produces always the same image for the same parameters, but this algorith depends on randomness - brownian motion was mentioned. Thus, you could alwas define the same parameters and still get different images all the time. That might explain why...
2008-08-29 20:08:03 UTC in Endlos - Multithreaded Fractals
-
... especially for saving. This would be more than just convenient, it would prevent mis-clicking on the image and causing it to zoom in or out while wanting to save something.
2008-08-22 05:46:26 UTC in Endlos - Multithreaded Fractals
-
... especially for saving. This would be more than just convenient, it would prevent mis-clicking on the image and causing it to zoom in or out while wanting to save something.
2008-08-21 21:31:05 UTC in Endlos - Multithreaded Fractals
-
Sometimes (maybe 1 out 5 times plusminus 2) when I hit that reset button, it does not reset to the actual color map but to the previous one. Observed under Linux, 'java -version' tells:
java version "1.6.0_04"
Java(TM) SE Runtime Environment (build 1.6.0_04-b12)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b19, mixed mode)
Now that a complete rewrite is in progress, this bug report...
2008-08-21 21:27:44 UTC in Endlos - Multithreaded Fractals
-
Yesterday I wrote a forum entry about something similar... Hmmm... I thought this was easy to do for someone who knows the program.
2008-08-16 11:38:12 UTC in Endlos - Multithreaded Fractals
-
Hmmm... that does not happen here, with my joe version 3.5. After typing "" (without the double quotes) at the very beginning after doing "joe emptyfic.html" at a shell, I'm still within the editor. When I hit Ctrl-C, joe asks me if I want to lose the changes.
Any more hints? Version of joe, operating system, ... ?.
2007-06-12 18:43:07 UTC in JOE - Joe's own editor
-
Sorry, Tom, I overlooked this and just realized that I found and squashed the same bug in the same way.
2007-05-23 19:25:11 UTC in JOE - Joe's own editor
-
What colors do you see? What I see is this:
Const
headermagic1=$44445A53; // SZDD
headermagic2=$3327F088;
headermagic3=$0041;
I'd argue that the $ should belong to the constant, therefore it should be , too.
Looking into the syntax file, there is no handling for $, thus the number following it
is an...
2007-05-23 19:19:18 UTC in JOE - Joe's own editor
-
New version with several little improvements
File Added: joe-diff-syntax.tar.gz.
2007-05-11 13:06:22 UTC in JOE - Joe's own editor