]> git.sesse.net Git - stockfish/shortlog
stockfish
2022-10-16 mstemberaOptimize make_index() using templates and lookup tables.
2022-10-08 Stefan GeschwentnerTweak history initialization
2022-10-08 Giacomo LorenzettiRemove old line in "Futility pruning for captures"
2022-10-05 Joost VandeVondeleRevert "Mix alpha and statScore for reduction"
2022-10-03 FauziAkramMix alpha and statScore for reduction
2022-10-03 disservinUse less reduction for escaping moves
2022-09-27 peregrineshahinSimplify both position calls in useClassical
2022-09-27 Brad KnoxUpdate README.md
2022-09-27 Torsten HellwigAlways output hashfull
2022-09-27 mstemberaSimplify EVASIONS scoring
2022-09-17 mstemberaPrioritize checks in movepicker
2022-09-17 atumanianSimplify trend and optimism.
2022-09-17 Joost VandeVondeleExplicitly annotate a few variables
2022-09-11 mstemberaOptimize AVX2 path in NNUE evaluation
2022-09-11 Michael ChalyDo less singular extensions for former PVnode
2022-09-11 DubslowRazor also on PV nodes
2022-09-11 Michael ChalyFurther LTC tuning of search parameters
2022-09-07 FauziAkramVLTC tuning
2022-09-07 Joost VandeVondeleProvide network download fallback
2022-09-07 Joost VandeVondeleIncrease the maximum number of threads to 1024
2022-08-29 dav1312Disable ARM CI tests
2022-08-17 mstemberaMake key_after() more consistent with key()
2022-08-15 Joost VandeVondeleSimplify the use of classical eval
2022-08-15 Michael ChalySimplify away smp adjustment in TT use
2022-08-15 mckx00Make LMR code easier to follow
2022-08-15 mstemberaReport longest PV lines for multithreaded search
2022-08-12 Joost VandeVondeleRemove an unneeded randomization of evals.
2022-08-12 Stefan GeschwentnerCleanup code
2022-08-06 Joost VandeVondeleUpdate WDL model for current SF
2022-08-06 Joost VandeVondeleUpdate CPU contributors list
2022-08-06 lonfom169Reintroduce singularQuietLMR
2022-08-06 Stefan GeschwentnerTweak history updates
2022-07-31 Michael ChalyDo more TT cutoffs in case of exact bound
2022-07-31 Dubslowremove useClassical depth condition
2022-07-24 DubslowSimplify reduction condition for cutNodes
2022-07-13 Joost VandeVondeleUpdate default net to nn-ad9b42354671.nnue
2022-07-13 Michael ChalySimplify away some unneeded code in time management
2022-07-09 Joost VandeVondeleLimit the researching at same depth.
2022-07-09 DubslowTime mgmt fix division.
2022-07-05 Michael ChalySimplify away FRC correction term
2022-07-04 Joost VandeVondeleUpdate default net to nn-3c0054ea9860.nnu
2022-06-20 DubslowUse NNUE complexity in search, retune related parameters
2022-06-20 DubslowLMR: remove `deeper`
2022-06-20 bmc4Don't change ttPv at probCut
2022-06-16 bmc4Simplify away condition in ttSave in probCut
2022-06-16 mstemberaMinor simplifications and cleanup in search
2022-06-16 ppigazziniRestore NDKv21 for GitHub Actions
2022-06-07 candirufishUse qsearch on step 11 if depth is equal to or below 0
2022-06-07 Boštjan MejakWording of help output and comments.
2022-06-02 DubslowRemove LMR condition for complex pos
2022-06-02 xoto10Blend nnue complexity with classical.
2022-06-02 candirufishcutnode and movecount lmr extension simplification
2022-06-02 Michael ChalyAdd info about elo gained from some heuristics
2022-05-29 xoto10Adjust scale param higher
2022-05-29 proukornewImprove handling of variables set in the make environment
2022-05-29 Giacomo LorenzettiSmall speedup in futility_move_count
2022-05-29 Joost VandeVondeleAdd command line flags to link to information
2022-05-29 Giacomo LorenzettiAssorted small cleanups
2022-05-21 candirufishSimplify a condition
2022-05-15 xoto10Tune scale and optimism.
2022-05-14 disservinSE depth scaling using the previous depth
2022-05-14 Tomasz SobczykUpdate NNUE architecture to SFNNv5. Update network...
2022-05-04 Stéphane NicoletReduce depth after score improvement at PV nodes
2022-05-03 candirufishUse fail high count for LMR
2022-05-03 Stefan GeschwentnerSimplify time management.
2022-04-22 candirufishNegative extension for ttMove that is less than alpha...
2022-04-22 Michael ChalySimplify away best move count logic
2022-04-19 Joost VandeVondeleUpdate default net to nn-d0b74ce1e5eb.nnue
2022-04-18 Joost VandeVondeleRestore development version
2022-04-18 Joost VandeVondeleStockfish 15
2022-04-17 KJE-98Decrease LMR at PV nodes with low depth.
2022-04-16 FauziAkramTuning classical and NNUE scaling terms
2022-04-16 Joost VandeVondeleUpdate WDL model for current SF
2022-04-16 Joost VandeVondeleUpdate CPU contributors
2022-04-12 TopologistUse NNUE in low piece endgames close to the root.
2022-04-01 mstemberaMinor cleanups
2022-03-28 TopologistPlay more positional in endgames
2022-03-28 Michael ChalyIn movepicker increase priority for moves that evade...
2022-03-25 Giacomo LorenzettiRemove pos.capture_or_promotion()
2022-03-19 Stefan GeschwentnerRemove ttPv tree shrinking.
2022-03-13 mstemberaSmall cleanups (2)
2022-03-12 Giacomo LorenzettiSmall cleanups
2022-03-12 FauziAkramImprovements in Evaluation
2022-03-08 Michael ChalyDecrease reductions in Lmr for some Pv nodes
2022-03-02 Ben ChaneyGeneralize the feature transform to use vec_t macros
2022-03-01 Giacomo LorenzettiSort captures
2022-03-01 Tomasz SobczykUse dynamic allocation for evaluation scratch TLS buffer.
2022-02-25 mstemberaClean up and simplify some nnue code.
2022-02-20 Michael ChalyAdjust usage of LMR for 2nd move in move ordering
2022-02-20 Joost VandeVondeleFix clang warning on unused variable
2022-02-20 ppigazziniAdd ARM NDK to Github Actions matrix
2022-02-17 Michael ChalyTune search at very long time control
2022-02-13 Michael ChalyBig search tuning (version 2)
2022-02-10 Tomasz SobczykUpdate architecture to "SFNNv4". Update network to...
2022-02-09 Michael ChalyBig search tuning
2022-02-07 Michael ChalyDo less depth reduction in null move pruning for comple...
2022-02-05 Michael ChalyReintroduce razoring
2022-02-05 Michael ChalyIntroduce movecount pruning for quiet check evasions...
2022-02-05 ppigazziniDrop sse from target "x86-32"
2022-02-05 Michael ChalyCleanup and update CPU contributors
next