]> git.sesse.net Git - stockfish/shortlog
stockfish
2024-09-03 Joost VandeVondeleUpdate Top CPU Contributors
2024-09-03 Robert Nurnberg... Update the WDL model
2024-09-03 Joost VandeVondeleFix some of the tests
2024-08-28 FauziAkramSimpler formula for ss->cutoffCnt update
2024-08-28 Taras Vukrename !(PvNode || cutNode) to allNode
2024-08-28 Tomasz SobczykForcibly split NUMA nodes on Windows
2024-08-20 Taras VukTweak late move extensions
2024-08-20 Shawn XuIntroduce Fail Low History Bonus
2024-08-20 Nonlinear2Simplify stand pat adjustement
2024-08-20 Shawn XuSimplify doShallowerSearch
2024-08-20 Shawn XuSimplify bestMove promotion
2024-08-20 Linmiao XuUpdate default main net to nn-1111cefa1111.nnue
2024-08-20 FauziAkramSimplify cutnode reduction formula
2024-08-20 Shawn XuSimplify Post-LMR Continuation History Updates
2024-08-20 Shawn XuImprove Comments for Pairwise Multiplication Optimization
2024-08-20 DisservinFix failing CI for MacOS 13 GCC 11
2024-08-03 Shawn XuSimplify Cutnode Reduction
2024-08-03 MinetaSMove DotProd code into optimized affine layer
2024-08-03 Tomasz SobczykReplicate network weights only to used NUMA nodes
2024-07-28 Shawn XuRemove Killers
2024-07-28 Stéphane NicoletClean up comments for movepicker
2024-07-28 Michael ChalyRemove unneeded depth tracking in qsearch
2024-07-28 Shawn XuSimplify Away Killer Condition in Cutnode LMR
2024-07-23 Linmiao XuUpdate default main net to nn-31337bea577c.nnue
2024-07-23 Michael ChalyIntroduce pre-qsearch ttmove extensions at pv nodes
2024-07-23 Shawn XuRemove Killer Heuristic In Move Ordering
2024-07-23 Linmiao XuReplace simple eval with psqt in re-eval condition
2024-07-23 Shahin M. ShahinFix TB guard
2024-07-23 FauziAkramAdding LowestElo and HighestElo constants
2024-07-23 FauziAkramBonus Simplification
2024-07-23 DubslowRemove QS_CHECKS movepick stage
2024-07-23 Joost VandeVondeleFix TB PV extension and MultiPV
2024-07-23 Joost VandeVondeleEnable syzygy in the matetrack action
2024-07-19 Michael ChalyAdjust bonus to move that caused a fail low
2024-07-19 Linmiao XuAvoid calculating nnue complexity twice
2024-07-19 Shahin M. ShahinTry nullmoves only on cutnodes
2024-07-19 DubslowLinearize corrHist
2024-07-19 yl25946Replace ternary with std::min
2024-07-19 Guenther DemetzSimplify improving condition
2024-07-15 Linmiao XuSeparate eval params for smallnet and main net
2024-07-15 Michael ChalyRemove quiet history pruning depth limit
2024-07-15 MinetaSUse ValueList to represent searched moves array
2024-07-15 FauziAkrambonus calculation for prior countermoves
2024-07-15 Linmiao XuSet best value to futility value after pruned quiet...
2024-07-15 Michael ChalyDecrease delta
2024-07-15 MinetaSSimplify futility_move_count
2024-07-15 Shawn XuUnify Movepick Initializer
2024-07-15 Shawn XuSimplify Away Refutation Stage
2024-07-15 Andyson007Fixed non UCI compliance
2024-07-11 yl25946removed second killer move
2024-07-11 Joost VandeVondeleProvide more info on found TB files
2024-07-11 Stéphane NicoletClean up comments in code
2024-07-11 DisservinCI give correct permissions for the clang-format action
2024-07-09 yl25946Move Loop Consistency in Probcut
2024-07-09 Linmiao XuUpdate default main net to nn-e8bac1c07a5a.nnue
2024-07-09 Shawn XuSimplify Probcut Malus
2024-07-09 Stéphane NicoletFix compilation on Apple
2024-07-09 Michael ChalyFurther simplify stat bonuses
2024-07-09 Joost VandeVondeleFix output for GUI
2024-07-09 Linmiao XuUpdate default main net to nn-74f1d263ae9a.nnue
2024-07-09 MinetaSClean up refutations array in MovePicker
2024-07-09 Linmiao XuLarger bonus when updating quiet stats
2024-07-09 Michael ChalyAdjust usage of previous statscore in bonus assignments
2024-07-09 Linmiao XuSimplify improving deduction in futility margin
2024-07-09 Shawn XuTweak LMR at Root
2024-07-09 Shawn XuSimplify in-check condition for Probcut-in-check
2024-07-09 Shawn XuSimplify Away Move Count Pruning Adjustment
2024-07-06 Muzhen GamingSimplify ttPv reduction formula
2024-07-06 Muzhen GamingSimplify internal iterative reductions
2024-07-06 Shawn XuNon-functional Fixes & Updates
2024-07-06 FauziAkramSimplify away eval in TM
2024-07-06 Shawn XuSimplify Away Countermove Heuristic
2024-07-06 Muzhen GamingVVLTC search tune
2024-07-06 Stéphane NicoletIntroduction evaluation grain of 16 (and randomize)
2024-07-06 Joost VandeVondeleCI give creditials for the clang-format action
2024-07-05 Joost VandeVondeleCorrect and extend PV lines with decisive TB score
2024-07-05 Linmiao XuUpdate 7 stat bonus/malus params
2024-07-05 Joost VandeVondeleOutput from a fix depth onward, instead of 3s.
2024-07-05 DisservinUse explicit action permissions in CI
2024-07-03 Joost VandeVondeleCI: limit artifact uploads
2024-07-03 Shawn XuImplement dbg_extremes_of
2024-07-03 Joost VandeVondeleMove info strings once more
2024-07-03 Shahin M. ShahinLimit has_game_cycle() to only upcoming repetition
2024-07-03 Shawn XuDo Capture History Updates In Probcut
2024-07-01 DubslowProbcut in check no matter if pv or capture
2024-07-01 Linmiao XuUpdate some params for pruning at shallow depth
2024-07-01 Linmiao XuSimplify worsening deduction in futility margin
2024-07-01 FauziAkramSimplify rm.averageScore calculation
2024-07-01 Shahin M. ShahinIncrease reduction based on correct expectation
2024-07-01 Michael ChalyTweak multicut
2024-07-01 Daniel MonroeGrade countermove bonus for low statscores
2024-07-01 mstemberaSimplify away a useless TTEntry::read()
2024-07-01 Taras VukSkip futility pruning if beta is below TB loss value
2024-07-01 Joost VandeVondeleFix typos in comments
2024-07-01 FauziAkramRemove redundant inline
2024-07-01 Joost VandeVondeleMove info output afer uciok
2024-06-23 FauziAkramInternal iterative reductions: decrease depth more
2024-06-23 Shawn XuSimplify Bonus Formula In History Adjustment
2024-06-23 evqsxSimplify static exchange evaluation pruning formula
2024-06-23 Joost VandeVondeleCI/CD: play games
next