]> git.sesse.net Git - stockfish/history - src/misc.h
Fix compilation after recent merge.
[stockfish] / src / misc.h
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-10-23 Disservinremove blank line between function and it's description
2023-10-22 Disservinadd clang-format
2023-10-21 FauziAkramStandardize Comments
2023-10-08 mstemberaOptimize the most common update accumalator cases w...
2023-09-22 cj5716Make casting styles consistent
2023-09-03 DisservinCleanup includes
2023-07-19 Cody HoUnused code cleanup
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-04-01 MinetaSSimplify away complexityAverage
2023-04-01 Joost VandeVondeleStringify the git info passed
2023-02-27 Sebastian BuchwaldUnify type alias declarations
2023-02-03 MinetaSExpand statistics tools for engine development
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-09-17 atumanianSimplify trend and optimism.
2022-08-12 Stefan GeschwentnerCleanup code
2022-04-01 mstemberaMinor cleanups
2022-03-13 mstemberaSmall cleanups (2)
2022-03-12 Giacomo LorenzettiSmall cleanups
2022-01-17 Rui CoelhoUse average complexity for time management
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-12-29 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-12-03 Michael ChalyDo more aggressive pruning for some node types
2021-12-02 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-11-21 Stéphane NicoletIntroduce Optimism
2021-10-23 mstemberaSimplify away ValueListInserter
2021-09-23 Stéphane NicoletDetect search explosions
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-06-13 Tomasz SobczykRead NNUE net faster
2021-04-25 Tomasz SobczykCleanup and simplify NNUE code.
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-03-07 Antoine ChampionClean functions returning by const values
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-11-04 Tomasz SobczykManually align arrays on the stack
2020-09-21 Sami KiminkiAdd large page support for NNUE weights and simplify...
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-29 Stéphane NicoletEmbed default net, and simplify using non-default nets
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-17 mstemberaUse 128 bit multiply for TT index
2020-05-14 Sami KiminkiFix a Windows-only crash on exit without 'quit'
2020-05-13 Sami KiminkiAdd support for Windows large pages
2020-03-07 Gary HeckmanFix ambiguity between clamp implementations
2020-02-05 Joost VandeVondeleSmall cleanups.
2020-01-27 Sami KiminkiAdvise the kernel to use huge pages (Linux)
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-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-05-02 Marco CostalbaAssorted trivial cleanups 4/2019
2019-04-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-03-31 Marco CostalbaAssorted trivial cleanups 3/2019 (#2030)
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-03-27 Stéphane NicoletSwitch time management to 64 bits
2018-01-01 Joost VandeVondeleNew Year 2018
2017-03-15 mstemberaFix pawn entry prefetch
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-11-22 Marco CostalbaHandle Windows Processors Groups
2016-06-15 lucasartDo not hardcode Debug Log File
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
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-24 Marco CostalbaDon't assume the type of Time::point
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-07 Marco CostalbaAvoid casting to char* in prefetch()
2015-02-07 Marco CostalbaRename dbg_hit_on_c() to dbg_hit_on()
2015-02-07 Marco CostalbaRename dbg_hit_on_c() to dbg_hit_on()
2015-02-07 Marco CostalbaSync with master
2015-01-31 Marco CostalbaSync with master
2015-01-30 Marco CostalbaSync with master
2015-01-21 Marco CostalbaExplicitly defaulted and deleted members
2015-01-18 Marco CostalbaImport C++11 branch
2015-01-10 Marco CostalbaUpdate copyright year
2014-12-10 Marco CostalbaAssorted nitpicking code-style
2014-12-08 Ernesto GattiSimpler PRNG and faster magics search
2014-12-07 hximRename some variables for more clarity.
2014-11-05 mstemberaRemoving some superfluous extern declarations
2014-09-16 Marco CostalbaRetire struct Log
2014-02-14 Marco CostalbaAdditional renaming from DON
2014-02-09 Marco CostalbaAssorted tweaks from DON
2014-01-02 Marco CostalbaUpdate copyright year
2013-08-03 Marco CostalbaStreamline time computation
2013-08-02 Joona KiiskiRetire cpu_count()
2013-07-24 homoSapiensSapiensUse #ifndef instead of #if !defined
next