projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typos in comments, adjust readme
[stockfish]
/
src
/
2021-12-01
Michael Ortmann
Fix typos in comments, adjust readme
tree
|
commitdiff
2021-12-01
hengyu
Small clean-up
tree
|
commitdiff
2021-12-01
pb00067
Remove depth dependence and use same limit (2000) as...
tree
|
commitdiff
2021-11-30
noobpwnftw
Enable compilation on older Windows systems
tree
|
commitdiff
2021-11-29
Joost VandeVondele
Update default net to nn-4f56ecfca5b7.nnue
tree
|
commitdiff
2021-11-28
Michael Chaly
Refine futility pruning for parent nodes
tree
|
commitdiff
2021-11-27
Michael Chaly
Adjust usage of history in futility pruning
tree
|
commitdiff
2021-11-27
Joost VandeVondele
Tune NNUE scaling params
tree
|
commitdiff
2021-11-26
Joost VandeVondele
Update default net to nn-3678835b1d3d.nnue
tree
|
commitdiff
2021-11-25
Michael Chaly
Use fraction of history heuristics in futility pruning
tree
|
commitdiff
2021-11-23
Stefan Geschwentner
Less futility pruning.
tree
|
commitdiff
2021-11-22
noobpwnftw
Revert and fix earlier windows NUMA patch
tree
|
commitdiff
2021-11-21
Stéphane Nicolet
Introduce Optimism
tree
|
commitdiff
2021-11-15
Michael Chaly
Simplify Pv nodes related logic in LMR
tree
|
commitdiff
2021-11-15
noobpwnftw
Fix processor group binding under Windows.
tree
|
commitdiff
2021-11-10
Joost VandeVondele
Tune a few NNUE related scaling parameters
tree
|
commitdiff
2021-11-08
bmc4
Simplify away the Reverse Move penalty
tree
|
commitdiff
2021-11-08
Joost VandeVondele
Reduce use of lazyEval
tree
|
commitdiff
2021-11-05
Stefan Geschwentner
Tweak initial aspiration window.
tree
|
commitdiff
2021-11-05
Joost VandeVondele
do not store qsearch positions in TT as exact.
tree
|
commitdiff
2021-11-05
Michael Chaly
Do more reductions at Pv nodes with low delta
tree
|
commitdiff
2021-11-05
lonfom169
More futility pruning
tree
|
commitdiff
2021-11-01
Joost VandeVondele
Restore development version
tree
|
commitdiff
2021-10-31
xefoci7612
Simplify Skill implementation
tree
|
commitdiff
2021-10-31
Michel Van den Bergh
Do not output to stderr during the build.
tree
|
commitdiff
2021-10-31
Stefan Geschwentner
Do more deeper LMR searches.
tree
|
commitdiff
2021-10-31
Joost VandeVondele
Widen the aspiration window for larger evals
tree
|
commitdiff
2021-10-28
Joost VandeVondele
Stockfish 14.1
tree
|
commitdiff
2021-10-25
mstembera
Fix sometimes incorrect key for prefetches
tree
|
commitdiff
2021-10-24
Joost VandeVondele
Adjust ButterflyHistory decay parameter
tree
|
commitdiff
2021-10-24
Stefan Geschwentner
Double extend search even more via LMR
tree
|
commitdiff
2021-10-24
bmc4
Simplify LMR multiThread condition
tree
|
commitdiff
2021-10-23
FauziAkram
Tuning of a Null Move Parameter
tree
|
commitdiff
2021-10-23
bmc4
Increase TTdepth acceptance some Threads
tree
|
commitdiff
2021-10-23
Stefano Cardanobile
Rewrite NNUE evaluation adjustments
tree
|
commitdiff
2021-10-23
mstembera
Simplify away ValueListInserter
tree
|
commitdiff
2021-10-21
Stefan Geschwentner
Double extend more often via LMR
tree
|
commitdiff
2021-10-21
bmc4
Simplify null move search condition
tree
|
commitdiff
2021-10-19
bmc4
Adjust TTdepth acceptance on early cutoff
tree
|
commitdiff
2021-10-19
bmc4
Simplify evaluate condition on search
tree
|
commitdiff
2021-10-18
bmc4
Simplify probCutCount away
tree
|
commitdiff
2021-10-18
Stefano Cardanobile
Reformat Eval::evaluate()
tree
|
commitdiff
2021-10-17
Stéphane Nicolet
Remove noLMRExtension flag
tree
|
commitdiff
2021-10-17
Stéphane Nicolet
Allow some LMR double extensions
tree
|
commitdiff
2021-10-15
Stefano Cardanobile
Smooth improving
tree
|
commitdiff
2021-10-14
Joost VandeVondele
Compute ttCapture earlier
tree
|
commitdiff
2021-10-14
bmc4
Simplify ttHitAverage away
tree
|
commitdiff
2021-10-13
Joseph Ellis
Simplify multi-cut condition
tree
|
commitdiff
2021-10-09
Michael Chaly
Reduce more if multiple moves exceed alpha
tree
|
commitdiff
2021-10-07
xoto10
Small clean-up, Sept 2021
tree
|
commitdiff
2021-10-06
Stéphane Nicolet
Capping stat bonus at 2000
tree
|
commitdiff
2021-10-06
Joost VandeVondele
Improve the Chess960 correction for cornered bishops
tree
|
commitdiff
2021-10-06
J. Oster
Time-management fix in MultiPV mode.
tree
|
commitdiff
2021-10-03
Michael Chaly
Increase reductions with thread count
tree
|
commitdiff
2021-09-26
Michael Chaly
Extend quiet tt moves at PvNodes
tree
|
commitdiff
2021-09-25
Stéphane Nicolet
Reduction instead of cutoff
tree
|
commitdiff
2021-09-24
OfekShochat
Range reductions
tree
|
commitdiff
2021-09-23
Stéphane Nicolet
Tweak doubly singular condition (Topo's patch)
tree
|
commitdiff
2021-09-23
Stéphane Nicolet
Detect search explosions
tree
|
commitdiff
2021-09-21
Michael Chaly
Combo of various parameter tweaks
tree
|
commitdiff
2021-09-17
xoto10
Increase optimumTime by 10%
tree
|
commitdiff
2021-09-15
SFisGOD
Update default net to nn-13406b1dcbe0.nnue
tree
|
commitdiff
2021-09-12
xoto10
Update 2 search parameters after tune.
tree
|
commitdiff
2021-09-10
Michael Chaly
Decrease depth for cutnodes with no tt move
tree
|
commitdiff
2021-09-07
Stefan Geschwentner
Further improve history updates
tree
|
commitdiff
2021-09-06
Stefan Geschwentner
Improve history updates
tree
|
commitdiff
2021-09-06
SFisGOD
Update default net to nn-6762d36ad265.nnue
tree
|
commitdiff
2021-09-06
Michael Chaly
Extend captures and promotions
tree
|
commitdiff
2021-08-31
SFisGOD
Update default net to nn-735bba95dec0.nnue
tree
|
commitdiff
2021-08-27
VoyagerOne
CMH Pruning Tweak
tree
|
commitdiff
2021-08-27
SFisGOD
Update default net to nn-33495fe25081.nnue
tree
|
commitdiff
2021-08-27
ppigazzini
Use "pedantic" flag also for mingw
tree
|
commitdiff
2021-08-27
Joost VandeVondele
Fix empty EvalFile option
tree
|
commitdiff
2021-08-22
bmc4
Simplify Declaration on Pawn Move Generation
tree
|
commitdiff
2021-08-22
SFisGOD
Update default net to nn-517c4f68b5df.nnue
tree
|
commitdiff
2021-08-22
candirufish
do more LMR extensions for PV nodes
tree
|
commitdiff
2021-08-22
bmc4
Simplify Null Move Search Reduction
tree
|
commitdiff
2021-08-20
Tomasz Sobczyk
Optimize and tidy up affine transform code.
tree
|
commitdiff
2021-08-20
Tomasz Sobczyk
Improve handling of the debug log file.
tree
|
commitdiff
2021-08-18
Torsten Hellwig
Update default net to nn-ac5605a608d6.nnue
tree
|
commitdiff
2021-08-17
Joost VandeVondele
Regenerate dependencies on code change
tree
|
commitdiff
2021-08-15
Tomasz Sobczyk
New NNUE architecture and net
tree
|
commitdiff
2021-08-05
Joost VandeVondele
Revert futility pruning patches
tree
|
commitdiff
2021-08-05
VoyagerOne
SEE simplification
tree
|
commitdiff
2021-08-05
SFisGOD
Update default net to nn-46832cfbead3.nnue
tree
|
commitdiff
2021-08-05
Stefan Geschwentner
Simplify new cmh pruning thresholds by using directly...
tree
|
commitdiff
2021-08-05
VoyagerOne
Futile pruning simplification
tree
|
commitdiff
2021-07-31
VoyagerOne
CMH Pruning Tweak
tree
|
commitdiff
2021-07-30
Tomasz Sobczyk
Avoid unnecessary stores in the affine transform
tree
|
commitdiff
2021-07-29
SFisGOD
Update default net to nn-56a5f1c4173a.nnue
tree
|
commitdiff
2021-07-26
SFisGOD
Update default net to nn-26abeed38351.nnue
tree
|
commitdiff
2021-07-26
Giacomo Lorenzetti
Simplification in LMR
tree
|
commitdiff
2021-07-24
MichaelB7
Update the default net to nn-76a8a7ffb820.nnue.
tree
|
commitdiff
2021-07-23
Giacomo Lorenzetti
Apply good/bad history reduction also when inCheck
tree
|
commitdiff
2021-07-23
pb00067
Simplify lowply-history scoring logic
tree
|
commitdiff
2021-07-23
Vizvezdenec
Prune illegal moves in qsearch earlier
tree
|
commitdiff
2021-07-23
Liam Keegan
Add macOS and windows to CI
tree
|
commitdiff
2021-07-13
VoyagerOne
Don't save excluded move eval in TT
tree
|
commitdiff
2021-07-13
Vizvezdenec
Remove second futility pruning depth limit
tree
|
commitdiff
2021-07-13
pb00067
SEE: simplify stm variable initialization
tree
|
commitdiff
next