projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2013-12-04
Arjun Temurnikar
Assorted spelling/grammar/captitalization
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Chris Caino
Micro-optimise dangerous condition
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Marco Costalba
Retire TheirHalf[]
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Chris Caino
Broader condition for dangerous pawn moves
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Marco Costalba
Shrink Position::is_draw()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Marco Costalba
Remove redundant argument from hidden_checkers()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Marco Costalba
Small improvment to Position::fen()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jerry Donald
Re-fix a comment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Jerry Donald
Another round of spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Richard Lloyd
Big assorted spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Jerry Donald
Assorted spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Marco Costalba
Rename CASTLE to CASTLING
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Marco Costalba
Simplify a condition in gives_check()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Marco Costalba
Rename Bitboards print to pretty
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Marco Costalba
Rewrite some bitboard init code
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Daylen Yang
Makefile improvements for compiling on OS X
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Marco Costalba
Stockfish DD
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Kelly Wilson
Add support for PPC 64bit on Linux
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Joona Kiiski
Generate Qsearch checks only at depth 0
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Marco Costalba
Revert previous fix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Hongzhi Cheng
Get correct excluded moves for split nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Marco Costalba
Revert previous patch
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Marco Costalba
Fix an assert in SMP case
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Marco Costalba
Retire quietsSearched[]
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Marco Costalba
Simplify generate<EVASIONS>
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Gregor Cramer
Faster castling in Chess960 case
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Joona Kiiski
Reintroduce gains
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Jörg Oster
Remove opposed flag for doubled pawns
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Marco Costalba
Rename squares_aligned()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Marco Costalba
Simplify squares_aligned()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Chris Caino
Evaluate mobility of pinned pieces exactly
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Chris Caino
Remove RedundantMajor
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Marco Costalba
Fix printing of incorrect PV in some cases
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Marco Costalba
Fix compile in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Lucas Braesch
Futility pruning simplification
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Marco Costalba
Revert "Retire eval margin and gains"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Gary Linscott
Restrict mobility of pinned pieces
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Lucas Braesch
Retire eval margin and gains
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Chris Caino
Two more parameters eliminated
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Chris Caino
Zero more redundant coefficients
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Chris Caino
Zero redundant material imbalance terms
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Joona Kiiski
Test Easy Move if no BestMoveChanges
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Marco Costalba
Set timer to a fixed interval
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Ralph Stößer
Use a formula for chain membership bonus
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Marco Costalba
Tweak bishop pair and knight weight
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Matthew Sullivan
Fix divide by zero bug in late game
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Marco Costalba
Retire mirror()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Marco Costalba
Prefer file_bb() to FileBB[]
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Jörg Oster
Penalty for Knight when enemy pawns are few
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Marco Costalba
Further smplify pawn endgames
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Chris Caino
Use flip_sq idea in endgame.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Chris Caino
Simplify futility move count formula
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Chris Caino
Simplify futility margins formula
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Marco Costalba
Tweak again chain pawn bonus
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Marco Costalba
Re-add "Further increase safe checks bonus"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Marco Costalba
Restore behaviour after count<ALL_PIECES> fix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Ralph Stößer
Further improve chain pawn evaluation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Marco Costalba
Fix pos.count<ALL_PIECES>()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Marco Costalba
Fix build on Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Marco Costalba
Revert "Further increase safe checks bonus"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Ralph Stößer
Further increase safe checks bonus
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Marco Costalba
Some evaluation code reshuffle
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Jörg Oster
Score chain pawn also by rank
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Chris Caino
Simplification of KPsK function
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Chris Caino
Bug fix for KQKRPs endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ralph Stößer
Double king safety weights
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Chris Caino
Remove a drawing rule from KBPsK function
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Marco Costalba
Massive stronger/weaker renming
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Chris Caino
Add helper function verify_material
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
ceebo
Add some knowledge for KRPKB endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
ceebo
Improve KBPsK endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Marco Costalba
Remove unuseful optimization in RKISS
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Joona Kiiski
Smoother transition for LMR
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Uri Blass
Increase slowmover and reduce instability
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Lucas Braesch
Use TT refined value to stand pat
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Lucas Braesch
Use double everywhere
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Lucas Braesch
Use prefix operators wherever possible
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Marco Costalba
Add more depth/positions to bench
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Marco Costalba
Drop 'is' prefix from query functions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Marco Costalba
Fix build on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Marco Costalba
Revert "Use a per-thread array"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Lucas Braesch
Simplify extensions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Reuven Peleg
Simplify tte use condition
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Raminder Singh
Fix best move lookup bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Marco Costalba
Increase MAX_MOVES to 256
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Marco Costalba
Use a per-thread array for generated moves
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Jean-Francois...
Update disabled warnings for Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Jean-Francois...
Replace -O3 with -fast for intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Ralph Stößer
Reduce negative quiets by ONE_PLY / 2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Marco Costalba
Final time management setup
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Marco Costalba
Increase Emergency Move Time to 20
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Marco Costalba
Increase Emergency Move Time to 10
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Marco Costalba
Fix a silly unstoppable eval bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Joona Kiiski
Fix time parameters for blitz games
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Marco Costalba
Rewrite unstoppable pawns evaluation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Reuven Peleg
Code style at passed pawn eval
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Reuven Peleg
Nicer operator declerations
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Kojirion
Use pre-increment also for native types
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Marco Costalba
Fix operator++ definition
commit
|
commitdiff
|
tree
|
snapshot
next