xwords/xwords4
Eric House c7b22d466f debug-build-only macros to find proto-based crashes
When a stream reader and writer are out of sync it often shows up as
trying to read off the end of the stream (firing an assert.) It's useful
to know where that's coming from on android where there's usually no
stack trace in the jin world. So pass __func__ in using macros, and log
before asserting. Crude but quick and already useful.
2019-06-29 22:41:20 -07:00
..
android fix rare crash with synchronized 2019-06-27 11:18:07 -07:00
common debug-build-only macros to find proto-based crashes 2019-06-29 22:41:20 -07:00
dawg build from new wordlist 2019-06-23 10:20:16 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux add timer to gtk's new-game dialog 2019-06-24 09:20:34 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay Wait for ACK to remove stored message 2019-06-23 10:19:01 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00