]> git.sesse.net Git - stockfish/commit
Small cleanups (march 2021)
authorStéphane Nicolet <cassio@free.fr>
Fri, 19 Mar 2021 18:43:25 +0000 (19:43 +0100)
committerStéphane Nicolet <cassio@free.fr>
Wed, 24 Mar 2021 16:11:06 +0000 (17:11 +0100)
commit83eac08e7562d93787f75eccd4b7781c4bd45dd3
treef9100b5f8ebb96f5e8a0c39b3973e0013408d08b
parentec42154ef2569a58dae2164e328d5bbffcb2aee9
Small cleanups (march 2021)

With help of @BM123499, @mstembera, @gvreuls, @noobpwnftw and @Fanael
Thanks!

Closes https://github.com/official-stockfish/Stockfish/pull/3405

No functional change
12 files changed:
AUTHORS
src/bitbase.cpp
src/evaluate.cpp
src/material.cpp
src/misc.cpp
src/movegen.cpp
src/nnue/features/half_kp.cpp
src/nnue/layers/affine_transform.h
src/pawns.cpp
src/search.cpp
src/syzygy/tbprobe.cpp
src/thread.cpp