.. |
benchmark.cpp
|
Rewrite time measurement code
|
2012-03-03 18:01:39 +01:00 |
bitbase.cpp
|
Reformat kpk bitbase
|
2012-01-30 19:19:47 +01:00 |
bitboard.cpp
|
Micro-optimize pop_1st_bit() for 32 bits
|
2012-02-13 10:07:09 +01:00 |
bitboard.h
|
Introduce single_bit() helper
|
2012-03-04 23:37:44 +01:00 |
bitcount.h
|
Unify BitCountType selection
|
2011-12-31 10:46:14 +01:00 |
book.cpp
|
Rewrite time measurement code
|
2012-03-03 18:01:39 +01:00 |
book.h
|
Simplify Book APIs
|
2012-01-01 14:46:18 +01:00 |
endgame.cpp
|
Simpler stalemate check.
|
2012-02-05 14:52:01 -05:00 |
endgame.h
|
Use operator~ to flip colors and squares
|
2012-01-12 19:37:44 +01:00 |
evaluate.cpp
|
Introduce Eval namespace
|
2012-03-07 07:39:01 +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 |
lock.h
|
Use Windows threads library with mingw
|
2012-01-25 07:32:31 +01:00 |
main.cpp
|
Introduce Eval namespace
|
2012-03-07 07:39:01 +01:00 |
Makefile
|
Do not require -lpthread when linking in mingw
|
2012-01-27 19:41:24 +01:00 |
material.cpp
|
Fix compile on HP-UX 11's HP's C++
|
2012-01-07 00:04:08 +01:00 |
material.h
|
Update copyright year to 2012
|
2011-12-30 13:52:16 +01:00 |
misc.cpp
|
Use new Time class in timed_wait()
|
2012-03-05 19:18:46 +01:00 |
misc.h
|
Use new Time class in timed_wait()
|
2012-03-05 19:18:46 +01:00 |
move.cpp
|
Rename promotion_piece_type() to promotion_type()
|
2012-02-26 18:39:53 +01:00 |
movegen.cpp
|
Micro-optmize castling moves
|
2012-02-27 19:44:04 +01:00 |
movegen.h
|
Rename NON_CAPTURE to QUIET
|
2012-01-22 00:42:59 +01:00 |
movepick.cpp
|
Rename promotion_piece_type() to promotion_type()
|
2012-02-26 18:39:53 +01:00 |
movepick.h
|
Order bad captures by MVV/LVA
|
2012-01-24 07:12:19 +01:00 |
pawns.cpp
|
Bitwise operator overloads between Bitboard and Square
|
2012-01-29 10:59:50 +01:00 |
pawns.h
|
Update copyright year to 2012
|
2011-12-30 13:52:16 +01:00 |
position.cpp
|
Introduce single_bit() helper
|
2012-03-04 23:37:44 +01:00 |
position.h
|
Micro-optmize castling moves
|
2012-02-27 19:44:04 +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
|
Introduce Eval namespace
|
2012-03-07 07:39:01 +01:00 |
search.h
|
Retire ss->bestMove
|
2012-02-21 20:31:22 +01:00 |
thread.cpp
|
Async UCI options actions
|
2012-03-05 19:20:07 +01:00 |
thread.h
|
Retire ss->bestMove
|
2012-02-21 20:31:22 +01:00 |
timeman.cpp
|
Add "Slow Mover" UCI parameter to adjust time management
|
2012-02-04 10:41:09 +01:00 |
timeman.h
|
Update copyright year to 2012
|
2011-12-30 13:52:16 +01:00 |
tt.cpp
|
Rename ValueType to Bound
|
2012-01-27 19:49:38 +01:00 |
tt.h
|
Rename ValueType to Bound
|
2012-01-27 19:49:38 +01:00 |
types.h
|
Use new Time class in timed_wait()
|
2012-03-05 19:18:46 +01:00 |
uci.cpp
|
Introduce Eval namespace
|
2012-03-07 07:39:01 +01:00 |
ucioption.cpp
|
Introduce Eval namespace
|
2012-03-07 07:39:01 +01:00 |
ucioption.h
|
Convert init of eval to async option
|
2012-03-06 19:21:00 +01:00 |