.. |
syzygy
|
Misc coding style fixes
|
2017-06-16 19:55:30 -07:00 |
benchmark.cpp
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
bitbase.cpp
|
Retire the misdesigned StepAttacks[] array.
|
2017-04-28 20:33:30 -07:00 |
bitboard.cpp
|
Tidy up
|
2017-07-02 21:53:45 -07:00 |
bitboard.h
|
Tidy up
|
2017-07-02 21:53:45 -07:00 |
endgame.cpp
|
Tidy up
|
2017-07-02 21:53:45 -07:00 |
endgame.h
|
Better naming in endgame code
|
2017-06-16 19:33:44 -07:00 |
evaluate.cpp
|
Tidy up
|
2017-07-02 21:53:45 -07:00 |
evaluate.h
|
Improve readability of evaluation functions
|
2017-06-21 14:01:59 -07:00 |
main.cpp
|
Execute an implied ucinewgame at startup
|
2017-05-15 18:54:13 -07:00 |
Makefile
|
Fix four data races.
|
2017-06-21 13:37:58 -07:00 |
material.cpp
|
Better naming in endgame code
|
2017-06-16 19:33:44 -07:00 |
material.h
|
Reorder members of Material::Entry
|
2017-02-23 21:33:03 -08:00 |
misc.cpp
|
Assorted code style issues
|
2017-04-24 09:49:44 +02:00 |
misc.h
|
Fix pawn entry prefetch
|
2017-03-14 20:56:26 -07:00 |
movegen.cpp
|
Retire the misdesigned StepAttacks[] array.
|
2017-04-28 20:33:30 -07:00 |
movegen.h
|
Use int instead of Value for history related stats.
|
2017-04-23 07:59:28 -07:00 |
movepick.cpp
|
History code rewrite (#1122)
|
2017-05-26 08:42:50 +02:00 |
movepick.h
|
use auto& for histories
|
2017-06-06 09:56:13 -07:00 |
pawns.cpp
|
Tidy up
|
2017-07-02 21:53:45 -07:00 |
pawns.h
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
position.cpp
|
Only main thread checks time
|
2017-06-28 17:03:35 -07:00 |
position.h
|
Only main thread checks time
|
2017-06-28 17:03:35 -07:00 |
psqt.cpp
|
Variable tuning
|
2017-02-19 14:00:44 -08:00 |
search.cpp
|
Only main thread checks time
|
2017-06-28 17:03:35 -07:00 |
search.h
|
History code rewrite (#1122)
|
2017-05-26 08:42:50 +02:00 |
thread.cpp
|
Only main thread checks time
|
2017-06-28 17:03:35 -07:00 |
thread.h
|
Only main thread checks time
|
2017-06-28 17:03:35 -07:00 |
thread_win32.h
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
timeman.cpp
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
timeman.h
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
tt.cpp
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
tt.h
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
types.h
|
History code rewrite (#1122)
|
2017-05-26 08:42:50 +02:00 |
uci.cpp
|
Execute an implied ucinewgame at startup
|
2017-05-15 18:54:13 -07:00 |
uci.h
|
Adjust copyright headers to 2017 (#965)
|
2017-01-11 08:46:29 +01:00 |
ucioption.cpp
|
Increase maximum number of threads
|
2017-03-25 10:35:17 -07:00 |