projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a data race for NNUE
2020-08-09
Joost VandeVondele
Fix a data race for NNUE
commit
|
commitdiff
|
tree
2020-08-09
Joost VandeVondele
Fix aligned_alloc on MinGW
commit
|
commitdiff
|
tree
2020-08-09
Joost VandeVondele
Improve error message on missing net.
commit
|
commitdiff
|
tree
2020-07-09
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-07-03
Joost VandeVondele
Set UCI_ShowWDL by default to false
commit
|
commitdiff
|
tree
2020-07-01
Joost VandeVondele
Provide WDL statistics
commit
|
commitdiff
|
tree
2020-06-27
Joost VandeVondele
Revert LTO for mingw on windows.
commit
|
commitdiff
|
tree
2020-06-24
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-06-24
Joost VandeVondele
Remove 'Minimum Thinking Time' UCI option.
commit
|
commitdiff
|
tree
2020-06-21
Joost VandeVondele
small cleanups
commit
|
commitdiff
|
tree
2020-06-13
Joost VandeVondele
Quantize eval to multiples of 16
commit
|
commitdiff
|
tree
2020-05-30
Joost VandeVondele
Less pruning in draw PV lines.
commit
|
commitdiff
|
tree
2020-05-23
Joost VandeVondele
small cleanups
commit
|
commitdiff
|
tree
2020-05-23
Joost VandeVondele
Improve CI testing
commit
|
commitdiff
|
tree
2020-05-15
Joost VandeVondele
Workaround for older compiler
commit
|
commitdiff
|
tree
2020-05-11
Joost VandeVondele
Use posix_memalign instead of aligned_alloc
commit
|
commitdiff
|
tree
2020-04-29
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-04-16
Joost VandeVondele
Remove one condition in probcut TTmove skipping
commit
|
commitdiff
|
tree
2020-04-12
Joost VandeVondele
Extend irreversible moves
commit
|
commitdiff
|
tree
2020-04-12
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-03-30
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-03-14
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-03-01
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-02-15
Joost VandeVondele
Fix for incorrect VALUE_MATE_IN_MAX_PLY usage.
commit
|
commitdiff
|
tree
2020-02-10
Joost VandeVondele
Fix wrong assert.
commit
|
commitdiff
|
tree
2020-02-05
Joost VandeVondele
Small cleanups.
commit
|
commitdiff
|
tree
2020-01-31
Joost VandeVondele
Revert 5 recent patches
commit
|
commitdiff
|
tree
2020-01-29
Joost VandeVondele
Fix compilation on android
commit
|
commitdiff
|
tree
2020-01-15
Joost VandeVondele
Tweak late move reductions at root
commit
|
commitdiff
|
tree
2020-01-10
Joost VandeVondele
Update Elo estimates for terms in search
commit
|
commitdiff
|
tree
2019-12-08
Joost VandeVondele
Remove unneeded & incorrect check.
commit
|
commitdiff
|
tree
2019-11-28
Joost VandeVondele
Extend bench to static evaluations
commit
|
commitdiff
|
tree
2019-11-18
Joost VandeVondele
Use exploration rate for reductions
commit
|
commitdiff
|
tree
2019-11-12
Joost VandeVondele
Remove explicit moveCount pruning
commit
|
commitdiff
|
tree
2019-11-12
Joost VandeVondele
Fix incorrect mate score.
commit
|
commitdiff
|
tree
2019-10-25
Joost VandeVondele
Refactor final stats updates.
commit
|
commitdiff
|
tree
2019-10-23
Joost VandeVondele
Simplify reductions on singular extension
commit
|
commitdiff
|
tree
2019-10-21
Joost VandeVondele
Avoid crashing on Log File opening
commit
|
commitdiff
|
tree
2019-10-17
Joost VandeVondele
Add four positions to bench
commit
|
commitdiff
|
tree
2019-10-01
Joost VandeVondele
Adjust reductions based on the number of threads
commit
|
commitdiff
|
tree
2019-09-30
Joost VandeVondele
Remove depth dependence in value_draw().
commit
|
commitdiff
|
tree
2019-09-26
Joost VandeVondele
Remove custom mutex implementation
commit
|
commitdiff
|
tree
2019-09-23
Joost VandeVondele
More random draw evaluations
commit
|
commitdiff
|
tree
2019-09-23
Joost VandeVondele
Acknowledge fishtest authors
commit
|
commitdiff
|
tree
2019-09-14
Joost VandeVondele
Add sse4 if bmi2 is enabled
commit
|
commitdiff
|
tree
2019-07-14
Joost VandeVondele
UCI_Elo implementation (#2225)
commit
|
commitdiff
|
tree
2019-07-01
Joost VandeVondele
Smoothly change playing strength with skill level....
commit
|
commitdiff
|
tree
2019-07-01
Joost VandeVondele
Introduce coordination between searching threads (...
commit
|
commitdiff
|
tree
2019-06-22
Joost VandeVondele
Make the debug counters thread safe.
commit
|
commitdiff
|
tree
2019-06-20
Joost VandeVondele
Fix progress issue with shuffling extensions
commit
|
commitdiff
|
tree
2019-05-25
Joost VandeVondele
Remove one division. (#2158)
commit
|
commitdiff
|
tree
2019-05-15
Joost VandeVondele
Make rootDepth local to search. (#2077)
commit
|
commitdiff
|
tree
2019-05-15
Joost VandeVondele
Allow for higher depths. (#2147)
commit
|
commitdiff
|
tree
2019-05-02
Joost VandeVondele
Simplified shuffle extension version (#2121)
commit
|
commitdiff
|
tree
2019-04-27
Joost VandeVondele
Allow for address sanitizer. (#2119)
commit
|
commitdiff
|
tree
2019-04-24
Joost VandeVondele
Remove useless initializations (#2115)
commit
|
commitdiff
|
tree
2019-04-19
Joost VandeVondele
Remove capping in reduction (#2110)
commit
|
commitdiff
|
tree
2019-04-18
Joost VandeVondele
Simplify distance (#2109)
commit
|
commitdiff
|
tree
2019-04-13
Joost VandeVondele
Remove two useless assignments (#2093)
commit
|
commitdiff
|
tree
2019-04-13
Joost VandeVondele
Give penalty for all early quiets of prev. ply
commit
|
commitdiff
|
tree
2019-03-31
Joost VandeVondele
Remove duplication. (#2068)
commit
|
commitdiff
|
tree
2019-03-24
Joost VandeVondele
Remove unneeded condition. (#2057)
commit
|
commitdiff
|
tree
2019-02-27
Joost VandeVondele
Remove skipQuiets with mate fix. (#2021)
commit
|
commitdiff
|
tree
2019-01-20
Joost VandeVondele
Simplify pondering time management (#1899)
commit
|
commitdiff
|
tree
2019-01-14
Joost VandeVondele
Simplify time management a bit
commit
|
commitdiff
|
tree
2019-01-10
Joost VandeVondele
Remove pvExact
commit
|
commitdiff
|
tree
2019-01-09
Joost VandeVondele
Small improvements to the CI infrastructure
commit
|
commitdiff
|
tree
2019-01-04
Joost VandeVondele
Check tablebase files
commit
|
commitdiff
|
tree
2018-12-24
Joost VandeVondele
Extend stack to ss-5, and remove conditions
commit
|
commitdiff
|
tree
2018-12-16
Joost VandeVondele
Fix a segfault.
commit
|
commitdiff
|
tree
2018-12-16
Joost VandeVondele
Start a TT resize only after search finished.
commit
|
commitdiff
|
tree
2018-11-20
Joost VandeVondele
Force time check on TB probe in search.
commit
|
commitdiff
|
tree
2018-11-08
Joost VandeVondele
fixup
commit
|
commitdiff
|
tree
2018-11-08
Joost VandeVondele
Extension for king moves changing castling rights
commit
|
commitdiff
|
tree
2018-11-01
Joost VandeVondele
Fix issues from using adjustedDepth too broadly
commit
|
commitdiff
|
tree
2018-10-14
Joost VandeVondele
Randomize draw eval
commit
|
commitdiff
|
tree
2018-10-14
Joost VandeVondele
small ttCapture simplification.
commit
|
commitdiff
|
tree
2018-09-27
Joost VandeVondele
Remove essentially unused code
commit
|
commitdiff
|
tree
2018-09-27
Joost VandeVondele
Remove unneeded branch
commit
|
commitdiff
|
tree
2018-07-07
Joost VandeVondele
Remove offset in thread redistribution scheme.
commit
|
commitdiff
|
tree
2018-07-03
Joost VandeVondele
Simplify saving a TT entry.
commit
|
commitdiff
|
tree
2018-07-03
Joost VandeVondele
Reduce scope of variables
commit
|
commitdiff
|
tree
2018-06-13
Joost VandeVondele
Remove depth condition for pruning captures.
commit
|
commitdiff
|
tree
2018-06-11
Joost VandeVondele
Remove failedLow from the mainThread struct
commit
|
commitdiff
|
tree
2018-06-05
Joost VandeVondele
Stabilize AppVeyor CI
commit
|
commitdiff
|
tree
2018-06-02
Joost VandeVondele
Reallocate TT on threadpool resize.
commit
|
commitdiff
|
tree
2018-05-30
Joost VandeVondele
Simplify depth reduction in IID.
commit
|
commitdiff
|
tree
2018-05-24
Joost VandeVondele
Correctly prevent recursive verification in nmp.
commit
|
commitdiff
|
tree
2018-05-22
Joost VandeVondele
Simplify color usage in search.
commit
|
commitdiff
|
tree
2018-05-08
Joost VandeVondele
Remove goto, limit skipping to NMP
commit
|
commitdiff
|
tree
2018-05-08
Joost VandeVondele
Remove skipEarlyPruning argument to search()
commit
|
commitdiff
|
tree
2018-05-08
Joost VandeVondele
Improve signature script
commit
|
commitdiff
|
tree
2018-04-29
Joost VandeVondele
Simplifiy IID condition
commit
|
commitdiff
|
tree
2018-04-29
Joost VandeVondele
Fix 'make strip' for mingw.
commit
|
commitdiff
|
tree
2018-04-23
Joost VandeVondele
Remove template W param
commit
|
commitdiff
|
tree
2018-04-18
Joost VandeVondele
Document Elo impact of the LMR part of search
commit
|
commitdiff
|
tree
2018-04-02
Joost VandeVondele
Simplify Singular Extension condition
commit
|
commitdiff
|
tree
2018-04-01
Joost VandeVondele
Document Elo impact of various parts of search
commit
|
commitdiff
|
tree
2018-03-31
Joost VandeVondele
Refine SEE threshold for capture pruning.
commit
|
commitdiff
|
tree
2018-03-30
Joost VandeVondele
Integrate syzygy in automated testing (v2).
commit
|
commitdiff
|
tree
next