projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor fixes for misc.cpp
[stockfish]
/
src
/
2020-01-23
Chess13234
Minor fixes for misc.cpp
tree
|
commitdiff
2020-01-23
protonspring
Use a std::bitset for KPKBitbase
tree
|
commitdiff
2020-01-23
protonspring
Determine opposite colors mathematically
tree
|
commitdiff
2020-01-23
protonspring
Simplify KPK classify
tree
|
commitdiff
2020-01-23
protonspring
Simplify signature of remove_piece()
tree
|
commitdiff
2020-01-23
Stéphane Nicolet
Restore development version
tree
|
commitdiff
2020-01-18
Stéphane Nicolet
Stockfish 11
tree
|
commitdiff
2020-01-15
Joost VandeVondele
Tweak late move reductions at root
tree
|
commitdiff
2020-01-13
Stefan Geschwentner
Tweak reductions for captures/promotions
tree
|
commitdiff
2020-01-13
Vizvezdenec
Tweak futility pruning constants
tree
|
commitdiff
2020-01-13
xoto10
Fix previous patch in case of ponder
tree
|
commitdiff
2020-01-12
xoto10
Smarter time management near stop limit
tree
|
commitdiff
2020-01-12
Stéphane Nicolet
Show compiler info at startup
tree
|
commitdiff
2020-01-10
Joost VandeVondele
Update Elo estimates for terms in search
tree
|
commitdiff
2020-01-10
protonspring
Rewrite initialization of PseudoMoves
tree
|
commitdiff
2020-01-09
Stéphane Nicolet
Assorted trivial cleanups January 2020
tree
|
commitdiff
2020-01-09
joergoster
50-moves rule improvement for transposition table
tree
|
commitdiff
2020-01-09
Alain SAVARD
Update lists of authors and contributors
tree
|
commitdiff
2020-01-07
lantonov
Tuned nullmove search
tree
|
commitdiff
2020-01-07
Vizvezdenec
Introduce king infiltration bonus
tree
|
commitdiff
2020-01-07
Stefan Geschwentner
Tweak futility pruning
tree
|
commitdiff
2020-01-07
Alain SAVARD
Use a faster implementation of Static Exchange Evaluation
tree
|
commitdiff
2019-12-24
xoto10
Tune search constants
tree
|
commitdiff
2019-12-10
Guenther Demetz
Refine improving-logic
tree
|
commitdiff
2019-12-10
lantonov
Tuned razor and futility margins
tree
|
commitdiff
2019-12-10
xoto10
TrappedRook value and King positional tables
tree
|
commitdiff
2019-12-08
Vizvezdenec
Exclude blockers for king from mobility area
tree
|
commitdiff
2019-12-08
Vizvezdenec
Do last capture extensions for every single node
tree
|
commitdiff
2019-12-08
protonspring
Simplify pruning moves with negative SEE
tree
|
commitdiff
2019-12-08
joergoster
Fix output of PV lines with invalid scores #2439
tree
|
commitdiff
2019-12-08
xoto10
Tweak time management (failing eval)
tree
|
commitdiff
2019-12-08
Joost VandeVondele
Remove unneeded & incorrect check.
tree
|
commitdiff
2019-12-02
FauziAkram
UnblockedStorm tuned
tree
|
commitdiff
2019-12-01
Alain SAVARD
King proximity tweak for passed pawns
tree
|
commitdiff
2019-11-28
Joost VandeVondele
Extend bench to static evaluations
tree
|
commitdiff
2019-11-26
Vizvezdenec
Simplify king danger
tree
|
commitdiff
2019-11-25
Moez Jellouli
Extend last non-pawn captures
tree
|
commitdiff
2019-11-23
31m059
King danger: retire attacked-by-bishop defense
tree
|
commitdiff
2019-11-23
SFisGOD
Simplify endgame factor for opposite colored bishops
tree
|
commitdiff
2019-11-21
Vizvezdenec
Do lmr for more captures
tree
|
commitdiff
2019-11-21
Alain SAVARD
Outpost Endgame values
tree
|
commitdiff
2019-11-19
Vizvezdenec
Simplify advanced pawn push pruning
tree
|
commitdiff
2019-11-18
Joost VandeVondele
Use exploration rate for reductions
tree
|
commitdiff
2019-11-16
Vizvezdenec
Introduce king flank defenders
tree
|
commitdiff
2019-11-14
Stefan Geschwentner
Prune before extension
tree
|
commitdiff
2019-11-13
SFisGOD
Rank-based outposts
tree
|
commitdiff
2019-11-12
Miguel Lahoz
Shallow depth pruning on NonPV advanced pawn push
tree
|
commitdiff
2019-11-12
Joost VandeVondele
Remove explicit moveCount pruning
tree
|
commitdiff
2019-11-12
Alain SAVARD
Sequencing tweak in tbprobe()
tree
|
commitdiff
2019-11-12
Joost VandeVondele
Fix incorrect mate score.
tree
|
commitdiff
2019-11-06
Stéphane Nicolet
Revert "Rook PSQT Tuned"
tree
|
commitdiff
2019-11-04
SFisGOD
Rook PSQT Tuned
tree
|
commitdiff
2019-11-04
MichaelB7
Remove shuffle extension
tree
|
commitdiff
2019-11-04
31m059
Make Square and Bitboard operators commutative
tree
|
commitdiff
2019-11-02
SFisGOD
Combo of Parameter Tweaks
tree
|
commitdiff
2019-10-31
protonspring
Simplify kingRing
tree
|
commitdiff
2019-10-31
protonspring
Consolidate pawn_push and up
tree
|
commitdiff
2019-10-31
Stefan Geschwentner
Tweak dynamic contempt (the birthday patch)
tree
|
commitdiff
2019-10-25
Joost VandeVondele
Refactor final stats updates.
tree
|
commitdiff
2019-10-25
Stéphane Nicolet
Assorted trivial cleanups
tree
|
commitdiff
2019-10-23
Joost VandeVondele
Simplify reductions on singular extension
tree
|
commitdiff
2019-10-21
Joost VandeVondele
Avoid crashing on Log File opening
tree
|
commitdiff
2019-10-19
xoto10
Remove uithread
tree
|
commitdiff
2019-10-18
VoyagerOne
Current capture for Counter-Move history
tree
|
commitdiff
2019-10-17
Joost VandeVondele
Add four positions to bench
tree
|
commitdiff
2019-10-09
VoyagerOne
Introduce separate counter-move tables for inCheck
tree
|
commitdiff
2019-10-09
31m059
No reachable outpost bonus for bishops
tree
|
commitdiff
2019-10-07
Alayan
Adjust aspiration window with eval
tree
|
commitdiff
2019-10-07
SFisGOD
Tweak kingFlankAttacks factor in kingDanger
tree
|
commitdiff
2019-10-06
Alain SAVARD
Adjust pawn span
tree
|
commitdiff
2019-10-06
Ondrej Mosnacek
Make priorCapture a bool
tree
|
commitdiff
2019-10-06
VoyagerOne
Introduce separate counter-move tables for captures
tree
|
commitdiff
2019-10-05
Brian Sheppard
Eliminate ONE_PLY
tree
|
commitdiff
2019-10-05
Stéphane Nicolet
Fix compare function in previous patch
tree
|
commitdiff
2019-10-05
mstembera
Remove temporary shelter array
tree
|
commitdiff
2019-10-02
Moez Jellouli
More accurate pawn attack span definition
tree
|
commitdiff
2019-10-01
Joost VandeVondele
Adjust reductions based on the number of threads
tree
|
commitdiff
2019-10-01
protonspring
Remove ThreatByRank
tree
|
commitdiff
2019-09-30
Joost VandeVondele
Remove depth dependence in value_draw().
tree
|
commitdiff
2019-09-27
31m059
Extend castling independently of singular extension
tree
|
commitdiff
2019-09-27
Alain SAVARD
Simplify RookOnPawn
tree
|
commitdiff
2019-09-26
Joost VandeVondele
Remove custom mutex implementation
tree
|
commitdiff
2019-09-26
Stéphane Nicolet
Restore development version (revert previous commit)
tree
|
commitdiff
2019-09-25
Stéphane Nicolet
Temporary patch to show the compiler for TCEC submission
tree
|
commitdiff
2019-09-24
Stéphane Nicolet
Increase weight for supported pawns
tree
|
commitdiff
2019-09-24
nickpelling
Clarify the mapping of files to queenside
tree
|
commitdiff
2019-09-23
xoto10
Encourage rook lift to third rank
tree
|
commitdiff
2019-09-23
Stéphane Nicolet
Revert "Clarify the mapping of files to queenside"
tree
|
commitdiff
2019-09-23
Stéphane Nicolet
Clarify the mapping of files to queenside
tree
|
commitdiff
2019-09-23
Joost VandeVondele
More random draw evaluations
tree
|
commitdiff
2019-09-23
protonspring
Simplify connected pawn scoring
tree
|
commitdiff
2019-09-16
noobpwnftw
Raise stack size to 8MB for pthreads
tree
|
commitdiff
2019-09-15
Stéphane Nicolet
Scale down endgame factor when shuffling
tree
|
commitdiff
2019-09-14
Vizvezdenec
Introduce midgame initiative
tree
|
commitdiff
2019-09-14
Stéphane Nicolet
Assorted trivial cleanups
tree
|
commitdiff
2019-09-14
31m059
Use queens of either color in RookOnQueenFile
tree
|
commitdiff
2019-09-14
Stéphane Nicolet
Update Makefile documentation
tree
|
commitdiff
2019-09-14
Joost VandeVondele
Add sse4 if bmi2 is enabled
tree
|
commitdiff
2019-09-12
Vizvezdenec
Scale down complexity for almost unwinnable endgames
tree
|
commitdiff
2019-09-12
xoto10
Bonus for rook on same file as their queen
tree
|
commitdiff
next