]> git.sesse.net Git - stockfish/shortlog
stockfish
2019-12-08 joergosterFix output of PV lines with invalid scores #2439
2019-12-08 xoto10Tweak time management (failing eval)
2019-12-08 Joost VandeVondeleRemove unneeded & incorrect check.
2019-12-08 Stéphane NicoletThe sudo tag is deprecated in Travis CI
2019-12-02 FauziAkramUnblockedStorm tuned
2019-12-01 Alain SAVARDKing proximity tweak for passed pawns
2019-11-28 Joost VandeVondeleExtend bench to static evaluations
2019-11-26 VizvezdenecSimplify king danger
2019-11-25 Moez JellouliExtend last non-pawn captures
2019-11-23 31m059King danger: retire attacked-by-bishop defense
2019-11-23 SFisGODSimplify endgame factor for opposite colored bishops
2019-11-21 VizvezdenecDo lmr for more captures
2019-11-21 Alain SAVARDOutpost Endgame values
2019-11-19 VizvezdenecSimplify advanced pawn push pruning
2019-11-18 Joost VandeVondeleUse exploration rate for reductions
2019-11-16 VizvezdenecIntroduce king flank defenders
2019-11-14 Stefan GeschwentnerPrune before extension
2019-11-13 SFisGODRank-based outposts
2019-11-12 Miguel LahozShallow depth pruning on NonPV advanced pawn push
2019-11-12 Joost VandeVondeleRemove explicit moveCount pruning
2019-11-12 Alain SAVARDSequencing tweak in tbprobe()
2019-11-12 Joost VandeVondeleFix incorrect mate score.
2019-11-06 Stéphane NicoletRevert "Rook PSQT Tuned"
2019-11-04 SFisGODRook PSQT Tuned
2019-11-04 MichaelB7Remove shuffle extension
2019-11-04 31m059Make Square and Bitboard operators commutative
2019-11-02 SFisGODCombo of Parameter Tweaks
2019-10-31 protonspringSimplify kingRing
2019-10-31 protonspringConsolidate pawn_push and up
2019-10-31 Stefan GeschwentnerTweak dynamic contempt (the birthday patch)
2019-10-25 Joost VandeVondeleRefactor final stats updates.
2019-10-25 Stéphane NicoletAssorted trivial cleanups
2019-10-23 Joost VandeVondeleSimplify reductions on singular extension
2019-10-21 Joost VandeVondeleAvoid crashing on Log File opening
2019-10-19 xoto10Remove uithread
2019-10-18 VoyagerOneCurrent capture for Counter-Move history
2019-10-17 Joost VandeVondeleAdd four positions to bench
2019-10-09 VoyagerOneIntroduce separate counter-move tables for inCheck
2019-10-09 31m059No reachable outpost bonus for bishops
2019-10-07 AlayanAdjust aspiration window with eval
2019-10-07 SFisGODTweak kingFlankAttacks factor in kingDanger
2019-10-06 Alain SAVARDAdjust pawn span
2019-10-06 Ondrej MosnacekMake priorCapture a bool
2019-10-06 VoyagerOneIntroduce separate counter-move tables for captures
2019-10-05 Brian SheppardEliminate ONE_PLY
2019-10-05 Stéphane NicoletFix compare function in previous patch
2019-10-05 mstemberaRemove temporary shelter array
2019-10-02 Moez JellouliMore accurate pawn attack span definition
2019-10-01 Joost VandeVondeleAdjust reductions based on the number of threads
2019-10-01 protonspringRemove ThreatByRank
2019-09-30 Joost VandeVondeleRemove depth dependence in value_draw().
2019-09-27 31m059Extend castling independently of singular extension
2019-09-27 Alain SAVARDSimplify RookOnPawn
2019-09-26 Joost VandeVondeleRemove custom mutex implementation
2019-09-26 Stéphane NicoletRestore development version (revert previous commit)
2019-09-25 Stéphane NicoletTemporary patch to show the compiler for TCEC submission
2019-09-24 Stéphane NicoletIncrease weight for supported pawns
2019-09-24 nickpellingClarify the mapping of files to queenside
2019-09-23 xoto10Encourage rook lift to third rank
2019-09-23 Stéphane NicoletRevert "Clarify the mapping of files to queenside"
2019-09-23 Stéphane NicoletClarify the mapping of files to queenside
2019-09-23 Joost VandeVondeleMore random draw evaluations
2019-09-23 protonspringSimplify connected pawn scoring
2019-09-23 Joost VandeVondeleAcknowledge fishtest authors
2019-09-16 noobpwnftwRaise stack size to 8MB for pthreads
2019-09-15 Stéphane NicoletScale down endgame factor when shuffling
2019-09-14 VizvezdenecIntroduce midgame initiative
2019-09-14 Stéphane NicoletAssorted trivial cleanups
2019-09-14 31m059Use queens of either color in RookOnQueenFile
2019-09-14 Stéphane NicoletUpdate Makefile documentation
2019-09-14 Joost VandeVondeleAdd sse4 if bmi2 is enabled
2019-09-12 VizvezdenecScale down complexity for almost unwinnable endgames
2019-09-12 xoto10Bonus for rook on same file as their queen
2019-09-12 protonspringSimplify Weak Lever
2019-09-11 Stefan GeschwentnerUpdate reverse move stats
2019-08-26 Stefan GeschwentnerTweak Late Move Reduction at root
2019-08-25 VoyagerOneNMP Tweaks
2019-08-24 protonspringImprove signature of evaluate_shelter()
2019-08-23 protonspringConsolidate CastlingSide and CastlingRights
2019-08-23 protonspringSimplify futility equation
2019-08-21 VizvezdenecLate move reduction, captures and CUT nodes
2019-08-21 protonspringTuned Futility Equation
2019-08-21 Jean GauthierSlight speep up fetching the endgame table
2019-08-14 Alain SAVARDAssorted trivial cleanups (July 2019)
2019-08-14 Stefan GeschwentnerTweak unsafe checks
2019-08-01 joergosterRevert "Improve multiPV mode"
2019-07-31 xoto10Tune search constants
2019-07-28 protonspringSimplify weak lever
2019-07-26 mstemberaBug fix: always choose shortest mate in multithread...
2019-07-26 protonspringRemove operators for color
2019-07-25 VizvezdenecTweak of SEE pruning condition
2019-07-25 Alain SAVARDPawn clean up
2019-07-25 VoyagerOneLMR Tweak
2019-07-25 Alain SAVARDPassed file cleanup
2019-07-25 LolligerhansNo influence on unsafeSquares of passers by pieces
2019-07-25 VizvezdenecTweak LMR and killers
2019-07-25 Alain SAVARDSpace Invaders
2019-07-14 Marco CostalbaFix bench
2019-07-14 Joost VandeVondeleUCI_Elo implementation (#2225)
2019-07-14 protonspringRemove std::pow from reduction. (#2234)
next