Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 0e2af6a836 rewrite GameLock to use wait()/notifyAll()
I've learned a bit about java since writing that class. Should be faster
now without the sleep/polling. Also making it illegal to use blocking
lock() call on UI thread. There may be some assertions to fix in the
next few days.
2018-12-26 17:41:21 -08:00
xwords4 rewrite GameLock to use wait()/notifyAll() 2018-12-26 17:41:21 -08:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml remove diagnostic call 2018-12-17 12:53:03 -08:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00