projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove insufficient material rule
[stockfish]
/
src
/
2014-08-06
joergoster
Remove insufficient material rule
tree
|
commitdiff
2014-08-05
lucasart
Remove useless code in Position::pretty()
tree
|
commitdiff
2014-08-05
lucasart
Reduce minimum memory requirement by 16MB
tree
|
commitdiff
2014-08-05
lucasart
Default Hash defined in a single place
tree
|
commitdiff
2014-08-04
lucasart
Retire divide command
tree
|
commitdiff
2014-08-02
Marco Costalba
Ensure printing UCI info in multi-pv case
tree
|
commitdiff
2014-08-01
Oskar Werkelin Ahlin
Correct bench timing
tree
|
commitdiff
2014-07-29
lucasart
Document Threat[] indices
tree
|
commitdiff
2014-07-28
Marco Costalba
Fix a warning with MSVC 2010
tree
|
commitdiff
2014-07-28
David Zar
Small code style reformatting
tree
|
commitdiff
2014-07-27
lucasart
Aspiration: widen slower
tree
|
commitdiff
2014-07-22
David Zar
Outpost tuning
tree
|
commitdiff
2014-07-20
lucasart
Revert Contempt = 20
tree
|
commitdiff
2014-07-15
Marco Costalba
Simplify evaluate_passed_pawns
tree
|
commitdiff
2014-07-14
lucasart
Contempt = 20
tree
|
commitdiff
2014-07-14
David Zar
Bonus passed pawn blocked by our pieces
tree
|
commitdiff
2014-07-11
Marco Costalba
Small reformat to Skill class
tree
|
commitdiff
2014-07-10
lucasart
Remove useless condition
tree
|
commitdiff
2014-07-08
Joona Kiiski
Retire FakeSplit
tree
|
commitdiff
2014-07-07
Marco Costalba
Avoid 'double assigments' tricks
tree
|
commitdiff
2014-07-03
joergoster
Tune trapped rook penalty
tree
|
commitdiff
2014-07-03
lucasart
size_t cast in TranspositionTable::first_entry()
tree
|
commitdiff
2014-07-03
lucasart
Use compiler intrinsic instead of assembly for popcnt
tree
|
commitdiff
2014-07-01
Gary Linscott
Revert "Use compiler intrinsic instead of assembly...
tree
|
commitdiff
2014-07-01
lucasart
Use compiler intrinsic instead of assembly for popcnt
tree
|
commitdiff
2014-07-01
lucasart
Raise max Hash to 1TB
tree
|
commitdiff
2014-06-30
Ajith
Add bonuses for Minors attacking enemy pieces(except...
tree
|
commitdiff
2014-06-29
joergoster
Fix Singular extension condition to handle mate scores
tree
|
commitdiff
2014-06-29
Joseph R. Prostko
Change the install prefix for Haiku
tree
|
commitdiff
2014-06-28
Ron Britvich
Pack 3 TT entries in 32 bytes cluster
tree
|
commitdiff
2014-06-26
Gary Linscott
Merge pull request #9 from glinscott/pawnspan
tree
|
commitdiff
2014-06-26
Gary Linscott
A bit more cleanup
tree
|
commitdiff
2014-06-26
Gary Linscott
Merge pull request #8 from glinscott/revert_ce1c260
tree
|
commitdiff
2014-06-26
Gary Linscott
Revert "Check for an available slave early on"
tree
|
commitdiff
2014-06-25
Gary Linscott
Original version of shane's patch
tree
|
commitdiff
2014-06-25
shane31
Scale down endgames with pawns on one or two adjacent...
tree
|
commitdiff
2014-06-23
Gary Linscott
Merge pull request #5 from glinscott/authors
tree
|
commitdiff
2014-06-21
Marco Costalba
Some reformatting in pawns.cpp
tree
|
commitdiff
2014-06-21
Marco Costalba
Ensure ttValue != VALUE_NONE in singular extension...
tree
|
commitdiff
2014-06-20
Marco Costalba
Better value clipping in game_phase()
tree
|
commitdiff
2014-06-20
Marco Costalba
Move game_phase() to Position
tree
|
commitdiff
2014-06-20
Marco Costalba
Small renaming in material weights
tree
|
commitdiff
2014-06-19
Marco Costalba
Simplify a condition in is_KXK()
tree
|
commitdiff
2014-06-16
Eelco de Groot
Don't special case for abs(beta) >= VALUE_MATE_IN_MAX_PLY
tree
|
commitdiff
2014-06-16
Leonid Pechenik
Simplify unstoppable pawns
tree
|
commitdiff
2014-06-15
Marco Costalba
Remove -ansi flag for Clang
tree
|
commitdiff
2014-06-14
Marco Costalba
Fix a warning with MSVC in 'analyze' mode
tree
|
commitdiff
2014-06-14
Marco Costalba
Triviality in UCI::loop
tree
|
commitdiff
2014-06-14
Marco Costalba
Factor out pawn attacks in 'lever'
tree
|
commitdiff
2014-06-11
Ajith
Simplify pawn threats and merge into ThreatenedByPawn[]
tree
|
commitdiff
2014-06-11
Reuven Peleg
Tweak outpost name
tree
|
commitdiff
2014-06-11
Reuven Peleg
Add bonus for advanced lever
tree
|
commitdiff
2014-06-08
Marco Costalba
Small renaming in Tracing
tree
|
commitdiff
2014-06-08
Marco Costalba
Check for an available slave early on
tree
|
commitdiff
2014-06-06
Marco Costalba
Use unsigned char as argument of std::isspace
tree
|
commitdiff
2014-06-06
Marco Costalba
Avoid to use nullChild
tree
|
commitdiff
2014-06-06
Marco Costalba
Remove 'update gains' hack
tree
|
commitdiff
2014-06-06
Marco Costalba
Temporary revert previous patch
tree
|
commitdiff
2014-06-06
Marco Costalba
Avoid to use nullChild
tree
|
commitdiff
2014-06-06
Marco Costalba
Move Tempo to evaluation
tree
|
commitdiff
2014-06-05
Marco Costalba
Revert "Score extractors"
tree
|
commitdiff
2014-06-05
Marco Costalba
Fix a warning with MSVC Premium 2013
tree
|
commitdiff
2014-06-03
Lucas Braesch
Symmetric King Safety: take 2
tree
|
commitdiff
2014-06-03
Marco Costalba
Use see() instead of see_sign() in previous patch
tree
|
commitdiff
2014-06-03
kinderchocolate
Add some const qualifier
tree
|
commitdiff
2014-06-03
Reuven Peleg
Decrease reduction for moves that escape a capture
tree
|
commitdiff
2014-06-01
Marco Costalba
Retire Polyglot Book management
tree
|
commitdiff
2014-06-01
Marco Costalba
Retire eval weights UCI options
tree
|
commitdiff
2014-05-31
Marco Costalba
Restore development version
tree
|
commitdiff
2014-05-31
Marco Costalba
Stockfish 5
tree
|
commitdiff
2014-05-26
Marco Costalba
Revert "Symmetric king safety"
tree
|
commitdiff
2014-05-24
Marco Costalba
Fix a warning with Intel compiler
tree
|
commitdiff
2014-05-24
Marco Costalba
Tidy up tt.h
tree
|
commitdiff
2014-05-24
Marco Costalba
Add perft 'divide' command
tree
|
commitdiff
2014-05-19
Lucas Braesch
Symmetric king safety
tree
|
commitdiff
2014-05-17
Marco Costalba
Fix an off-by-one bug in extract_pv_from_tt
tree
|
commitdiff
2014-05-17
Marco Costalba
Extract a reliable PV line
tree
|
commitdiff
2014-05-13
Michel Van den Bergh
Drop to qsearch at low depth in razoring
tree
|
commitdiff
2014-05-13
Arjun Temurnikar
Remove undefended minors
tree
|
commitdiff
2014-05-11
Marco Costalba
Save stalemates in TT
tree
|
commitdiff
2014-05-11
Marco Costalba
Retire "Idle Threads Sleep" UCI option
tree
|
commitdiff
2014-05-10
Arjun Temurnikar
Make imbalance table more clear
tree
|
commitdiff
2014-05-08
Reuven Peleg
Pass Position as const ref in update_stats()
tree
|
commitdiff
2014-05-08
Marco Costalba
Clarify some comments in SMP code
tree
|
commitdiff
2014-05-07
Marco Costalba
Reformat and simplify previous patch
tree
|
commitdiff
2014-05-07
Joona Kiiski
Allow a slave to 'late join' another splitpoint
tree
|
commitdiff
2014-05-05
Ron Britvich
Rewrite Score extractors
tree
|
commitdiff
2014-05-04
Marco Costalba
Change search() signature
tree
|
commitdiff
2014-05-04
Marco Costalba
Revert dynamic contempt
tree
|
commitdiff
2014-05-04
Marco Costalba
Revert stalemate detection in evaluation
tree
|
commitdiff
2014-05-04
Marco Costalba
Revert back KBPsK to latest Gary's version
tree
|
commitdiff
2014-05-03
Ronald de Man
Fix KXK endgame
tree
|
commitdiff
2014-05-03
Marco Costalba
Fully correct stealmate detection
tree
|
commitdiff
2014-05-03
Marco Costalba
Add stealmate detection to evaluation
tree
|
commitdiff
2014-05-02
Marco Costalba
Revert to Galurung's KBPsK endgame
tree
|
commitdiff
2014-05-01
Marco Costalba
Use only standard conforming eg_value()
tree
|
commitdiff
2014-05-01
Marco Costalba
Don't save stale value in TT after split
tree
|
commitdiff
2014-05-01
Marco Costalba
Better document search stop condition
tree
|
commitdiff
2014-05-01
Marco Costalba
Remove dead code in search
tree
|
commitdiff
2014-04-30
Marco Costalba
Fix a compile error with Intel C++
tree
|
commitdiff
next