]> git.sesse.net Git - stockfish/history - src
Shallow search to verify probcut
[stockfish] / src /
2018-02-26 AndyGrantShallow search to verify probcut
2018-02-26 Stéphane NicoletCount passed pawns in asymmetry measure
2018-02-25 Joost VandeVondeleCombine killer moves
2018-02-25 Stéphane NicoletRevert "Count passed pawns in asymmetry measure"
2018-02-25 Stéphane NicoletCount passed pawns in asymmetry measure
2018-02-25 Joost VandeVondeleJoin all capture init stages in MovePicker
2018-02-25 DU-jdtoMore robust interaction of singular search and iid
2018-02-24 DU-jdtoSimplification: do razoring only for depth 1
2018-02-23 Tom VijlbriefLower razor depth to < 3 and adjust margin
2018-02-23 Marco CostalbaReformat SEE to better document the function
2018-02-21 Stéphane NicoletMove pawn_attacks_bb() helper to bitboard.h
2018-02-21 Mike Whiteleyrename shift variables.
2018-02-20 Alain SAVARDAvoid a compilation warning
2018-02-20 Marco CostalbaCode style in evaluate.cpp
2018-02-15 Mike WhiteleySimplify trapped rook
2018-02-12 Ronald de ManFix gcc PGO build on Windows
2018-02-12 Marco CostalbaCode style fixes in search.cpp
2018-02-09 Stefano CardanobileIntroduce dynamic contempt
2018-02-09 Leonid PechenikRetire "Extra thinking before accepting draw PVs"
2018-02-09 Stéphane NicoletFix bug for 'eval' command in terminal
2018-02-08 FauziAkramA combo of 3 successful tuning patches
2018-02-08 protonspringObey skipQuiets strictly in MovePicker
2018-02-05 syzygy1Enable LTO for clang
2018-02-05 protonspring Don’t score and sort all captures in RECAPTURES...
2018-02-04 Stéphane NicoletRevert "Implement old 'multipv' search"
2018-02-04 protonspringSimplify qsearch stages in MovePicker
2018-02-04 joergosterImplement 'old' multipv search.
2018-02-04 Stéphane NicoletRestore development version
2018-02-03 Stéphane NicoletImproved spelling, grammar and comment
2018-01-31 mstemberaStockfish 9
2018-01-30 Torsten FranzRetire lever (#1378)
2018-01-28 Rocky640Limit the king distance factor when evaluating passed...
2018-01-28 syzygy1This modifies the in-search TB probing to continue...
2018-01-23 Stéphane NicoletContempt 20
2018-01-23 Tom VijlbriefMake razor margin depth independent
2018-01-23 Fabian FichterSimplify away redundant SEE pruning condition (#1363)
2018-01-13 Marco CostalbaFix bench number
2018-01-13 Günther DemetzSimplify verification search (#1362)
2018-01-13 IIvecRevert to old time management (#1351)
2018-01-13 mbootsectorUse mobility in kingsafety (#1360)
2018-01-04 hximRemove ThreatByHangingPawn bonus (#1356)
2018-01-01 Joost VandeVondeleNew Year 2018
2018-01-01 Joost VandeVondeleExplicitly zero TT upon resize.
2017-12-26 Guenther DemetzInclude x-ray attacks through all queens independently...
2017-12-26 Joost VandeVondeleUpon changing the number of threads, make sure all...
2017-12-18 Joost VandeVondeleAllow for general transposition table sizes. (#1341)
2017-12-18 Günther DemetzEnhanced verify search (#1338)
2017-12-17 Gontran LemaireRemove QueenMinorsImbalance array #1340
2017-12-17 Joost VandeVondeleMake staticEval independent of the search path
2017-12-17 Rocky640Simplify other checks (#1337)
2017-12-11 Alain SAVARDSimplify other checks #1334
2017-12-06 Günther DemetzDon't consider defending queen as check blocker (#1328)
2017-12-05 Stéphane NicoletA better contempt implementation for Stockfish (#1325)
2017-12-04 Joost VandeVondelePawn endgames directly skip early pruning.
2017-12-04 Stéphane NicoletAvoid warnings by the Clang compiler
2017-12-04 syzygy1Use a Direction enum for Square deltas
2017-12-03 Joost VandeVondeleUse bool(Bitboard b) instead of !!b (#1321)
2017-12-03 Guy VreulsUse constexpr when makes sense
2017-12-03 Stéphane NicoletCompile without exceptions
2017-12-03 syzygyMinor cleanup of search.cpp
2017-12-03 Stefan GeschwentnerAttack threats
2017-11-18 basepr1meOpenBSD friendly start.
2017-11-18 Stefan GeschwentnerSimplify good/bad capture detection. bench 5336313
2017-11-18 Stefano CardanobileFix comments. Bench: 5109559.
2017-11-18 Stéphane NicoletSimplify away the PawnSet[] imbalance array (#1308)
2017-11-11 Rocky640Simplify some kingring penalties expressions
2017-11-10 ceeboAdd comments to pos.see_ge()
2017-11-10 VoyagerOneCapture Stat Simplification- Bench: 5363761
2017-11-08 Gian-Carlo PascuttoAlways do MaxCardinality checks.
2017-11-08 Joost VandeVondeleSimplify Null Move Search condition
2017-11-05 Günther DemetzHandle BxN trade as good capture when history score...
2017-11-03 Stefan GeschwentnerIntroduce capture history table for capture move sorting
2017-11-03 Joost VandeVondeleReplace easyMove with simple scheme
2017-10-28 CooffeUpdate Copyright year inMakefile
2017-10-28 Joost VandeVondeleExtra thinking before accepting draw PVs.
2017-10-22 IIvecFix premature using of all available time in x/y TC
2017-10-22 Gian-Carlo PascuttoDon't filter root moves if MultiPV mode is enabled
2017-10-22 ceeboAdd initiative to trace
2017-10-11 Joost VandeVondeleFix issue #1268
2017-10-11 Alain SAVARDSimplify bonus for bishop on long diagonal
2017-10-05 Niklas FiekasWLDEntryPiece -> WDLEntryPiece for consistency
2017-10-02 Stéphane NicoletGood bishops on the main diagonals
2017-09-30 VoyagerOneDecrease reduction for exact PV nodes
2017-09-29 Joost VandeVondeleMeasure nodes after search finished.
2017-09-22 GuardianRMTweak statScore condition
2017-09-17 syzygyLet ss->ply denote the number of plies from the root...
2017-09-17 Stéphane NicoletScore unopposed weak pawns only if majors
2017-09-12 IIvecHigher Move Overhead
2017-09-09 ianfabExtend ShelterWeakness array by dimension isKingFile
2017-09-05 VoyagerOneStreamlline reduction based on movecount
2017-09-05 syzygySmall simplication of see_ge()
2017-09-02 Joost VandeVondeleRemove unneeded compile options.
2017-09-02 syzygyPrevent Stockfish from exiting if DTZ table is not...
2017-09-01 Marco CostalbaFix a warning with MSVC
2017-09-01 Joost VandeVondeleFix uninitialized memory usage
2017-08-31 VoyagerOneAdjust moveCount history only at LMR
2017-08-30 Joost VandeVondeleSimplify away non-normal moves in SEE
2017-08-26 Joost VandeVondeleImprove multi-threaded mate finding
2017-08-26 Stéphane NicoletCount all weak squares in the king ring with a single...
2017-08-26 Joost VandeVondeleUse moveCount history for reduction
next