projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tweak time management
[stockfish]
/
src
/
2018-02-28
Leonid Pechenik
Tweak time management
tree
|
commitdiff
2018-02-27
Stéphane Nicolet
Simplify tropism computation
tree
|
commitdiff
2018-02-27
Stefan Geschwentner
Stat score initialization: grandchildren
tree
|
commitdiff
2018-02-27
Stefan Geschwentner
Stat score initialization: children
tree
|
commitdiff
2018-02-27
Stéphane Nicolet
No Tempo for draw scores given by heuristic functions
tree
|
commitdiff
2018-02-27
Marco Costalba
Speedup and simplify pinners and blockers
tree
|
commitdiff
2018-02-26
erbsenzaehler
Unify use of -mdynamic-no-pic
tree
|
commitdiff
2018-02-26
AndyGrant
Shallow search to verify probcut
tree
|
commitdiff
2018-02-26
Stéphane Nicolet
Count passed pawns in asymmetry measure
tree
|
commitdiff
2018-02-25
Joost VandeVondele
Combine killer moves
tree
|
commitdiff
2018-02-25
Stéphane Nicolet
Revert "Count passed pawns in asymmetry measure"
tree
|
commitdiff
2018-02-25
Stéphane Nicolet
Count passed pawns in asymmetry measure
tree
|
commitdiff
2018-02-25
Joost VandeVondele
Join all capture init stages in MovePicker
tree
|
commitdiff
2018-02-25
DU-jdto
More robust interaction of singular search and iid
tree
|
commitdiff
2018-02-24
DU-jdto
Simplification: do razoring only for depth 1
tree
|
commitdiff
2018-02-23
Tom Vijlbrief
Lower razor depth to < 3 and adjust margin
tree
|
commitdiff
2018-02-23
Marco Costalba
Reformat SEE to better document the function
tree
|
commitdiff
2018-02-21
Stéphane Nicolet
Move pawn_attacks_bb() helper to bitboard.h
tree
|
commitdiff
2018-02-21
Mike Whiteley
rename shift variables.
tree
|
commitdiff
2018-02-20
Alain SAVARD
Avoid a compilation warning
tree
|
commitdiff
2018-02-20
Marco Costalba
Code style in evaluate.cpp
tree
|
commitdiff
2018-02-15
Mike Whiteley
Simplify trapped rook
tree
|
commitdiff
2018-02-12
Ronald de Man
Fix gcc PGO build on Windows
tree
|
commitdiff
2018-02-12
Marco Costalba
Code style fixes in search.cpp
tree
|
commitdiff
2018-02-09
Stefano Cardanobile
Introduce dynamic contempt
tree
|
commitdiff
2018-02-09
Leonid Pechenik
Retire "Extra thinking before accepting draw PVs"
tree
|
commitdiff
2018-02-09
Stéphane Nicolet
Fix bug for 'eval' command in terminal
tree
|
commitdiff
2018-02-08
FauziAkram
A combo of 3 successful tuning patches
tree
|
commitdiff
2018-02-08
protonspring
Obey skipQuiets strictly in MovePicker
tree
|
commitdiff
2018-02-05
syzygy1
Enable LTO for clang
tree
|
commitdiff
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
next