]> git.sesse.net Git - stockfish/history - src/types.h
Remove a few file_of's (simplify adjacent_files_bb) #2171
[stockfish] / src / types.h
2019-05-15 Joost VandeVondeleAllow for higher depths. (#2147)
2019-03-05 SFisGODPawn value tweak
2019-02-08 Marco CostalbaAssorted trivial cleanups 1/2019
2019-01-04 Marco CostalbaDelay castling legality check
2018-12-09 protonspringsimplify opposite_colors
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-11-08 SFisGODPawn and Piece Values Tuned at LTC
2018-11-01 SFisGODCombo
2018-10-21 mstemberaSmall simplification in castling rights
2018-08-14 Alain SAVARDRemove pawncount array in imbalance
2018-08-12 GuardianRMNon-linear bonus for pawn count
2018-08-12 Stefano CardanobileCombo of several promising parameter tweaks
2018-07-18 DU-jdtoMinor code style tweaks
2018-04-29 Stefano80Always scale using pawn contribution
2018-04-02 Joost VandeVondeleSimplify Singular Extension condition
2018-03-27 Stéphane NicoletTweak queen values for midgame and endgame
2018-03-18 Ronald de ManMark all compile-time constants as constexpr.
2018-03-09 Alain SAVARDTwo steps slider threats on queen
2018-01-01 Joost VandeVondeleNew Year 2018
2017-12-04 Stéphane NicoletAvoid warnings by the Clang compiler
2017-12-04 syzygy1Use a Direction enum for Square deltas
2017-12-03 Guy VreulsUse constexpr when makes sense
2017-12-03 Stefan GeschwentnerAttack threats
2017-08-19 Marco CostalbaFix some Clang warnings
2017-08-02 Rocky640Rework the "unsupported" penalty into a "supported...
2017-05-26 Marco CostalbaHistory code rewrite (#1122)
2017-05-08 FauziAkramLinear Protector bonus by distance
2017-05-08 Marco CostalbaMove Pieces[] out of global visibility
2017-02-19 FauziAkramVariable tuning
2017-01-11 Stéphane NicoletCheck for overflow in Score * int multiplication (...
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-11-26 Joost VandeVondeleFix undefined behavior
2016-10-27 Joost VandevondeleFix a series of undefined behaviours
2016-09-25 Stéphane NicoletRename shift_bb() to shift()
2016-09-17 Stéphane NicoletSwap mg and eg in internal representation of Score
2016-09-17 Marco CostalbaFix indentation in struct FromToStats
2016-09-04 Marco CostalbaSyntactic sugar to loop across pieces
2016-09-04 syzygyChange from [Color][PieceType] to [Piece]
2016-09-02 Stefano80Retire linear imbalance
2016-08-27 Marco CostalbaMake engine ONE_PLY value independent
2016-05-05 Marco CostalbaRetire __popcnt64 intrinsic
2016-05-01 erbsenzaehlerUse popcount intrinsic with Interl compiler
2016-03-28 Marco CostalbaRewrite bsfq management
2016-03-27 mbootsectorRaise endgame passed pawn and material values
2016-03-15 Marco CostalbaAssorted cleanup of latest commits
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-06-28 Marco CostalbaCorrectly check for no-makefile compile
2015-05-21 lucasartFix merge error for Tuned PSQT
2015-04-15 lucasartRetire FORCE_INLINE
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaRe-enable spinlocks
2015-03-07 Joona KiiskiRevert C++11 merge
2015-03-02 Marco CostalbaDisable spinlocks
2015-03-01 Marco CostalbaAllow to disable spinlocks
2015-02-28 Marco CostalbaSync with master
2015-02-26 Marco CostalbaSync with master
2015-02-23 Marco CostalbaSync with master
2015-02-22 Marco CostalbaSync with master
2015-02-20 Marco CostalbaSync with master
2015-02-14 Marco CostalbaSync with master
2015-02-08 Marco CostalbaSync with master
2015-02-08 Marco CostalbaSmall tweaks in do_move and friends
2015-02-07 Marco CostalbaSync with master
2015-01-31 Marco CostalbaSync with master
2015-01-30 Marco CostalbaSync with master
2015-01-24 Marco CostalbaDon't use _pext_u64() directly
2015-01-21 Marco CostalbaDocument how to enable PEXT with MSVC
2015-01-20 Marco CostalbaDon't use _pext_u64() directly
2015-01-18 Marco CostalbaAdd syzygy support
2015-01-18 Marco CostalbaImport C++11 branch
2015-01-16 mstemberaSimplify and optimize value extractors
2015-01-11 Marco CostalbaAssorted headers cleanup
2015-01-10 Marco CostalbaUpdate copyright year
2014-11-25 lucasartIntroduce ratio operation
2014-11-25 Ronald de ManSyzygy tablebases
2014-11-15 Marco CostalbaUse DEPTH_MAX instead of MAX_PLY
2014-11-09 Marco CostalbaAssorted code-style triviality
2014-11-09 Marco CostalbaIntroduce distance() and unify some API
2014-11-07 lucasartRetire CACHE_LINE_ALIGNMENT
2014-11-03 lucasartDo not assume that enum are signed
2014-11-03 lucasartCleanup MAX_PLY
2014-09-29 Marco CostalbaMove ONE_PLY to be 1 instead of 2: search()
2014-08-09 lucasartMove to_char() and to_string() to notation
2014-06-28 Ron BritvichPack 3 TT entries in 32 bytes cluster
2014-06-05 Marco CostalbaRevert "Score extractors"
2014-06-05 Marco CostalbaFix a warning with MSVC Premium 2013
2014-06-01 Marco CostalbaRetire Polyglot Book management
2014-05-24 Marco CostalbaFix a warning with Intel compiler
2014-05-05 Ron BritvichRewrite Score extractors
2014-05-01 Marco CostalbaUse only standard conforming eg_value()
2014-04-27 Marco CostalbaWe can add an integer to a Value
2014-04-27 Marco CostalbaMove game phase constants to enum Value
2014-04-12 Jean-Francois RomangAdd ARCH x86-64-bmi2 support
2014-04-12 Marco CostalbaSwitch to hardware PEXT
2014-04-12 Marco CostalbaImplement PEXT based attacks
2014-04-06 Marco CostalbaSync some common names
2014-03-29 Marco CostalbaRaise VALUE_INFINITE
2014-03-23 Marco CostalbaRename score to value in ExtMove
next