1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix pthread link issues More... almost 6 years ago
formatting More... about 6 years ago
fix Ticket #107 More... almost 7 years ago
fix Ticket #106 More... almost 7 years ago
16c More... over 7 years ago
fix comment More... over 8 years ago
fix broken SpRandomPlayer More... over 9 years ago
allow simple player to have random generator only, no other move generator More... over 9 years ago
improve initialization of random seed More... over 9 years ago
Rename classes from GoUct to Go after move to this module More... over 9 years ago
Add minimal documentation More... over 9 years ago
remove misleading GOUCT prefix for constants in GoPattern3x3 More... over 9 years ago
rename KnowledgeType to GoKnowledgeType, GoUctKnowledgeCombinationType to GoKnowledgeCombinationType More... over 9 years ago
cleanup unused includes; move KnowledgeType and GoUctKnowledgeCombinationType to GoAdditiveKnowledge.h More... over 9 years ago
add selfatari and recapture test cases More... over 9 years ago
update cgos server to yss-aya.com More... over 9 years ago
update m4 macros to current version on git://git.sv.gnu.org/autoconf-archive.git More... over 9 years ago
avoid unknown pragma warnings for non-clang compilers More... over 9 years ago
Write unit tests for SgWrite and cleanup More... over 9 years ago
suppress clang warnings in boost/thread More... over 9 years ago
add wrapper for autounittest to avoid clang warnings in boost headers More... over 9 years ago
update information; add list of fuego programs; add link to git mirror More... about 10 years ago
remove unused #include file More... about 10 years ago
Utility function for path to data directory More... about 10 years ago
Fix typo - see ticket #105 More... about 10 years ago
add unit tests for GoInfluence More... over 10 years ago
Remove SgRandom::Global() global variable - its use led to hidden bugs in multithreading More... over 10 years ago
Update to removal of SgRandom::Global; be more specific in using declarations More... over 10 years ago
Update to changes in SgHash.h More... over 10 years ago
Remove dependencies on SgRandom::Global More... over 10 years ago