]> git.sesse.net Git - stockfish/history - src/misc.cpp
Do not output to stderr during the build.
[stockfish] / src / misc.cpp
2021-10-28 Joost VandeVondeleStockfish 14.1
2021-08-20 Tomasz SobczykImprove handling of the debug log file.
2021-07-23 Liam KeeganAdd macOS and windows to CI
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-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-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-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
2020-08-16 Daylen YangDisplay NEON in compiler string
2020-08-13 Joost VandeVondeleOutput the SSE2 flag in compiler_info
2020-08-13 mstemberaAdd support for VNNI
2020-08-12 Daylen YangUse posix_memalign for Apple Silicon instead of _mm_malloc
2020-08-11 Joost VandeVondeleMore aligned_alloc changes to support Android
2020-08-10 Fanael LinithienProvide vectorized NNUE code for SSE2 and MMX targets
2020-08-10 sf-xMakefile rework/cleanup
2020-08-09 Joost VandeVondeleFix aligned_alloc on MinGW
2020-08-09 Daniel DugovicUse fallback implementation for C++ aligned_alloc
2020-08-06 nodchipAdd NNUE evaluation
2020-06-24 Joost VandeVondeleSmall cleanups
2020-05-19 Sami KiminkiAvoid sending info strings before 'uci' has been received
2020-05-14 Sami KiminkiFix a Windows-only crash on exit without 'quit'
2020-05-13 Sami KiminkiAdd support for Windows large pages
2020-05-11 Joost VandeVondeleUse posix_memalign instead of aligned_alloc
2020-02-05 Joost VandeVondeleSmall cleanups.
2020-01-29 Joost VandeVondeleFix compilation on android
2020-01-27 Sami KiminkiAdvise the kernel to use huge pages (Linux)
2020-01-23 Chess13234Minor fixes for misc.cpp
2020-01-23 Stéphane NicoletRestore development version
2020-01-18 Stéphane NicoletStockfish 11
2020-01-12 Stéphane NicoletShow compiler info at startup
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-10-21 Joost VandeVondeleAvoid crashing on Log File opening
2019-09-26 Joost VandeVondeleRemove custom mutex implementation
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-22 Joost VandeVondeleMake the debug counters thread safe.
2019-05-02 Marco CostalbaAssorted trivial cleanups 4/2019
2018-12-24 noobpwnftwFix crash in best_group() (#1891)
2018-11-29 Stéphane NicoletRestore development version
2018-11-29 Stéphane NicoletStockfish 10
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-07-25 Stéphane NicoletCode clean-up
2018-06-21 Michael AnFix GCC 8 cast warnings
2018-03-16 mstemberaFix an MSVC 2017 error and warnings.
2018-02-04 Stéphane NicoletRestore development version
2018-01-31 mstemberaStockfish 9
2018-01-01 Joost VandeVondeleNew Year 2018
2017-12-26 Joost VandeVondeleUpon changing the number of threads, make sure all...
2017-08-13 Marco CostalbaRun clang-tidy 'modernize'
2017-04-24 Marco CostalbaAssorted code style issues
2017-03-15 mstemberaFix pawn entry prefetch
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-11-26 Marco CostalbaFix compile under Windows XP
2016-11-22 Marco CostalbaHandle Windows Processors Groups
2016-11-05 Marco CostalbaRestore development version
2016-11-01 Marco CostalbaStockfish 8
2016-06-15 lucasartDo not hardcode Debug Log File
2016-01-03 Joona KiiskiRestore development version
2016-01-02 Joona KiiskiStockfish 7
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-12-30 Joona KiiskiStockfish 7 Beta 2
2015-12-27 Joona KiiskiStockfish 7 Beta 1
2015-10-29 Stéphane NicoletSome code and comment cleanup
2015-10-22 Marco CostalbaUpdate authors
2015-05-10 Marco CostalbaCleanup work in misc.cpp
2015-03-10 Marco CostalbaAdd thread_win32.h header
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-28 Joona KiiskiRestore development version
2015-01-27 Joona KiiskiStockfish 6
2015-01-25 Joona KiiskiStockfish 6 Release Candidate 3
next