xwords/xwords4
Eric House 9455c0ef26 wrap jni ptr so can detect leaks (failure to call
game_dispose()). There was one that had been undetected for years. The
int is still passed into the jni, and each call site has to pull it
from the wrapper. Better would be to pass the wrapper, but I'm worried
about the performance hit of making a call back into the java world
from every jni entrypoint. Will test....
2016-01-31 19:51:51 -08:00
..
android wrap jni ptr so can detect leaks (failure to call 2016-01-31 19:51:51 -08:00
common send the correctly calculated hash value, and up strings for another 2016-01-03 20:23:46 -08: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 Merge tag 'android_beta_100' into android_branch 2016-01-03 11:36:37 -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