]> git.sesse.net Git - stockfish/history - src/timeman.cpp
Fix compilation after recent merge.
[stockfish] / src / timeman.cpp
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-12-19 FauziAkramImprovement of Time Management Parameters
2023-12-14 FauziAkramRemove SlowMover Option
2023-10-23 Muzhen GamingTime management improvements
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-03 DisservinCleanup includes
2023-07-23 Joost VandeVondeleCheck clock more often
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-04-10 Maxim MasiutinDo no initialize TM in all cases
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-10-16 xoto10Adjust timeman constants
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-12-02 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-09-21 Michael ChalyCombo of various parameter tweaks
2021-09-17 xoto10Increase optimumTime by 10%
2021-05-19 Stéphane NicoletRemove Tempo
2021-04-28 xoto10Change tempo with time and threads
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
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-10-22 xoto10Reduce big time spikes by reducing PV re-searches.
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-06-24 Joost VandeVondeleSmall cleanups
2020-06-24 Joost VandeVondeleRemove 'Minimum Thinking Time' UCI option.
2020-06-21 Joost VandeVondelesmall cleanups
2020-05-23 Joost VandeVondelesmall cleanups
2020-05-19 xoto10Increase base time use and limit max used.
2020-05-17 protonspringDon't adjust MoveOverhead by increment
2020-05-14 protonspringSimplify Time Management
2020-01-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-08-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-05-02 Marco CostalbaAssorted trivial cleanups 4/2019
2019-04-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-03-31 protonspringReplace std::mins/max with clamp function (#2062)
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-03-27 Stéphane NicoletSwitch time management to 64 bits
2018-03-18 Ronald de ManMark all compile-time constants as constexpr.
2018-02-28 Leonid PechenikTweak time management
2018-01-13 IIvecRevert to old time management (#1351)
2018-01-01 Joost VandeVondeleNew Year 2018
2017-10-22 IIvecFix premature using of all available time in x/y TC
2017-09-01 Marco CostalbaFix a warning with MSVC
2017-08-20 lucasartRestore safety margin of 60ms
2017-08-18 Marco CostalbaReformat time manager code
2017-08-18 Joost VandeVondeleCollect more corrections to optimum/maximum
2017-08-17 IIvecTime management simplification
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-09-25 Stéphane NicoletRename shift_bb() to shift()
2016-04-17 Marco CostalbaStateInfo is usually allocated on the stack by search()
2016-02-28 Leonid PechenikRevert "Remove slowMover"
2016-02-21 IIvecRemove slowMover
2016-01-29 Leonid PechenikTime management simplification
2016-01-16 Lyudmil AntonovAssorted English grammar changes
2016-01-03 Leonid PechenikAdjust time used for move based on previous score
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-12-14 Leonid PechenikSimplify time management and fix 'ponder on' bug
2015-10-20 mbootsectorLazy SMP
2015-04-03 Marco CostalbaAdd support for playing in 'nodes as time' mode
2015-04-03 Marco CostalbaRename of TimeMgr and friends
2015-04-03 Marco CostalbaIntroduce elapsed_time()
2015-01-10 Marco CostalbaUpdate copyright year
2015-01-03 Marco CostalbaFix a silly warning with Intel compiler
2014-12-30 Marco CostalbaAdditional tidy up in timeman.cpp
2014-12-28 Arjun TemurnikarRemove some comments in timeman.cpp
2014-10-26 Marco CostalbaRename ucioption.h to uci.h
2014-09-21 Marco CostalbaRename time variable to reflect UCI parameters
2014-09-15 lucasartSimplify Time Management UCI options
2014-04-27 Marco CostalbaDon't need floor() in timeman.cpp
2014-04-27 Marco CostalbaFix Intel compiler warnings
2014-04-27 Marco CostalbaRemove some useless casts
2014-04-12 Marco CostalbaReshuffle in timeman.cpp
2014-02-12 Leonid PechenikSimplify time management
2014-01-19 Joona KiiskiFix +M0 score when low on time
2014-01-07 Marco CostalbaAssorted grammar fixes
2014-01-02 H. Felix WittmannEnsure move_importance() is non-zero
2014-01-02 Marco CostalbaUpdate copyright year
2014-01-01 Marco CostalbaSimplify move_importance(): take 3
2014-01-01 Marco CostalbaFurther simplify move_importance()
2014-01-01 H. Felix WittmannSimplify move_importance()
2013-12-29 Matt SullivanRetire MoveImportance[]
2013-12-02 Jerry DonaldAnother round of spelling fixes
2013-12-02 Richard LloydBig assorted spelling fixes
2013-10-27 Matthew SullivanFix divide by zero bug in late game
2013-10-08 Uri BlassIncrease slowmover and reduce instability
2013-10-05 Lucas BraeschUse double everywhere
2013-10-05 Lucas BraeschUse prefix operators wherever possible
2013-09-16 Joona KiiskiFix time parameters for blitz games
2013-09-15 KojirionUse pre-increment also for native types
next