]> git.sesse.net Git - stockfish/history - src/misc.cpp
Use posix_memalign instead of aligned_alloc
[stockfish] / src / misc.cpp
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
2015-01-24 Joona KiiskiStockfish 6 Release Candidate 2
2015-01-18 Joona KiiskiStockfish 6 Release Candidate 1
2015-01-18 Marco CostalbaImport C++11 branch
2015-01-10 Marco CostalbaUpdate copyright year
2014-11-01 Marco CostalbaMerge pull request #89 from official-stockfish/pull_no_...
2014-11-01 lucasartCorrectly describe POPCNT compile
2014-11-01 lucasartConsistent use of anonymous namespace
2014-09-16 Marco CostalbaRetire struct Log
2014-05-31 Marco CostalbaRestore development version
2014-05-31 Marco CostalbaStockfish 5
2014-04-12 Jean-Francois RomangAdd ARCH x86-64-bmi2 support
2014-04-06 Marco CostalbaSync some common names
2014-03-05 Stephane NicoletFix dbg_mean_of() for negative numbers
2014-02-09 Marco CostalbaAssorted tweaks from DON
2014-01-02 Marco CostalbaUpdate copyright year
2013-12-06 Arjun TemurnikarEven more spelling fixes
2013-12-02 Richard LloydBig assorted spelling fixes
2013-11-29 Marco CostalbaRestore development version
2013-11-29 Marco CostalbaStockfish DD
2013-10-05 Lucas BraeschUse double everywhere
2013-10-05 Lucas BraeschUse prefix operators wherever possible
2013-08-21 Marco CostalbaRestore development version
2013-08-20 Marco CostalbaStockfish 4
2013-08-03 Marco CostalbaStreamline time computation
2013-08-02 Joona KiiskiRetire cpu_count()
2013-07-24 homoSapiensSapiensUse #ifndef instead of #if !defined
2013-07-14 Marco CostalbaRetire engine Tag
2013-05-27 Marco CostalbaShrink engine UCI name
2013-05-05 Marco CostalbaMerge increased 'movecount' pruning
2013-05-03 Marco CostalbaDrop some redundant defined(_WIN64)
2013-05-01 Marco CostalbaRe-add "Cache line aligned TT"
2013-04-30 Marco CostalbaRestore development version
2013-04-30 Marco CostalbaStockfish 3
2013-04-30 Marco CostalbaRevert "Cache line aligned TT"
2013-04-26 Marco CostalbaCache line aligned TT
next