projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Appveyor: do a Debug and Release build
2017-08-26
Marco Costalba
Appveyor: do a Debug and Release build
commit
|
commitdiff
|
tree
2017-08-26
Joost VandeVondele
Improve multi-threaded mate finding
commit
|
commitdiff
|
tree
2017-08-26
Stéphane Nicolet
Count all weak squares in the king ring with a single...
commit
|
commitdiff
|
tree
2017-08-26
Joost VandeVondele
Use moveCount history for reduction
commit
|
commitdiff
|
tree
2017-08-22
Stéphane Nicolet
Avoid constructing an empty tuple in qsearch
commit
|
commitdiff
|
tree
2017-08-20
Marco Costalba
Improve appeyor build
commit
|
commitdiff
|
tree
2017-08-19
Marco Costalba
Fix some Clang warnings
commit
|
commitdiff
|
tree
2017-08-19
Marco Costalba
Wide bench coverage
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Restore perft
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Rewrite benchmark
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Reformat time manager code
commit
|
commitdiff
|
tree
2017-08-18
Joost VandeVondele
Collect more corrections to optimum/maximum
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Speed up Trevis CI
commit
|
commitdiff
|
tree
2017-08-18
Marco Costalba
Clarify stats range
commit
|
commitdiff
|
tree
2017-08-17
IIvec
Time management simplification
commit
|
commitdiff
|
tree
2017-08-17
Marco Costalba
Fix involuntary conversions of ExtMove to Move
commit
|
commitdiff
|
tree
2017-08-17
Marco Costalba
Unify stats update()
commit
|
commitdiff
|
tree
2017-08-17
lucasart
Use int16_t in History values
commit
|
commitdiff
|
tree
2017-08-15
Marco Costalba
Fix incorrect StateInfo
commit
|
commitdiff
|
tree
2017-08-13
Marco Costalba
Run clang-tidy 'modernize'
commit
|
commitdiff
|
tree
2017-08-13
Marco Costalba
Thread code reformat
commit
|
commitdiff
|
tree
2017-08-13
Marco Costalba
Retire States global variable
commit
|
commitdiff
|
tree
2017-08-12
tthsqe12
Fix the handling of opposite bishops in KXK endgame...
commit
|
commitdiff
|
tree
2017-08-11
Joost VandeVondele
Simplify finished search in ponder/infinite mode.
commit
|
commitdiff
|
tree
2017-08-10
Marco Costalba
Re-apply the fix for Limits::ponder race
commit
|
commitdiff
|
tree
2017-08-10
Marco Costalba
Revert "Fix a race on Limits::ponder"
commit
|
commitdiff
|
tree
2017-08-10
Joost VandeVondele
Fix a race on Limits::ponder
commit
|
commitdiff
|
tree
2017-08-10
Marco Costalba
Fix some races and clarify the code
commit
|
commitdiff
|
tree
2017-08-10
AndyGrant
Make variable naming consistent
commit
|
commitdiff
|
tree
2017-08-10
Joost VandeVondele
Unify scoring functions in MovePicker
commit
|
commitdiff
|
tree
2017-08-06
Joost VandeVondele
Remove Stack/thread dependence in movepick
commit
|
commitdiff
|
tree
2017-07-15
Marco Costalba
Move game_phase() to material.cpp
commit
|
commitdiff
|
tree
2017-05-10
Marco Costalba
Default argument for see_ge()
commit
|
commitdiff
|
tree
2017-04-24
Marco Costalba
Assorted code style issues
commit
|
commitdiff
|
tree
2017-01-31
Stéphane Nicolet
Simplify away QueenContactChecks
commit
|
commitdiff
|
tree
2017-01-29
VoyagerOne
Simplify TT penalty stat (#980)
commit
|
commitdiff
|
tree
2017-01-28
VoyagerOne
Penalty for a quiet ttMove that fails low
commit
|
commitdiff
|
tree
2017-01-28
Stefan Geschwentner
Candidate passed pawns
commit
|
commitdiff
|
tree
2017-01-28
pb00068
Simplify away pinnedPieces bitboard in EvalInfo (#975)
commit
|
commitdiff
|
tree
2017-01-21
Alain SAVARD
Simplification of lazy threshold
commit
|
commitdiff
|
tree
2017-01-21
Alain SAVARD
Outpost array simplification
commit
|
commitdiff
|
tree
2017-01-21
Alain SAVARD
Reformat eval_init()
commit
|
commitdiff
|
tree
2017-01-17
Stéphane Nicolet
Update some comments (#973)
commit
|
commitdiff
|
tree
2017-01-13
Stefano Cardanobile
Introduce lazy evaluation
commit
|
commitdiff
|
tree
2017-01-12
loco-loco
Removing CM parameter from the Stats struct. (#970)
commit
|
commitdiff
|
tree
2017-01-11
Stéphane Nicolet
Check for overflow in Score * int multiplication (...
commit
|
commitdiff
|
tree
2017-01-11
Rocky640
StormDanger CleanUp (#964)
commit
|
commitdiff
|
tree
2017-01-11
Joost VandeVondele
Adjust copyright headers to 2017 (#965)
commit
|
commitdiff
|
tree
2017-01-10
lucasart
Rename FromTo -> History (#963)
commit
|
commitdiff
|
tree
2017-01-09
lucasart
Remove HistoryStats
commit
|
commitdiff
|
tree
2017-01-09
Marco Costalba
Trevis CI: use commit bench number as a reference
commit
|
commitdiff
|
tree
2017-01-09
Joost VandeVondele
New shell scripts for testing, used for travis CI ...
commit
|
commitdiff
|
tree
2017-01-09
ElbertoOne
Simplified select best thread (#958)
commit
|
commitdiff
|
tree
2017-01-07
Marco Costalba
Drop Stats c'tors
commit
|
commitdiff
|
tree
2017-01-07
Joost VandeVondele
Correctly zero-initialize MainThread
commit
|
commitdiff
|
tree
2017-01-06
Joost VandeVondele
Zero init fromToStats in constructor. (#953)
commit
|
commitdiff
|
tree
2017-01-05
pb00068
Rejoin lines that belong to HalfDensity map (#952)
commit
|
commitdiff
|
tree
2017-01-05
Marco Costalba
Correct zero-init of Thread data members
commit
|
commitdiff
|
tree
2017-01-02
Joost VandeVondele
Use consistent variable names for counterMoveStats...
commit
|
commitdiff
|
tree
2017-01-02
Stéphane Nicolet
Simplify unstoppable again (#950)
commit
|
commitdiff
|
tree
2017-01-01
Jonathan Calovski
Tweak best thread selection logic
commit
|
commitdiff
|
tree
2017-01-01
lucasart
WDL: rename WDLCursedLoss into WDLBlessedLoss
commit
|
commitdiff
|
tree
2017-01-01
Aram Tumanian
Don't clear EasyMove in search()
commit
|
commitdiff
|
tree
2017-01-01
Sergei Antonov
Threefold repetition detection
commit
|
commitdiff
|
tree
2016-12-31
Alain SAVARD
Small eval cleanup and renaming
commit
|
commitdiff
|
tree
2016-12-31
lucasart
Remove SafeCheck (#946)
commit
|
commitdiff
|
tree
2016-12-25
Jörg Oster
Further simplify unstoppable (#938)
commit
|
commitdiff
|
tree
2016-12-25
hxim
Fix psqt format and use smaller numbers in king psqt...
commit
|
commitdiff
|
tree
2016-12-25
Joost VandeVondele
Explicitly use alpha+1 for beta in NonPV search (#939)
commit
|
commitdiff
|
tree
2016-12-22
Joost VandeVondele
Simplify threshold handling for probcut. (#936)
commit
|
commitdiff
|
tree
2016-12-20
Stefano Cardanobile
piecesCount (#932)
commit
|
commitdiff
|
tree
2016-12-20
Joost VandeVondele
Use DEPTH_ZERO initializer for depth in qsearch (#931)
commit
|
commitdiff
|
tree
2016-12-17
VoyagerOne
Another simplification for SEE pruning
commit
|
commitdiff
|
tree
2016-12-12
Stefan Geschwentner
Simplify pruning
commit
|
commitdiff
|
tree
2016-12-11
Joost VandeVondele
Clean-up skipEarlyPruning (#921)
commit
|
commitdiff
|
tree
2016-12-11
Jonathan Calovski
Simplify unstoppable condition
commit
|
commitdiff
|
tree
2016-12-05
Joost VandeVondele
Refactor bonus and penalty calculation (#917)
commit
|
commitdiff
|
tree
2016-12-05
Stéphane Nicolet
Pawn flank attacks
commit
|
commitdiff
|
tree
2016-12-04
ElbertoOne
Remove piece condition in decrease lmr reduction check
commit
|
commitdiff
|
tree
2016-12-03
Andrey Neporada
Help GCC to optimize msb() to single instruction
commit
|
commitdiff
|
tree
2016-12-02
goodkov
Simplify pruning rule
commit
|
commitdiff
|
tree
2016-12-01
Joost VandeVondele
WeakQueen Parameter tweak
commit
|
commitdiff
|
tree
2016-11-27
ElbertoOne
TrappedRook simplification
commit
|
commitdiff
|
tree
2016-11-27
theo77186
Fix PGO build with GCC (#904)
commit
|
commitdiff
|
tree
2016-11-27
Michael Byrne
Fix PGO Build for clang
commit
|
commitdiff
|
tree
2016-11-27
joergoster
Fix trace in case of space evaluation
commit
|
commitdiff
|
tree
2016-11-27
Marco Costalba
Fix regression: print const position
commit
|
commitdiff
|
tree
2016-11-27
mbootsector
Rank based threats
commit
|
commitdiff
|
tree
2016-11-26
Joost VandeVondele
Fix undefined behavior
commit
|
commitdiff
|
tree
2016-11-26
Marco Costalba
Fix compile under Windows XP
commit
|
commitdiff
|
tree
2016-11-25
Aram Tumanian
Fix the pawn hash failure when the pawn key is 0
commit
|
commitdiff
|
tree
2016-11-25
erbsenzaehler
Cleanup Makfile for MacOs
commit
|
commitdiff
|
tree
2016-11-22
Marco Costalba
Handle Windows Processors Groups
commit
|
commitdiff
|
tree
2016-11-20
Joost VandeVondele
Avoid touching source files in profile-build
commit
|
commitdiff
|
tree
2016-11-19
Fabian Beuke
Reduce variable scope in swap_byte
commit
|
commitdiff
|
tree
2016-11-19
Aram Tumanian
Start searching for a repetition from the 4th ply behind
commit
|
commitdiff
|
tree
2016-11-19
Alain SAVARD
Pawn shelter and pawn storm tuned
commit
|
commitdiff
|
tree
2016-11-19
Marco Costalba
Fix compile error from previous patch
commit
|
commitdiff
|
tree
2016-11-19
Stéphane Nicolet
Do not use GCC extension for anonymous unions
commit
|
commitdiff
|
tree
2016-11-19
Joost VandeVondele
More accurate 'go nodes' searches at low count
commit
|
commitdiff
|
tree
next