projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
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
2009-07-18
Marco Costalba
Reintroduce null move dynamic reduction
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Marco Costalba
Use increased LMR horizont only after a null move
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Marco Costalba
Combine increased LMR horizont and fixed null move...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Tord Romstad
Introduced the UCI_AnalyseMode option, and made the...
commit
|
commitdiff
|
tree
|
snapshot
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
next