]> git.sesse.net Git - stockfish/history - src/misc.cpp
Merge remote-tracking branch 'upstream/master'
[stockfish] / src / misc.cpp
10 days ago Steinar H. GundersonMerge remote-tracking branch 'upstream/master' master
10 days ago Steinar H. GundersonMerge commit '299707d2c2cbf1694bb21ed4a375b54ef35d719e^'
10 days ago Steinar H. GundersonMerge commit '9b92ada935ddf920491156be22f609afaca4d840^'
10 days ago Steinar H. GundersonMerge commit 'a10791095'
2024-09-09 DisservinRestore development
2024-09-06 Joost VandeVondeleStockfish 17
2024-07-11 Stéphane NicoletClean up comments in code
2024-07-03 Shawn XuImplement dbg_extremes_of
2024-07-01 FauziAkramRemove redundant inline
2024-06-15 Tomasz SobczykFix printing of empty info strings.
2024-06-03 DisservinAdd helpers for managing aligned memory
2024-05-30 Tomasz SobczykOn linux use sysfs instead of lscpu
2024-05-30 Tomasz SobczykReplace std::from_chars with std::stoull
2024-05-30 DisservinNUMA: Fix concurrency counting for windows systems
2024-05-28 Tomasz SobczykImprove performance on NUMA systems
2024-05-28 Disservinapply const to prefetch parameter
2024-04-03 DisservinSplit UCI into UCIEngine and Engine
2024-03-20 DisservinConsistent use of anonymous namespace
2024-03-03 DisservinRestore development
2024-02-24 DisservinStockfish 16.1
2024-02-07 Steinar H. GundersonMerge commit 'a10791095^' into HEAD
2024-02-07 Steinar H. GundersonMerge commit 'cafbe8e8e8c26594dd7040788e6f72bc4bc8cfd9...
2024-02-07 Steinar H. GundersonMerge commit 'cafbe8e8e8c26594dd7040788e6f72bc4bc8cfd9...
2024-01-13 DisservinRefactor global variables
2024-01-04 DisservinUpdate copyright year
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-11-20 FauziAkramReformat some comments
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 mstemberaRemove handcrafted MMX code
2023-09-22 cj5716Make casting styles consistent
2023-09-22 Stéphane NicoletExport makefile ARCH in binary
2023-09-11 Sebastian BuchwaldCleanup code after dropping ICC support in favor of ICX
2023-09-11 Sebastian BuchwaldAvoid "using namespace std"
2023-09-03 DisservinCleanup includes
2023-08-22 Stéphane NicoletFix some 'possible loss of data' warnings
2023-08-06 Niklas FiekasIdentify NEON_DOTPROD in compiler_info()
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-07-01 Joost VandeVondeleRestore development
2023-06-29 Joost VandeVondeleStockfish 16
2023-04-10 Maxim MasiutinFix linking / character types of windows API calls
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-04-01 Joost VandeVondeleStringify the git info passed
2023-04-01 Maxim MasiutinMade advanced Windows API calls dynamically linked
2023-04-01 Maxim MasiutinImprove compatibility
2023-02-27 Sebastian BuchwaldUnify type alias declarations
2023-02-18 borg323Fix build on arm windows
2023-02-03 MinetaSExpand statistics tools for engine development
2023-01-09 Sebastian BuchwaldReplace some std::string occurrences with std::string_view
2023-01-09 Stefano Di MartinoModernize code base a little bit
2023-01-09 Sebastian BuchwaldWarn if a global function has no previous declaration
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-12-08 Joost VandeVondeleRestore development version
2022-12-04 Joost VandeVondeleStockfish 15.1
2022-11-07 disservinChange versioning and save binaries as CI artifacts
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-09-17 Joost VandeVondeleExplicitly annotate a few variables
2022-04-18 Joost VandeVondeleRestore development version
2022-04-18 Joost VandeVondeleStockfish 15
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-30 noobpwnftwEnable compilation on older Windows systems
2021-11-22 noobpwnftwRevert and fix earlier windows NUMA patch
2021-11-15 noobpwnftwFix processor group binding under Windows.
2021-11-01 Joost VandeVondeleRestore development version
2021-10-28 Joost VandeVondeleStockfish 14.1
2021-09-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-09-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-08-20 Tomasz SobczykImprove handling of the debug log file.
2021-07-23 Liam KeeganAdd macOS and windows to CI
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-07-03 Joost VandeVondeleRestore development version
2021-07-02 Joost VandeVondeleStockfish 14
2021-05-11 EntityFXE2K: added support for MCST Elbrus 2000 CPU architecture
2021-03-24 Stéphane NicoletSmall cleanups (march 2021)
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 noobpwnftwDo not try to use large pages on 32 bit Windows.
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-03-07 Antoine ChampionClean functions returning by const values
2021-02-20 Stéphane NicoletRestore development version
2021-02-18 Joost VandeVondeleStockfish 13
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-12-28 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-19 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-11-23 Stéphane NicoletSmall cleanups 13
2020-09-25 Stéphane NicoletSuppress info strings before 'uci'
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-09-04 Joost VandeVondeleRestore development version
2020-09-02 Joost VandeVondeleStockfish 12
2020-08-29 Stéphane NicoletEmbed default net, and simplify using non-default nets
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-21 Joost VandeVondeleDeal with very old linux kernels
next