projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge remote-tracking branch 'upstream/master' into HEAD
2018-03-14
lucasart
Use intrinsics only for LSB/MSB
commit
|
commitdiff
|
tree
2017-08-20
lucasart
Restore safety margin of 60ms
commit
|
commitdiff
|
tree
2017-08-17
lucasart
Use int16_t in History values
commit
|
commitdiff
|
tree
2017-01-10
lucasart
Rename FromTo -> History (#963)
commit
|
commitdiff
|
tree
2017-01-09
lucasart
Remove HistoryStats
commit
|
commitdiff
|
tree
2017-01-01
lucasart
WDL: rename WDLCursedLoss into WDLBlessedLoss
commit
|
commitdiff
|
tree
2016-12-31
lucasart
Remove SafeCheck (#946)
commit
|
commitdiff
|
tree
2016-09-02
lucasart
Change exclusion key setup
commit
|
commitdiff
|
tree
2016-06-15
lucasart
Do not hardcode Debug Log File
commit
|
commitdiff
|
tree
2016-04-08
lucasart
32-bit/64-bit Makefile fix
commit
|
commitdiff
|
tree
2016-03-31
lucasart
Guard against UB in lsb/msb
commit
|
commitdiff
|
tree
2016-01-18
lucasart
Retire RootNode template
commit
|
commitdiff
|
tree
2016-01-03
lucasart
Retire CenterBind
commit
|
commitdiff
|
tree
2015-11-21
lucasart
Fix TT comment and static_assert()
commit
|
commitdiff
|
tree
2015-11-10
lucasart
Avoid friend
commit
|
commitdiff
|
tree
2015-11-10
lucasart
Ensure that rootDepth < DEPTH_MAX
commit
|
commitdiff
|
tree
2015-10-25
lucasart
Use atomics instead of volatile
commit
|
commitdiff
|
tree
2015-08-28
lucasart
Prune castling moves
commit
|
commitdiff
|
tree
2015-08-20
lucasart
Retire dangerous flag
commit
|
commitdiff
|
tree
2015-06-13
lucasart
Retire -Wno-long-long
commit
|
commitdiff
|
tree
2015-06-07
lucasart
Simplify outpost evaluation
commit
|
commitdiff
|
tree
2015-06-02
lucasart
Tune pawn shelter/storm
commit
|
commitdiff
|
tree
2015-05-27
lucasart
Simplify backward pawn scoring
commit
|
commitdiff
|
tree
2015-05-21
lucasart
Fix merge error for Tuned PSQT
commit
|
commitdiff
|
tree
2015-05-18
lucasart
Tuned PSQT
commit
|
commitdiff
|
tree
2015-05-09
lucasart
Edge distance
commit
|
commitdiff
|
tree
2015-05-07
lucasart
Restore deterministic search state
commit
|
commitdiff
|
tree
2015-05-06
lucasart
Never clear stats
commit
|
commitdiff
|
tree
2015-04-15
lucasart
Retire FORCE_INLINE
commit
|
commitdiff
|
tree
2015-04-09
lucasart
Prune evasions when we can castle
commit
|
commitdiff
|
tree
2015-03-29
lucasart
Remove some difficult to understand C++11 constructs
commit
|
commitdiff
|
tree
2015-03-20
lucasart
Fix comment
commit
|
commitdiff
|
tree
2015-03-18
lucasart
connected should be bool, not Bitboard
commit
|
commitdiff
|
tree
2015-02-16
lucasart
Compute checkers from scratch
commit
|
commitdiff
|
tree
2015-02-15
lucasart
Compute checkers from scratch
commit
|
commitdiff
|
tree
2015-02-07
lucasart
Removes useless templates, some of which lead to code...
commit
|
commitdiff
|
tree
2015-01-14
lucasart
Enable futility pruning for PV nodes in qsearch
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
2014-11-25
lucasart
Introduce ratio operation
commit
|
commitdiff
|
tree
2014-11-16
lucasart
Half History Max
commit
|
commitdiff
|
tree
2014-11-12
lucasart
Use quiet ttMove in qsearch() (7962287)
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-08
lucasart
Codestyle massage Search::init()
commit
|
commitdiff
|
tree
2014-11-08
lucasart
Be more optimistic in aspiration window
commit
|
commitdiff
|
tree
2014-11-07
lucasart
Prune ttMove like any other
commit
|
commitdiff
|
tree
2014-11-07
lucasart
Retire CACHE_LINE_ALIGNMENT
commit
|
commitdiff
|
tree
2014-11-06
lucasart
Apply King Safety later in the endgame
commit
|
commitdiff
|
tree
2014-11-03
lucasart
Do not assume that enum are signed
commit
|
commitdiff
|
tree
2014-11-03
lucasart
Cleanup MAX_PLY
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-12
lucasart
Further streamline connected pawn evaluation
commit
|
commitdiff
|
tree
2014-10-07
lucasart
Merge Connected and Candidate
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
2014-09-15
lucasart
Simplify Time Management UCI options
commit
|
commitdiff
|
tree
2014-08-24
lucasart
Retire Search Log
commit
|
commitdiff
|
tree
2014-08-09
lucasart
Retire move_to_san()
commit
|
commitdiff
|
tree
2014-08-09
lucasart
Move to_char() and to_string() to notation
commit
|
commitdiff
|
tree
2014-08-07
lucasart
Write perft(N-1) into cout
commit
|
commitdiff
|
tree
2014-08-07
lucasart
Fix Hash in bench
commit
|
commitdiff
|
tree
2014-08-05
lucasart
Remove useless code in Position::pretty()
commit
|
commitdiff
|
tree
2014-08-05
lucasart
Reduce minimum memory requirement by 16MB
commit
|
commitdiff
|
tree
2014-08-05
lucasart
Default Hash defined in a single place
commit
|
commitdiff
|
tree
2014-08-04
lucasart
Retire divide command
commit
|
commitdiff
|
tree
2014-07-29
lucasart
Document Threat[] indices
commit
|
commitdiff
|
tree
2014-07-27
lucasart
Aspiration: widen slower
commit
|
commitdiff
|
tree
2014-07-20
lucasart
Revert Contempt = 20
commit
|
commitdiff
|
tree
2014-07-14
lucasart
Contempt = 20
commit
|
commitdiff
|
tree
2014-07-10
lucasart
Remove useless condition
commit
|
commitdiff
|
tree
2014-07-03
lucasart
size_t cast in TranspositionTable::first_entry()
commit
|
commitdiff
|
tree
2014-07-03
lucasart
Use compiler intrinsic instead of assembly for popcnt
commit
|
commitdiff
|
tree
2014-07-01
lucasart
Use compiler intrinsic instead of assembly for popcnt
commit
|
commitdiff
|
tree
2014-07-01
lucasart
Raise max Hash to 1TB
commit
|
commitdiff
|
tree