]> git.sesse.net Git - stockfish/shortlog
stockfish
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
2024-06-23 xoto10Consider wider range of moves near leaves.
2024-06-15 FauziAkramTweak the reduction formula
2024-06-15 DubslowFix readability of TTEntry occupancy check
2024-06-15 Joost VandeVondeleFix upperbound/lowerbound output in multithreaded case
2024-06-15 Joost VandeVondeleAdd matetrack to CI
2024-06-15 Tomasz SobczykFix printing of empty info strings.
2024-06-15 Joost VandeVondeleLimit depth after extensions to avoid asserts.
2024-06-12 Linmiao XuGive positional output more weight in nnue eval
2024-06-12 DisservinMove options into the engine
2024-06-12 DubslowSimplify TT interface and avoid changing TT info
2024-06-12 Joost VandeVondeleKeep mate PVs intact.
2024-06-08 cj5716Make repeated bench runs identical
2024-06-08 evqsxRemove the correction history bonus in null move search
2024-06-08 DubslowLinearize corrHist
2024-06-08 DubslowRemove delta from evaluation
2024-06-08 Tomasz SobczykNumaPolicy fixes and robustness improvements
2024-06-08 FauziAkramTweak pruning formula
2024-06-08 rn5f107s2Simplify razor changes
2024-06-08 DisservinWorkaround the clang-format inconsistencies
2024-06-08 R-GocChange PGO type for clang
2024-06-05 cj5716Simplify evaluation constants
2024-06-05 DisservinUpdate clang-format to version 18
2024-06-05 Viren6Use futility margin in razoring margin
2024-06-05 Muzhen GamingVVLTC search tune
2024-06-05 mstemberaRemove m512_hadd128x16_interleave()
2024-06-05 Tomasz SobczykAdd NumaPolicy "hardware" option that bypasses current...
next