projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
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
2009-08-26
Marco Costalba
Disable again null move at depth == OnePly
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Joona Kiiski
Use special null move technique in low depth.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Joona Kiiski
Use nullMove only through MovePicker.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Joona Kiiski
Add Null move support to MovePicker.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Joona Kiiski
Create useNullMove local variable
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Marco Costalba
Clean killers handling in movepicker
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Marco Costalba
Micro-optimze extension()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
Marco Costalba
Merge branch 'master' of git-Stockfish@free2.projectloc...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
Marco Costalba
Remove a local variable from pop_1st_bit()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
Marco Costalba
Poly ampli+bias values after 73831 games
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Tord Romstad
Added a few new targets to the Makefile for OS X with...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
Marco Costalba
Fix some asserts raised by is_ok()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
Tord Romstad
Fixed incorrect material key update when making promoti...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Marco Costalba
More use of memset() in Position::clear()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Marco Costalba
Little do_move() micro optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Marco Costalba
Better clarify how pieceList[] and index[] work
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Marco Costalba
Unify patch series summary
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Marco Costalba
Unify undo_ep_move(m)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Marco Costalba
Unify undo_promotion_move()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Marco Costalba
Unify do_promotion_move()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Marco Costalba
Unify do_ep_move()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Marco Costalba
L1/L2 friendly PhaseTable[]
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Marco Costalba
Use optimized pop_1st_bit() under Windows 64 with icc
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Marco Costalba
Better naming and document some endgame functions
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Marco Costalba
Finally fix prefetch on Linux
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Marco Costalba
Reuse 5 slots instead of 4
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Marco Costalba
Double prefetch on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Marco Costalba
Avoid Intel compiler optimizes away prefetching
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Marco Costalba
Use aligned prefetch address
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Marco Costalba
Remove old BishopPairBonus constants
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Marco Costalba
Enable prefetch also for gcc
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Marco Costalba
Try to prefetch as soon as position key is ready
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Marco Costalba
Add TT prefetching support
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Marco Costalba
Use 5 TTEntry slots instead of 4
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Marco Costalba
Use 32 bit key in TT
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
Makefile: added 'make strip' target
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
Let LMR at root be independent of MultiPV value
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
Speed up polynomial material imbalance loop
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
There is no need to special case KNNK ending
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
Move halfOpenFiles[] calculation out of a loop
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
Compile without DEBUG flag by default
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
Revert material balance values after 100000 games
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Joona Kiiski
Do not adjust Minimum Split Depth automatically
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Marco Costalba
Polished Makefile for *nix
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Tord Romstad
Supply the "upperbound" and "lowerbound" parameters...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Tord Romstad
Fixed a bug in PV extraction from the transposition...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Tord Romstad
Moved the code for extracting the PV from the TT to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Tord Romstad
Added a new function build_pv(), which extends a PV...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Tord Romstad
Initial work towards adjustable playing strength.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Tord Romstad
Added LMR at the root.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Joona Kiiski
Remove useless mate value special handling in null...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Marco Costalba
Yet another small touch to endgame functions handling
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Marco Costalba
Remove unused members in Application class
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Marco Costalba
Fix a spurious extra space
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
Marco Costalba
Micro optimize extension() in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Marco Costalba
Polynomial material balance after 100.000 games
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Marco Costalba
Revert Makefile changes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Marco Costalba
Simplify king shelter cache handling
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Marco Costalba
Delay costly SEE call during captures ordering in MoveP...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Marco Costalba
Microptimization in do_evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Marco Costalba
Use do_move_bb() helpers when doing a castle
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Marco Costalba
Add Tord's polynomial material balance
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Marco Costalba
Rename int32 in int32_t
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Marco Costalba
Correctly set mateThreat in search()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Marco Costalba
Use increased LMR horizont also in PV search
commit
|
commitdiff
|
tree
|
snapshot
next