.. |
application.cpp
|
Do not call exit_threads() in Application d'tor
|
2010-04-25 10:35:55 +01:00 |
application.h
|
Do not call exit_threads() in Application d'tor
|
2010-04-25 10:35:55 +01:00 |
benchmark.cpp
|
Save threadID info in Position
|
2010-06-02 20:19:43 +01:00 |
benchmark.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
bitbase.cpp
|
Space inflate bitbase.cpp
|
2010-07-11 12:05:06 +01:00 |
bitbase.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
bitboard.cpp
|
Retire bitScanReverse32()
|
2010-06-01 21:58:54 +01:00 |
bitboard.h
|
Retire bitScanReverse32()
|
2010-06-01 21:58:54 +01:00 |
bitcount.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
book.cpp
|
Add "Best Book Move" UCI option
|
2010-04-16 05:45:30 +01:00 |
book.h
|
Add "Best Book Move" UCI option
|
2010-04-16 05:45:30 +01:00 |
color.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
COPYING
|
Initial import of Glaurung 2.1
|
2008-09-01 07:59:13 +02:00 |
depth.h
|
Fix a warning under HP-UX ANSI C++
|
2010-04-09 07:54:00 +01:00 |
direction.cpp
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
direction.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
endgame.cpp
|
Endgame's apply() method can be 'const'
|
2010-04-27 06:17:32 +01:00 |
endgame.h
|
Endgame's apply() method can be 'const'
|
2010-04-27 06:17:32 +01:00 |
evaluate.cpp
|
Fix DIVIDE BY ZERO exception in init_search()
|
2010-07-03 16:12:20 +01:00 |
evaluate.h
|
Do not pass threadID as argument of search() and evaluate()
|
2010-06-02 20:48:40 +01:00 |
history.cpp
|
Inline history and gain getters
|
2010-07-15 16:55:35 +01:00 |
history.h
|
Inline history and gain getters
|
2010-07-15 16:55:35 +01:00 |
lock.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
main.cpp
|
Do not call exit_threads() in Application d'tor
|
2010-04-25 10:35:55 +01:00 |
Makefile
|
Revert previous patch
|
2010-07-10 16:43:05 +01:00 |
material.cpp
|
Fix DIVIDE BY ZERO exception in init_search()
|
2010-07-03 16:12:20 +01:00 |
material.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
mersenne.cpp
|
Space inflate marsenne
|
2010-05-13 21:53:56 +01:00 |
mersenne.h
|
Space inflate marsenne
|
2010-05-13 21:53:56 +01:00 |
misc.cpp
|
Restore development version
|
2010-07-03 05:34:57 +01:00 |
misc.h
|
Move prefetch() out of TT
|
2010-06-19 11:10:54 +01:00 |
move.cpp
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
move.h
|
Fix some warnings under +w1 HP-UX compile
|
2010-04-11 17:03:03 +01:00 |
movegen.cpp
|
A promotion piece cannot be a king or a pawn
|
2010-05-05 12:16:16 +01:00 |
movegen.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
movepick.cpp
|
Tweak non-captures scoring
|
2010-07-04 21:49:23 +01:00 |
movepick.h
|
Fix some warnings under +w1 HP-UX compile
|
2010-04-11 17:03:03 +01:00 |
pawns.cpp
|
Fix DIVIDE BY ZERO exception in init_search()
|
2010-07-03 16:12:20 +01:00 |
pawns.h
|
Introduce evaluate_pawn_storm() to unify redundant code
|
2010-05-14 12:08:48 +01:00 |
piece.cpp
|
Fix some warnings under +w1 HP-UX compile
|
2010-04-11 17:03:03 +01:00 |
piece.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
position.cpp
|
Code style triviality in san.cpp
|
2010-06-29 18:33:43 +01:00 |
position.h
|
PSQT access functions can be static
|
2010-07-03 05:49:13 +01:00 |
psqtab.h
|
Revert "Another PSQT tuning round"
|
2010-07-02 06:55:03 +01:00 |
san.cpp
|
Code style triviality in san.cpp
|
2010-06-29 18:33:43 +01:00 |
san.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
scale.h
|
Revert scale factor in pawn evaluation
|
2010-04-21 20:35:47 +01:00 |
search.cpp
|
Retire value.cpp
|
2010-07-15 12:16:36 +01:00 |
search.h
|
Retire pv[] from SearchStack
|
2010-06-26 15:13:39 +01:00 |
square.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
thread.h
|
Move SplitPoint array under its thread
|
2010-07-05 20:55:01 +01:00 |
tt.cpp
|
Add moves from failed high nodes in PV
|
2010-07-12 21:06:40 +01:00 |
tt.h
|
Remove TranspositionTable::overwrites variable
|
2010-07-11 22:25:02 +01:00 |
types.h
|
Add some automatic detection for Windows
|
2010-05-21 23:09:53 +01:00 |
uci.cpp
|
Revert "Use ply counter in Position object"
|
2010-06-13 02:38:16 +01:00 |
uci.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
ucioption.cpp
|
Triviality in ucioption.cpp
|
2010-07-14 17:29:34 +01:00 |
ucioption.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
value.h
|
Retire value.cpp
|
2010-07-15 12:16:36 +01:00 |