Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-13 | C++11-style iterators in quacker sources. | John Fultz | |
2015-09-07 | Fix another alphabet length limitation | John Fultz | |
The 'crosses' code for checking "fit between" plays was using a 32-bit integer as a bitfield. Now it's using C++ bitfields (including the C++11 all() operation...hopefully that doesn't cause any problems). This removes another place in the code that was limiting alphabets to 32 letters. | |||
2014-09-02 | Change GPL file headers to v3. | John Fultz | |
Not a very interesting commit...only changes in comments. | |||
2013-08-25 | Initial git commit. | Jason Katz-Brown | |