projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2010-06-26
Marco Costalba
Introduce bestMove to store PV move
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Marco Costalba
Cleanup code that stores score in TT
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Joona Kiiski
Fix some wrong documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Joona Kiiski
Remove unused constant
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Marco Costalba
Stockfish 1.8 beta 2
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Joona Kiiski
Hack to fix GCC/ICC rounding difference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Stockfish 1.8 beta 1
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Revert "Do IID also when we already have a ttMove"
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Call apply_weight() for both colors in one go
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Marco Costalba
Tweak unstoppable pawns detection
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Marco Costalba
Merge branch 'master' of free2.projectlocker.com:sf
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Tord Romstad
Moved a misplaced #endif in misc.cpp, which broke compi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Marco Costalba
Test killer for legality earlier
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Marco Costalba
Optimize for king moves in see_sign()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Marco Costalba
Move prefetch() out of TT
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Marco Costalba
Extend checks only if SEE is non-negative
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Marco Costalba
Revert "Use ply counter in Position object"
commit
|
commitdiff
|
tree
|
snapshot
2010-06-12
Marco Costalba
Set LSNTime to 100 ms
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Marco Costalba
Remove a wrong FIXME
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Marco Costalba
Avoid a double copy when saving a TTEntry
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Marco Costalba
Avoid calling evaluate() while razoring
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Marco Costalba
Offset pv[] always from 0
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Marco Costalba
Big qsearch() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Marco Costalba
Extend intermediate LMR to root search
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Marco Costalba
Shortcut futility pruning in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Marco Costalba
Do not pass threadID as argument of search() and evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Marco Costalba
Save threadID info in Position
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Marco Costalba
Don't initialize excludedMove and skipNullMove at each...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Marco Costalba
Use SearchStack to pass allowNullmove
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Marco Costalba
Use SearchStack to pass excludedMove
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Marco Costalba
Fix white space breakage
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Marco Costalba
Sync sp_search() with main search()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Marco Costalba
Retire bitScanReverse32()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Marco Costalba
Retire ok_to_do_nullmove()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Marco Costalba
Move invariant of singular ext. check out of loop
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Marco Costalba
Rename ok_to_prune() in connected_threat()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Marco Costalba
Avoid double function dispatch
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Marco Costalba
Retire init_node()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Marco Costalba
Don't init SplitPointStack[i][j].parent
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Use ply counter in Position object
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Fix SearchStack and ply misalignment in RootMoveList
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Convert SearchStack ss[] to SearchStack*
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Add function to get ply from position
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Move gamePly among the StateInfo data
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Move promotion and ep under pawn handling
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Thread::splitPoint is a volatile pointer
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Marco Costalba
Do IID also when we already have a ttMove
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Marco Costalba
If LMR search fails high research at intemediate depth
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Marco Costalba
Fix IIDMargin description
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Marco Costalba
Retire zobMaterial[]
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Marco Costalba
Change zobMaterial[] index 0 definition
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Marco Costalba
Use Key type instead of Bitboard
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Marco Costalba
Revert non-linear threats evaluation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Marco Costalba
Remove an useless assert in evaluate_passed_pawns()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Marco Costalba
Account for double pawn push in evaluate_unstoppable_pa...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Marco Costalba
Fix StormOpenFileBonus[] bug
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Marco Costalba
Fix a warning on array of size 0 under Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Joona Kiiski
Drop completely illogical ei.kingDanger == 0 requirement
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Joona Kiiski
Always save static value and kingDanger to TT
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Joona Kiiski
Drop TTClusterSize from 5 to 4
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Marco Costalba
Add non-linear threats evaluation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Marco Costalba
Revert "Simple implementation of strong YBWC"
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Joona Kiiski
Add some automatic detection for Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Joona Kiiski
Documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Joona Kiiski
Correct 'prefetch' handling for Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Marco Costalba
Let prefetch to be enabled by default on Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Joona Kiiski
Small tweaks to install gcc-profile-clean targets
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Joona Kiiski
Modify source to follow new Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Joona Kiiski
Rewrite Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Marco Costalba
Simple implementation of strong YBWC
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Marco Costalba
Remove an assert in evaluate_passed_pawns()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Marco Costalba
Indentation fix in middle-game evaluation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Marco Costalba
Introduce init_attack_tables() in evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Marco Costalba
Do not consider discovered checks in king safety
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Marco Costalba
Fix RootMove::operator<() description
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Marco Costalba
Remove an useless Max() in passed pawns evaluation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Marco Costalba
Threath tuning results
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Marco Costalba
Add support for gcc-profile
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Marco Costalba
Rename OutpostMask[] in AttackSpanMask[]
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Marco Costalba
Micro optimization in evaluate_pawns()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Marco Costalba
Introduce evaluate_pawn_storm() to unify redundant...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Marco Costalba
Code style tweaks to pawns.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Marco Costalba
Change color argument of square_is_weak()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Marco Costalba
Space inflate marsenne
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Marco Costalba
Another split() tweak session
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Joona Kiiski
Document old test result
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Joona Kiiski
Remove one hack caused by misunderstanding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Marco Costalba
Fix a possible out of range access in previous patch
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Marco Costalba
Retire splitPoint->cpus field
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Marco Costalba
Syncing sp_search() and search()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Marco Costalba
Simplify init_safety()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Marco Costalba
Greatly simplify weight_option()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Marco Costalba
Small evaluate_passed_pawns() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Marco Costalba
Better integration of faked split
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Joona Kiiski
Disable fake-mode
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Joona Kiiski
Unite sp_search() and sp_search_pv()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-09
Joona Kiiski
Introduce fake-mode for split
commit
|
commitdiff
|
tree
|
snapshot
2010-05-09
Marco Costalba
Revert to old prefetch detection logic
commit
|
commitdiff
|
tree
|
snapshot
2010-05-09
Marco Costalba
Fix an off-by-one bug in ThreatBonus[] table
commit
|
commitdiff
|
tree
|
snapshot
2010-05-08
Joona Kiiski
Templatize qsearch
commit
|
commitdiff
|
tree
|
snapshot
next