projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
No extra stage for QS recaptures.
2018-03-03
Joost VandeVondele
No extra stage for QS recaptures.
commit
|
commitdiff
|
tree
2018-02-25
Joost VandeVondele
Combine killer moves
commit
|
commitdiff
|
tree
2018-02-25
Joost VandeVondele
Join all capture init stages in MovePicker
commit
|
commitdiff
|
tree
2018-02-07
Joost VandeVondele
More robust bench extraction
commit
|
commitdiff
|
tree
2018-01-01
Joost VandeVondele
New Year 2018
commit
|
commitdiff
|
tree
2018-01-01
Joost VandeVondele
Explicitly zero TT upon resize.
commit
|
commitdiff
|
tree
2017-12-26
Joost VandeVondele
Upon changing the number of threads, make sure all...
commit
|
commitdiff
|
tree
2017-12-18
Joost VandeVondele
Allow for general transposition table sizes. (#1341)
commit
|
commitdiff
|
tree
2017-12-17
Joost VandeVondele
Make staticEval independent of the search path
commit
|
commitdiff
|
tree
2017-12-04
Joost VandeVondele
Pawn endgames directly skip early pruning.
commit
|
commitdiff
|
tree
2017-12-03
Joost VandeVondele
Use bool(Bitboard b) instead of !!b (#1321)
commit
|
commitdiff
|
tree
2017-11-08
Joost VandeVondele
Simplify Null Move Search condition
commit
|
commitdiff
|
tree
2017-11-03
Joost VandeVondele
Replace easyMove with simple scheme
commit
|
commitdiff
|
tree
2017-10-28
Joost VandeVondele
Extra thinking before accepting draw PVs.
commit
|
commitdiff
|
tree
2017-10-11
Joost VandeVondele
Fix issue #1268
commit
|
commitdiff
|
tree
2017-09-29
Joost VandeVondele
Measure nodes after search finished.
commit
|
commitdiff
|
tree
2017-09-02
Joost VandeVondele
Remove unneeded compile options.
commit
|
commitdiff
|
tree
2017-09-01
Joost VandeVondele
Multi-threaded search testing with valgrind
commit
|
commitdiff
|
tree
2017-09-01
Joost VandeVondele
Fix uninitialized memory usage
commit
|
commitdiff
|
tree
2017-08-30
Joost VandeVondele
Simplify away non-normal moves in SEE
commit
|
commitdiff
|
tree
2017-08-26
Joost VandeVondele
Improve multi-threaded mate finding
commit
|
commitdiff
|
tree
2017-08-26
Joost VandeVondele
Use moveCount history for reduction
commit
|
commitdiff
|
tree
2017-08-18
Joost VandeVondele
Collect more corrections to optimum/maximum
commit
|
commitdiff
|
tree
2017-08-11
Joost VandeVondele
Simplify finished search in ponder/infinite mode.
commit
|
commitdiff
|
tree
2017-08-10
Joost VandeVondele
Fix a race on Limits::ponder
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-24
Joost VandeVondele
Faster travis checks
commit
|
commitdiff
|
tree
2017-07-13
Joost VandeVondele
Move stop signal to Threads
commit
|
commitdiff
|
tree
2017-06-29
Joost VandeVondele
Remove race suppression.
commit
|
commitdiff
|
tree
2017-06-21
Joost VandeVondele
Fix four data races.
commit
|
commitdiff
|
tree
2017-06-17
Joost VandeVondele
Call TT.new_search() earlier.
commit
|
commitdiff
|
tree
2017-06-06
Joost VandeVondele
use auto& for histories
commit
|
commitdiff
|
tree
2017-05-18
Joost VandeVondele
Fix memory access in Search::clear()
commit
|
commitdiff
|
tree
2017-05-16
Joost VandeVondele
Execute an implied ucinewgame at startup
commit
|
commitdiff
|
tree
2017-05-10
Joost VandeVondele
Remove int to int conversion, unused include.
commit
|
commitdiff
|
tree
2017-04-30
Joost VandeVondele
gcc 7 port
commit
|
commitdiff
|
tree
2017-04-29
Joost VandeVondele
Copy killers in the movepicker
commit
|
commitdiff
|
tree
2017-04-26
Joost VandeVondele
Zero unused constant
commit
|
commitdiff
|
tree
2017-04-23
Joost VandeVondele
Sort moves partially: linear depth dependence
commit
|
commitdiff
|
tree
2017-04-23
Joost VandeVondele
Use int instead of Value for history related stats.
commit
|
commitdiff
|
tree
2017-04-20
Joost VandeVondele
simplify logic for history based pruning
commit
|
commitdiff
|
tree
2017-04-20
Joost VandeVondele
Partial insertion sort
commit
|
commitdiff
|
tree
2017-04-17
Joost VandeVondele
Prefer std::find over a hand-coded loop
commit
|
commitdiff
|
tree
2017-03-26
Joost VandeVondele
Introduce assert for stats update
commit
|
commitdiff
|
tree
2017-03-25
Joost VandeVondele
Increase maximum number of threads
commit
|
commitdiff
|
tree
2017-03-17
Joost VandeVondele
History stat bonus: Move condition to bonus calculation
commit
|
commitdiff
|
tree
2017-03-09
Joost VandeVondele
Always have counterMoves associated
commit
|
commitdiff
|
tree
2017-02-27
Joost VandeVondele
Simplify skipping of plies with helper threads
commit
|
commitdiff
|
tree
2017-02-15
Joost VandeVondele
Fix makefile: 32 bit builds without optimization.
commit
|
commitdiff
|
tree
2017-01-11
Joost VandeVondele
Adjust copyright headers to 2017 (#965)
commit
|
commitdiff
|
tree
2017-01-09
Joost VandeVondele
New shell scripts for testing, used for travis CI ...
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-02
Joost VandeVondele
Use consistent variable names for counterMoveStats...
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
Joost VandeVondele
Use DEPTH_ZERO initializer for depth in qsearch (#931)
commit
|
commitdiff
|
tree
2016-12-11
Joost VandeVondele
Clean-up skipEarlyPruning (#921)
commit
|
commitdiff
|
tree
2016-12-05
Joost VandeVondele
Refactor bonus and penalty calculation (#917)
commit
|
commitdiff
|
tree
2016-12-01
Joost VandeVondele
WeakQueen Parameter tweak
commit
|
commitdiff
|
tree
2016-11-26
Joost VandeVondele
Fix undefined behavior
commit
|
commitdiff
|
tree
2016-11-20
Joost VandeVondele
Avoid touching source files in profile-build
commit
|
commitdiff
|
tree
2016-11-19
Joost VandeVondele
More accurate 'go nodes' searches at low count
commit
|
commitdiff
|
tree
2016-11-07
Joost VandeVondele
Allow benches with more than 2G nodes.
commit
|
commitdiff
|
tree
2016-11-06
Joost VandeVondele
Fix undefined behaviour with unaligned loads in syzygy...
commit
|
commitdiff
|
tree
2016-11-05
Joost VandeVondele
Reproducible searches after ucinewgame
commit
|
commitdiff
|
tree
2016-11-05
Joost VandeVondele
Makefile fix for sanitize
commit
|
commitdiff
|
tree
2016-11-05
Joost VandeVondele
Travis-ci: integrate perft checking
commit
|
commitdiff
|
tree
2016-10-27
Joost Vandevondele
Fix a series of undefined behaviours
commit
|
commitdiff
|
tree
2016-10-27
Joost VandeVondele
travis-ci: Enable undefined behavior checking
commit
|
commitdiff
|
tree
2016-10-20
Joost Vandevondele
Simplify next_move by always scoring evasions
commit
|
commitdiff
|
tree
2016-10-19
Joost Vandevondele
Make valgrind testing part of travis ci.
commit
|
commitdiff
|
tree
2016-09-18
Joost Vandevondele
Use fixed depth bench to make PGO builds more reproducible
commit
|
commitdiff
|
tree