projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2014-06-11
Reuven Peleg
Add bonus for advanced lever
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Marco Costalba
Small renaming in Tracing
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Marco Costalba
Check for an available slave early on
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Marco Costalba
Use unsigned char as argument of std::isspace
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Marco Costalba
Avoid to use nullChild
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Marco Costalba
Remove 'update gains' hack
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Marco Costalba
Temporary revert previous patch
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Marco Costalba
Avoid to use nullChild
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Marco Costalba
Move Tempo to evaluation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Marco Costalba
Revert "Score extractors"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Marco Costalba
Fix a warning with MSVC Premium 2013
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
pellanda
Update Readme.md
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Lucas Braesch
Symmetric King Safety: take 2
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Marco Costalba
Use see() instead of see_sign() in previous patch
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
kinderchocolate
Add some const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Reuven Peleg
Decrease reduction for moves that escape a capture
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Marco Costalba
Retire Polyglot Book management
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Marco Costalba
Retire eval weights UCI options
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Marco Costalba
Retire polyglot.ini
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Marco Costalba
Stockfish 5
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
Marco Costalba
Revert "Symmetric king safety"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Marco Costalba
Fix a warning with Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Marco Costalba
Tidy up tt.h
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Marco Costalba
Add perft 'divide' command
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Marco Costalba
Update polyglot.ini after last patch
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Lucas Braesch
Symmetric king safety
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Marco Costalba
Fix an off-by-one bug in extract_pv_from_tt
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Marco Costalba
Extract a reliable PV line
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Michel Van...
Drop to qsearch at low depth in razoring
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Arjun Temurnikar
Remove undefended minors
commit
|
commitdiff
|
tree
|
snapshot
2014-05-11
Marco Costalba
Save stalemates in TT
commit
|
commitdiff
|
tree
|
snapshot
2014-05-11
Marco Costalba
Retire "Idle Threads Sleep" UCI option
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Arjun Temurnikar
Make imbalance table more clear
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Reuven Peleg
Pass Position as const ref in update_stats()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Marco Costalba
Clarify some comments in SMP code
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Marco Costalba
Reformat and simplify previous patch
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Joona Kiiski
Allow a slave to 'late join' another splitpoint
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Ron Britvich
Rewrite Score extractors
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Marco Costalba
Change search() signature
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Marco Costalba
Revert dynamic contempt
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Marco Costalba
Revert stalemate detection in evaluation
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Marco Costalba
Revert back KBPsK to latest Gary's version
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Ronald de Man
Fix KXK endgame
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Marco Costalba
Fully correct stealmate detection
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Marco Costalba
Add stealmate detection to evaluation
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Marco Costalba
Revert to Galurung's KBPsK endgame
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Marco Costalba
Use only standard conforming eg_value()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Marco Costalba
Don't save stale value in TT after split
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Marco Costalba
Better document search stop condition
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Marco Costalba
Remove dead code in search
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Marco Costalba
Fix a compile error with Intel C++
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
snicolet
Penalize hanging pieces
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Marco Costalba
Rearrange interpolation formula
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
mstembera
Minor stuff scattered around
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Marco Costalba
Remove other useless floor()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Marco Costalba
Don't need floor() in timeman.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Marco Costalba
Fix Intel compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Marco Costalba
Remove some useless casts
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Marco Costalba
We can add an integer to a Value
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Arjun Temurnikar
Remove rook passers eval completely
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Marco Costalba
Reformatting in material.h
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Marco Costalba
Move game phase constants to enum Value
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Marco Costalba
Speed up by almost 3%
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Marco Costalba
Fix issues detected by Coverity Scan
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Marco Costalba
Speed up picking of killers
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Arjun Temurnikar
Remove RookOn7th and merge values into psqt
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Arjun Temurnikar
Remove penalty for knight when few enemy pawns
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Jonathan Calovski
Shuffle movepicker score
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Marco Costalba
Correctly apply previous patch
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
joergoster
Move queen vs. 3 minors rule to imbalance tables
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Marco Costalba
Revert "Generalize shift_bb() to handle double pushes"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Marco Costalba
Reset DrawValue[] before new search
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Leonid Pechenik
Rise contempt when in advantage
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Marco Costalba
Streamline implementation of Position::pretty()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Stefan Geschwentner
Raise penalty blocked enemy pawn on 6th rank
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Marco Costalba
Generalize shift_bb() to handle double pushes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Arjun Temurnikar
Small simplification to passed pawns
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Joseph Hellis
Remove supporting pawns
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Jean-Francois...
Enable BMI1 too when using BMI2 ARCH
commit
|
commitdiff
|
tree
|
snapshot
2014-04-13
Marco Costalba
More readable trapped rook condition
commit
|
commitdiff
|
tree
|
snapshot
2014-04-13
Daylen Yang
Simplify Makefile by removing OS X targets
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Move args parsing to UCI::loop
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Reshuffle in uci.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Reshuffle in timeman.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Fix a typo in evaluate
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Retire signature-build
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Jean-Francois...
Add ARCH x86-64-bmi2 support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Switch to hardware PEXT
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Implement PEXT based attacks
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Add PEXT software implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Marco Costalba
Big reshuffle in evaluate.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Gary Linscott
Move LowMobPenalty into psq/mobility tables
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Gary Linscott
Reduce penalty for doubled pawns further away from...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Marco Costalba
Further simplification in evaluate
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Marco Costalba
Get rid of an evaluate_pieces() overload
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Gary Linscott
Add a penalty for low mobility pieces
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Gary Linscott
Restrict queen mobility to safe squares
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Lucas Braesch
Rescale UCI scores to PawnValueEg
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Marco Costalba
Sync some common names
commit
|
commitdiff
|
tree
|
snapshot
next