xwords/xwords4
Eric House 8c9e3ce14c use pthreads mutex to synchronize alloc and free operations in (debug
only) mpool. I'm getting assertions about failure to free now that
multiple threads are accessing open games, but I think they're bogus:
due to multiple threads modifying the leak-detection counters. This
seems to fix the assertions I was seeing in mpool_destroy().
2016-04-09 11:54:08 -07:00
..
android don't require that ant be run before install 2016-04-09 11:51:48 -07:00
common use pthreads mutex to synchronize alloc and free operations in (debug 2016-04-09 11:54:08 -07:00
dawg Hack: use sed to strip utf-8 marker from start of file. 2016-01-04 20:38:49 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux when a game's opened from an Android db, there's no row data to delete 2016-03-04 19:28:38 -08:00
relay fix compiler warning 2016-01-21 06:25:19 -08: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
wince ignore dicts in main wince dir 2011-12-14 07:37:59 -08: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