| Commit message (Expand) | Author | |
|---|---|---|
| 2023-07-07 | grid.c: new and improved Penrose tiling generator. | Simon Tatham |
| 2023-04-10 | Reference my just-published article about aperiodic tilings. | Simon Tatham |
| 2023-04-06 | Fall back to <math.h> if <tgmath.h> doesn't work. | Simon Tatham |
| 2023-04-04 | Replace <math.h> with <tgmath.h> throughout | Ben Harris |
| 2023-04-02 | Remove penrose_count_tiles(). | Simon Tatham |
| 2023-04-02 | Move other test main()s out of library source files. | Simon Tatham |
| 2023-02-18 | Fix missing statics and #includes on variables. | Simon Tatham |
| 2023-02-18 | Mark many more function (and some objects) static | Ben Harris |
| 2021-05-25 | Build a lot of conditioned-out test and helper programs. | Simon Tatham |
| 2011-05-06 | Apply the rotation in Penrose grid descriptions by rotating in the | Simon Tatham |
| 2011-05-04 | Portability fixes, mostly from James for Palm purposes. Mostly | Simon Tatham |
| 2011-04-24 | From James Harvey (via a period of collaborative polishing), a patch | Simon Tatham |