]> git.sesse.net Git - stockfish/shortlog
stockfish
2021-06-18 apNew default net nn-3b20abec10c1.nnue
2021-06-17 Stéphane NicoletRevert "Fix for Cygwin's environment build-profile"
2021-06-17 bmc4Simplify reduction when best move doesn't change freque...
2021-06-16 proukornewFix for Cygwin's environment build-profile
2021-06-15 Joost VandeVondeleNew default net nn-33c9d39e5eb6.nnue
2021-06-14 J. OsterFix a rare case of wrong TB ranking
2021-06-14 Tomasz SobczykReduce the number of accumulator states
2021-06-14 JWmerUpdate default net to nn-8e47cf062333.nnue
2021-06-13 Tomasz SobczykRegister count for feature transformer
2021-06-13 VizvezdenecDo less LMR extensions
2021-06-13 Stéphane NicoletClarify use of UCI options
2021-06-13 Tomasz SobczykRead NNUE net faster
2021-06-11 Joost VandeVondeleLimit double extensions
2021-06-08 bmc4Simplify promotion move generator
2021-06-06 bmc4Reduce in LMR reduction on PvNode
2021-06-05 Guy VreulsMakefile: Extend sanitize support
2021-06-05 Joost VandeVondeleEnhance CI to error on leaks
2021-06-05 Guy VreulsRevert "Simplify En Passant"
2021-06-04 Stéphane NicoletClean SIMD code a bit
2021-06-03 Stéphane NicoletMakefile: better "make clean" for Windows
2021-06-03 bmc4Introducing NodeType Root
2021-06-03 xoto10Make extra time for bestMoveInstability dependent on...
2021-06-03 Joost VandeVondeleUpdate default net to nn-7e66505906a6.nnue
2021-06-02 Stéphane NicoletTypography change for bench
2021-06-01 Stefan GeschwentnerRemove formerPV variable.
2021-06-01 J. OsterPre-initialize ss->ply
2021-05-31 candirufishCheck Extension with Static Evaluation
2021-05-30 Tomasz SobczykFix export of the feature transformer.
2021-05-30 Joost VandeVondeleSimplify NNUE / classical evaluation selection
2021-05-28 VoyagerOneRemove Stat Reset at beta cutoff
2021-05-26 Stéphane NicoletDo not use lazy evaluation inside NNUE
2021-05-26 Stefan GeschwentnerLess reduction for capture/promotions.
2021-05-26 IIvecSimplify the thread term for reduction formula
2021-05-25 Tomasz SobczykExpose the lazy threshold for the feature transformer...
2021-05-24 bmc4Increased reduction for captures in LMR
2021-05-22 Stéphane NicoletSometimes change the (materialist, positional) balance
2021-05-22 bmc4Tuning Search
2021-05-22 bmc4Simplify reduction for consecutive fails
2021-05-22 Joost VandeVondeleUpdate default net to nn-7756374aaed3.nnue
2021-05-21 Guy VreulsCompact position structures
2021-05-19 Stéphane NicoletRemove Tempo
2021-05-19 VizvezdenecSimplify usage of LMR for captures
2021-05-19 Prokop RandáčekUse if instead of goto
2021-05-19 Fanael LinithienUse packed 32-bit MMX operations for updating the PSQT...
2021-05-19 Yohaan Seth... Use Markdown syntax in the readme
2021-05-19 VizvezdenecDo more continuation history based pruning
2021-05-18 Tomasz SobczykNew NNUE architecture and net
2021-05-17 Stéphane NicoletSmall clean-ups
2021-05-15 VizvezdenecSimplification for countermoves based pruning
2021-05-15 bmc4Simplify LMR rules for statScore
2021-05-15 bmc4Remove early return in Probcut code
2021-05-15 Unai CorzoRemove BoolConditions from tuning code
2021-05-12 bmc4Simplify LMR rule for non-checking captures
2021-05-11 EntityFXE2K: added support for MCST Elbrus 2000 CPU architecture
2021-05-11 bmc4Remove coordination between searching threads
2021-05-11 bmc4Simplify LMR
2021-05-11 Tomasz SobczykExporting the currently loaded network file
2021-05-07 VizvezdenecCleanup of likelyFailLow logic
2021-05-07 Tomasz SobczykAdd an UCI level command "export_net".
2021-05-02 Unai CorzoSimplify check extension
2021-05-02 Joost VandeVondeleAdd some more information on the UCI protocol
2021-04-28 xoto10Change tempo with time and threads
2021-04-28 bmc4Simplify pawn moves generator
2021-04-25 lonfom169More extensions if SE search is very low.
2021-04-25 Stefan GeschwentnerThread based reduction tweak.
2021-04-25 Tomasz SobczykCleanup and simplify NNUE code.
2021-04-24 bmc4Merge all move generators
2021-04-24 Tomasz SobczykUnify naming convention of the NNUE code
2021-04-15 dsmsgmsUse classical eval for Bishop vs Pawns
2021-04-15 Tomasz SobczykDocumentation patch: AppendChangedIndices
2021-04-15 VizvezdenecSimplification: last capture extension
2021-04-15 Stéphane NicoletRevert previous patch
2021-04-15 bmc4Merge all move generators
2021-04-06 VizvezdenecReplace distanceFromPv with a better logic
2021-04-06 Stéphane NicoletKeep more pawns
2021-03-31 Stéphane NicoletSmall clean-up
2021-03-31 bmc4Simplify King Evasion
2021-03-27 mstemberaSimplify and unify FRC cornered bishop.
2021-03-27 Tomasz SobczykAllow using Intel SDE for PGO builds.
2021-03-24 Stéphane NicoletSmall cleanups (march 2021)
2021-03-19 Guy VreulsUse reference instead of pointer for pop_lsb() signature
2021-03-19 VizvezdenecAdd a specific FRC correction from classical to NNUE
2021-03-17 bmc4Change definition of between_bb()
2021-03-17 VizvezdenecRemove advanced_pawn_push()
2021-03-16 bmc4Simplify move generation (2/2)
2021-03-16 bmc4Simplify move generation (1/2)
2021-03-16 bmc4Introduce least_significant_square_bb()
2021-03-10 TopologistChange advanced pawn push threshold
2021-03-07 bmc4Use Bitboard over Square in movegen
2021-03-07 mattginsbergDeal with commented lines in UCI input
2021-03-07 noobpwnftwDo not try to use large pages on 32 bit Windows.
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-03-07 Antoine ChampionClean functions returning by const values
2021-02-26 Stéphane NicoletIntroduce DistanceFromPV
2021-02-20 VizvezdenecIntroduce ProbCut for check evasions
2021-02-20 VizvezdenecTune search parameters (with Unai Corzo)
2021-02-20 Stéphane NicoletRestore development version
2021-02-18 Joost VandeVondeleStockfish 13
2021-02-16 Stéphane NicoletUpdate README.md
2021-02-16 LolligerhansSmall trivial clean-ups, February 2021
next