]> git.sesse.net Git - stockfish/history - src/misc.h
Stockfish 10-beta
[stockfish] / src / misc.h
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
2013-02-20 Marco CostalbaMerge Gary's bishop_pin patch
2013-02-19 Marco CostalbaUpdate copyright year
2012-09-04 Marco CostalbaGet rid of struct Time
2012-09-02 Marco CostalbaRename current_time() to now()
2012-08-31 Marco CostalbaRetire Time::restart()
2012-08-31 Marco CostalbaDon't need to memset HashTable
2012-08-29 Marco CostalbaIntroduce serialization of accesses to std::cout
2012-07-15 Marco CostalbaIntroduce notation.h
2012-07-07 Marco CostalbaFix signedness warning in time_to_msec()
2012-05-12 Marco CostalbaImprove previous patch
2012-05-11 Balint PfliegelJunior promotion patch
2012-03-31 Marco CostalbaUse std::vector to implement HashTable
2012-03-25 Gary LinscottMerge remote-tracking branch 'upstream/master'
2012-03-24 Marco CostalbaRename lock.h to platform.h
2012-03-22 Marco CostalbaMerge two loops in ThreadsManager::init()
2012-03-20 Marco CostalbaRemove cruft from Logger class
2012-03-18 Marco CostalbaAdd (smart) logging facility
2012-03-05 Marco CostalbaUse new Time class in timed_wait()
2012-03-03 Marco CostalbaRewrite time measurement code
2012-01-23 Marco CostalbaSimplify locking usage
2011-12-30 Marco CostalbaSimplify debug functions
2011-12-30 Marco CostalbaUpdate copyright year to 2012
2011-12-30 Marco CostalbaSimplify printing of engine info
2011-12-25 Marco CostalbaRename getters functions removing 'get_' prefix
2011-12-04 Marco CostalbaRetire move.h
2011-11-05 Marco CostalbaUse a timer to avoid polling
2011-11-05 Marco CostalbaRetire now unused input_available()
2011-10-17 Marco CostalbaAdd basic log facility
2011-04-24 Marco CostalbaMove pawn and material tables under Thread class
2011-04-13 Marco CostalbaCleanup debug counters
2011-04-11 Marco CostalbaPrefetch also material tables
2011-02-23 Marco CostalbaMove all enum types definitions to types.h
2011-01-15 Marco CostalbaMove Min() and Max() macros to types.h
2011-01-09 Marco CostalbaSmall cleanup in execute_uci_command()
2011-01-08 Marco CostalbaImprove I/O responsivness
2010-12-30 Marco CostalbaRetire a couple of unused debug functions
2010-11-22 Marco CostalbaRetire Application class
2010-11-20 Marco CostalbaDebug counters don't need to be global
2010-11-15 Marco CostalbaCleanup Bioskey()
2010-08-22 Marco CostalbaRetire UCI_Chess960 option
2010-08-22 Marco CostalbaPrefetch pawn hash key
2010-06-19 Marco CostalbaMove prefetch() out of TT
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2009-05-10 Marco CostalbaUse string instead of std::string
2009-05-10 Marco CostalbaUse 64 bits for debug counters
2009-05-07 Marco CostalbaUpdate copyright year
2009-05-07 Marco CostalbaRewrite the way application exits
2009-04-28 Marco CostalbaMerge Joona's razoring tweaks
2009-04-27 Marco CostalbaSmall cleanup in misc.cpp
2009-04-18 Marco CostalbaLittle code style tweaks
2009-04-18 Joona KiiskiDynamic aspiration search without research.
2008-12-30 Marco CostalbaRestore development versioning and LSN filtering
2008-12-29 Marco CostalbaStockfish 1.2
2008-12-15 Marco CostalbaRestore development versioning and LSN filtering
2008-12-14 Marco CostalbaDebugging: move debug function definitions in misc.cpp
2008-12-14 Marco CostalbaDebugging: print to file
2008-12-08 Marco CostalbaStockfish 1.1a
2008-12-06 Marco CostalbaStockfish 1.1
2008-11-22 Marco CostalbaEasy debug macro enabling
2008-11-10 Marco CostalbaRestore development versioning and LSN filtering
next