-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: official-stockfish/Stockfish
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve Instrumented Python Testing Script
CI/CD
no-functional-change
#5755
opened Jan 7, 2025 by
Disservin
Loading…
remove two xors by setting the hash keys for unreachable squares to zero
#5754
opened Jan 7, 2025 by
ces42
Loading…
When cloned Stockfish sources using Windows Git client but using MSYS2 or CygWin make, an error was given in .sh files due to DOS CR/LF.
#5753
opened Jan 7, 2025 by
maximmasiutin
Loading…
Simplify away hint for common parent position at probcut
#5752
opened Jan 7, 2025 by
pb00068
Loading…
Use same pawn value in both nets when doing material scaling of eval
simplification
A simplification patch
#5741
opened Dec 29, 2024 by
sscg13
Loading…
No Ply Restriction in the condition that limits the depth extension to a certain point
#5737
opened Dec 27, 2024 by
FauziAkram
Loading…
Simplify Razoring
simplification
A simplification patch
#5724
opened Dec 18, 2024 by
xu-shawn
Loading…
Simplify Probcut Conditions
simplification
A simplification patch
#5720
opened Dec 14, 2024 by
xu-shawn
Loading…
Remove hardcoded exact values for parameters that are subject to tuning
#5713
opened Dec 11, 2024 by
FauziAkram
Loading…
Avoid wrongful TT/history updates when unwinding the search during a thread stop
#5612
opened Oct 2, 2024 by
AndyGrant
Loading…
Remove some usages of the pre/post increment operators.
no-functional-change
#5559
opened Aug 31, 2024 by
johndoknjas
Loading…
Syntaxic sugar for Position::see_ge(move, threshold)
feature/functionality
no-functional-change
#5529
opened Aug 8, 2024 by
snicolet
Loading…
Avoid a warning in clang that IS_64BIT is already defined
no-bench-change
#4485
opened Apr 1, 2023 by
maximmasiutin
Loading…
Made possible adding multiple AArch64 extensions (CPU features) to GCC "-march"
feature/functionality
no-bench-change
#4449
opened Mar 17, 2023 by
maximmasiutin
Loading…
ProTip!
Filter pull requests by the default branch with base:master.