projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Simplified shuffle extension version (#2121)
2019-05-02
Joost VandeVondele
Simplified shuffle extension version (#2121)
commit
|
commitdiff
|
tree
2019-04-27
Joost VandeVondele
Allow for address sanitizer. (#2119)
commit
|
commitdiff
|
tree
2019-04-27
Marco Costalba
Fix bench number of previous patch
commit
|
commitdiff
|
tree
2019-04-27
Michael Chaly
Include bishop protection in king Danger evaluation...
commit
|
commitdiff
|
tree
2019-04-27
MJZ1977
Shuffle detection #2108
commit
|
commitdiff
|
tree
2019-04-24
Joost VandeVondele
Remove useless initializations (#2115)
commit
|
commitdiff
|
tree
2019-04-20
protonspring
Remove DistanceRing #2107
commit
|
commitdiff
|
tree
2019-04-19
Joost VandeVondele
Remove capping in reduction (#2110)
commit
|
commitdiff
|
tree
2019-04-18
Joost VandeVondele
Simplify distance (#2109)
commit
|
commitdiff
|
tree
2019-04-17
protonspring
Remove Movepick::move (#2085)
commit
|
commitdiff
|
tree
2019-04-16
protonspring
Move pawnsOnSquares to Position (#2100)
commit
|
commitdiff
|
tree
2019-04-16
protonspring
Calculate passedCount real-time #2099
commit
|
commitdiff
|
tree
2019-04-16
protonspring
Remove semiopenFiles in pawns and simplify space #2102
commit
|
commitdiff
|
tree
2019-04-13
Joost VandeVondele
Remove two useless assignments (#2093)
commit
|
commitdiff
|
tree
2019-04-13
Joost VandeVondele
Give penalty for all early quiets of prev. ply
commit
|
commitdiff
|
tree
2019-04-13
protonspring
Simplify Connected Pawn Scoring #2090
commit
|
commitdiff
|
tree
2019-04-12
Marco Costalba
Revert "Shuffle detection #2064"
commit
|
commitdiff
|
tree
2019-04-10
miguel-l
Extend dangerous passed pawn moves (#2089)
commit
|
commitdiff
|
tree
2019-04-10
protonspring
Simplify castlingPath (#2088)
commit
|
commitdiff
|
tree
2019-04-09
31m059
Raise kingDanger threshold and adjust constant term...
commit
|
commitdiff
|
tree
2019-04-09
protonspring
Remove BetweenBB Array #2076
commit
|
commitdiff
|
tree
2019-04-06
erbsenzaehler
Make ONE_PLY value independent again
commit
|
commitdiff
|
tree
2019-04-05
xoto10
Use average bestMoveChanges across all threads #2072
commit
|
commitdiff
|
tree
2019-04-04
Moez Jellouli
Remove pureStaticEval #2069
commit
|
commitdiff
|
tree
2019-04-04
Moez Jellouli
Add attacked by 2 pawns to attackedBy2 (#2074)
commit
|
commitdiff
|
tree
2019-03-31
protonspring
Use simple array for Pawns Connected bonus #2061
commit
|
commitdiff
|
tree
2019-03-31
Moez Jellouli
Shuffle detection #2064
commit
|
commitdiff
|
tree
2019-03-31
protonspring
Replace std::mins/max with clamp function (#2062)
commit
|
commitdiff
|
tree
2019-03-31
Joost VandeVondele
Remove duplication. (#2068)
commit
|
commitdiff
|
tree
2019-03-31
protonspring
Accessor for SquareBB #2067
commit
|
commitdiff
|
tree
2019-03-24
protonspring
Simplify pawn asymmetry (remove use of semiopen files...
commit
|
commitdiff
|
tree
2019-03-24
Joost VandeVondele
Remove unneeded condition. (#2057)
commit
|
commitdiff
|
tree
2019-03-24
protonspring
Simplify Passed Pawns (#2058)
commit
|
commitdiff
|
tree
2019-03-20
xoto10
Remove !extension check #2045
commit
|
commitdiff
|
tree
2019-03-20
CoffeeOne
Skip skipping thread scheme (#1972)
commit
|
commitdiff
|
tree
2019-03-10
protonspring
Remove popcount16() (#2038)
commit
|
commitdiff
|
tree
2019-03-10
xoto10
Simplify failedLow away #1986
commit
|
commitdiff
|
tree
2019-03-09
Marco Costalba
Revert "Allowing singular extension in mate positions"
commit
|
commitdiff
|
tree
2019-03-05
protonspring
Remove FutilityMoveCounts array. (#2024)
commit
|
commitdiff
|
tree
2019-03-05
protonspring
Shrink Reductions[] array to one dimension
commit
|
commitdiff
|
tree
2019-03-05
SFisGOD
Pawn value tweak
commit
|
commitdiff
|
tree
2019-03-05
Marco Costalba
Assorted trivial cleanups 2/2019
commit
|
commitdiff
|
tree
2019-03-05
Vizvezdenec
Add continuation history 5
commit
|
commitdiff
|
tree
2019-02-27
Joost VandeVondele
Remove skipQuiets with mate fix. (#2021)
commit
|
commitdiff
|
tree
2019-02-26
Marco Costalba
Revert "Remove skipQuiets variable in search()"
commit
|
commitdiff
|
tree
2019-02-08
protonspring
Change outposts to single value #1946
commit
|
commitdiff
|
tree
2019-02-08
Marco Costalba
Assorted trivial cleanups 1/2019
commit
|
commitdiff
|
tree
2019-02-08
Marco Costalba
Log message of: Less king danger...
commit
|
commitdiff
|
tree
2019-02-08
protonspring
Remove Some Bitboard Arrays (#1963)
commit
|
commitdiff
|
tree
2019-02-03
mstembera
Less king danger if we have a knight near by to defend...
commit
|
commitdiff
|
tree
2019-01-20
Joost VandeVondele
Simplify pondering time management (#1899)
commit
|
commitdiff
|
tree
2019-01-20
marotear
Simplify pvHit (#1953)
commit
|
commitdiff
|
tree
2019-01-20
protonspring
Clean-up some shifting in space calculation (#1955)
commit
|
commitdiff
|
tree
2019-01-20
Jonathan D
Tweak initiative and Pawn PSQT (#1957)
commit
|
commitdiff
|
tree
2019-01-14
protonspring
Simplify pawn moves (#1900)
commit
|
commitdiff
|
tree
2019-01-01
protonspring
Remove openFiles in pawns. (#1917)
commit
|
commitdiff
|
tree
2019-01-01
protonspring
Remove "Any" predicate filter (#1914)
commit
|
commitdiff
|
tree
2019-01-01
protonspring
Remove as useless micro-optimization in pawns generation...
commit
|
commitdiff
|
tree
2018-12-24
noobpwnftw
Simplify SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX loop...
commit
|
commitdiff
|
tree
2018-12-23
erbsenzaehler
Update our continuous integration machinery (#1889)
commit
|
commitdiff
|
tree
2018-12-23
mstembera
Use a bit less code to calculate hashfull() (#1830)
commit
|
commitdiff
|
tree
2018-12-23
mstembera
Turn on random access for Syzygy files in Windows ...
commit
|
commitdiff
|
tree
2018-12-23
protonspring
Simplify generate_castling (#1885)
commit
|
commitdiff
|
tree
2018-12-11
protonspring
Changes identified in RENAME/REFORMATTING thread (...
commit
|
commitdiff
|
tree
2018-11-25
Jörg Oster
Qsearch simplification. (#1828)
commit
|
commitdiff
|
tree
2018-11-11
31m059
Simplify tropism. (#1807)
commit
|
commitdiff
|
tree
2018-10-27
Vizvezdenec
Tweak of knight PSQT and mobility bonuses
commit
|
commitdiff
|
tree
2018-10-23
Günther Demetz
Revert Pull Request #1771, see issue #1785 (#1786)
commit
|
commitdiff
|
tree
2018-10-21
mstembera
Small simplification in castling rights
commit
|
commitdiff
|
tree
2018-01-31
mstembera
Stockfish 9
commit
|
commitdiff
|
tree
2018-01-30
Torsten Franz
Retire lever (#1378)
commit
|
commitdiff
|
tree
2018-01-28
Rocky640
Limit the king distance factor when evaluating passed...
commit
|
commitdiff
|
tree
2018-01-28
syzygy1
This modifies the in-search TB probing to continue...
commit
|
commitdiff
|
tree
2018-01-24
mibere
Top CPU Contributors as of January 2018 (#1367)
commit
|
commitdiff
|
tree
2018-01-23
Stéphane Nicolet
Contempt 20
commit
|
commitdiff
|
tree
2018-01-23
Tom Vijlbrief
Make razor margin depth independent
commit
|
commitdiff
|
tree
2018-01-23
Fabian Fichter
Simplify away redundant SEE pruning condition (#1363)
commit
|
commitdiff
|
tree
2018-01-13
Günther Demetz
Simplify verification search (#1362)
commit
|
commitdiff
|
tree
2018-01-13
IIvec
Revert to old time management (#1351)
commit
|
commitdiff
|
tree
2018-01-13
mbootsector
Use mobility in kingsafety (#1360)
commit
|
commitdiff
|
tree
2018-01-04
hxim
Remove ThreatByHangingPawn bonus (#1356)
commit
|
commitdiff
|
tree
2018-01-01
Joost VandeVondele
New Year 2018
commit
|
commitdiff
|
tree
2018-01-01
Joost VandeVondele
Explicitly zero TT upon resize.
commit
|
commitdiff
|
tree
2017-12-26
Guenther Demetz
Include x-ray attacks through all queens independently...
commit
|
commitdiff
|
tree
2017-12-26
Joost VandeVondele
Upon changing the number of threads, make sure all...
commit
|
commitdiff
|
tree
2017-12-18
Joost VandeVondele
Allow for general transposition table sizes. (#1341)
commit
|
commitdiff
|
tree
2017-12-18
Günther Demetz
Enhanced verify search (#1338)
commit
|
commitdiff
|
tree
2017-12-17
Gontran Lemaire
Remove QueenMinorsImbalance array #1340
commit
|
commitdiff
|
tree
2017-12-17
Joost VandeVondele
Make staticEval independent of the search path
commit
|
commitdiff
|
tree
2017-12-17
Rocky640
Simplify other checks (#1337)
commit
|
commitdiff
|
tree
2017-12-11
Alain SAVARD
Simplify other checks #1334
commit
|
commitdiff
|
tree
2017-12-10
Ben Koshy
Add Resources to understand code base (#1332)
commit
|
commitdiff
|
tree
2017-12-06
Günther Demetz
Don't consider defending queen as check blocker (#1328)
commit
|
commitdiff
|
tree
2017-12-05
Stéphane Nicolet
A better contempt implementation for Stockfish (#1325)
commit
|
commitdiff
|
tree
2017-12-04
Joost VandeVondele
Pawn endgames directly skip early pruning.
commit
|
commitdiff
|
tree
2017-12-04
Stéphane Nicolet
Avoid warnings by the Clang compiler
commit
|
commitdiff
|
tree
2017-12-04
syzygy1
Use a Direction enum for Square deltas
commit
|
commitdiff
|
tree
2017-12-03
Joost VandeVondele
Use bool(Bitboard b) instead of !!b (#1321)
commit
|
commitdiff
|
tree
2017-12-03
Guy Vreuls
Use constexpr when makes sense
commit
|
commitdiff
|
tree
2017-12-03
Stéphane Nicolet
Compile without exceptions
commit
|
commitdiff
|
tree
next