projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix comment
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
2014-10-26
Marco Costalba
Retire notation.h
commit
|
commitdiff
|
tree
2014-10-26
Marco Costalba
Rename ucioption.h to uci.h
commit
|
commitdiff
|
tree
2014-10-26
Marco Costalba
Retire to_char() helpers
commit
|
commitdiff
|
tree
2014-10-26
Marco Costalba
Reformat max_threat()
commit
|
commitdiff
|
tree
2014-10-15
Marco Costalba
Document why initing eval tables
commit
|
commitdiff
|
tree
2014-10-12
Marco Costalba
Rename Tracing methods
commit
|
commitdiff
|
tree
2014-10-12
Marco Costalba
Account for Tempo in do_evaluate()
commit
|
commitdiff
|
tree
2014-10-12
Marco Costalba
Fix some warnings with Intel C++ compiler
commit
|
commitdiff
|
tree
2014-10-12
lucasart
Further streamline connected pawn evaluation
commit
|
commitdiff
|
tree
2014-10-07
lucasart
Merge Connected and Candidate
commit
|
commitdiff
|
tree
2014-10-05
Luca Brivio
Simplify futility move count array formula
commit
|
commitdiff
|
tree
2014-10-04
Marco Costalba
Reformat and rename hash_after_move()
commit
|
commitdiff
|
tree
2014-10-02
joergoster
Speculative prefetch
commit
|
commitdiff
|
tree
2014-10-01
lucasart
Convert TT depth to int8_t
commit
|
commitdiff
|
tree
2014-09-28
lucasart
Clean up VALUE_KNOWN_WIN conditions
commit
|
commitdiff
|
tree
next