]> git.sesse.net Git - stockfish/commit
Small cleanups
authorGiacomo Lorenzetti <g.lorenz9@protonmail.com>
Sat, 5 Feb 2022 09:18:50 +0000 (10:18 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 12 Mar 2022 08:38:34 +0000 (09:38 +0100)
commit004ea2c25ebe2b900152d0d837089d03f20c8eca
tree9fb2ce596efc4455c5ec9dafe26882d193e25e5c
parent45f2416db4eaba8fbf023f84609d68a60e94b4ff
Small cleanups

Delete cast to int in movepick.
update AUTHORS.
adjust assert in sigmoid.
fix spelling mistakes in README

closes https://github.com/official-stockfish/Stockfish/pull/3922
closes https://github.com/official-stockfish/Stockfish/pull/3948
closes https://github.com/official-stockfish/Stockfish/pull/3942

No functional change
AUTHORS
README.md
src/misc.h
src/movepick.cpp