]> git.sesse.net Git - stockfish/history - src/uci.cpp
Fix compilation after recent merge.
[stockfish] / src / uci.cpp
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-12-19 FauziAkramUse std::abs over abs
2023-12-14 Shahin M. ShahinFix TB score output in UCI without using TB
2023-11-20 FauziAkramReformat some comments
2023-10-24 Joost VandeVondeleCleanup comments and some code reorg.
2023-10-23 Disservinremove blank line between function and it's description
2023-10-22 Disservinadd clang-format
2023-10-21 FauziAkramStandardize Comments
2023-09-29 FauziAkramImprove grammar of comments
2023-09-11 Sebastian BuchwaldAvoid "using namespace std"
2023-09-03 DisservinCleanup includes
2023-08-11 Joost VandeVondeleImprove testing coverage, remove unused code
2023-07-16 Joost VandeVondeleConsolidate to centipawns conversion
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-06-22 Joost VandeVondeleUpdate winrate model with June data
2023-05-20 Joost VandeVondeleUpdate WLD model
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-03-19 disservinNNUE namespace cleanup
2023-03-19 peregrineshahinFix null move issue
2023-02-02 Joost VandeVondeleUpdate WLD model
2023-01-28 disservinFixed UCI TB win values
2023-01-09 Sebastian BuchwaldAvoid unnecessary string copies
2023-01-09 Sebastian BuchwaldWarn if a global function has no previous declaration
2023-01-02 Sebastian BuchwaldUpdate copyright years
2023-01-01 Sebastian BuchwaldRemove redundant extern modifier for function declarations
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-11-20 Joost VandeVondeleUpdate WDL model for current SF
2022-11-05 Joost VandeVondeleNormalize evaluation
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-10-03 disservinUse less reduction for escaping moves
2022-08-06 Joost VandeVondeleUpdate WDL model for current SF
2022-06-07 Boštjan MejakWording of help output and comments.
2022-05-29 Joost VandeVondeleAdd command line flags to link to information
2022-04-16 Joost VandeVondeleUpdate WDL model for current SF
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-06-28 Joost VandeVondeleUpdate WDL model for NNUE
2021-06-19 Tomasz SobczykChange trace with NNUE eval support
2021-05-11 Tomasz SobczykExporting the currently loaded network file
2021-05-07 Tomasz SobczykAdd an UCI level command "export_net".
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 mattginsbergDeal with commented lines in UCI input
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-09-21 Stéphane NicoletSmall cleanups 12
2020-09-17 GoldenRareAdded FEN string to bench output
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-08 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-07-01 Joost VandeVondeleProvide WDL statistics
2020-03-30 Joost VandeVondeleSmall cleanups
2020-03-14 Joost VandeVondeleSmall cleanups
2020-01-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
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-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
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-08-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-06-30 Jörg OsterTry to get a more precise bench time (#2211)
2019-04-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
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
next