]> git.sesse.net Git - stockfish/shortlog
stockfish
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
2021-02-15 Stéphane NicoletUpdate Top CPU Contributors
2021-02-11 VizvezdenecPV-Nodes likely to fail low
2021-02-11 mattginsbergBetter code for hash table generation
2021-02-10 Gian-Carlo... Enable New Pass Manager for Clang.
2021-02-10 Gian-Carlo... Disable ThinLTO when using Clang.
2021-02-10 Andy PilateFixes FreeBSD compilation when using Clang
2021-02-08 bmc4Search Parameters Tuning
2021-02-08 FauziAkramPawns Tuning
2021-02-08 bmc4Simplify En Passant
2021-01-31 bmc4Tune ordering of moves at internal nodes
2021-01-31 bmc4Simplify Chess 960 castling
2021-01-31 bmc4Speed Up Perft Search
2021-01-31 bmc4Clean Up Castling in gives_check
2021-01-31 bmc4Avoid more expensive legality check
2021-01-30 LolligerhansSmall cleanups
2021-01-30 Stéphane NicoletImprove play for closed positions
2021-01-30 Rod JohnsonAdd .gitignore
2021-01-30 Krystian KuzniarekChange lock type
2021-01-17 LolligerhansAdd penalty for doubled pawns in agile structure
2021-01-13 Tomasz SobczykOptimize generate_moves
2021-01-11 FauziAkramBad Outpost Pawn Scale
2021-01-11 VizvezdenecRefine stat based reductions
2021-01-11 BM123499Rethink En Passant Evasion Capture
2021-01-11 Dieter DobbelaereFix static_assert.
2021-01-11 Dieter DobbelaereUse correct chess terms + fix spelling.
2021-01-11 VizvezdenecSmall code cleanup in LMR
2021-01-11 MaximMolchanovAffine transform robust implementation
2021-01-11 bmc4Remove Condition from Generate_Move Loop
2021-01-08 Joost VandeVondeleUpdate copyright years
2021-01-08 VizvezdenecReorder conditions in LMR and pruning
2021-01-08 MaximMolchanovAffine transform refactoring.
2020-12-31 FauziAkramWeakUnopposed penalty for backwards on file A or H
2020-12-31 Unai CorzoRemove razoring
2020-12-31 Unai CorzoSimplify away late irreversible move extension
2020-12-31 Unai CorzoAssorted parameter tweak
2020-12-31 Stefan GeschwentnerTweak capture LMR.
2020-12-25 VizvezdenecDo more LMR for captures
2020-12-23 Moez JellouliCorrect Outflanking calculations in classical eval
2020-12-23 FauziAkramTweak the formulas for unsafeSquares
2020-12-18 pb00067Simplify condition for assigning static-eval based...
2020-12-18 FauziAkramAdjust definition of unsafeSquares
2020-12-14 VizvezdenecIncrease reduction in case of stable best move
2020-12-14 pb00067Merge static history into main history,
2020-12-14 mstemberaAVX512, AVX2 and SSSE3 speedups
next