]> git.sesse.net Git - stockfish/shortlog
stockfish
2021-12-17 George SobalaFix for profile-build failure using gcc on MacOS
2021-12-17 pb00067Remove lowPly history
2021-12-17 bmc4Simplify away singularQuietLMR
2021-12-17 farseerUpdate default net to nn-4401e826ebcc.nnue
2021-12-14 Joost VandeVondeleRemove NNUE scaling term
2021-12-13 Joost VandeVondeleUpdate default net to nn-d93927199b3d.nnue
2021-12-11 Stefan GeschwentnerSimplify falling eval time factor.
2021-12-11 Joost VandeVondeleUpdate Top CPU Contributors
2021-12-09 Michael ChalyAdjust singular extension depth restriction
2021-12-08 Stefan GeschwentnerImprove transposition table remplacement strategy
2021-12-07 Michael ChalyIntroduce post-lmr extensions
2021-12-07 Tomasz SobczykOptimize FT activation and affine transform for NEON.
2021-12-07 Joost VandeVondeleUpdate default net to nn-63376713ba63.nnue.
2021-12-06 Michael ChalyAssign extra bonus for previous move that caused a...
2021-12-05 Stefan GeschwentnerTweak history initialization
2021-12-05 Stefan GeschwentnerTweak time management
2021-12-05 bmc4Simplifies bestMoveChanges from LMR
2021-12-04 Joost VandeVondeleUpdate default net to nn-cdf1785602d6.nnue
2021-12-03 Michael ChalyDo more aggressive pruning for some node types
2021-12-03 Gian-Carlo... Add AVX-VNNI support for Alder Lake and later.
2021-12-01 bmc4Correctly reset bestMoveChanges
2021-12-01 bmc4Simplify reduction on rootNode when bestMoveChanges...
2021-12-01 Michael OrtmannFix typos in comments, adjust readme
2021-12-01 hengyuSmall clean-up
2021-12-01 pb00067Remove depth dependence and use same limit (2000) as...
2021-11-30 noobpwnftwEnable compilation on older Windows systems
2021-11-29 Joost VandeVondeleUpdate default net to nn-4f56ecfca5b7.nnue
2021-11-28 Michael ChalyRefine futility pruning for parent nodes
2021-11-27 Michael ChalyAdjust usage of history in futility pruning
2021-11-27 Joost VandeVondeleTune NNUE scaling params
2021-11-26 Joost VandeVondeleUpdate default net to nn-3678835b1d3d.nnue
2021-11-25 Michael ChalyUse fraction of history heuristics in futility pruning
2021-11-23 Stefan GeschwentnerLess futility pruning.
2021-11-22 noobpwnftwRevert and fix earlier windows NUMA patch
2021-11-21 Joost VandeVondeleRemove appveyor CI
2021-11-21 Stéphane NicoletIntroduce Optimism
2021-11-15 Michael ChalySimplify Pv nodes related logic in LMR
2021-11-15 noobpwnftwFix processor group binding under Windows.
2021-11-10 Joost VandeVondeleTune a few NNUE related scaling parameters
2021-11-08 bmc4Simplify away the Reverse Move penalty
2021-11-08 Joost VandeVondeleReduce use of lazyEval
2021-11-05 Stefan GeschwentnerTweak initial aspiration window.
2021-11-05 Joost VandeVondeledo not store qsearch positions in TT as exact.
2021-11-05 Michael ChalyDo more reductions at Pv nodes with low delta
2021-11-05 lonfom169More futility pruning
2021-11-01 Joost VandeVondeleRestore development version
2021-10-31 xefoci7612Simplify Skill implementation
2021-10-31 Michel Van... Do not output to stderr during the build.
2021-10-31 Stefan GeschwentnerDo more deeper LMR searches.
2021-10-31 Joost VandeVondeleWiden the aspiration window for larger evals
2021-10-28 Joost VandeVondeleStockfish 14.1
2021-10-25 mstemberaFix sometimes incorrect key for prefetches
2021-10-24 Joost VandeVondeleAdjust ButterflyHistory decay parameter
2021-10-24 Stefan GeschwentnerDouble extend search even more via LMR
2021-10-24 bmc4Simplify LMR multiThread condition
2021-10-23 FauziAkramTuning of a Null Move Parameter
2021-10-23 bmc4Increase TTdepth acceptance some Threads
2021-10-23 Stefano CardanobileRewrite NNUE evaluation adjustments
2021-10-23 mstemberaSimplify away ValueListInserter
2021-10-21 Stefan GeschwentnerDouble extend more often via LMR
2021-10-21 bmc4Simplify null move search condition
2021-10-19 bmc4Adjust TTdepth acceptance on early cutoff
2021-10-19 bmc4Simplify evaluate condition on search
2021-10-18 bmc4Simplify probCutCount away
2021-10-18 Stefano CardanobileReformat Eval::evaluate()
2021-10-17 Stéphane NicoletRemove noLMRExtension flag
2021-10-17 Stéphane NicoletAllow some LMR double extensions
2021-10-15 Stefano CardanobileSmooth improving
2021-10-14 Joost VandeVondeleCompute ttCapture earlier
2021-10-14 bmc4Simplify ttHitAverage away
2021-10-13 Joseph EllisSimplify multi-cut condition
2021-10-09 Michael ChalyReduce more if multiple moves exceed alpha
2021-10-07 xoto10Small clean-up, Sept 2021
2021-10-06 Stéphane NicoletCapping stat bonus at 2000
2021-10-06 Joost VandeVondeleImprove the Chess960 correction for cornered bishops
2021-10-06 J. OsterTime-management fix in MultiPV mode.
2021-10-03 Michael ChalyIncrease reductions with thread count
2021-09-26 Michael ChalyExtend quiet tt moves at PvNodes
2021-09-25 Stéphane NicoletReduction instead of cutoff
2021-09-24 OfekShochatRange reductions
2021-09-23 Stéphane NicoletTweak doubly singular condition (Topo's patch)
2021-09-23 Stéphane NicoletDetect search explosions
2021-09-21 Michael ChalyCombo of various parameter tweaks
2021-09-17 xoto10Increase optimumTime by 10%
2021-09-15 SFisGODUpdate default net to nn-13406b1dcbe0.nnue
2021-09-12 xoto10Update 2 search parameters after tune.
2021-09-10 Michael ChalyDecrease depth for cutnodes with no tt move
2021-09-07 Stefan GeschwentnerFurther improve history updates
2021-09-06 Stefan GeschwentnerImprove history updates
2021-09-06 SFisGODUpdate default net to nn-6762d36ad265.nnue
2021-09-06 Michael ChalyExtend captures and promotions
2021-08-31 SFisGODUpdate default net to nn-735bba95dec0.nnue
2021-08-27 VoyagerOneCMH Pruning Tweak
2021-08-27 SFisGODUpdate default net to nn-33495fe25081.nnue
2021-08-27 ppigazziniUse "pedantic" flag also for mingw
2021-08-27 Joost VandeVondeleFix empty EvalFile option
2021-08-22 bmc4Simplify Declaration on Pawn Move Generation
2021-08-22 SFisGODUpdate default net to nn-517c4f68b5df.nnue
2021-08-22 candirufishdo more LMR extensions for PV nodes
2021-08-22 bmc4Simplify Null Move Search Reduction
next