2
I Use This!
Inactive

Commits : Listings

Analyzed 43 minutes ago. based on code collected about 1 hour ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attempted support for kgs-game_over. Untested. Unifies all end of game detection stuff. More... almost 18 years ago
Updating timing with respect to processing commands... Most notably, mutexes are used to avoid a lot of active waiting. More... almost 18 years ago
Patch that seems to fix infinite sleep bug. More research should be done into exactly what was going wrong. More... almost 18 years ago
Small bug fixes More... almost 18 years ago
Code now compiles with -debug=2 More... almost 18 years ago
An implementation of an idea that I had. This may become a major feature as HouseBot evolves. More... almost 18 years ago
More speed and benchmarking enhancements. Should be about 30% improvement More... almost 18 years ago
50% speed up. More... almost 18 years ago
Small cleanup More... almost 18 years ago
-debug=benchmark now works. Also adjusted debug numbers More... almost 18 years ago
Moved diagram stuff into it's own document directory. More... almost 18 years ago
Lots of cleanup stuff. I'll move the diagrams into doc/diagrams in the next commit More... almost 18 years ago
Better handling of error message output. e.msg doesn't give a complete message, but e.toUtf8 does More... almost 18 years ago
quit command now works properly. Fixes bug 1754360 More... almost 18 years ago
A simpler domain model for block 1. The other one confuses people and has errors More... almost 18 years ago
Fixed a few small bugs More... almost 18 years ago
Merged 0.6tango2 branch into trunk More... almost 18 years ago
A better default for komi. Still must update to allow change at runtime More... almost 18 years ago
Sadly, svg image format isn't widely recognized yet, including by the wiki homepage for housebot. Added png variants of svg files More... almost 18 years ago
Diagram of random seed distribution More... almost 18 years ago
Added basic diagram of how search threads interact More... almost 18 years ago
Remove generated html documentation in the clean and distclean targets.
Urban Hafner
as urbanhafner
More... almost 18 years ago
GPLv3 Headers according to http://www.gnu.org/licenses/gpl-howto.html
Urban Hafner
as urbanhafner
More... almost 18 years ago
Used Urban's recommended changes to sleep.d (with slight modification for DigitalMars and std.c.unix.unix More... almost 18 years ago
Added license (GPLv3) and Authors to headers of files. More... almost 18 years ago
Some speed/efficiency enhancements More... almost 18 years ago
Disable gc when not using dmd More... almost 18 years ago
Changed default gdc behavior on linux to avoid a crash More... almost 18 years ago
Disabled dynamic recovery again (accidentally left in from testing bind usage) More... almost 18 years ago
Changes to bind usage for gdc 0.23 compatibility More... almost 18 years ago