3
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore correct 64 bit version of pop_1st_bit() More... about 16 years ago
Use bsfq asm instruction to count bits More... about 16 years ago
Retire USE_COMPACT_ROOK_ATTACKS and USE_FOLDED_BITSCAN defines More... about 16 years ago
Revert per-thread history tables More... about 16 years ago
Joona tweaks of piece values More... about 16 years ago
Explicitly use delta psqt values when possible More... about 16 years ago
Joona tweaks of pawns parameters More... about 16 years ago
Fix compile errors in debug mode More... about 16 years ago
Use POPCNT in evaluate_space() when available More... about 16 years ago
Fix a couple of warnings under Intel compiler More... about 16 years ago
Micro optimize and rename move_promotion() More... about 16 years ago
Only on Windows do wait for input at the end of benchmark More... about 16 years ago
Skip castle rights update when not needed More... about 16 years ago
Disable use of aspiration window in known win positions More... about 16 years ago
Bugfix: KRK was not classified as KNOWN_WIN More... about 16 years ago
Give proper credit to Joona More... about 16 years ago
Fix king value in SEE More... about 16 years ago
Joona tweaks of mobility and outposts bonus More... about 16 years ago
Reduce SMP contention on TT More... about 16 years ago
Better clarify why recent generate_pawn_checks() works More... about 16 years ago
Code style triviality in search.cpp More... about 16 years ago
Remove global variables from search.h More... about 16 years ago
MovePicker doesn't need to know if called from a pv node More... about 16 years ago
Joona tweaks of piece-square tables More... about 16 years ago
Move initialization of PawnInfo in its c'tor More... about 16 years ago
Move initialization of MaterialInfo in its c'tor More... about 16 years ago
Micro optimize pretty_pv More... about 16 years ago
Give credit to Joona for optimized parameters More... about 16 years ago
Use a specialized function for king evaluation More... about 16 years ago
Document variables with heavy SMP read access More... about 16 years ago