projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don’t score and sort all captures in RECAPTURES stage.
[stockfish]
/
src
/
2018-02-05
protonspring
Don’t score and sort all captures in RECAPTURES...
tree
|
commitdiff
2018-02-04
Stéphane Nicolet
Revert "Implement old 'multipv' search"
tree
|
commitdiff
2018-02-04
protonspring
Simplify qsearch stages in MovePicker
tree
|
commitdiff
2018-02-04
joergoster
Implement 'old' multipv search.
tree
|
commitdiff
2018-02-04
Stéphane Nicolet
Restore development version
tree
|
commitdiff
2018-02-03
Stéphane Nicolet
Improved spelling, grammar and comment
tree
|
commitdiff
2018-01-31
mstembera
Stockfish 9
tree
|
commitdiff
2018-01-30
Torsten Franz
Retire lever (#1378)
tree
|
commitdiff
2018-01-28
Rocky640
Limit the king distance factor when evaluating passed...
tree
|
commitdiff
2018-01-28
syzygy1
This modifies the in-search TB probing to continue...
tree
|
commitdiff
2018-01-23
Stéphane Nicolet
Contempt 20
tree
|
commitdiff
2018-01-23
Tom Vijlbrief
Make razor margin depth independent
tree
|
commitdiff
2018-01-23
Fabian Fichter
Simplify away redundant SEE pruning condition (#1363)
tree
|
commitdiff
2018-01-13
Marco Costalba
Fix bench number
tree
|
commitdiff
2018-01-13
Günther Demetz
Simplify verification search (#1362)
tree
|
commitdiff
2018-01-13
IIvec
Revert to old time management (#1351)
tree
|
commitdiff
2018-01-13
mbootsector
Use mobility in kingsafety (#1360)
tree
|
commitdiff
2018-01-04
hxim
Remove ThreatByHangingPawn bonus (#1356)
tree
|
commitdiff
2018-01-01
Joost VandeVondele
New Year 2018
tree
|
commitdiff
2018-01-01
Joost VandeVondele
Explicitly zero TT upon resize.
tree
|
commitdiff
2017-12-26
Guenther Demetz
Include x-ray attacks through all queens independently...
tree
|
commitdiff
2017-12-26
Joost VandeVondele
Upon changing the number of threads, make sure all...
tree
|
commitdiff
2017-12-18
Joost VandeVondele
Allow for general transposition table sizes. (#1341)
tree
|
commitdiff
2017-12-18
Günther Demetz
Enhanced verify search (#1338)
tree
|
commitdiff
2017-12-17
Gontran Lemaire
Remove QueenMinorsImbalance array #1340
tree
|
commitdiff
2017-12-17
Joost VandeVondele
Make staticEval independent of the search path
tree
|
commitdiff
2017-12-17
Rocky640
Simplify other checks (#1337)
tree
|
commitdiff
2017-12-11
Alain SAVARD
Simplify other checks #1334
tree
|
commitdiff
2017-12-06
Günther Demetz
Don't consider defending queen as check blocker (#1328)
tree
|
commitdiff
2017-12-05
Stéphane Nicolet
A better contempt implementation for Stockfish (#1325)
tree
|
commitdiff
2017-12-04
Joost VandeVondele
Pawn endgames directly skip early pruning.
tree
|
commitdiff
2017-12-04
Stéphane Nicolet
Avoid warnings by the Clang compiler
tree
|
commitdiff
2017-12-04
syzygy1
Use a Direction enum for Square deltas
tree
|
commitdiff
2017-12-03
Joost VandeVondele
Use bool(Bitboard b) instead of !!b (#1321)
tree
|
commitdiff
2017-12-03
Guy Vreuls
Use constexpr when makes sense
tree
|
commitdiff
2017-12-03
Stéphane Nicolet
Compile without exceptions
tree
|
commitdiff
2017-12-03
syzygy
Minor cleanup of search.cpp
tree
|
commitdiff
2017-12-03
Stefan Geschwentner
Attack threats
tree
|
commitdiff
2017-11-18
basepr1me
OpenBSD friendly start.
tree
|
commitdiff
2017-11-18
Stefan Geschwentner
Simplify good/bad capture detection. bench 5336313
tree
|
commitdiff
2017-11-18
Stefano Cardanobile
Fix comments. Bench: 5109559.
tree
|
commitdiff
2017-11-18
Stéphane Nicolet
Simplify away the PawnSet[] imbalance array (#1308)
tree
|
commitdiff
2017-11-11
Rocky640
Simplify some kingring penalties expressions
tree
|
commitdiff
2017-11-10
ceebo
Add comments to pos.see_ge()
tree
|
commitdiff
2017-11-10
VoyagerOne
Capture Stat Simplification- Bench: 5363761
tree
|
commitdiff
2017-11-08
Gian-Carlo Pascutto
Always do MaxCardinality checks.
tree
|
commitdiff
2017-11-08
Joost VandeVondele
Simplify Null Move Search condition
tree
|
commitdiff
2017-11-05
Günther Demetz
Handle BxN trade as good capture when history score...
tree
|
commitdiff
2017-11-03
Stefan Geschwentner
Introduce capture history table for capture move sorting
tree
|
commitdiff
2017-11-03
Joost VandeVondele
Replace easyMove with simple scheme
tree
|
commitdiff
2017-10-28
Cooffe
Update Copyright year inMakefile
tree
|
commitdiff
2017-10-28
Joost VandeVondele
Extra thinking before accepting draw PVs.
tree
|
commitdiff
2017-10-22
IIvec
Fix premature using of all available time in x/y TC
tree
|
commitdiff
2017-10-22
Gian-Carlo Pascutto
Don't filter root moves if MultiPV mode is enabled
tree
|
commitdiff
2017-10-22
ceebo
Add initiative to trace
tree
|
commitdiff
2017-10-11
Joost VandeVondele
Fix issue #1268
tree
|
commitdiff
2017-10-11
Alain SAVARD
Simplify bonus for bishop on long diagonal
tree
|
commitdiff
2017-10-05
Niklas Fiekas
WLDEntryPiece -> WDLEntryPiece for consistency
tree
|
commitdiff
2017-10-02
Stéphane Nicolet
Good bishops on the main diagonals
tree
|
commitdiff
2017-09-30
VoyagerOne
Decrease reduction for exact PV nodes
tree
|
commitdiff
2017-09-29
Joost VandeVondele
Measure nodes after search finished.
tree
|
commitdiff
2017-09-22
GuardianRM
Tweak statScore condition
tree
|
commitdiff
2017-09-17
syzygy
Let ss->ply denote the number of plies from the root...
tree
|
commitdiff
2017-09-17
Stéphane Nicolet
Score unopposed weak pawns only if majors
tree
|
commitdiff
2017-09-12
IIvec
Higher Move Overhead
tree
|
commitdiff
2017-09-09
ianfab
Extend ShelterWeakness array by dimension isKingFile
tree
|
commitdiff
2017-09-05
VoyagerOne
Streamlline reduction based on movecount
tree
|
commitdiff
2017-09-05
syzygy
Small simplication of see_ge()
tree
|
commitdiff
2017-09-02
Joost VandeVondele
Remove unneeded compile options.
tree
|
commitdiff
2017-09-02
syzygy
Prevent Stockfish from exiting if DTZ table is not...
tree
|
commitdiff
2017-09-01
Marco Costalba
Fix a warning with MSVC
tree
|
commitdiff
2017-09-01
Joost VandeVondele
Fix uninitialized memory usage
tree
|
commitdiff
2017-08-31
VoyagerOne
Adjust moveCount history only at LMR
tree
|
commitdiff
2017-08-30
Joost VandeVondele
Simplify away non-normal moves in SEE
tree
|
commitdiff
2017-08-26
Joost VandeVondele
Improve multi-threaded mate finding
tree
|
commitdiff
2017-08-26
Stéphane Nicolet
Count all weak squares in the king ring with a single...
tree
|
commitdiff
2017-08-26
Joost VandeVondele
Use moveCount history for reduction
tree
|
commitdiff
2017-08-22
Stéphane Nicolet
Avoid constructing an empty tuple in qsearch
tree
|
commitdiff
2017-08-20
lucasart
Restore safety margin of 60ms
tree
|
commitdiff
2017-08-19
Marco Costalba
Fix some Clang warnings
tree
|
commitdiff
2017-08-19
Marco Costalba
Wide bench coverage
tree
|
commitdiff
2017-08-18
Marco Costalba
Restore perft
tree
|
commitdiff
2017-08-18
Marco Costalba
Rewrite benchmark
tree
|
commitdiff
2017-08-18
Marco Costalba
Reformat time manager code
tree
|
commitdiff
2017-08-18
Joost VandeVondele
Collect more corrections to optimum/maximum
tree
|
commitdiff
2017-08-18
Marco Costalba
Clarify stats range
tree
|
commitdiff
2017-08-17
IIvec
Time management simplification
tree
|
commitdiff
2017-08-17
Marco Costalba
Fix involuntary conversions of ExtMove to Move
tree
|
commitdiff
2017-08-17
Marco Costalba
Unify stats update()
tree
|
commitdiff
2017-08-17
lucasart
Use int16_t in History values
tree
|
commitdiff
2017-08-15
Marco Costalba
Fix incorrect StateInfo
tree
|
commitdiff
2017-08-13
Marco Costalba
Run clang-tidy 'modernize'
tree
|
commitdiff
2017-08-13
Marco Costalba
Thread code reformat
tree
|
commitdiff
2017-08-13
Marco Costalba
Retire States global variable
tree
|
commitdiff
2017-08-12
tthsqe12
Fix the handling of opposite bishops in KXK endgame...
tree
|
commitdiff
2017-08-11
Joost VandeVondele
Simplify finished search in ponder/infinite mode.
tree
|
commitdiff
2017-08-10
Marco Costalba
Re-apply the fix for Limits::ponder race
tree
|
commitdiff
2017-08-10
Marco Costalba
Revert "Fix a race on Limits::ponder"
tree
|
commitdiff
2017-08-10
Joost VandeVondele
Fix a race on Limits::ponder
tree
|
commitdiff
2017-08-10
Marco Costalba
Fix some races and clarify the code
tree
|
commitdiff
next