projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Some minor cleanup stuff
[stockfish]
/
src
/
search.cpp
2014-03-03
mstembera
Some minor cleanup stuff
blob
|
commitdiff
|
raw
2014-03-03
Marco Costalba
Revert dynamic draw value
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Marco Costalba
Retire UCI_AnalyseMode option
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Joerg Oster
Dynamic draw value
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Marco Costalba
Fix an assert in Probcut
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Leonid Pechenik
Distribute part of first move time to other moves
blob
|
commitdiff
|
raw
|
diff to current
2014-02-16
Marco Costalba
Update SEE to return a Value
blob
|
commitdiff
|
raw
|
diff to current
2014-02-15
Marco Costalba
Restore PorbCut name
blob
|
commitdiff
|
raw
|
diff to current
2014-02-15
Marco Costalba
Assorted renaming in search
blob
|
commitdiff
|
raw
|
diff to current
2014-02-15
Joerg Oster
Return static eval when reaching MAX_PLY
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Leonid Pechenik
Simplify time management
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Marco Costalba
Revert "Retire null search verification"
blob
|
commitdiff
|
raw
|
diff to current
2014-02-09
Marco Costalba
Assorted tweaks from DON
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Marco Costalba
Rewrite previous patch removing the macro
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Thanar2
Inline common path of pos.gives_check
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Lucas Braesch
Retire null search verification
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
Lucas Braesch
Better document null search window
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Lucas Braesch
Better document razoring
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
Marco Costalba
Fix null reduction formula
blob
|
commitdiff
|
raw
|
diff to current
2014-01-26
Stefan Geschwentner
Variable null-move value based reduction
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Stefan Geschwentner
Introduce 'follow up' moves
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Marco Costalba
Fix early stop condition
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Ralph Stoesser
Retire easy move
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Uri Blass
Stop earlier if iteration is taking too long
blob
|
commitdiff
|
raw
|
diff to current
2014-01-05
Pablo Vazquez
Remove duplicated code
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Marco Costalba
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
Marco Costalba
Retire asymmThreshold
blob
|
commitdiff
|
raw
|
diff to current
2013-12-15
Lucas Braesch
Remove threat move stuff
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Marco Costalba
Sync history and counter moves updating
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Lucas Braesch
Update History and Counter move on TT hit
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Ralph Stößer
Research at intermediate depth if LMR is very high
blob
|
commitdiff
|
raw
|
diff to current
2013-12-06
Arjun Temurnikar
Even more spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Chris Caino
Micro-optimise dangerous condition
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Chris Caino
Broader condition for dangerous pawn moves
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Jerry Donald
Another round of spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Richard Lloyd
Big assorted spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Jerry Donald
Assorted spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-01
Marco Costalba
Rename CASTLE to CASTLING
blob
|
commitdiff
|
raw
|
diff to current
2013-11-30
Marco Costalba
Rewrite some bitboard init code
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Marco Costalba
Revert previous fix
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Hongzhi Cheng
Get correct excluded moves for split nodes
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Marco Costalba
Revert previous patch
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Marco Costalba
Fix an assert in SMP case
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Marco Costalba
Retire quietsSearched[]
blob
|
commitdiff
|
raw
|
diff to current
2013-11-11
Joona Kiiski
Reintroduce gains
blob
|
commitdiff
|
raw
|
diff to current
2013-11-10
Marco Costalba
Rename squares_aligned()
blob
|
commitdiff
|
raw
|
diff to current
2013-11-09
Marco Costalba
Fix printing of incorrect PV in some cases
blob
|
commitdiff
|
raw
|
diff to current
2013-11-09
Lucas Braesch
Futility pruning simplification
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Marco Costalba
Revert "Retire eval margin and gains"
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Gary Linscott
Restrict mobility of pinned pieces
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Lucas Braesch
Retire eval margin and gains
blob
|
commitdiff
|
raw
|
diff to current
2013-11-02
Joona Kiiski
Test Easy Move if no BestMoveChanges
blob
|
commitdiff
|
raw
|
diff to current
2013-11-01
Marco Costalba
Set timer to a fixed interval
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Chris Caino
Simplify futility move count formula
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Chris Caino
Simplify futility margins formula
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Joona Kiiski
Smoother transition for LMR
blob
|
commitdiff
|
raw
|
diff to current
2013-10-08
Lucas Braesch
Use TT refined value to stand pat
blob
|
commitdiff
|
raw
|
diff to current
2013-10-05
Lucas Braesch
Use double everywhere
blob
|
commitdiff
|
raw
|
diff to current
2013-10-05
Lucas Braesch
Use prefix operators wherever possible
blob
|
commitdiff
|
raw
|
diff to current
2013-09-28
Marco Costalba
Drop 'is' prefix from query functions
blob
|
commitdiff
|
raw
|
diff to current
2013-09-28
Lucas Braesch
Simplify extensions
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Reuven Peleg
Simplify tte use condition
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
Ralph Stößer
Reduce negative quiets by ONE_PLY / 2
blob
|
commitdiff
|
raw
|
diff to current
2013-09-15
Kojirion
Use pre-increment also for native types
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Marco Costalba
Revert "Fix random moves when time < 10ms"
blob
|
commitdiff
|
raw
|
diff to current
2013-09-11
Marco Costalba
Extend checks more when below alpha
blob
|
commitdiff
|
raw
|
diff to current
2013-09-11
Uri Blass
Extend checks more in losing positions
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
Marco Costalba
Fix random moves when time < 10ms
blob
|
commitdiff
|
raw
|
diff to current
2013-09-07
Marco Costalba
Fix warning: double to float truncation
blob
|
commitdiff
|
raw
|
diff to current
2013-09-07
Lucas Braesch
Singular extension at 8 plies also for PV nodes
blob
|
commitdiff
|
raw
|
diff to current
2013-09-07
Lucas Braesch
Union of 2 changes
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Lucas Braesch
Do not prune useless checks in QS
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Uri Blass
Union of 2 changes that failed with good score
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Marco Costalba
Fix a bogus assert in allows()
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Gary Linscott
Enable LMR for dangerous moves
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
Uri Blass
Time management: move faster if PV is stable
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Chris Caino
Fix KBPK bug
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Joona Kiiski
Use null move when depth >= 2 plies
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Tom Vijlbrief
Fix crash when reaching max ply
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Leonid Pechenik
Further tweak movecount pruning
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Marco Costalba
Revert using exceptions
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Marco Costalba
Use exceptions to stop the search
blob
|
commitdiff
|
raw
|
diff to current
2013-08-09
Marco Costalba
Fix 'improving' condition
blob
|
commitdiff
|
raw
|
diff to current
2013-08-08
Marco Costalba
Increase LMR when not improving
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Marco Costalba
Rework Thread hierarchy
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
Eelco de Groot
Increase pruning if evaluation is not improving
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Marco Costalba
Simplify captures ordering
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Marco Costalba
Better document what we skip when in check
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Marco Costalba
Better annotate unlikely conditions
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Reuven Peleg
Simplify a condition in refutes()
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Marco Costalba
Fully qualify memset and memcpy
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Tom Vijlbrief
Retire enoughMaterial + lower trapped rook threshold
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Marco Costalba
A useless assignment found by Clang’s static analyzer
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Marco Costalba
Fix build with MSVC 2013
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Marco Costalba
Fix printing of PV info: take 2
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Marco Costalba
Fix printing of PV info
blob
|
commitdiff
|
raw
|
diff to current
2013-07-11
Marco Costalba
Rename some UCI options
blob
|
commitdiff
|
raw
|
diff to current
2013-07-11
Marco Costalba
Fix a crash with depth 1 perft
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Marco Costalba
Don't IID when in check also in PvNodes
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Marco Costalba
Revert previous patch
blob
|
commitdiff
|
raw
|
diff to current
next