projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2015-02-07
Marco Costalba
Sync with master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
lucasart
Removes useless templates, some of which lead to code...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Stefan Geschwentner
Add bonus for pawn attack threats
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
mstembera
Profile build options
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
NicklasPersson
Improved King Safety values
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Marco Costalba
Use move assignment in movegen.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Marco Costalba
Allow to assign a Move to an ExtMove
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Marco Costalba
Delay checking for duplicated killer moves
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Marco Costalba
Small tweaks in movepick.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Marco Costalba
Silence a warning under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
More readable score<CAPTURES>()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Use C++11 loops in MovePicker
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Implicit conversion from ExtMove to Move
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Another small tweak to skills
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Sync with master
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Use C++ loops in insert_pv_in_tt
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Move uci_pv under UCI namespace
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Convert Reductions[] from int8_t to Depth
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Marco Costalba
Fix a MSVC warning
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Jean-Francois...
Ressurrect hashfull patch
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Marco Costalba
Sync with master
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Marco Costalba
Simplify skill level and reduce ELO
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Alain SAVARD
Simplify backward pawn definition
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
NicklasPersson
King safety tuning with values obtained by SPSA.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Joona Kiiski
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Joona Kiiski
Stockfish 6
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Joona Kiiski
Stockfish 6 Release Candidate 3
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Stefan Geschwentner
Fix a skill level problem: Don't allow move pruning...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Joona Kiiski
Revert "Fix profile build for gcc on Mac OSX"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Marco Costalba
Re-arrange Skill struct
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Marco Costalba
Fix a MSVC warning at W4
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Joona Kiiski
Stockfish 6 Release Candidate 2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Marco Costalba
Don't use _pext_u64() directly
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Marco Costalba
Try hard to retrieve a ponder move
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Marco Costalba
Additional work in bitbases
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Marco Costalba
Rearrange bitbases C++11 way
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Marco Costalba
Document how to enable PEXT with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Marco Costalba
Rearrange Endgames
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Marco Costalba
Explicitly defaulted and deleted members
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Marco Costalba
Fun with lambdas
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Marco Costalba
Don't use _pext_u64() directly
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Marco Costalba
Fix a MSVC warning at W4
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Joona Kiiski
Stockfish 6 Release Candidate 1
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Joona Kiiski
Fix profile build for gcc on Mac OSX
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Joona Kiiski
Don't print fail-high or fail-lows in MultiPV mode
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Marco Costalba
Fix compile error with MSVC 2013
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Marco Costalba
Fun with initializer lists in UCI::square
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Marco Costalba
Fix a coverity scan warning
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Marco Costalba
Add syzygy support
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Marco Costalba
Import C++11 branch
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Marco Costalba
Fix syzygy warnings with Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Marco Costalba
Fix some missing rename from previous patch
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Marco Costalba
Fix a possible overflow in TT resize
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
mstembera
Simplify and optimize value extractors
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
lucasart
Enable futility pruning for PV nodes in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Stefan Geschwentner
Enable Futility pruning in PV nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
hxim
Use VALUE_ZERO instead of 0 when comparing with Value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-11
Marco Costalba
Assorted headers cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-11
Marco Costalba
Fix a crash of syzygy on Android
commit
|
commitdiff
|
tree
|
snapshot
2015-01-11
Stefano80
Higher movetime resolution for benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-11
Marco Costalba
Fix compile for Android 5
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Marco Costalba
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Marco Costalba
Assorted formatting and comment tweaks in position.h
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
lucasart
Tune null search reduction
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Marco Costalba
Retire one implementation of pop_lsb()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
lucasart
Remove a useless optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Joona Kiiski
Smoother king safety
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Marco Costalba
Assorted work in uci.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Marco Costalba
Fix a silly warning with Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Marco Costalba
Fix comments in thread.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Marco Costalba
Let material probing to access per-thread table
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Matthew Lai
Disable the default copy constructor for Position class
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Stefan Geschwentner
Big King Safety tuning
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Marco Costalba
Retire Material::space_weight()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Marco Costalba
Additional tidy up in timeman.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Marco Costalba
Use score and value consistently
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Arjun Temurnikar
Remove some comments in timeman.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Marco Costalba
Reformat promotion generation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Marco Costalba
Prefer names to numbers in storm code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Joona Kiiski
Use "rm -f" instead of "rm" for gcc profiling hack...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Stefan Geschwentner
Big King Safety tuning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Marco Costalba
Don't account for Tempo in specialized endgames
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
mstembera
Change profile-build options to produce 1% to 2% faster...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Marco Costalba
Improve comments in UCI
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Marco Costalba
Coding style in TT code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Gary Linscott
Fix compile for some versions of mingw
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
mstembera
Avoid searching TT twice for the same key/position...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Gary Linscott
Only use _ReadWriteBarrier on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
joergoster
Halve StormDanger bonus for blocked pawn on A/H file
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Gary Linscott
MSVC compiling fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joona Kiiski
Fix profile build for syzygy
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joona Kiiski
Retire 'os' flag from Makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Marco Costalba
Assorted nitpicking code-style
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Marco Costalba
Clarify when forcing the moves loop
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Ernesto Gatti
Simpler PRNG and faster magics search
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Gary Linscott
Add some tablebase positions to bench
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
hxim
Rename some variables for more clarity.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Marco Costalba
Explicitly pass RootMoves to TB probes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Marco Costalba
Move TB stuff under Tablebases namespace
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Marco Costalba
Refactor syzygy code in search
commit
|
commitdiff
|
tree
|
snapshot
next