]> git.sesse.net Git - stockfish/shortlog
stockfish
2024-05-05 Michael ChalyAdjust history usage in moves loop pruning
2024-05-05 cj5716Some history fixes and tidy-up
2024-05-05 FauziAkramSimplify shuffling and optimism divisors to constants
2024-05-05 Viren6Introduce Quadruple Extensions
2024-05-05 Michael ChalyAdd extra bonuses to some moves that forced a fail low
2024-05-05 cj5716Remove PSQT-only mode
2024-05-05 DisservinClear Workers after changing the network
2024-05-01 mstemberaAccumulator cache bugfix and cleanup
2024-05-01 cj5716Optimise NNUE Accumulator updates
2024-05-01 CiekceAvoid unnecessary creation of accumulator cache
2024-05-01 DubslowUse capture history to better judge which sacrifices...
2024-04-28 Stefan GeschwentnerMore reduction at cut nodes which are not a former...
2024-04-28 Stefan GeschwentnerSimplify non-pawn material divisor to a constant
2024-04-28 cj5716Penalise the TT move in multicut
2024-04-28 mstemberaCombine remove and add in update_accumulator_refresh_ca...
2024-04-28 mstemberaCache small net w/ psqtOnly support
2024-04-28 Joost VandeVondeleOutput some basic info about the used networks
2024-04-28 DisservinFix missing initialization of AccumulatorCaches in...
2024-04-28 xoto10Use less time on recaptures
2024-04-24 gab8192Implement accumulator refresh table
2024-04-24 FauziAkramTune Search Parameters
2024-04-24 DisservinRestore NPS output for Perft
2024-04-21 cj5716Tweak TT aging and replacement strategies
2024-04-21 DisservinMove ALSR change to CI Workflow file
2024-04-21 Joost VandeVondeleImprove CI
2024-04-21 Robert Nurnberg... update the WDL model
2024-04-21 Gahtan Nahdifix clang compiler warning for avx512 build
2024-04-21 Michael ChalyTrivial cleanup
2024-04-21 DisservinRefactor elapsed time checks in search
2024-04-21 DisservinUpdate outdated comments
2024-04-13 DisservinFix wrong sign for 200 TB score
2024-04-12 DisservinRemove duplicated Position object in UCIEngine
2024-04-12 Shahin M. ShahinFix some more UCI output
2024-04-12 Robert Nurnberg... Fix wrong mate sign
2024-04-11 FauziAkramSimplify the depth-dependent part of the best value...
2024-04-11 gab8192Remove an useless assignment
2024-04-11 DisservinRemove COMPILER from Makefile
2024-04-11 mstemberaAvoid permuting inputs during transform()
2024-04-11 Muzhen GamingVVLTC search tune
2024-04-05 DisservinTransform search output to engine callbacks
2024-04-03 DisservinSplit UCI into UCIEngine and Engine
2024-04-02 Viren6Update NNUE architecture to SFNNv9 and net nn-ae6a388e4...
2024-03-30 Joost VandeVondeleAvoid a note related to an ABI change
2024-03-29 DisservinImprove prerelease creation workflow
2024-03-29 Joost VandeVondeleFix usage of abs vs std::abs
2024-03-29 Shawn XuSimplify NMP Condition
2024-03-29 Michael ChalyAdjust best value after a pruned quiet move
2024-03-29 xoto10Vary time use with eval
2024-03-26 Gahtan NahdiRemove material imbalance from nnue eval
2024-03-26 FauziAkramTweak the stats bonus and malus
2024-03-26 DisservinAdd functionality to export small net
2024-03-26 mstemberaUpdate nnue_feature_transformer.h
2024-03-22 Muzhen GamingVVLTC search tune
2024-03-20 DisservinAdd cmath header to movepick.h
2024-03-20 Gahtan NahdiRemove reduction increase on repetition
2024-03-20 Gahtan NahdiEvaluation adjustment for different eval types
2024-03-20 Robert NurnbergBase WDL model on material count and normalize evals...
2024-03-20 DisservinFix header name in Makefile
2024-03-20 DisservinConsistent use of anonymous namespace
2024-03-20 Michael ChalyClamp history bonus to stats range
2024-03-14 DisservinFix false positives from ThreadSanitizer
2024-03-14 cj5716Make effort part of RootMove struct
2024-03-14 LemmySudden Death - Improve TM
2024-03-14 Michael ChalyGive more bonuses to quiet move that caused a fail low
2024-03-12 DisservinFix Raspberry Pi Compilation
2024-03-12 FauziAkramSearch + Eval + Movepick Tune
2024-03-12 FauziAkramSimplify increaseDepth to boolean expression
2024-03-12 DisservinRefactor Network Usage
2024-03-11 Gahtan NahdiSimplify opponentWorsening condition
2024-03-11 Muzhen GamingVVLTC search tune
2024-03-11 DisservinAssorted cleanups
2024-03-07 Robert Nurnberg... Fix wrong constant usage in go mate
2024-03-07 Muzhen GamingVLTC time management tune
2024-03-07 Shahin M. ShahinFix `go mate x` in multithreading
2024-03-07 Michael ChalyIntroduce double extensions for PV nodes
2024-03-07 rn5f107s2Reduce futility_margin if opponents last move was bad
2024-03-07 Linmiao XuUpdate default main net to nn-1ceb1ade0001.nnue
2024-03-07 FauziAkramUpdate elo estimates
2024-03-07 FauziAkramSimplify Time Management
2024-03-03 Gahtan NahdiSimplify extension when ttMove is assumed to fail high...
2024-03-03 Gahtan NahdiSimplify IIR
2024-03-03 mstemberaOnly evaluate the PSQT part of the small net for large...
2024-03-03 DisservinDocument TT code more
2024-03-03 Gahtan NahdiJoin conditions for move sorting heuristics
2024-03-03 DisservinUpdate Actions to Node20
2024-03-03 DisservinMake binaries executable again in CI
2024-03-03 DisservinRestore development
2024-02-24 DisservinStockfish 16.1
2024-02-24 Robert Nurnberg... Update the WDL model
2024-02-24 DisservinUpdate Top CPU Contributors
2024-02-24 DisservinExpose EvalFileSmall option for small net
2024-02-17 cj5716Simplify PV node reduction
2024-02-17 Linmiao XuUpdate default main net to nn-b1a57edbea57.nnue
2024-02-17 cj5716Simplify TT PV reduction
2024-02-17 Gahtan NahdiRemove penalty for quiet ttMove that fails low
2024-02-14 DisservinUse node counting to early stop search
2024-02-14 Tierynn ByrnesRefactor timeman.cpp
2024-02-14 Muzhen GamingVVLTC search tune
2024-02-11 DisservinFormat code using clang-format
2024-02-11 Gahtan NahdiRemove quiet tt move extensions
next