]> git.sesse.net Git - stockfish/history - src/uci.cpp
Use llvm linker with clang on windows for LTO.
[stockfish] / src / uci.cpp
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-06 nodchipAdd NNUE evaluation
2020-07-01 Joost VandeVondeleProvide WDL statistics
2020-03-30 Joost VandeVondeleSmall cleanups
2020-03-14 Joost VandeVondeleSmall cleanups
2020-01-12 Stéphane NicoletShow compiler info at startup
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-11-28 Joost VandeVondeleExtend bench to static evaluations
2019-10-19 xoto10Remove uithread
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-06-30 Jörg OsterTry to get a more precise bench time (#2211)
2019-01-20 Joost VandeVondeleSimplify pondering time management (#1899)
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-03-21 DU-jdtoFix a few minor code style inconsistencies
2018-02-12 Ronald de ManFix gcc PGO build on Windows
2018-01-01 Joost VandeVondeleNew Year 2018
2017-08-19 Marco CostalbaWide bench coverage
2017-08-18 Marco CostalbaRestore perft
2017-08-18 Marco CostalbaRewrite benchmark
2017-08-13 Marco CostalbaRetire States global variable
2017-08-11 Joost VandeVondeleSimplify finished search in ponder/infinite mode.
2017-08-10 Marco CostalbaRe-apply the fix for Limits::ponder race
2017-08-10 Marco CostalbaRevert "Fix a race on Limits::ponder"
2017-08-10 Joost VandeVondeleFix a race on Limits::ponder
2017-08-10 Marco CostalbaFix some races and clarify the code
2017-07-13 Joost VandeVondeleMove stop signal to Threads
2017-05-16 Joost VandeVondeleExecute an implied ucinewgame at startup
2017-05-04 joergosterFix multiPV issue #502
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-11-12 Aram TumanianMake a version of Position::do_move() without the gives...
2016-11-05 Marco CostalbaRewrite syzygy in C++
2016-08-27 Stéphane NicoletMove CheckInfo under StateInfo
2016-06-11 Marco CostalbaFilter root moves filter before copy to threads
2016-04-17 Marco CostalbaFix incorrect draw detection
2016-04-17 Marco CostalbaStateInfo is usually allocated on the stack by search()
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-11-21 Marco CostalbaRewrite how threads are spawned
2015-10-31 Marco CostalbaAssorted trivia in search.cpp
2015-10-20 mbootsectorLazy SMP
2015-10-05 Marco CostalbaRun PVS-STUDIO analyzer
2015-05-07 lucasartRestore deterministic search state
2015-04-03 Marco CostalbaAdd support for playing in 'nodes as time' mode
2015-03-23 Marco CostalbaGet rid of nativeThread
2015-03-21 Marco CostalbaUse only one ConditionVariable to sync UI
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-15 Marco CostalbaRetire one do_move() overload
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 CostalbaImplicit conversion from ExtMove to Move
2015-01-31 Marco CostalbaSync with master
2015-01-30 Marco CostalbaSync with master
2015-01-18 Marco CostalbaFun with initializer lists in UCI::square
2015-01-18 Marco CostalbaAdd syzygy support
2015-01-18 Marco CostalbaImport C++11 branch
2015-01-10 Marco CostalbaUpdate copyright year
2015-01-03 Marco CostalbaAssorted work in uci.cpp
2014-12-14 Marco CostalbaImprove comments in UCI
2014-11-25 Ronald de ManSyzygy tablebases
2014-11-16 Rodrigo Exterckött... Clear token before reading from input
2014-11-01 Marco CostalbaMerge pull request #89 from official-stockfish/pull_no_...
2014-11-01 Marco CostalbaPrefer operator<<() to pretty()
2014-10-26 Marco CostalbaFix an obscure gcc warning
2014-10-26 Marco CostalbaRetire notation.cpp
2014-10-26 Marco CostalbaFinal UCI helpers renaming
2014-10-26 Marco CostalbaRetire notation.h
2014-10-26 Marco CostalbaRename ucioption.h to uci.h
2014-08-04 lucasartRetire divide command
2014-06-14 Marco CostalbaTriviality in UCI::loop
2014-06-03 Lucas BraeschSymmetric King Safety: take 2
2014-05-31 Marco CostalbaRestore development version
2014-05-31 Marco CostalbaStockfish 5
2014-05-26 Marco CostalbaRevert "Symmetric king safety"
2014-05-24 Marco CostalbaAdd perft 'divide' command
2014-05-19 Lucas BraeschSymmetric king safety
2014-04-26 Marco CostalbaFix issues detected by Coverity Scan
2014-04-12 Marco CostalbaMove args parsing to UCI::loop
2014-04-12 Marco CostalbaReshuffle in uci.cpp
2014-02-09 Marco CostalbaAssorted tweaks from DON
2014-01-02 Marco CostalbaUpdate copyright year
2013-12-06 Arjun TemurnikarEven more spelling fixes
2013-12-02 Richard LloydBig assorted spelling fixes
2013-11-29 Marco CostalbaRestore development version
2013-11-29 Marco CostalbaStockfish DD
2013-08-21 Marco CostalbaRestore development version
2013-08-20 Marco CostalbaStockfish 4
2013-08-11 Marco CostalbaDon't set Search::RootColor in Eval::trace
2013-07-31 Marco CostalbaRework Thread hierarchy
2013-06-22 Marco CostalbaName functions along corresponding UCI commands
2013-04-30 Marco CostalbaRestore development version
2013-04-30 Marco CostalbaStockfish 3
next