]> git.sesse.net Git - stockfish/history - src/uci.cpp
Print info about use of 64bit functions and hardware POPCNT
[stockfish] / src / uci.cpp
2009-05-20 Marco CostalbaSmall code style massage in uci.cpp
2009-05-07 Marco CostalbaUpdate copyright year
2009-05-07 Marco CostalbaRewrite the way application exits
2009-05-07 Marco CostalbaBe sure book file is closed before we leave
2009-05-02 Marco CostalbaFix a very old UCI option parsing bug
2009-03-24 Marco CostalbaWhen asked for position key print it as an hex value
2009-02-23 Marco CostalbaFix a subtle bug due to the StateInfo pointer became...
2009-02-22 Marco CostalbaIntroduce StateInfo instead of UndoInfo
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-09-18 Marco CostalbaImprove time managment
2008-09-18 Marco CostalbaPass also opponent time to think()
2008-09-01 Marco CostalbaRewrite ucioptions.cpp to use C++
2008-09-01 Marco CostalbaFinally remove UCIInputParser class altogether
2008-09-01 Marco CostalbaUse a string stream in UCIInputParser
2008-09-01 Marco CostalbaAvoid casts to handle isspace() arguments
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1