projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2010-08-02
Joona Kiiski
Tweak default values for ucioptions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Joona Kiiski
New Time management system
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Marco Costalba
Always use ss->bestMove to store ply best move
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Marco Costalba
Lower SingularExtensionDepth to 7 plies for non-pv
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Marco Costalba
Two small fixes in passed pawns evaluation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Marco Costalba
Fix KBNK endgame
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Marco Costalba
Rename EMPTY in NO_PIECE
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Marco Costalba
Introduce enum SquareColor
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Marco Costalba
Introduce and use same_color_squares()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Marco Costalba
Cleanup Position::print()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Joona Kiiski
Fix build failure on GCC
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Marco Costalba
Cleanup Position::to_fen()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Marco Costalba
Last touches to from_fen()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Marco Costalba
Rewrite Position::from_fen()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Joona Kiiski
Don't initialize psqt-tables when 'ucinewgame' is received
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Joona Kiiski
Retire 'Randomness' ucioption
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Joona Kiiski
Always init pthread locks to NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Joona Kiiski
Remove other locking options
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Marco Costalba
Retire SearchStack init() and initKillers()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Marco Costalba
Fix errouneus reset of ss->threatMove
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Marco Costalba
Revert previous patch
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Marco Costalba
Weight backward-ness of a pawn
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Joona Kiiski
ValueType needs only 2 bits to be stored in TT
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Joona Kiiski
Update TT documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Marco Costalba
Move insert_pv() and extract_pv() out of TT class
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Marco Costalba
Store position static score in TT as soon as possible
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Marco Costalba
Introduce DEPTH_NONE and use it
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Joona Kiiski
Remove pointless tte->static_value() != VALUE_NONE...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Joona Kiiski
Store static value and king danger in TT also in TT...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Marco Costalba
Fix "pass ss->eval to qsearch()" condition
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Marco Costalba
Triviality in material.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Marco Costalba
Small rewrite of backward pawn test
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Joona Kiiski
Initialize SearchStack only once at RootMoveList c'tor
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Joona Kiiski
Every node is responsible for initializing its own...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Joona Kiiski
Drop KILLER_MAX. Hardcode to 2 instead.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Joona Kiiski
Do not initialize ss->reduction to zero in the beginnin...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Joona Kiiski
Do not reset ss->eval in the beginning of the node
commit
|
commitdiff
|
tree
|
snapshot
2010-07-17
Marco Costalba
Fix isolated and backward pawns scoring
commit
|
commitdiff
|
tree
|
snapshot
2010-07-17
Marco Costalba
Triviality in endgame.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Joona Kiiski
Update Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Joona Kiiski
Find balance between 1.7 and 1.8 reductions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Marco Costalba
Remove redundant argument in think()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Marco Costalba
Retire apply_scale_factor() and scale.h
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Marco Costalba
Inline history and gain getters
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Marco Costalba
Retire value.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Marco Costalba
Retire LSN machinery
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Marco Costalba
Triviality in ucioption.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Marco Costalba
Add moves from failed high nodes in PV
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Marco Costalba
Fix (zugzwang) verification to be shallower then null...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Joona Kiiski
Remove TranspositionTable::overwrites variable
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Marco Costalba
Space inflate bitbase.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Marco Costalba
There is no need to clear TT at allocation time
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
Marco Costalba
Revert previous patch
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
Marco Costalba
Makefile: default on gcc 32 bits when type 'make'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Marco Costalba
Reword singular extension comments
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Joona Kiiski
Tweak Makefile a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Marco Costalba
Move SplitPoint array under its thread
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Marco Costalba
Tweak non-captures scoring
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Joona Kiiski
Fix TT documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Marco Costalba
Reintroduce GCC/ICC rounding hack
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Joona Kiiski
Fix Makefile for HPUX
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Marco Costalba
Fix DIVIDE BY ZERO exception in init_search()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Marco Costalba
PSQT access functions can be static
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Marco Costalba
Use only history to score non-captures
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Marco Costalba
Revert "Another PSQT tuning round"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Marco Costalba
Stockfish 1.8
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Marco Costalba
Mark CheckInfo c'tor as explicit
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Marco Costalba
Move singleEvasion assignment out of move's loop
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Joona Kiiski
Another PSQT tuning round
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Marco Costalba
Remove a redundant check in passed pawn eval
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Marco Costalba
Code style triviality in san.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Marco Costalba
Rename TranspositionTable 'writes' in 'overwrites'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Marco Costalba
Extract only exact scores to get the PV
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Marco Costalba
Retire update_pv() and sp_update_pv()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Marco Costalba
Retire pv[] from SearchStack
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Marco Costalba
Introduce bestMove to store PV move
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Marco Costalba
Cleanup code that stores score in TT
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Joona Kiiski
Fix some wrong documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Joona Kiiski
Remove unused constant
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Marco Costalba
Stockfish 1.8 beta 2
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Joona Kiiski
Hack to fix GCC/ICC rounding difference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Stockfish 1.8 beta 1
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Revert "Do IID also when we already have a ttMove"
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Call apply_weight() for both colors in one go
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Tweak unstoppable pawns detection
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Marco Costalba
Merge branch 'master' of free2.projectlocker.com:sf
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Tord Romstad
Moved a misplaced #endif in misc.cpp, which broke compi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Marco Costalba
Test killer for legality earlier
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Marco Costalba
Optimize for king moves in see_sign()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Marco Costalba
Move prefetch() out of TT
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Marco Costalba
Extend checks only if SEE is non-negative
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Marco Costalba
Revert "Use ply counter in Position object"
commit
|
commitdiff
|
tree
|
snapshot
2010-06-12
Marco Costalba
Set LSNTime to 100 ms
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Marco Costalba
Remove a wrong FIXME
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Marco Costalba
Avoid a double copy when saving a TTEntry
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Marco Costalba
Avoid calling evaluate() while razoring
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Marco Costalba
Offset pv[] always from 0
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Marco Costalba
Big qsearch() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Marco Costalba
Extend intermediate LMR to root search
commit
|
commitdiff
|
tree
|
snapshot
next