projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2009-11-09
Marco Costalba
Small CheckInfo fallout
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Marco Costalba
Fully convert move_is_check() internally
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Marco Costalba
Convert move_is_check() to take a CheckInfo reference
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Marco Costalba
Use CheckInfo to compute dcCandidates
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Marco Costalba
Introduce CheckInfo struct
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Marco Costalba
Fix operator/(Score s, int i)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Marco Costalba
Don't copy the key in do_move
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Marco Costalba
Define Score as an enum
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Change Score definition to avoid the union
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Revert "Do not extend at low depths if not in PV"
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Revert "IID in pv also when TT move depth is too small"
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Last conversions to Score in evaluate.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Convert ThreatBonus to Score
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Convert RookOn7thBonus and QueenOn7thBonus to be Score
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Convert mobility bonus tables to Score
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Convert apply_weight() to handle Score
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Convert MaterialInfo and PawnInfo to use Score
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Introduce PieceSquareTable[16][64]
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Convert Position to use Score struct
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Introduce Score struct
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Marco Costalba
Fix correct name of int64_t type
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
Do not extend at low depths if not in PV
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
IID in pv also when TT move depth is too small
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
Better big-endian support wording in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
Enable POPCNT only through Makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Joona Kiiski
Add popcnt-support in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
Small code-style touches in movegen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
Fix a small warning under icc
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
Big-endian compatible pop_1st_bit()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Marco Costalba
Fix a compile error in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Marco Costalba
Enable PH_TT_MOVES during evasion generation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Marco Costalba
Extend move_is_legal() to work also when in check
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Marco Costalba
Move locals definitions at the function start
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Marco Costalba
Retire MovePicker::discovered_check_candidates()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Marco Costalba
Rewrite generate_pawn_moves() and simplify evasions
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Marco Costalba
Generate pseudo-legal moves in generate_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Marco Costalba
Optimize generate_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Marco Costalba
Speed up perft
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Marco Costalba
Remove SEE optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Marco Costalba
Reorder evasions
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Marco Costalba
Another see() shortcut
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Marco Costalba
Shortcut see_sign() when SEE is known negative
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Marco Costalba
Remove castling moves in check generation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Marco Costalba
Optimize check generation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Joona Kiiski
Implemented perft
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Marco Costalba
Evaluation threat values after 39089 games
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Marco Costalba
Fix build under gcc
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Marco Costalba
Add threat evaluation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Marco Costalba
Micro optimize mobility calculation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Marco Costalba
Unify capture and promotion tests
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Marco Costalba
Don't prune TT move in qsearch even if SEE < 0
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Marco Costalba
Pick best moves one per cycle instead of sorting
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Marco Costalba
Avoid a needless locking in sp_search()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Joona Kiiski
Similarize pruning code in search() and sp_search()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Marco Costalba
Use an homegrown insertion sort instead of std::sort()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Marco Costalba
Do not prune the move if we are still under mate
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Tord Romstad
Minor improvement in eval of unstoppable pawns promotin...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Marco Costalba
Fix a crash when reaching PLY_MAX in a check position
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Marco Costalba
Add a new rule on promoting pawns in evaluate_passed_pa...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Marco Costalba
Fix x-ray attack from behind in evaluate_passed_pawns()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Marco Costalba
Small cleanup and in evaluate_passed_pawns()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Marco Costalba
Revert "Use std::stable_sort() instead of std::sort()"
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Marco Costalba
Use std::stable_sort() instead of std::sort()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Marco Costalba
Unroll color loops in evaluate_passed_pawns()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Marco Costalba
Use piece_list to scan the pawns in evaluate_pawns()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Marco Costalba
Fix pieceList initialization in Position::clear()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Marco Costalba
Unroll color loops in get_pawn_info
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Marco Costalba
Small micro-optimization in get_pawn_info()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Marco Costalba
Restore pliesFromNull counter
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Marco Costalba
Fix an off-by-one bug in extract_pv()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Marco Costalba
Rewrite previous patch using only one counter
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Marco Costalba
Do not claim repetition after null move
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Marco Costalba
Stockfish 1.5.1
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Marco Costalba
Fix the polling frequency when pondering
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Tord Romstad
Use slightly lower polling frequency in the last few...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Tord Romstad
Minor change to time management code, to make sure...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Tord Romstad
Display fail high/fail low in search log file.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Marco Costalba
Fix bogus comment in extract_pv()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Marco Costalba
Fix use of an initialized SearchStack
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Marco Costalba
Remove a redundant assignment in PawnInfo c'tor
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Marco Costalba
Small code reformat in TranspositionTable::extract_pv()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Tord Romstad
Fixed an embarassing Chess960 bug found by Alexander...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Marco Costalba
Stockfish 1.5
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Marco Costalba
Small touches to increased mobility patch
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Marco Costalba
Move a comment where it belongs in SEE
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Marco Costalba
Don't increase mobility if attacked piece is defended...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Marco Costalba
Count two times number of attacked pieces in mobility
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Marco Costalba
Optimize futilityValue calculation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Marco Costalba
Store pawn attacks in PawnInfo
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Tord Romstad
Fixed a couple of typos in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Marco Costalba
Fix a MSVC warning in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Tord Romstad
Temporarily removed the unfinished UCI_Elo code in...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Marco Costalba
Print RootMoveList startup scoring
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Marco Costalba
Retire compute_weight() in evaluation.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Marco Costalba
Unroll color loops in evaluate
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Marco Costalba
Change back file mode of misc.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Marco Costalba
Update piece list iteration also in evaluate_pieces()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Marco Costalba
Retire faked Windows version of gettimeofday()
commit
|
commitdiff
|
tree
|
snapshot
next