]> git.sesse.net Git - stockfish/shortlog
stockfish
2023-01-02 Sebastian BuchwaldUpdate copyright years
2023-01-01 Linmiao XuUpdate default net to nn-60fa44e376d9.nnue
2023-01-01 Sebastian BuchwaldRemove redundant extern modifier for function declarations
2023-01-01 Sebastian BuchwaldFix comparison with uninitialized variable
2022-12-24 Muzhen GamingAdd double bonus for prior countermove fail low
2022-12-24 FauziAkramUpdate Elo estimates for terms in search
2022-12-21 Linmiao XuUpdate default net to nn-335a9b2d8a80.nnue
2022-12-20 MinetaSFix a dependency bug
2022-12-19 Alfredo MenezesSometimes do a reduced search if LMR is skipped
2022-12-19 Joost VandeVondeleNo error if net available but wget/curl missing
2022-12-19 mstemberaDon't reset increaseDepth back to true after it has...
2022-12-19 Michael ChalyReintroduce doEvenDeeperSearch
2022-12-19 PikaCatBadge link fix
2022-12-19 NguyenPhamFixed the help of Makefile
2022-12-12 VoyagerOneSimplify Capture Scoring
2022-12-12 ppigazziniGitHub Actions: install NDK once and clean up yaml
2022-12-12 mstemberaAvoid truncated PV in the threaded case
2022-12-12 Joost VandeVondeleRevert "doEvenDeeperSearch + tuning"
2022-12-09 disservinFix lower/upper bounds output
2022-12-09 Joost VandeVondeleCI workflows, install git on windows
2022-12-09 Joost VandeVondeleCI workflows, install git on windows
2022-12-09 Douglas Matos... Simplify redundant condition.
2022-12-09 Alfredo MenezesExtend all moves at low depth if ttMove is doubly extended
2022-12-09 ppigazziniGitHub Action: upload ARM artifacts
2022-12-08 MinetaSInvoke .depend only on build targets
2022-12-08 Guenther DemetzCorrectly output lowerbound/upperbound scores
2022-12-08 FauziAkramdoEvenDeeperSearch + tuning
2022-12-08 ppigazziniSet the right PATH for ARM compiler and build tests...
2022-12-08 Joost VandeVondeleRestore development version
2022-12-04 Joost VandeVondeleStockfish 15.1
2022-12-02 Joost VandeVondeleFix bestThread selection
2022-12-02 VoyagerOneSimply do full sort on captures.
2022-12-02 VoyagerOneRemove PvNode Parameter for cutoff LMR
2022-11-23 Guenther DemetzCorrectly output lowerbound/upperbound in threaded...
2022-11-23 peregrineshahinSimplify both quiet check evasions' conditions
2022-11-23 VoyagerOneSkip full depth search in LMR depending on depth
2022-11-20 Joost VandeVondeleUpdate Top CPU Contributors
2022-11-20 Joost VandeVondeleUpdate WDL model for current SF
2022-11-20 Joost VandeVondeleFix a missing conversion
2022-11-19 VoyagerOneSimplification away Cutoff Reset
2022-11-19 Michael ChalyDo shallower search in case of lmr being not successful...
2022-11-07 disservinspeedup CI
2022-11-07 disservinRemove trend
2022-11-07 disservinChange versioning and save binaries as CI artifacts
2022-11-05 Joost VandeVondeleNormalize evaluation
2022-11-05 Joost VandeVondeleMark variable as potentially unused
2022-10-30 kurt22iAdjust reduction less at medium depths
2022-10-30 Joost VandeVondeleUpdate MacOS CI
2022-10-27 ClausableFix README typos, update AUTHORS
2022-10-26 dav1312Add issue template
2022-10-23 Michael ChalyUse TT moves more often in qsearch
2022-10-23 ClementAdd RISC-V 64-bit support
2022-10-23 disservinenable bit manipulation instruction set 1
2022-10-23 MinetaSApply -flto-partition=one / -flto=full
2022-10-16 Rodrigo RoimFix tablebase probe for dtz >1000 w/o 50 move rule
2022-10-16 xoto10Adjust timeman constants
2022-10-16 Stéphane NicoletTweak the formula for NNUE complexity
2022-10-16 DubslowRemove depth condition from razoring
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
next