projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removing some superfluous extern declarations
[stockfish]
/
src
/
2014-11-05
mstembera
Removing some superfluous extern declarations
tree
|
commitdiff
2014-11-05
Marco Costalba
Assume UCI 'nodes' is int64_t instead of int
tree
|
commitdiff
2014-11-05
Marco Costalba
Rearrange check_time()
tree
|
commitdiff
2014-11-04
Ajith
Add bonuses for each threat instead of max threat value.
tree
|
commitdiff
2014-11-03
mstembera
Optimize TranspositionTable::store() and TranspositionT...
tree
|
commitdiff
2014-11-03
lucasart
Do not assume that enum are signed
tree
|
commitdiff
2014-11-03
lucasart
Cleanup MAX_PLY
tree
|
commitdiff
2014-11-02
Marco Costalba
Restore std::dec after std::hex
tree
|
commitdiff
2014-11-01
Marco Costalba
Retire ScalePawnSpan[]
tree
|
commitdiff
2014-11-01
Marco Costalba
Merge pull request #89 from official-stockfish/pull_no_...
tree
|
commitdiff
2014-11-01
Marco Costalba
Retire PawnsFileSpan
tree
|
commitdiff
2014-11-01
lucasart
Correctly describe POPCNT compile
tree
|
commitdiff
2014-11-01
lucasart
Consistent use of anonymous namespace
tree
|
commitdiff
2014-11-01
lucasart
Remove dead code
tree
|
commitdiff
2014-11-01
Marco Costalba
Prefer operator<<() to pretty()
tree
|
commitdiff
2014-11-01
Marco Costalba
Merge pull request #82 from official-stockfish/clean_up...
tree
|
commitdiff
2014-10-30
Marco Costalba
Code style clean-up
tree
|
commitdiff
2014-10-28
mstembera
max_piece_type cleanup, and slight speed increase.
tree
|
commitdiff
2014-10-27
Joona Kiiski
A small clean up of previous patch suggested by Marco
tree
|
commitdiff
2014-10-27
Joona Kiiski
Speed up max_piece_type()
tree
|
commitdiff
2014-10-27
snicolet
Tune PawnsFileSpan
tree
|
commitdiff
2014-10-27
Pascal Romaret
Improve compatibility with Shredder Classic GUI
tree
|
commitdiff
2014-10-26
Marco Costalba
Fix an obscure gcc warning
tree
|
commitdiff
2014-10-26
Marco Costalba
Retire notation.cpp
tree
|
commitdiff
2014-10-26
Marco Costalba
Final UCI helpers renaming
tree
|
commitdiff
2014-10-26
Marco Costalba
Retire notation.h
tree
|
commitdiff
2014-10-26
Marco Costalba
Rename ucioption.h to uci.h
tree
|
commitdiff
2014-10-26
Marco Costalba
Retire to_char() helpers
tree
|
commitdiff
2014-10-26
Marco Costalba
Reformat max_threat()
tree
|
commitdiff
2014-10-23
snicolet
Calculate maximum threat for hanging pieces
tree
|
commitdiff
2014-10-15
Marco Costalba
Document why initing eval tables
tree
|
commitdiff
2014-10-12
Marco Costalba
Rename Tracing methods
tree
|
commitdiff
2014-10-12
Marco Costalba
Account for Tempo in do_evaluate()
tree
|
commitdiff
2014-10-12
Marco Costalba
Fix some warnings with Intel C++ compiler
tree
|
commitdiff
2014-10-12
lucasart
Further streamline connected pawn evaluation
tree
|
commitdiff
2014-10-07
lucasart
Merge Connected and Candidate
tree
|
commitdiff
2014-10-06
joergoster
Remove the now redundant TT prefetch call from Position...
tree
|
commitdiff
2014-10-05
Luca Brivio
Simplify futility move count array formula
tree
|
commitdiff
2014-10-04
Marco Costalba
Reformat and rename hash_after_move()
tree
|
commitdiff
2014-10-03
Ajith
Extend King Threats to all pieces (other than pawns).
tree
|
commitdiff
2014-10-02
joergoster
Speculative prefetch
tree
|
commitdiff
2014-10-01
lucasart
Convert TT depth to int8_t
tree
|
commitdiff
2014-09-30
Marco Costalba
Trivial code style fixes
tree
|
commitdiff
2014-09-29
Marco Costalba
Move ONE_PLY to be 1 instead of 2: search()
tree
|
commitdiff
2014-09-28
lucasart
Clean up VALUE_KNOWN_WIN conditions
tree
|
commitdiff
2014-09-27
Uri Blass
Remove use of half-ply reductions from LMR, Null-move...
tree
|
commitdiff
2014-09-25
Joona Kiiski
Cap evaluation based null move extra reduction to three...
tree
|
commitdiff
2014-09-25
Uri Blass
Change history reduction in LMR to be a full ply.
tree
|
commitdiff
2014-09-21
uriblass
Evaluate king safety when no queen is present.
tree
|
commitdiff
2014-09-21
Gary Linscott
Fix spacing.
tree
|
commitdiff
2014-09-21
Marco Costalba
Rearrange evaluation constants definitions
tree
|
commitdiff
2014-09-21
Marco Costalba
Rename time variable to reflect UCI parameters
tree
|
commitdiff
2014-09-19
mbootsector
King-pawn threat bonus for endgames.
tree
|
commitdiff
2014-09-16
Marco Costalba
Rename "Contempt Factor" to "Contempt"
tree
|
commitdiff
2014-09-16
Marco Costalba
Retire struct Log
tree
|
commitdiff
2014-09-15
lucasart
Simplify Time Management UCI options
tree
|
commitdiff
2014-09-04
Marco Costalba
Small tweak to idle_loop()
tree
|
commitdiff
2014-08-30
Joona Kiiski
Simplify idle_loop()
tree
|
commitdiff
2014-08-24
lucasart
Retire Search Log
tree
|
commitdiff
2014-08-09
Marco Costalba
Fix perft 1
tree
|
commitdiff
2014-08-09
lucasart
Retire move_to_san()
tree
|
commitdiff
2014-08-09
lucasart
Move to_char() and to_string() to notation
tree
|
commitdiff
2014-08-09
Marco Costalba
Rework perft implementation
tree
|
commitdiff
2014-08-07
lucasart
Write perft(N-1) into cout
tree
|
commitdiff
2014-08-07
lucasart
Fix Hash in bench
tree
|
commitdiff
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
next