Marco Costalba and GitHub
eb6d7f537d
Assorted trivial cleanups ( #1894 )
...
To address https://github.com/official-stockfish/Stockfish/issues/1862
No functional change.
2019-01-01 14:10:26 +01:00
Marco Costalba and GitHub
b508f9561c
Fix bench number
...
Incorrect bench number in master. Fix it.
bench: 4971497
2018-01-13 09:21:23 +01:00
Marco Costalba and GitHub
ecd3218b6b
History code rewrite ( #1122 )
...
Rearrange and rename all history heuristic code. Naming
is now based on chessprogramming.wikispaces.com conventions
and the relations among the various heuristics are now more
clear and consistent.
No functional change.
2017-05-26 08:42:50 +02:00
Marco Costalba and GitHub
332b5013b5
Travis: fix bench fetch in case of PR ( #968 )
...
When Travis tests a PR, a commit merge is created
but master branch is not updated, although HEAD is.
No functional change.
2017-01-11 08:44:06 +01:00
Marco Costalba and GitHub
d9dd520896
Fix previous patch for OS X ( #961 )
...
Use posix version of sed that is available on all
platforms.
No functional change.
2017-01-09 15:37:09 +01:00