]> git.sesse.net Git - stockfish/history - src/main.cpp
Retire all extensions (but checks) for non-PV nodes
[stockfish] / src / main.cpp
2011-12-03 Marco CostalbaRetire neighboring_files_bb() overload
2011-12-03 Marco CostalbaDon't disable IO buffering at startup
2011-12-03 Marco CostalbaTidy up comments in uci.cpp
2011-11-26 Marco CostalbaIntroduce Search namespace
2011-07-24 Marco CostalbaRename execute_uci_command() to uci_loop()
2011-06-15 Marco CostalbaSpeed up kpk initialization
2011-06-13 Marco CostalbaRetire init_piece_square_tables()
2011-04-25 Marco CostalbaTidy up benchmark.cpp
2011-04-25 Marco CostalbaLarge API rename in ThreadsManager
2011-04-24 Marco CostalbaMove pawn and material tables under Thread class
2011-04-16 Marco CostalbaPromote OptionsMap to a class
2011-04-13 Marco CostalbaCleanup debug counters
2011-04-05 Marco CostalbaAssorted code style and comments in search.cpp
2011-03-12 Marco CostalbaMove KPKBitbase[] where it belongs
2011-02-23 Marco CostalbaMove all enum types definitions to types.h
2011-02-23 Marco CostalbaTriviality in main.cpp
2011-02-18 Marco CostalbaSync Root new depth to what we do in search()
2011-02-12 Marco CostalbaFix wrong reported depth
2011-01-11 Marco CostalbaSet unbuffered I/O also for C standard library
2011-01-09 Marco CostalbaSmall cleanup in execute_uci_command()
2010-12-26 Marco CostalbaRetire direction.cpp
2010-12-26 Marco CostalbaRetire direction.h
2010-12-13 Marco CostalbaRetire uci_main_loop()
2010-11-22 Marco CostalbaRetire Application class
2010-11-09 Marco CostalbaLet bench to have full defaults arguments
2010-11-08 Marco CostalbaLet benchmark to default to depth 12
2010-11-07 Marco CostalbaRetire uci.h and benchmark.h
2010-04-25 Marco CostalbaDo not call exit_threads() in Application d'tor
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2009-11-01 Joona KiiskiImplemented perft
2009-07-04 Marco CostalbaAdd support for saving timing file during benchmark
2009-06-18 Marco CostalbaGive proper credit to Joona
2009-05-25 Marco CostalbaMerge hardware POPCNT detection and use
2009-05-23 Marco CostalbaPrint info about use of 64bit functions and hardware...
2009-05-21 Marco CostalbaFix compile errors under MSVC
2009-05-21 Marco CostalbaAdd temporary debug info on POPCNT support
2009-05-21 Marco CostalbaIntroduce bitcount.h
2009-05-07 Marco CostalbaUpdate copyright year
2009-05-07 Marco CostalbaRewrite the way application exits
2009-05-03 Marco CostalbaSetup to use Callgrind profiler
2009-03-19 Marco CostalbaBig headers cleanup
2009-01-07 Marco CostalbaBig trailing whitespace cleanup part 1
2008-11-22 Marco CostalbaIntroduce node limited benchmarking
2008-11-22 Marco CostalbaIntroduce depth limited benchmarking
2008-11-01 Marco CostalbaFinal touches to material.cpp
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-10-18 Marco CostalbaUse a const pointer-to-member array for attacks
2008-10-18 Marco CostalbaUse pointer-to-members to remove a bunch of duplicated...
2008-09-20 Marco CostalbaFinally remove last old C style I/O stuff
2008-09-18 Marco CostalbaReformat benchmark interface
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1