2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed code coverage for DMD (requires Ruby 1.8)
Urban Hafner
as urbanhafner
More... about 17 years ago
Removed executable bit.
Urban Hafner
as urbanhafner
More... about 17 years ago
Fixed bug in stone capture code and added debug(unitTest) statements at the top of unit tests. More... about 17 years ago
Tweaks for compiling on Anders' Mac, using gdc (GCC) 4.0.1 (Apple Inc. build 5465) (gdc 0.24, using dmd 1.028) More... about 17 years ago
Command line flag for pondering (thinking on opponent's time) More... about 17 years ago
More cleanup of end of game handling. More... about 17 years ago
Updated play command to find children in the winning and losing children tables More... about 17 years ago
Polished end of game handling, including: More... about 17 years ago
Refined handling of end of game search. More... about 17 years ago
Added additional test logic for handling end of game positions More... about 17 years ago
More unit test cleanup through basic helper functions that should be More... about 17 years ago
Fixed exploitation unit test to prevent any kind of terminal optimizations More... about 17 years ago
Switched from using version statements to using template parameters. More... about 17 years ago
Added missing top of file info in generic.d (missing module statement messed up dmd) More... about 17 years ago
Added extra helper objects in puppet.d to allow easier unit test writing. More... about 17 years ago
Added additional unit test More... about 17 years ago
Safer use of weak reference to avoid splitting the check for null and extracting from the weak reference More... about 17 years ago
Updated framework to allow for simple algorithm testing. More... about 17 years ago
Adjusted makefile and svn:ignore to use proper doc directory More... about 17 years ago
Various cleanup of code and environment More... about 17 years ago
Upgrade to support weakref's in transposition table More... about 17 years ago
Initial attempt at weak ref in transposition table. Can't thoroughly test until other bugs are fixed More... about 17 years ago
Update to Tango r3398 (post 0.99.5, pre 0.99.6) More... about 17 years ago
Added/fixed GTP unit test More... about 17 years ago
Rollback to Tango 0.99.4 (awaiting 0.99.5 bug fixes) More... about 17 years ago
Upgraded to DMD 1.027 More... about 17 years ago
Upgraded to Tango 0.99.5 More... about 17 years ago
Updated makefiles More... about 17 years ago
Now asks search agents for features More... about 17 years ago
HouseBot now has an option to poll search directors for features More... about 17 years ago