index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unfinished
/
numgame.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fall back to <math.h> if <tgmath.h> doesn't work.
Simon Tatham
2023-04-06
*
Replace <math.h> with <tgmath.h> throughout
Ben Harris
2023-04-04
*
Replace a buch of "const static" with "static const"
Ben Harris
2023-02-18
*
Mark many more function (and some objects) static
Ben Harris
2023-02-18
*
Fix bit rot in the 'unfinished' subdir.
Simon Tatham
2021-03-29
*
Replace TRUE/FALSE with C99 true/false throughout.
Simon Tatham
2018-11-13
*
Fix a printf 64-bit-cleanness error.
Simon Tatham
2013-11-28
*
Correction from James H: sqrt(0) shouldn't occur any more than
Simon Tatham
2008-07-05
*
More operations and bug fixes from James H.
Simon Tatham
2008-07-05
*
James H has helpfully provided yet more silly operators for the -A
Simon Tatham
2008-06-24
*
An option to enable a debugging mode for the BFS.
Simon Tatham
2008-06-23
*
New -A mode permitting even madder operators, and also -m to try to
Simon Tatham
2008-06-09
*
I'm sick and tired of having unfinished puzzle code lying around on
Simon Tatham
2006-10-29