Another optimisation patch from Mike, which (among other things)
[sgt/puzzles] / loopy.c
2005-09-18 simonAnother optimisation patch from Mike, which (among...
2005-09-15 simonOptimisation patch from Mike: remember which squares...
2005-09-13 simonPatch from Mike: fix an array indexing error in the...
2005-09-12 simonPatch from Mike:
2005-09-11 simonMinor improvement to initial loop generation.
2005-09-04 simonPatch from Ton van Overbeek to correct Loopy's misplace...
2005-09-01 simonPalm fixes for Loopy from James H: a #ifdef SLOW_SYSTEM...
2005-08-25 simonMemory leak and type safety fixes from James H.
2005-08-25 simonPhil Bordelon points out that the general convention...
2005-08-25 simonMike points out that I made an error in one of the...
2005-08-24 simonOptimiser placation for OS X gcc.
2005-08-24 simonNew puzzle: `Loopy', an implementation of Nikoli's...