projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Exclude queen from Rook Contact Check computation
2015-04-18
Alain SAVARD
Exclude queen from Rook Contact Check computation
commit
|
commitdiff
|
tree
2015-04-15
lucasart
Retire FORCE_INLINE
commit
|
commitdiff
|
tree
2015-04-12
VoyagerOne
Removed extra condition (history < 0) in LMR to help...
commit
|
commitdiff
|
tree
2015-04-10
Marco Costalba
Allow Position::init() to be called more than once
commit
|
commitdiff
|
tree
2015-04-10
Stefan Geschwentner
Update stats at pv nodes
commit
|
commitdiff
|
tree
2015-04-10
mstembera
New formula for quiet move scoring: 3 * cmh + 1 * hist
commit
|
commitdiff
|
tree
2015-04-09
Stefan Geschwentner
update stats also in check
commit
|
commitdiff
|
tree
2015-04-09
lucasart
Prune evasions when we can castle
commit
|
commitdiff
|
tree
2015-04-09
Stéphane Nicolet
Use minimumSplitDepth = 5
commit
|
commitdiff
|
tree
2015-03-29
Joona Kiiski
Fix indentations for hanging pawns code
commit
|
commitdiff
|
tree
2015-03-29
lucasart
Remove some difficult to understand C++11 constructs
commit
|
commitdiff
|
tree
2015-03-28
mbootsector
Retire follow-up move heuristic
commit
|
commitdiff
|
tree
2015-03-28
VoyagerOne
Use CounterMoveHistory when calculating LMR for cut...
commit
|
commitdiff
|
tree
2015-03-24
VoyagerOne
Introduce a new counter move history penalty
commit
|
commitdiff
|
tree
2015-03-24
Joona Kiiski
Fully yielding locks, no spinning
commit
|
commitdiff
|
tree
2015-03-20
lucasart
Fix comment
commit
|
commitdiff
|
tree
2015-03-18
joergoster
Fix the comment for Position::is_draw()
commit
|
commitdiff
|
tree
2015-03-18
lucasart
connected should be bool, not Bitboard
commit
|
commitdiff
|
tree
2015-03-17
Marco Costalba
Fix a bogus use of mutex
commit
|
commitdiff
|
tree
2015-03-15
Vince Negri
Fix dependency generation for MacOSX
commit
|
commitdiff
|
tree
2015-03-15
Joona Kiiski
Fix dependency generation for C++11
commit
|
commitdiff
|
tree
2015-03-15
Joona Kiiski
Do not sleep, but yield
commit
|
commitdiff
|
tree
2015-03-14
joergoster
New values for Mobility and Outposts.
commit
|
commitdiff
|
tree
2015-03-14
Marco Costalba
Link with -static in mingw
commit
|
commitdiff
|
tree
2015-03-14
Joona Kiiski
Introduce yielding spin locks
commit
|
commitdiff
|
tree
2015-03-13
Joona Kiiski
Remove check for gcc version from Makefile.
commit
|
commitdiff
|
tree
2015-03-12
mstembera
New easy move implementation
commit
|
commitdiff
|
tree
2015-03-12
Stefan Geschwentner
Introduce Counter Move History tables
commit
|
commitdiff
|
tree
2015-03-11
Joona Kiiski
Use thread specific mutexes instead of a global one.
commit
|
commitdiff
|
tree
2015-03-07
hxim
Transform minKingPawnDistance into a local variable
commit
|
commitdiff
|
tree
2015-03-07
Joona Kiiski
Revert C++11 merge
commit
|
commitdiff
|
tree
2015-03-05
Stéphane Nicolet
Update Makefile for Mac OS X compilation
commit
|
commitdiff
|
tree
2015-02-20
Stéphane Nicolet
Fix comment for kingAdjacentZoneAttacksCount
commit
|
commitdiff
|
tree
2015-02-20
snicolet
Mobile phalanxes
commit
|
commitdiff
|
tree
2015-02-16
Joona Kiiski
Improve smp performance for high number of threads
commit
|
commitdiff
|
tree
2015-02-13
snicolet
Small bonus for all safe pawn pushes
commit
|
commitdiff
|
tree
2015-02-09
hxim
Fix KingDanger[] array initialization
commit
|
commitdiff
|
tree
2015-02-08
Joona Kiiski
Pawn Center Bind Bonus
commit
|
commitdiff
|
tree
2015-02-07
lucasart
Removes useless templates, some of which lead to code...
commit
|
commitdiff
|
tree
2015-01-28
Alain SAVARD
Simplify backward pawn definition
commit
|
commitdiff
|
tree
2015-01-28
NicklasPersson
King safety tuning with values obtained by SPSA.
commit
|
commitdiff
|
tree
2015-01-28
Joona Kiiski
Restore development version
commit
|
commitdiff
|
tree
2015-01-27
Joona Kiiski
Stockfish 6
commit
|
commitdiff
|
tree
2015-01-25
Joona Kiiski
Stockfish 6 Release Candidate 3
commit
|
commitdiff
|
tree
2015-01-25
Stefan Geschwentner
Fix a skill level problem: Don't allow move pruning...
commit
|
commitdiff
|
tree
2015-01-25
Joona Kiiski
Revert "Fix profile build for gcc on Mac OSX"
commit
|
commitdiff
|
tree
2015-01-24
Joona Kiiski
Stockfish 6 Release Candidate 2
commit
|
commitdiff
|
tree
2015-01-24
Marco Costalba
Don't use _pext_u64() directly
commit
|
commitdiff
|
tree
2015-01-24
Marco Costalba
Try hard to retrieve a ponder move
commit
|
commitdiff
|
tree
2015-01-18
Joona Kiiski
Stockfish 6 Release Candidate 1
commit
|
commitdiff
|
tree
2015-01-18
Joona Kiiski
Fix profile build for gcc on Mac OSX
commit
|
commitdiff
|
tree
2015-01-18
Joona Kiiski
Don't print fail-high or fail-lows in MultiPV mode
commit
|
commitdiff
|
tree
2015-01-16
mstembera
Simplify and optimize value extractors
commit
|
commitdiff
|
tree
2015-01-14
lucasart
Enable futility pruning for PV nodes in qsearch
commit
|
commitdiff
|
tree
2015-01-14
Stefan Geschwentner
Enable Futility pruning in PV nodes
commit
|
commitdiff
|
tree
2015-01-13
hxim
Use VALUE_ZERO instead of 0 when comparing with Value
commit
|
commitdiff
|
tree
2015-01-11
Marco Costalba
Fix a crash of syzygy on Android
commit
|
commitdiff
|
tree
2015-01-11
Stefano80
Higher movetime resolution for benchmarks
commit
|
commitdiff
|
tree
2015-01-05
lucasart
Tune null search reduction
commit
|
commitdiff
|
tree
2015-01-03
lucasart
Remove a useless optimization
commit
|
commitdiff
|
tree
2015-01-03
Joona Kiiski
Smoother king safety
commit
|
commitdiff
|
tree
2015-01-02
Matthew Lai
Disable the default copy constructor for Position class
commit
|
commitdiff
|
tree
2014-12-20
Joona Kiiski
Use "rm -f" instead of "rm" for gcc profiling hack...
commit
|
commitdiff
|
tree
2014-12-14
Marco Costalba
Improve comments in UCI
commit
|
commitdiff
|
tree
2014-12-14
Marco Costalba
Coding style in TT code
commit
|
commitdiff
|
tree
2014-12-13
mstembera
Avoid searching TT twice for the same key/position...
commit
|
commitdiff
|
tree
2014-12-10
Joona Kiiski
Fix profile build for syzygy
commit
|
commitdiff
|
tree
2014-12-10
Joona Kiiski
Retire 'os' flag from Makefile
commit
|
commitdiff
|
tree
2014-12-06
Marco Costalba
Explicitly pass RootMoves to TB probes
commit
|
commitdiff
|
tree
2014-12-06
Marco Costalba
Move TB stuff under Tablebases namespace
commit
|
commitdiff
|
tree
2014-12-06
Marco Costalba
Refactor syzygy code in search
commit
|
commitdiff
|
tree
2014-12-06
Joona Kiiski
Retire support for Haiku installation directory from...
commit
|
commitdiff
|
tree
2014-12-06
Joona Kiiski
Retire hackish support for aCC and HP-UX from Makefile
commit
|
commitdiff
|
tree
2014-11-30
Marco Costalba
Retire total_piece_count()
commit
|
commitdiff
|
tree
2014-11-30
hxim
Remove CONNECTED_KINGS from Syzygy code
commit
|
commitdiff
|
tree
2014-11-30
Rodrigo Exterckötter...
Cleaning Syzygy profiling data
commit
|
commitdiff
|
tree
2014-11-30
Marco Costalba
Rewrite TBScore in uci_pv()
commit
|
commitdiff
|
tree
2014-11-30
Marco Costalba
Retire #ifdef SYZYGY macro
commit
|
commitdiff
|
tree
2014-11-12
lucasart
Use quiet ttMove in qsearch() (7962287)
commit
|
commitdiff
|
tree
2014-11-12
Marco Costalba
Use if/else instead of goto
commit
|
commitdiff
|
tree
2014-11-12
Marco Costalba
Use Depth instead of int in search
commit
|
commitdiff
|
tree
2014-11-10
lucasart
Profile Build with Hash=16
commit
|
commitdiff
|
tree
2014-11-09
lucasart
Fix bounds of FutilityMoveCounts
commit
|
commitdiff
|
tree
2014-11-07
lucasart
Prune ttMove like any other
commit
|
commitdiff
|
tree
2014-11-05
mstembera
Removing some superfluous extern declarations
commit
|
commitdiff
|
tree
2014-11-05
Marco Costalba
Assume UCI 'nodes' is int64_t instead of int
commit
|
commitdiff
|
tree
2014-11-05
Marco Costalba
Rearrange check_time()
commit
|
commitdiff
|
tree
2014-11-03
mstembera
Optimize TranspositionTable::store() and TranspositionTable...
commit
|
commitdiff
|
tree
2014-11-01
Marco Costalba
Retire ScalePawnSpan[]
commit
|
commitdiff
|
tree
2014-11-01
Marco Costalba
Retire PawnsFileSpan
commit
|
commitdiff
|
tree
2014-11-01
lucasart
Correctly describe POPCNT compile
commit
|
commitdiff
|
tree
2014-11-01
lucasart
Consistent use of anonymous namespace
commit
|
commitdiff
|
tree
2014-11-01
lucasart
Remove dead code
commit
|
commitdiff
|
tree
2014-10-27
Joona Kiiski
A small clean up of previous patch suggested by Marco
commit
|
commitdiff
|
tree
2014-10-27
Joona Kiiski
Speed up max_piece_type()
commit
|
commitdiff
|
tree
2014-10-27
snicolet
Tune PawnsFileSpan
commit
|
commitdiff
|
tree
2014-10-27
Pascal Romaret
Improve compatibility with Shredder Classic GUI
commit
|
commitdiff
|
tree
2014-10-26
Marco Costalba
Fix an obscure gcc warning
commit
|
commitdiff
|
tree
2014-10-26
Marco Costalba
Retire notation.cpp
commit
|
commitdiff
|
tree
2014-10-26
Marco Costalba
Final UCI helpers renaming
commit
|
commitdiff
|
tree
next