]> git.sesse.net Git - stockfish/history - src/syzygy
Reduce variable scope in swap_byte
[stockfish] / src / syzygy /
2016-11-19 Fabian BeukeReduce variable scope in swap_byte
2016-11-19 Stéphane NicoletDo not use GCC extension for anonymous unions
2016-11-12 Aram TumanianMake a version of Position::do_move() without the gives...
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 Marco CostalbaAdd explicit braces and fix a warning
2016-11-05 Marco CostalbaRewrite syzygy in C++
2016-09-04 syzygyChange from [Color][PieceType] to [Piece]
2016-08-27 Stéphane NicoletMove CheckInfo under StateInfo
2016-06-11 Marco CostalbaFilter root moves filter before copy to threads
2016-06-07 Marco CostalbaFix syzygy DTZ bug
2016-04-17 Marco CostalbaStateInfo is usually allocated on the stack by search()
2016-04-08 mstemberaSimplify popcnt
2016-01-16 Lyudmil AntonovAssorted English grammar changes
2015-09-06 mstemberaFix syzygy en passant issue
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaSync with master
2015-03-07 Joona KiiskiRevert C++11 merge
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-16 lucasartCompute checkers from scratch
2015-02-15 lucasartCompute checkers from scratch
2015-02-14 Marco CostalbaSync with master
2015-02-08 Marco CostalbaSync with master
2015-02-07 Marco CostalbaSync with master
2015-01-31 Marco CostalbaSync with master
2015-01-30 Marco CostalbaSync with master
2015-01-18 Marco CostalbaFix compile error with MSVC 2013
2015-01-18 Marco CostalbaFix syzygy warnings with Intel compiler
2015-01-11 Marco CostalbaFix a crash of syzygy on Android
2014-12-14 Gary LinscottFix compile for some versions of mingw
2014-12-11 Gary LinscottOnly use _ReadWriteBarrier on MSVC
2014-12-11 Gary LinscottMSVC compiling fixes
2014-12-06 Marco CostalbaExplicitly pass RootMoves to TB probes
2014-11-30 hximRemove CONNECTED_KINGS from Syzygy code
2014-11-25 Ronald de ManSyzygy tablebases