aboutsummaryrefslogtreecommitdiff
path: root/dsf.c (follow)
Commit message (Expand)AuthorAge
* Actually rewrite the dsf implementation.Simon Tatham2023-04-20
* Reorganise the dsf API into three kinds of dsf.Simon Tatham2023-04-20
* Introduce a new dsf_equivalent() function.Simon Tatham2023-04-20
* Remove conditioned-out dsf diagnostic code.Simon Tatham2023-04-20
* Remove size parameter from dsf init and copy functions.Simon Tatham2023-04-20
* Store a size field inside the DSF type.Simon Tatham2023-04-20
* Actually make DSF an opaque structure type.Simon Tatham2023-04-20
* Declare all dsfs as a dedicated type name 'DSF'.Simon Tatham2023-04-20
* Use a dedicated copy function to copy dsfs.Simon Tatham2023-04-20
* Use a dedicated free function to free dsfs.Simon Tatham2023-04-20
* Use C99 bool within source modules.Simon Tatham2018-11-13
* Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham2018-11-13
* Adopt C99 bool in the edsf API.Simon Tatham2018-11-13
* New puzzle! 'Keen', a clone of KenKen.Simon Tatham2009-12-27
* Tweak the semantics of dsf_merge() so that the canonical element ofSimon Tatham2009-12-27
* New puzzle: `Filling', a Fillomino implementation by Jonas Koelker.Simon Tatham2007-02-25
* James H's Palm-compatibility updates to the latest Loopy changes,Simon Tatham2006-11-01
* r6880 accidentally backed out r6780. That's what I get for acceptingSimon Tatham2006-10-29
* Mike Pinna has done some major reworking of the Loopy solver, givingSimon Tatham2006-10-28
* Extra utility function.Simon Tatham2006-08-05
* Cleanups from James H: a few missing statics, a precautionary castSimon Tatham2005-08-03
* New puzzle: `Slant', picked from the Japanese-language section ofSimon Tatham2005-08-02