| Commit message (Expand) | Author |
| 2021-03-29 | Migrate to a CMake-based build system. | Simon Tatham |
| 2018-06-01 | Fix Makefile.nestedvm so that it works with make -j. | Simon Tatham |
| 2018-05-14 | Bump the source and target versions used in javac. | Simon Tatham |
| 2018-04-22 | Use the new matching() for latin.c. | Simon Tatham |
| 2018-04-22 | Implementation of the Hopcroft-Karp algorithm. | Simon Tatham |
| 2018-04-22 | Recipe: centralise dependencies for latin.c. | Simon Tatham |
| 2017-08-24 | Set up a clang-cl makefile. | Simon Tatham |
| 2015-05-18 | Add the 'make test' target to Makefile.am too. | Simon Tatham |
| 2015-05-18 | Move the benchmarking logic out into a script. | Simon Tatham |
| 2014-09-24 | Remove the MD5-based manifest file system. | Simon Tatham |
| 2014-09-24 | Remove dependencies on Subversion. | Simon Tatham |
| 2013-07-02 | Make svn-based version identification still work in VPATH builds. | Simon Tatham |
| 2013-07-02 | Fix small bugs in the automake construction which were preventing the | Simon Tatham |
| 2013-06-30 | Add a mechanism to the automake system to allow 'make install' to only | Simon Tatham |
| 2013-06-30 | Support building via autoconf and automake. mkfiles.pl now outputs a | Simon Tatham |
| 2013-06-19 | Remove stray bashisms from the NestedVM makefile. | Simon Tatham |
| 2013-04-11 | Introduce some extra testing and benchmarking command-line options to | Simon Tatham |
| 2013-03-30 | New front end! To complement the webification of my puzzles via Java | Simon Tatham |
| 2012-08-17 | For the convenience of Linux package maintainers, add to Makefile.gtk | Simon Tatham |
| 2012-05-06 | Add a section to mkfiles.pl to build a makefile that compiles the OS X | Simon Tatham |
| 2010-05-29 | Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in the | Simon Tatham |
| 2010-04-26 | Fix a build-breaking bug I introduced to the OS X makefile in r8931. | Simon Tatham |
| 2010-04-25 | Modification of a patch from Debian: eliminate the endless rebuilds | Simon Tatham |
| 2009-01-06 | Patch from James H to enable a single monolithic binary to be built | Simon Tatham |
| 2008-11-29 | Stand-alone command-line interface to the obfuscate_bitmap() | Simon Tatham |
| 2008-09-13 | Oops, left this out of r8178: having defined COMBINED everywhere in | Simon Tatham |
| 2008-06-10 | Michael Schierl's patch to compile the puzzles as Java applets using | Simon Tatham |
| 2008-03-11 | Update the OS X Puzzles makefile so that it builds on Leopard and | Simon Tatham |
| 2007-02-26 | Dariusz Olszewski's changes to support compiling for PocketPC. This | Simon Tatham |
| 2007-01-16 | Marcin Wojdyr points out that the use of `>&' to redirect both | Simon Tatham |
| 2006-12-27 | Actually introduce the ability to build the Windows icons into the | Simon Tatham |
| 2006-08-05 | I'm sick of repeatedly adding and removing local changes to Recipe | Simon Tatham |
| 2005-10-21 | New puzzle from James H: `Bridges', another Nikoli job. | Simon Tatham |
| 2005-10-13 | New puzzle: `Tents'. Requires a potentially shared algorithms module | Simon Tatham |
| 2005-09-05 | Various patches from Ben H: a fix for an outdated comment, a couple | Simon Tatham |
| 2005-09-01 | James H has implemented a new `Tricky' difficulty level in Light Up: | Simon Tatham |
| 2005-08-31 | Debian requires -lm, where Red Hat didn't. | Simon Tatham |
| 2005-08-31 | Now that Map has some seriously complex deductions, it's about time | Simon Tatham |
| 2005-08-27 | New puzzle: `Inertia', originally written for Windows by Ben | Simon Tatham |
| 2005-08-24 | New puzzle: `Loopy', an implementation of Nikoli's `Slither Link' or | Simon Tatham |
| 2005-08-20 | Native Windows printing support, using the infrastructure I put in | Simon Tatham |
| 2005-08-18 | Substantial infrastructure upheaval. I've separated the drawing API | Simon Tatham |
| 2005-08-13 | New puzzle: `Map'. Vaguely original, for a change. | Simon Tatham |
| 2005-08-06 | A bunch of new reasoning techniques in the Slant solver, leading to | Simon Tatham |
| 2005-08-04 | New puzzle: `Light Up', by James H. | Simon Tatham |
| 2005-08-02 | New puzzle: `Slant', picked from the Japanese-language section of | Simon Tatham |
| 2005-07-17 | Another game from James H: `Black Box'. | Simon Tatham |
| 2005-07-16 | New puzzle: `Untangle', cloned (with the addition of random grid | Simon Tatham |
| 2005-07-14 | New puzzle: Dominosa. | Simon Tatham |
| 2005-07-05 | Enhancements to mkfiles.pl and Recipe to arrange for the auxiliary | Simon Tatham |