.. |
benchmark.cpp
|
Prefer size_t over int for array sizes
|
2012-08-19 11:01:46 +01:00 |
bitbase.cpp
|
Introduce namespace Bitbases
|
2012-08-18 13:08:12 +01:00 |
bitboard.cpp
|
Document De Bruijn sequences
|
2012-08-19 23:01:48 +01:00 |
bitboard.h
|
Introduce namespace Bitbases
|
2012-08-18 13:08:12 +01:00 |
bitcount.h
|
Rename first_1 / last_1 in lsb / msb
|
2012-07-08 09:36:40 +01:00 |
book.cpp
|
Rename first_1 / last_1 in lsb / msb
|
2012-07-08 09:36:40 +01:00 |
book.h
|
Simplify Book APIs
|
2012-01-01 14:46:18 +01:00 |
endgame.cpp
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
endgame.h
|
Simplify Endgames::probe()
|
2012-04-02 09:58:29 +01:00 |
evaluate.cpp
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
evaluate.h
|
Introduce Eval namespace
|
2012-03-07 07:39:01 +01:00 |
history.h
|
Use Windows threads library with mingw
|
2012-01-25 07:32:31 +01:00 |
main.cpp
|
Move zobrist keys out of Position
|
2012-08-20 18:24:06 +01:00 |
Makefile
|
Added Haiku-specific changes to Makefile
|
2012-07-30 06:29:46 +01:00 |
material.cpp
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
material.h
|
Use std::vector to implement HashTable
|
2012-03-31 19:07:11 +01:00 |
misc.cpp
|
Silence a MSVC warning in class Tie
|
2012-07-08 10:50:23 +01:00 |
misc.h
|
Introduce notation.h
|
2012-07-15 08:29:07 +01:00 |
movegen.cpp
|
Rename first_1 / last_1 in lsb / msb
|
2012-07-08 09:36:40 +01:00 |
movegen.h
|
Prefer size_t over int for array sizes
|
2012-08-19 11:01:46 +01:00 |
movepick.cpp
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
movepick.h
|
Retire MovePickerExt struct
|
2012-08-18 10:46:24 +01:00 |
notation.cpp
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
notation.h
|
Introduce notation.h
|
2012-07-15 08:29:07 +01:00 |
pawns.cpp
|
Rename first_1 / last_1 in lsb / msb
|
2012-07-08 09:36:40 +01:00 |
pawns.h
|
Calculate min distance between king and his pawns
|
2012-06-17 09:41:18 +01:00 |
platform.h
|
Fix signedness warning in time_to_msec()
|
2012-07-07 16:28:39 +01:00 |
position.cpp
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
position.h
|
Move zobrist keys out of Position
|
2012-08-20 18:24:06 +01:00 |
psqtab.h
|
Update copyright year to 2012
|
2011-12-30 13:52:16 +01:00 |
rkiss.h
|
Update copyright year to 2012
|
2011-12-30 13:52:16 +01:00 |
search.cpp
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
search.h
|
Prefer size_t over int for array sizes
|
2012-08-19 11:01:46 +01:00 |
thread.cpp
|
Prefer a reference to a pointer
|
2012-08-20 07:54:38 +01:00 |
thread.h
|
Simplify idle_loop() signature
|
2012-08-19 23:01:28 +01:00 |
timeman.cpp
|
Complete the renaming in Search::LimitsType
|
2012-03-31 09:16:09 +01:00 |
timeman.h
|
Use UCI names in Search::LimitsType
|
2012-03-27 14:26:58 +01:00 |
tt.cpp
|
Rename first_1 / last_1 in lsb / msb
|
2012-07-08 09:36:40 +01:00 |
tt.h
|
Use std::vector to implement HashTable
|
2012-03-31 19:07:11 +01:00 |
types.h
|
Reformat piece values arrays
|
2012-08-20 19:17:58 +01:00 |
uci.cpp
|
Introduce namespace UCI
|
2012-08-18 12:26:22 +01:00 |
ucioption.cpp
|
Introduce namespace UCI
|
2012-08-18 12:26:22 +01:00 |
ucioption.h
|
Introduce namespace UCI
|
2012-08-18 12:26:22 +01:00 |