projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix syzygy DTZ bug
[stockfish]
/
src
/
2016-06-07
Marco Costalba
Fix syzygy DTZ bug
tree
|
commitdiff
2016-06-03
VoyagerOne
Simplify Futility Pruning
tree
|
commitdiff
2016-06-03
ElbertoOne
LMR Simplification
tree
|
commitdiff
2016-06-03
joergoster
Tuned values for piece check and attack unit factors
tree
|
commitdiff
2016-05-28
Stéphane Nicolet
Pins or discovered attacks on the opponent's queen
tree
|
commitdiff
2016-05-28
Stéphane Nicolet
Teach check_blockers to check also non-king pieces
tree
|
commitdiff
2016-05-26
Stéphane Nicolet
Simplify doubled pawn
tree
|
commitdiff
2016-05-20
Leonid Pechenik
More detailed dependence of time allocation on the...
tree
|
commitdiff
2016-05-20
loco-loco
Assorted pruning tweaks
tree
|
commitdiff
2016-05-14
mstembera
Fix a multiPV bug in lazy SMP
tree
|
commitdiff
2016-05-13
Stéphane Nicolet
Double pawn simplification
tree
|
commitdiff
2016-05-10
loco-loco
Merge good and bad quiets
tree
|
commitdiff
2016-05-06
Alain SAVARD
Unsafe checks
tree
|
commitdiff
2016-05-05
Marco Costalba
Retire __popcnt64 intrinsic
tree
|
commitdiff
2016-05-05
VoyagerOne
Simplify History LMR Formula
tree
|
commitdiff
2016-05-01
Marco Costalba
Fix a warning with MSVC
tree
|
commitdiff
2016-05-01
joergoster
Fix LazySMP when searching to a fixed depth.
tree
|
commitdiff
2016-05-01
erbsenzaehler
Use popcount intrinsic with Interl compiler
tree
|
commitdiff
2016-05-01
Krgp
Remove useless -mbmi flag in Makefile
tree
|
commitdiff
2016-04-30
Stéphane Nicolet
Isolated pawn simplification
tree
|
commitdiff
2016-04-24
VoyagerOne
Use FMHs to assist with LMR formula.
tree
|
commitdiff
2016-04-23
erbsenzaehler
Use -O3 for all compilers (including ICC)
tree
|
commitdiff
2016-04-23
DU-jdto
Remove some pointless micro-optimizations
tree
|
commitdiff
2016-04-17
Marco Costalba
Fix incorrect draw detection
tree
|
commitdiff
2016-04-17
loco-loco
Add a second level of follow-up moves
tree
|
commitdiff
2016-04-17
Marco Costalba
StateInfo is usually allocated on the stack by search()
tree
|
commitdiff
2016-04-16
Niklas Fiekas
Fix last search info carried over to mate position
tree
|
commitdiff
2016-04-09
Marco Costalba
Hide global visibility when not needed
tree
|
commitdiff
2016-04-08
DU-jdto
Small passed pawn simplification
tree
|
commitdiff
2016-04-08
Alain SAVARD
Undefended King Ring
tree
|
commitdiff
2016-04-08
Alain SAVARD
Backward simplication
tree
|
commitdiff
2016-04-08
mstembera
Simplify popcnt
tree
|
commitdiff
2016-04-08
lucasart
32-bit/64-bit Makefile fix
tree
|
commitdiff
2016-03-31
NicklasPersson
A combo patch of two tuning patches
tree
|
commitdiff
2016-03-31
lucasart
Guard against UB in lsb/msb
tree
|
commitdiff
2016-03-28
Marco Costalba
Rewrite bsfq management
tree
|
commitdiff
2016-03-27
snicolet
Bonus for loose enemies
tree
|
commitdiff
2016-03-27
mbootsector
Raise endgame passed pawn and material values
tree
|
commitdiff
2016-03-27
fanon
Simplify pawns King Safety calculation
tree
|
commitdiff
2016-03-15
VoyagerOne
A small simplification in movepick.h
tree
|
commitdiff
2016-03-15
mstembera
Simplify Safe Checks
tree
|
commitdiff
2016-03-15
Marco Costalba
Assorted cleanup of latest commits
tree
|
commitdiff
2016-03-10
Stefan Geschwentner
Add followup moves history for move ordering
tree
|
commitdiff
2016-03-02
mbootsector
Passed pawn bonus simplification
tree
|
commitdiff
2016-03-02
snicolet
Tweak initiative formula
tree
|
commitdiff
2016-02-28
ElbertoOne
Clean up depth reduction calculation
tree
|
commitdiff
2016-02-28
joergoster
Pass endgame value to evaluate_scale_factor()
tree
|
commitdiff
2016-02-28
VoyagerOne
Simplify Reduction Formula
tree
|
commitdiff
2016-02-28
Leonid Pechenik
Revert "Remove slowMover"
tree
|
commitdiff
2016-02-21
IIvec
Remove slowMover
tree
|
commitdiff
2016-02-21
VoyagerOne
History Stat Formula Simplification
tree
|
commitdiff
2016-02-14
VoyagerOne
Fix futility pruning bug
tree
|
commitdiff
2016-02-07
hxim
Remove Weights
tree
|
commitdiff
2016-02-07
Marco Costalba
Document HalfDensityMap
tree
|
commitdiff
2016-01-29
Leonid Pechenik
Time management simplification
tree
|
commitdiff
2016-01-24
Guenther Demetz
rotating symmetric patterns with increasing skipsize
tree
|
commitdiff
2016-01-20
Joona Kiiski
Do not probe syzygy bases when castling is possible
tree
|
commitdiff
2016-01-18
lucasart
Retire RootNode template
tree
|
commitdiff
2016-01-18
Guenther Demetz
Depth margin parameter-tweak in TT-save
tree
|
commitdiff
2016-01-18
Joona Kiiski
Remove redundant -std=c++0x flag
tree
|
commitdiff
2016-01-18
Joona Kiiski
Makefile: Allow specifying compiler executable
tree
|
commitdiff
2016-01-18
Marco Costalba
Rewrite time formula
tree
|
commitdiff
2016-01-16
Lyudmil Antonov
Assorted English grammar changes
tree
|
commitdiff
2016-01-13
Stefano80
Adjust reductions based on history and cmh tables
tree
|
commitdiff
2016-01-13
Stefano80
Update comments in LMR step
tree
|
commitdiff
2016-01-09
Leonid Pechenik
Tune time management for LTC
tree
|
commitdiff
2016-01-03
lucasart
Retire CenterBind
tree
|
commitdiff
2016-01-03
Alain SAVARD
Fine tuning of unsupported pawn penalty
tree
|
commitdiff
2016-01-03
Leonid Pechenik
Adjust time used for move based on previous score
tree
|
commitdiff
2016-01-03
Joona Kiiski
Restore development version
tree
|
commitdiff
2016-01-02
Joona Kiiski
Stockfish 7
tree
|
commitdiff
2016-01-02
ppigazzini
Update AUTHORS and copyright notice
tree
|
commitdiff
2016-01-01
Marco Costalba
Update Copyright year
tree
|
commitdiff
2015-12-30
Joona Kiiski
Stockfish 7 Beta 2
tree
|
commitdiff
2015-12-30
Alain SAVARD
Correct Pawn Trace Score + Code Clean up
tree
|
commitdiff
2015-12-30
Marco Costalba
Fix assert with very high score position
tree
|
commitdiff
2015-12-27
Joona Kiiski
Stockfish 7 Beta 1
tree
|
commitdiff
2015-12-27
Marco Costalba
Move some globals into main thread scope
tree
|
commitdiff
2015-12-23
Marco Costalba
Revert "Fix compiling of 32 bit binary on 64-bit Windows"
tree
|
commitdiff
2015-12-22
braich
Fix compiling of 32 bit binary on 64-bit Windows
tree
|
commitdiff
2015-12-22
DU-jdto
Remove another unnecessary Search::Stack field
tree
|
commitdiff
2015-12-22
Alain SAVARD
New mobility bonus
tree
|
commitdiff
2015-12-20
VoyagerOne
Remove killer move conditions from LMR
tree
|
commitdiff
2015-12-20
loco-loco
Remove unused field SearchStack::ttMove
tree
|
commitdiff
2015-12-18
Guenther Demetz
Distinct iteration paths for Lazy SMP threads
tree
|
commitdiff
2015-12-14
mstembera
Fix easy move bug in SMP mode
tree
|
commitdiff
2015-12-14
Alain SAVARD
Threats retuned
tree
|
commitdiff
2015-12-14
Leonid Pechenik
Simplify time management and fix 'ponder on' bug
tree
|
commitdiff
2015-12-12
mstembera
Fix MultiPv and Skill in SMP.
tree
|
commitdiff
2015-12-05
absimaldata
New Tuned Weights
tree
|
commitdiff
2015-12-05
Marco Costalba
Simplify outpost code
tree
|
commitdiff
2015-12-03
mstembera
Proper Makefile for cross compiling 64 or 32 bit PGO...
tree
|
commitdiff
2015-12-02
Stéphane Nicolet
Introduce new Threats weights = {350, 256}
tree
|
commitdiff
2015-11-25
Joona Kiiski
Revert "Allow cross compilation of Windows binaries...
tree
|
commitdiff
2015-11-24
mstembera
Allow cross compilation of Windows binaries on a Linux...
tree
|
commitdiff
2015-11-21
mstembera
Clean up RootMove less operator
tree
|
commitdiff
2015-11-21
lucasart
Fix TT comment and static_assert()
tree
|
commitdiff
2015-11-21
Marco Costalba
Rewrite how threads are spawned
tree
|
commitdiff
2015-11-16
VoyagerOne
History Pruning: Don't prune the main killer move.
tree
|
commitdiff
2015-11-16
Ken T Takusagawa
Do not conceal the invocation of the benchmark program
tree
|
commitdiff
next