0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
color::edge renamed to color::off_board. was_pass in playout procedure replaced by last_v. ego_asm target in Makefile. More... almost 18 years ago
color::edge renamed to color::off_board. was_pass in playout procedure replaced by last_v. ego_asm target in Makefile. More... almost 18 years ago
Makefile updated More... almost 18 years ago
Makefile updated More... almost 18 years ago
various constants moved to config.cpp More... almost 18 years ago
various constants moved to config.cpp More... almost 18 years ago
hash::t is now a class hash_t More... almost 18 years ago
hash::t is now a class hash_t More... almost 18 years ago
nbr_cnt is now a class More... almost 18 years ago
nbr_cnt is now a class More... almost 18 years ago
basic_go_types.cpp extracted from board.cpp More... almost 18 years ago
basic_go_types.cpp extracted from board.cpp More... almost 18 years ago
implemented my own pool; libego is now boost free More... almost 18 years ago
implemented my own pool; libego is now boost free More... almost 18 years ago
Added tag 0.110 for changeset dfcd0a6db96e More... about 18 years ago
Added tag 0.110 for changeset dfcd0a6db96e More... about 18 years ago
support for Ho (Hexagonal Go) :) More... about 18 years ago
support for Ho (Hexagonal Go) :) More... about 18 years ago
play_eye - code simplification, 0.5% speedup :-) More... about 18 years ago
play_eye - code simplification, 0.5% speedup :-) More... about 18 years ago
better support for old g++ compilers (__attribute__ before the function) More... about 18 years ago
better support for old g++ compilers (__attribute__ before the function) More... about 18 years ago
clock cycle measure encapsulated in class cc_clock_t More... about 18 years ago
clock cycle measure encapsulated in class cc_clock_t More... about 18 years ago
Added tag 0.109 for changeset ba2bf9dec89b More... about 18 years ago
Added tag 0.109 for changeset ba2bf9dec89b More... about 18 years ago
Union-find replaced by simple group marking, great speedup, great code simplification More... about 18 years ago
Union-find replaced by simple group marking, great speedup, great code simplification More... about 18 years ago
v_for_each_faster -> v_for_each_onboard More... over 18 years ago
v_for_each_faster -> v_for_each_onboard More... over 18 years ago