]> git.sesse.net Git - stockfish/history - src
Simplify TT penalty stat (#980)
[stockfish] / src /
2017-01-29 VoyagerOneSimplify TT penalty stat (#980)
2017-01-28 VoyagerOnePenalty for a quiet ttMove that fails low
2017-01-28 Stefan GeschwentnerCandidate passed pawns
2017-01-28 pb00068Simplify away pinnedPieces bitboard in EvalInfo (#975)
2017-01-21 Alain SAVARDSimplification of lazy threshold
2017-01-21 Alain SAVARDOutpost array simplification
2017-01-21 Alain SAVARDReformat eval_init()
2017-01-17 Stéphane NicoletUpdate some comments (#973)
2017-01-13 Stefano CardanobileIntroduce lazy evaluation
2017-01-12 loco-locoRemoving CM parameter from the Stats struct. (#970)
2017-01-11 Stéphane NicoletCheck for overflow in Score * int multiplication (...
2017-01-11 Rocky640StormDanger CleanUp (#964)
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2017-01-10 lucasartRename FromTo -> History (#963)
2017-01-09 lucasartRemove HistoryStats
2017-01-09 ElbertoOneSimplified select best thread (#958)
2017-01-07 Marco CostalbaDrop Stats c'tors
2017-01-07 Joost VandeVondeleCorrectly zero-initialize MainThread
2017-01-06 Joost VandeVondeleZero init fromToStats in constructor. (#953)
2017-01-05 pb00068Rejoin lines that belong to HalfDensity map (#952)
2017-01-05 Marco CostalbaCorrect zero-init of Thread data members
2017-01-02 Joost VandeVondeleUse consistent variable names for counterMoveStats...
2017-01-02 Stéphane NicoletSimplify unstoppable again (#950)
2017-01-01 Jonathan CalovskiTweak best thread selection logic
2017-01-01 lucasartWDL: rename WDLCursedLoss into WDLBlessedLoss
2017-01-01 Aram TumanianDon't clear EasyMove in search()
2017-01-01 Sergei AntonovThreefold repetition detection
2016-12-31 Alain SAVARDSmall eval cleanup and renaming
2016-12-31 lucasartRemove SafeCheck (#946)
2016-12-25 Jörg OsterFurther simplify unstoppable (#938)
2016-12-25 hximFix psqt format and use smaller numbers in king psqt...
2016-12-25 Joost VandeVondeleExplicitly use alpha+1 for beta in NonPV search (#939)
2016-12-22 Joost VandeVondeleSimplify threshold handling for probcut. (#936)
2016-12-20 Stefano CardanobilepiecesCount (#932)
2016-12-20 Joost VandeVondeleUse DEPTH_ZERO initializer for depth in qsearch (#931)
2016-12-17 VoyagerOneAnother simplification for SEE pruning
2016-12-12 Stefan GeschwentnerSimplify pruning
2016-12-11 Joost VandeVondeleClean-up skipEarlyPruning (#921)
2016-12-11 Jonathan CalovskiSimplify unstoppable condition
2016-12-05 Joost VandeVondeleRefactor bonus and penalty calculation (#917)
2016-12-05 Stéphane NicoletPawn flank attacks
2016-12-04 ElbertoOneRemove piece condition in decrease lmr reduction check
2016-12-03 Andrey NeporadaHelp GCC to optimize msb() to single instruction
2016-12-02 goodkovSimplify pruning rule
2016-12-01 Joost VandeVondeleWeakQueen Parameter tweak
2016-11-27 ElbertoOneTrappedRook simplification
2016-11-27 theo77186Fix PGO build with GCC (#904)
2016-11-27 Michael ByrneFix PGO Build for clang
2016-11-27 joergosterFix trace in case of space evaluation
2016-11-27 Marco CostalbaFix regression: print const position
2016-11-27 mbootsectorRank based threats
2016-11-26 Joost VandeVondeleFix undefined behavior
2016-11-26 Marco CostalbaFix compile under Windows XP
2016-11-25 Aram TumanianFix the pawn hash failure when the pawn key is 0
2016-11-25 erbsenzaehlerCleanup Makfile for MacOs
2016-11-22 Marco CostalbaHandle Windows Processors Groups
2016-11-20 Joost VandeVondeleAvoid touching source files in profile-build
2016-11-19 Fabian BeukeReduce variable scope in swap_byte
2016-11-19 Aram TumanianStart searching for a repetition from the 4th ply behind
2016-11-19 Alain SAVARDPawn shelter and pawn storm tuned
2016-11-19 Marco CostalbaFix compile error from previous patch
2016-11-19 Stéphane NicoletDo not use GCC extension for anonymous unions
2016-11-19 Joost VandeVondeleMore accurate 'go nodes' searches at low count
2016-11-19 Stefan GeschwentnerNon-quiet pruning tweak
2016-11-12 Aram TumanianMake a version of Position::do_move() without the gives...
2016-11-10 joergosterFEN parsing: add a second check for correctly setting...
2016-11-10 MiraStack offset changed from -5 to -4
2016-11-10 atumanianUpdate comments related after new see_ge()
2016-11-07 Joost VandeVondele Allow benches with more than 2G nodes.
2016-11-06 Joost VandeVondeleFix undefined behaviour with unaligned loads in syzygy...
2016-11-06 Marco CostalbaFix a warning with debug=no
2016-11-05 Joost VandeVondeleReproducible searches after ucinewgame
2016-11-05 Marco CostalbaRestore development version
2016-11-05 Marco CostalbaAdd explicit braces and fix a warning
2016-11-05 VoyagerOneReduction Simplification
2016-11-05 Joost VandeVondeleMakefile fix for sanitize
2016-11-05 Miroslav FontánSimplify code, delete else after return
2016-11-05 Miroslav FontánSync variable names in decl vs def
2016-11-05 Marco CostalbaRewrite syzygy in C++
2016-11-01 Marco CostalbaStockfish 8
2016-10-30 Stefan GeschwentnerBonus for attacked passed pawn promotion path
2016-10-27 Joost VandevondeleFix a series of undefined behaviours
2016-10-27 Joost VandeVondeletravis-ci: Enable undefined behavior checking
2016-10-27 syzygyOutput PV if last iteration does not complete
2016-10-25 Stéphane NicoletEndgame malus for having a king in a pawnless flank
2016-10-25 VoyagerOneHistory Stat Comparison
2016-10-22 Marco CostalbaCorrecty resey TB hit counter
2016-10-21 syzygyPer-thread TB hit counters
2016-10-20 Joost VandevondeleSimplify next_move by always scoring evasions
2016-10-18 ajithcjRemove useless assignments to currentMove
2016-10-18 VoyagerOneUse explicit logic for pruning
2016-10-14 JacquesFixes for ARM compilation: take 2
2016-10-13 Marco CostalbaRevert "Fixes for ARM compilation"
2016-10-13 JacquesFixes for ARM compilation
2016-10-09 ajithcjSimplify futility pruning return value
2016-10-08 atumanianOptimisation of Position::see and Position::see_sign
2016-10-05 Stéphane NicoletDo not use SEE in evasion scoring
2016-10-05 Stefano CardanobileRetire implicit malus for stonewalls
2016-10-03 VoyagerOneAllow inCheck pruning
2016-09-29 Marco CostalbaRemove useless razoring condition
next