projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove pawn count in space() calculation #2139
2019-05-15
xoto10
Remove pawn count in space() calculation #2139
commit
|
commitdiff
|
tree
2019-05-15
xoto10
Add eg component to evaluate_shelter() #2137
commit
|
commitdiff
|
tree
2019-05-02
Marco Costalba
Assorted trivial cleanups 4/2019
commit
|
commitdiff
|
tree
2019-04-27
Marco Costalba
Fix bench number of previous patch
commit
|
commitdiff
|
tree
2019-04-27
MJZ1977
Shuffle detection #2108
commit
|
commitdiff
|
tree
2019-04-20
protonspring
Remove DistanceRing #2107
commit
|
commitdiff
|
tree
2019-04-13
Joost VandeVondele
Give penalty for all early quiets of prev. ply
commit
|
commitdiff
|
tree
2019-04-13
protonspring
Simplify Connected Pawn Scoring #2090
commit
|
commitdiff
|
tree
2019-04-12
Marco Costalba
Revert "Shuffle detection #2064"
commit
|
commitdiff
|
tree
2019-04-09
protonspring
Remove BetweenBB Array #2076
commit
|
commitdiff
|
tree
2019-04-06
erbsenzaehler
Make ONE_PLY value independent again
commit
|
commitdiff
|
tree
2019-04-05
xoto10
Use average bestMoveChanges across all threads #2072
commit
|
commitdiff
|
tree
2019-04-04
Moez Jellouli
Remove pureStaticEval #2069
commit
|
commitdiff
|
tree
2019-03-31
protonspring
Use simple array for Pawns Connected bonus #2061
commit
|
commitdiff
|
tree
2019-03-20
xoto10
Remove !extension check #2045
commit
|
commitdiff
|
tree
2019-03-10
xoto10
Simplify failedLow away #1986
commit
|
commitdiff
|
tree
2019-03-09
Marco Costalba
Revert "Allowing singular extension in mate positions"
commit
|
commitdiff
|
tree
2019-03-05
protonspring
Shrink Reductions[] array to one dimension
commit
|
commitdiff
|
tree
2019-03-05
SFisGOD
Pawn value tweak
commit
|
commitdiff
|
tree
2019-03-05
Marco Costalba
Assorted trivial cleanups 2/2019
commit
|
commitdiff
|
tree
2019-03-05
Vizvezdenec
Add continuation history 5
commit
|
commitdiff
|
tree
2019-02-26
Marco Costalba
Revert "Remove skipQuiets variable in search()"
commit
|
commitdiff
|
tree
2019-02-08
protonspring
Change outposts to single value #1946
commit
|
commitdiff
|
tree
2019-02-08
Marco Costalba
Assorted trivial cleanups 1/2019
commit
|
commitdiff
|
tree
2019-02-08
Marco Costalba
Log message of: Less king danger...
commit
|
commitdiff
|
tree
2018-10-27
Vizvezdenec
Tweak of knight PSQT and mobility bonuses
commit
|
commitdiff
|
tree
2018-10-21
mstembera
Small simplification in castling rights
commit
|
commitdiff
|
tree
2018-01-23
Stéphane Nicolet
Contempt 20
commit
|
commitdiff
|
tree
2018-01-23
Tom Vijlbrief
Make razor margin depth independent
commit
|
commitdiff
|
tree
2017-12-17
Gontran Lemaire
Remove QueenMinorsImbalance array #1340
commit
|
commitdiff
|
tree
2017-12-17
Joost VandeVondele
Make staticEval independent of the search path
commit
|
commitdiff
|
tree
2017-12-11
Alain SAVARD
Simplify other checks #1334
commit
|
commitdiff
|
tree
2017-12-03
Guy Vreuls
Use constexpr when makes sense
commit
|
commitdiff
|
tree
2017-12-03
syzygy
Minor cleanup of search.cpp
commit
|
commitdiff
|
tree
2017-11-05
Günther Demetz
Handle BxN trade as good capture when history score...
commit
|
commitdiff
|
tree
2017-11-03
Stefan Geschwentner
Introduce capture history table for capture move sorting
commit
|
commitdiff
|
tree
2017-10-28
Cooffe
Update Copyright year inMakefile
commit
|
commitdiff
|
tree
2017-10-28
Joost VandeVondele
Extra thinking before accepting draw PVs.
commit
|
commitdiff
|
tree
2017-10-22
IIvec
Fix premature using of all available time in x/y TC
commit
|
commitdiff
|
tree
2017-10-22
Gian-Carlo Pascutto
Don't filter root moves if MultiPV mode is enabled
commit
|
commitdiff
|
tree
2017-10-11
Joost VandeVondele
Fix issue #1268
commit
|
commitdiff
|
tree
2017-10-11
Alain SAVARD
Simplify bonus for bishop on long diagonal
commit
|
commitdiff
|
tree
2017-10-02
Stéphane Nicolet
Good bishops on the main diagonals
commit
|
commitdiff
|
tree
2017-09-30
VoyagerOne
Decrease reduction for exact PV nodes
commit
|
commitdiff
|
tree
2017-09-22
GuardianRM
Tweak statScore condition
commit
|
commitdiff
|
tree
2017-09-17
syzygy
Let ss->ply denote the number of plies from the root...
commit
|
commitdiff
|
tree
2017-09-17
Stéphane Nicolet
Score unopposed weak pawns only if majors
commit
|
commitdiff
|
tree
2017-09-12
IIvec
Higher Move Overhead
commit
|
commitdiff
|
tree
2017-09-09
ianfab
Extend ShelterWeakness array by dimension isKingFile
commit
|
commitdiff
|
tree
2017-09-05
VoyagerOne
Streamlline reduction based on movecount
commit
|
commitdiff
|
tree
2017-09-05
syzygy
Small simplication of see_ge()
commit
|
commitdiff
|
tree
2017-09-05
Marco Costalba
Travis CI: Make all warnings into errors
commit
|
commitdiff
|
tree
2017-09-02
syzygy
Prevent Stockfish from exiting if DTZ table is not...
commit
|
commitdiff
|
tree
2017-09-01
Marco Costalba
Fix a warning with MSVC
commit
|
commitdiff
|
tree
2017-09-01
Joost VandeVondele
Multi-threaded search testing with valgrind
commit
|
commitdiff
|
tree
2017-09-01
Joost VandeVondele
Fix uninitialized memory usage
commit
|
commitdiff
|
tree
2017-08-31
VoyagerOne
Adjust moveCount history only at LMR
commit
|
commitdiff
|
tree
2017-08-30
Joost VandeVondele
Simplify away non-normal moves in SEE
commit
|
commitdiff
|
tree
2017-08-26
Marco Costalba
Appveyor: do a Debug and Release build
commit
|
commitdiff
|
tree
2017-08-26
Joost VandeVondele
Improve multi-threaded mate finding
commit
|
commitdiff
|
tree
2017-08-26
Stéphane Nicolet
Count all weak squares in the king ring with a single...
commit
|
commitdiff
|
tree
2017-08-26
Joost VandeVondele
Use moveCount history for reduction
commit
|
commitdiff
|
tree
2017-08-22
Stéphane Nicolet
Avoid constructing an empty tuple in qsearch
commit
|
commitdiff
|
tree
2017-08-20
Marco Costalba
Improve appeyor build
commit
|
commitdiff
|
tree
2017-08-19
Marco Costalba
Fix some Clang warnings
commit
|
commitdiff
|
tree
2017-08-19
Marco Costalba
Wide bench coverage
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Restore perft
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Rewrite benchmark
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Reformat time manager code
commit
|
commitdiff
|
tree
2017-08-18
Joost VandeVondele
Collect more corrections to optimum/maximum
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Speed up Trevis CI
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Clarify stats range
commit
|
commitdiff
|
tree
2017-08-17
IIvec
Time management simplification
commit
|
commitdiff
|
tree
2017-08-17
Marco Costalba
Fix involuntary conversions of ExtMove to Move
commit
|
commitdiff
|
tree
2017-08-17
Marco Costalba
Unify stats update()
commit
|
commitdiff
|
tree
2017-08-17
lucasart
Use int16_t in History values
commit
|
commitdiff
|
tree
2017-08-15
Marco Costalba
Fix incorrect StateInfo
commit
|
commitdiff
|
tree
2017-08-13
Marco Costalba
Run clang-tidy 'modernize'
commit
|
commitdiff
|
tree
2017-08-13
Marco Costalba
Thread code reformat
commit
|
commitdiff
|
tree
2017-08-13
Marco Costalba
Retire States global variable
commit
|
commitdiff
|
tree
2017-08-12
tthsqe12
Fix the handling of opposite bishops in KXK endgame...
commit
|
commitdiff
|
tree
2017-08-11
Joost VandeVondele
Simplify finished search in ponder/infinite mode.
commit
|
commitdiff
|
tree
2017-08-10
Marco Costalba
Re-apply the fix for Limits::ponder race
commit
|
commitdiff
|
tree
2017-08-10
Marco Costalba
Revert "Fix a race on Limits::ponder"
commit
|
commitdiff
|
tree
2017-08-10
Joost VandeVondele
Fix a race on Limits::ponder
commit
|
commitdiff
|
tree
2017-08-10
Marco Costalba
Fix some races and clarify the code
commit
|
commitdiff
|
tree
2017-08-10
AndyGrant
Make variable naming consistent
commit
|
commitdiff
|
tree
2017-08-10
Joost VandeVondele
Unify scoring functions in MovePicker
commit
|
commitdiff
|
tree
2017-08-06
Joost VandeVondele
Remove Stack/thread dependence in movepick
commit
|
commitdiff
|
tree
2017-07-15
Marco Costalba
Move game_phase() to material.cpp
commit
|
commitdiff
|
tree
2017-05-10
Marco Costalba
Default argument for see_ge()
commit
|
commitdiff
|
tree
2017-04-24
Marco Costalba
Assorted code style issues
commit
|
commitdiff
|
tree
2017-01-31
Stéphane Nicolet
Simplify away QueenContactChecks
commit
|
commitdiff
|
tree
2017-01-28
VoyagerOne
Penalty for a quiet ttMove that fails low
commit
|
commitdiff
|
tree
2017-01-28
Stefan Geschwentner
Candidate passed pawns
commit
|
commitdiff
|
tree
2017-01-21
Alain SAVARD
Simplification of lazy threshold
commit
|
commitdiff
|
tree
2017-01-21
Alain SAVARD
Outpost array simplification
commit
|
commitdiff
|
tree
2017-01-21
Alain SAVARD
Reformat eval_init()
commit
|
commitdiff
|
tree
2017-01-13
Stefano Cardanobile
Introduce lazy evaluation
commit
|
commitdiff
|
tree
2017-01-09
lucasart
Remove HistoryStats
commit
|
commitdiff
|
tree
next