projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2019-09-14
Stéphane Nicolet
Assorted trivial cleanups
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
31m059
Use queens of either color in RookOnQueenFile
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Stéphane Nicolet
Update Makefile documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Joost VandeVondele
Add sse4 if bmi2 is enabled
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Vizvezdenec
Scale down complexity for almost unwinnable endgames
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
xoto10
Bonus for rook on same file as their queen
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
protonspring
Simplify Weak Lever
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Stefan Geschwentner
Update reverse move stats
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Stefan Geschwentner
Tweak Late Move Reduction at root
commit
|
commitdiff
|
tree
|
snapshot
2019-08-25
VoyagerOne
NMP Tweaks
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
protonspring
Improve signature of evaluate_shelter()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
protonspring
Consolidate CastlingSide and CastlingRights
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
protonspring
Simplify futility equation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Vizvezdenec
Late move reduction, captures and CUT nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
protonspring
Tuned Futility Equation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Jean Gauthier
Slight speep up fetching the endgame table
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Alain SAVARD
Assorted trivial cleanups (July 2019)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Stefan Geschwentner
Tweak unsafe checks
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
joergoster
Revert "Improve multiPV mode"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
xoto10
Tune search constants
commit
|
commitdiff
|
tree
|
snapshot
2019-07-28
protonspring
Simplify weak lever
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
mstembera
Bug fix: always choose shortest mate in multithread...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
protonspring
Remove operators for color
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Vizvezdenec
Tweak of SEE pruning condition
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alain SAVARD
Pawn clean up
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
VoyagerOne
LMR Tweak
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alain SAVARD
Passed file cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Lolligerhans
No influence on unsafeSquares of passers by pieces
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Vizvezdenec
Tweak LMR and killers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alain SAVARD
Space Invaders
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Marco Costalba
Fix bench
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Joost VandeVondele
UCI_Elo implementation (#2225)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
protonspring
Remove std::pow from reduction. (#2234)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
31m059
Just blockSq, not forward file. Bench: 3377831 (#2240)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Michael Chaly
tviigg. (#2238)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
31m059
Linear formula for w. Bench: 3328507 (#2239)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Stefan Geschwentner
Full bonus for LMR stats update
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Stefan Geschwentner
Late Move reduction and continuation history
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
31m059
Exclude passed pawns from Attacked2Unsupported
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Marco Costalba
Assorted trivial cleanups June 2019
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
VoyagerOne
Tweak capture scoring formula
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
xoto10
Combo of statscore divisor and pawn psqt changes
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
protonspring
Use score instead of array to evaluate shelter
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Daniel Axtens
Enable popcount and prefetch for ppc-64
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Joost VandeVondele
Smoothly change playing strength with skill level....
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Joost VandeVondele
Introduce coordination between searching threads (...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
protonspring
Move storm special condition to UnblockedStorm array...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Jörg Oster
Try to get a more precise bench time (#2211)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
protonspring
Bonus for double attacks on unsupported pawns
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Vizvezdenec
Introduce attacks on space area
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Sergei Ivanov
Do not define increment operators on Value, Depth and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
joergoster
Improve multiPV mode
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Joost VandeVondele
Make the debug counters thread safe.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Vizvezdenec
Rewrite "More bonus for free passed pawn"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Vizvezdenec
More bonus for free passed pawn
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Miguel Lahoz
Change multi-cut pruning condition
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
VoyagerOne
QuietPick Speed-up
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Joost VandeVondele
Fix progress issue with shuffling extensions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
syzygy1
Partial revert of "Assorted trivial cleanups 5/2019".
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
VoyagerOne
Simplify SEE Pruning (#2191)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
protonspring
Remove backmost_sq (#2190)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Stefan Geschwentner
Increase pawns cache (#2187)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
VoyagerOne
No DC prune in QS (#2185)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Marco Costalba
Assorted trivial cleanups 5/2019
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Stefan Geschwentner
Remove depth condition for ttPv (#2166)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
protonspring
Simplify passed pawns. (#2159)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
protonspring
Remove a few file_of's (simplify adjacent_files_bb...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
protonspring
Simplify WeakUnopposedPawn #2181
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
VoyagerOne
SEE Pruning Tweak (#2183)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Michael Chaly
Advanced pawn pushes tweak (#2175)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
protonspring
Simplify Outposts #2176
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
31m059
Simplify k-value for passers. Bench: 3854907 (#2182)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
protonspring
Scale lazy threshold according to material. (#2170)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
protonspring
Simplify semiopen_file (#2165)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Joost VandeVondele
Remove one division. (#2158)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
31m059
Allow RQ through pieces. Bench: 3415326 (#2153)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
svivanov72
Remove unused code (#2150)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
protonspring
Score and Select Best Thread in same loop (#2125)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
protonspring
Consolidate some code in set_state. (#2151)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
xoto10
Update failedHighCnt rule #2063
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Marco Costalba
Revert "Make rootDepth local to search. (#2077)"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
mstembera
Remove per thread instances of Endgames. (#2056)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Joost VandeVondele
Make rootDepth local to search. (#2077)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
protonspring
Simplify connected #2114
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Moez Jellouli
Simplify reduction formula #2122
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
protonspring
Simplify Thread Voting Scheme #2129
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
svivanov72
Precompute repetition info (#2132)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
xoto10
Remove pawn count in space() calculation #2139
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
xoto10
Add eg component to evaluate_shelter() #2137
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Joost VandeVondele
Allow for higher depths. (#2147)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Michael Chaly
Decrease reduction in case we had singular extension...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Miguel Lahoz
Remove PvNode template from reduction
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Sergei Ivanov
Fix cycle detection in presence of repetitions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Stefan Geschwentner
Less LMR at root
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Stefan Geschwentner
LMR for captures not cracking alpha
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
VoyagerOne
Stat Score reset at rootNode - Bench: 3393330 (#2124)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Marco Costalba
Assorted trivial cleanups 4/2019
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Joost VandeVondele
Simplified shuffle extension version (#2121)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Joost VandeVondele
Allow for address sanitizer. (#2119)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Marco Costalba
Fix bench number of previous patch
commit
|
commitdiff
|
tree
|
snapshot
next