projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2016-12-25
Jörg Oster
Further simplify unstoppable (#938)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
hxim
Fix psqt format and use smaller numbers in king psqt...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Joost VandeVondele
Explicitly use alpha+1 for beta in NonPV search (#939)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Joost VandeVondele
Simplify threshold handling for probcut. (#936)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Stefano Cardanobile
piecesCount (#932)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Joost VandeVondele
Use DEPTH_ZERO initializer for depth in qsearch (#931)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
VoyagerOne
Another simplification for SEE pruning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Stefan Geschwentner
Simplify pruning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Joost VandeVondele
Clean-up skipEarlyPruning (#921)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Jonathan Calovski
Simplify unstoppable condition
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Joost VandeVondele
Refactor bonus and penalty calculation (#917)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Stéphane Nicolet
Pawn flank attacks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
ElbertoOne
Remove piece condition in decrease lmr reduction check
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Andrey Neporada
Help GCC to optimize msb() to single instruction
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
goodkov
Simplify pruning rule
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Joost VandeVondele
WeakQueen Parameter tweak
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
ElbertoOne
TrappedRook simplification
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
theo77186
Fix PGO build with GCC (#904)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Michael Byrne
Fix PGO Build for clang
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
joergoster
Fix trace in case of space evaluation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Marco Costalba
Fix regression: print const position
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
mbootsector
Rank based threats
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Joost VandeVondele
Fix undefined behavior
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Marco Costalba
Fix compile under Windows XP
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Aram Tumanian
Fix the pawn hash failure when the pawn key is 0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
erbsenzaehler
Cleanup Makfile for MacOs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Marco Costalba
Handle Windows Processors Groups
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Joost VandeVondele
Avoid touching source files in profile-build
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Fabian Beuke
Reduce variable scope in swap_byte
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Aram Tumanian
Start searching for a repetition from the 4th ply behind
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Alain SAVARD
Pawn shelter and pawn storm tuned
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Marco Costalba
Fix compile error from previous patch
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Stéphane Nicolet
Do not use GCC extension for anonymous unions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Joost VandeVondele
More accurate 'go nodes' searches at low count
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Stefan Geschwentner
Non-quiet pruning tweak
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Aram Tumanian
Make a version of Position::do_move() without the gives...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
joergoster
FEN parsing: add a second check for correctly setting...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Mira
Stack offset changed from -5 to -4
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
atumanian
Update comments related after new see_ge()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Joost VandeVondele
Allow benches with more than 2G nodes.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Joost VandeVondele
Fix undefined behaviour with unaligned loads in syzygy...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
ppigazzini
Update AUTHORS for SF8
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Marco Costalba
Fix a warning with debug=no
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Joost VandeVondele
Reproducible searches after ucinewgame
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Marco Costalba
Add explicit braces and fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
VoyagerOne
Reduction Simplification
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Joost VandeVondele
Makefile fix for sanitize
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
VoyagerOne
Top CPU Contributors
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Miroslav Fontán
Simplify code, delete else after return
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Miroslav Fontán
Sync variable names in decl vs def
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Joost VandeVondele
Travis-ci: integrate perft checking
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Marco Costalba
Rewrite syzygy in C++
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Marco Costalba
Stockfish 8
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Stefan Geschwentner
Bonus for attacked passed pawn promotion path
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Joost Vandevondele
Fix a series of undefined behaviours
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Joost VandeVondele
travis-ci: Enable undefined behavior checking
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
syzygy
Output PV if last iteration does not complete
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Stéphane Nicolet
Endgame malus for having a king in a pawnless flank
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
VoyagerOne
History Stat Comparison
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Marco Costalba
Correcty resey TB hit counter
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
syzygy
Per-thread TB hit counters
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Joost Vandevondele
Simplify next_move by always scoring evasions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Joost Vandevondele
Make valgrind testing part of travis ci.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
ajithcj
Remove useless assignments to currentMove
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
VoyagerOne
Use explicit logic for pruning
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Jacques
Fixes for ARM compilation: take 2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Marco Costalba
Revert "Fixes for ARM compilation"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Jacques
Fixes for ARM compilation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Marco Costalba
AppVeyor: run bench after build
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Marco Costalba
Add AppVeyor integration
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
ajithcj
Simplify futility pruning return value
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
atumanian
Optimisation of Position::see and Position::see_sign
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Stéphane Nicolet
Do not use SEE in evasion scoring
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Stefano Cardanobile
Retire implicit malus for stonewalls
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
VoyagerOne
Allow inCheck pruning
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Marco Costalba
Remove useless razoring condition
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
HiraokaTakuya
Make razor_margin[4] ONE_PLY value independent
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
Stéphane Nicolet
Rename shift_bb() to shift()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
joergoster
Allowing singular extension in mate positions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
Marco Costalba
Fix crash when passing a mate/stalemate position
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Stéphane Nicolet
Simplify pinners conditions in SEE()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Guenther Demetz
Fix pin-aware SEE
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Joost Vandevondele
Use fixed depth bench to make PGO builds more reproducible
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Marco Costalba
Fix a warning with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Stéphane Nicolet
Swap mg and eg in internal representation of Score
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
Marco Costalba
Fix indentation in struct FromToStats
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Stéphane Nicolet
Retire KingDanger array
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Marco Costalba
Use per-thread counterMoveHistory
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Marco Costalba
Renaming in MovePicker
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Marco Costalba
Retire MovePicker::see_sign()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
VoyagerOne
Tweak SEE margin in pruning conditions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
syzygy
Integrate next_stage() logic into next_move()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Guenther Demetz
Simplify code for pinaware SEE
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Guenther Demetz
Pinned aware SEE
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Stefano Cardanobile
Reorder evaluation start
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Marco Costalba
Use Movepick SEE value in search
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Marco Costalba
Refactor previous patch
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
ajithcj
Prune dangerous moves at low depth
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Marco Costalba
Syntactic sugar to loop across pieces
commit
|
commitdiff
|
tree
|
snapshot
next