projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2009-07-17
Marco Costalba
Fix two compile errors in new endgame code
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Marco Costalba
Move constant bitboard arrays from header to cpp file
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Marco Costalba
Remove even more redundancy in endgame functions handling
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Tord Romstad
Removed an incorrect assert() statement in search.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Marco Costalba
Simplify endgame functions handling
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Tord Romstad
Renamed the variable 'looseOnTime' to 'loseOnTime'...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Marco Costalba
Remove "Last seconds noise" filtering UCI option
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Marco Costalba
Introduce SERIALIZE_MOVES_D() macro and use it for...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Marco Costalba
Micro optimize pawn moves generation
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Marco Costalba
Introduce see_sign() and use it to shortcut full see()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Marco Costalba
Move some global variables to local scope in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Marco Costalba
Joona tweaks of Weights and limits
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Marco Costalba
Small tidy up of previous patch
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Tord Romstad
Strip whitespace from beginning of string sent to set_o...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Marco Costalba
Revert last tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Marco Costalba
Joona tweaks of tempos and misc parameters
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Marco Costalba
Restore development versioning and LSN filtering
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Marco Costalba
Fix generation of check blocking promotion
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Marco Costalba
Stockfish 1.4
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Marco Costalba
Small Makefile tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Marco Costalba
Fix bitcount.h compile warnings under Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Marco Costalba
Check Intel compiler before MSVC in bitcount.h
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Marco Costalba
Add support for saving timing file during benchmark
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Marco Costalba
Disable POPCNT support per default
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Marco Costalba
Do not compile POPCNT if NO_POPCNT is defined
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Marco Costalba
Microptimize pawns info access
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Marco Costalba
Restore correct 64 bit version of pop_1st_bit()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Marco Costalba
Use bsfq asm instruction to count bits
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Marco Costalba
Retire USE_COMPACT_ROOK_ATTACKS and USE_FOLDED_BITSCAN...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Marco Costalba
Revert per-thread history tables
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Marco Costalba
Joona tweaks of piece values
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Marco Costalba
Explicitly use delta psqt values when possible
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Marco Costalba
Joona tweaks of pawns parameters
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Marco Costalba
Fix compile errors in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Marco Costalba
Use POPCNT in evaluate_space() when available
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Marco Costalba
Fix a couple of warnings under Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Marco Costalba
Micro optimize and rename move_promotion()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Marco Costalba
Only on Windows do wait for input at the end of benchmark
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Marco Costalba
Skip castle rights update when not needed
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Joona Kiiski
Disable use of aspiration window in known win positions
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Joona Kiiski
Bugfix: KRK was not classified as KNOWN_WIN
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Marco Costalba
Give proper credit to Joona
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Marco Costalba
Joona tweaks of mobility and outposts bonus
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Marco Costalba
Fix king value in SEE
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Marco Costalba
Reduce SMP contention on TT
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Marco Costalba
Better clarify why recent generate_pawn_checks() works
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Marco Costalba
Code style triviality in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Marco Costalba
Remove global variables from search.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Marco Costalba
MovePicker doesn't need to know if called from a pv...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Marco Costalba
Joona tweaks of piece-square tables
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Marco Costalba
Move initialization of PawnInfo in its c'tor
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Marco Costalba
Move initialization of MaterialInfo in its c'tor
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Marco Costalba
Micro optimize pretty_pv
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Marco Costalba
Give credit to Joona for optimized parameters
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Marco Costalba
Use a specialized function for king evaluation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Marco Costalba
Split evaluate_outposts from evaluate_common
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Marco Costalba
Document variables with heavy SMP read access
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Marco Costalba
Retire UseQSearchFutilityPruning and UseFutilityPruning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Marco Costalba
Use one History table per thread
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Marco Costalba
Convert History table H in a local variable
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Marco Costalba
Avoid using EmptySearchStack global
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Marco Costalba
Detach the state when copying a position
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Marco Costalba
Order bad captures by SEE value
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Marco Costalba
Passed pawns evaluation tweak
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Marco Costalba
Merge hardware POPCNT detection and use
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Marco Costalba
Split killer moves from non-captures
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Marco Costalba
Revert _BitScanForward64 support
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Marco Costalba
Add a bit more pop_1st_bit<HasBSF> conversions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Marco Costalba
Use compiler name lookup to simplify code
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Marco Costalba
Enable _BitScanForward64 in move generation
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Marco Costalba
Enable _BitScanForward64 at runtime
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
Marco Costalba
Print info about use of 64bit functions and hardware...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Fix compile errors under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Forgot two conversion to new POPCNT interface
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Add temporary debug info on POPCNT support
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Enable POPCNT at runtime
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Introduce bitcount.h
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Unify piece_attacks<> for KNIGHT and KING
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Use do_move_bb() also for en passant moves
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Introduce do_move_bb() to update bitboards after a...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Backup some mor einfo in do_null_move()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Move npMaterial[2] to StateInfo in Position
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Retire lastMove from Position class
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Small code style in headers
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Directly relate HistoryMax to OnePly
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Small code style massage in uci.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Space inflate and cleanup direction.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Reduce history 4 times instead of 2 when reach the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Marco Costalba
Retire count_1s_8bit()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Marco Costalba
Small code style triviality in evaluation
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Marco Costalba
Remove hardcode default values of UCI variables from...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Marco Costalba
Cache king shelter info in pawns structure
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Marco Costalba
Move beta counter variables to the per-thread data
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Marco Costalba
Better document how history works
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Marco Costalba
Fix broken multi-pv with aspiration window search
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Marco Costalba
Fix a warning un using anonymous structs
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Marco Costalba
Use string instead of std::string
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Marco Costalba
Use 64 bits for debug counters
commit
|
commitdiff
|
tree
|
snapshot
2009-05-09
Marco Costalba
Fix some Intel compilers warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Marco Costalba
Micro optimize generate_pawn_checks()
commit
|
commitdiff
|
tree
|
snapshot
next