projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
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
2009-09-24
Marco Costalba
Micro optimization of generate_piece_moves()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Retire kingSquare[] array
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Reorder data layout and optimize access patern
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Fix a couple of Intel compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Fix a piece_of_color_and_type() / pieceS_of_color_and_t...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Rename generate_piece_moves() in generate_piece_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Retire generate_pawn_captures()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Retire generate_pawn_blocking_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Marco Costalba
Standardize generate_pawn_blocking_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Marco Costalba
Code style and subtle fix in move_is_legal()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Marco Costalba
Simplify move legality check for uncommon cases
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Marco Costalba
Enable functionality of previous patch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Marco Costalba
When generating checks add possibly under-promotions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Marco Costalba
Fix a bug in generate_piece_checks()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Marco Costalba
Small micro optimization in generate_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Marco Costalba
Change evaluation GrainSize from 4 to 8
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Save static evaluation also for failed low nodes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Revert evaluation drift
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Evaluation drift: add always 7 instead of ply
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Rename piece_attacks_from() in attacks_from()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Remove undefined pinned_pieces(Color c, Bitboard& p)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Retire attackers_to(Square s, Color c)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Rename piece_attacks() in piece_attacks_from()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Cleanup piece_attacks_square() functions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Rename attacks_to() in attackers_to()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Change pawn_attacks() API
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Clean up API for attack information
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Marco Costalba
Move kingSquare[] array to StateInfo
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Marco Costalba
Don't compensate TT for evaluation drift
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Marco Costalba
Use WIN32_LEAN_AND_MEAN in lock.h
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Joona Kiiski
Make static value saved in TT independent from ply
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Marco Costalba
Evaluation drift
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Marco Costalba
Fix semantic of piece_attacks<PAWN>
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Marco Costalba
Indirectly prefetch board[from]
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Marco Costalba
Retire piece_is_slider(PieceType pt)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Marco Costalba
Second take at unifying bitboard representation access
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Marco Costalba
Templetize functions to get pieces by type
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Marco Costalba
Set LMRPVMoves to 10 instead of 14
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Marco Costalba
Fix poly values mismerge
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Tord Romstad
Bug fix for discovered checks in connected_moves().
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Marco Costalba
Retire pieces_of_color_and_type()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Marco Costalba
MovePicker: rename number_of_moves() in number_of_evasi...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Marco Costalba
Use pointers instead of array indices also for badCaptures
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Marco Costalba
Document index[] and pieceList[] are not invariants
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Marco Costalba
Workaround a bug in Position::has_mate_threat()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Marco Costalba
Skip TT_MOVES phase when possible
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Marco Costalba
Movepicker: take move's loop out of switch statement
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Marco Costalba
Revert "null move reorder" series
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Marco Costalba
Convert handling of tt moves and killers to standard...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Marco Costalba
Try null move before captures
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Marco Costalba
Use pointers instead of array indices in MovePicker
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Marco Costalba
Change the flow in wich moves are generated and picked
commit
|
commitdiff
|
tree
|
snapshot
next