projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2010-02-02
Marco Costalba
Renamed stand pat as 'static null move pruning'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Marco Costalba
Save futilityMargin for both colors
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Marco Costalba
Fix duplicated scaling function
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Marco Costalba
Increase TT size limit to 8 GB
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Marco Costalba
Check bounds in set_option_value()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Marco Costalba
Some code style triviality in root search
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Marco Costalba
Add hardware POPCNT support for gcc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
Marco Costalba
Revert "Remove pointless gcc flag when generating depen...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
Marco Costalba
Retire captures pruning
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Marco Costalba
Avoid search tree explosion in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Joona Kiiski
Correct qsearch() TT save
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marco Costalba
Stricter conditions in main search stand pat
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marco Costalba
Use float instead of double in reduction parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marco Costalba
Micro optimize reduction_parameters()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Marco Costalba
Avoid to calculate reduction for each move
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Joona Kiiski
Remove useless variable 'PostFutilityValueMargin'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Joona Kiiski
Precalculate FutilityMargins
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Joona Kiiski
Use calculate_reduction() function to simplify code
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Joona Kiiski
Bugfix: reduction was not set to zero in full depth...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Joona Kiiski
Implement calculate_reduction function
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Standardize set_option function
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Do not initialize RootPosition at startup
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Marco Costalba
Aspiration window rewrite
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Marco Costalba
Be sure we exit while loop with lock held
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Fix capture pruning
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Marco Costalba
Simplify locking in sp_search and sp_search_pv
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Marco Costalba
Temporary revert "captures pruning" due to an assert
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Marco Costalba
Added some FIXME to track needed tests
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Marco Costalba
Integrate gains table in History
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Marco Costalba
Introduce update_gains() and refactor some code
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Fix some silly bugs
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
MaxGain based futility pruning for captures
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
MaxGain based pruning
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Implement post futility pruning
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Collect MaxGain statistics
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Implement MaxGain table
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Remove pointless gcc flag when generating dependencies
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Remove InfiniteSearch hack
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Joona Kiiski
Remove last use of uip.eof()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Marco Costalba
Reduce lock contention in sp_search_pv()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Fix a possible crash in thread_is_available()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Small split() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Prune evasions with negative SEE in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Avoid copy a Position to get a move's san notation
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Fix a race in idle_loop() exiting
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
In split() release the lock before slow search stack...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Do not copy master position in split()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Use fast_copy() instead of full copy in sp_search
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Better document how Position c'tor works
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Fix a couple of MSVC casting warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Marco Costalba
Copy only the search stack tail in split()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Tord Romstad
Merge branch 'master' of ssh://free2.projectlocker...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Tord Romstad
Fixes a Chess960 bug when playing with more than one...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Marco Costalba
Check for thread creation successful completion
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Marco Costalba
Fix some races in SMP code
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Tord Romstad
Make sure we make a move at the end of the search when...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Marco Costalba
If near beta generate checks at -OnePly
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Marco Costalba
Retire LMRPVMoves and LMRNonPVMoves
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Marco Costalba
Fix enum Value issue with gcc 4.4
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Marco Costalba
Small lnArray[] cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Marco Costalba
Silence some silly MSVC warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Marco Costalba
Order check moves used in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Marco Costalba
Avoid an useless evaluate() call
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Marco Costalba
Allow SearchStack to link an EvalInfo object
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Joona Kiiski
Make reduction search code SMP-friendly
commit
|
commitdiff
|
tree
|
snapshot
2010-01-17
Joona Kiiski
Small cleanup of unused code in sp_search
commit
|
commitdiff
|
tree
|
snapshot
2010-01-17
Marco Costalba
Fix silly MSVC warning
commit
|
commitdiff
|
tree
|
snapshot
2010-01-17
Marco Costalba
Initialize futilityMargin in EvalInfo c'tor
commit
|
commitdiff
|
tree
|
snapshot
2010-01-17
Joona Kiiski
Retire quick_evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-17
Joona Kiiski
Razor at depth one, but do razoring only when not in...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Marco Costalba
Allow negative history values
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Marco Costalba
Store node evaluation in SearchStack
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Marco Costalba
Decrease NullMoveMargin and adjust razoring
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Marco Costalba
Do not wait when AbortSearch is set
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Marco Costalba
Fix sending of best move during an infinite search
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Marco Costalba
Fix threads count setting
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Marco Costalba
Optimal tune for 8 cores
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Marco Costalba
Sync qsearch with search
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Marco Costalba
Use full evaluation in null search
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Joona Kiiski
Slow down reductions
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Joona Kiiski
Use logarithmic LMR also at root
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Joona Kiiski
Logarithmic LMR
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Marco Costalba
Fix 'position ..... moves ' parsing bug
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Marco Costalba
Fix en-passant parsing from fen string
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Marco Costalba
Introduce refine_eval()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Marco Costalba
Increase null reduction at high depths
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Marco Costalba
Fix a compile error under gcc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Marco Costalba
Last round of search.cpp cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Marco Costalba
Space inflate bottom part of search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Marco Costalba
Rename MaxActiveSplitPoints
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Marco Costalba
Retire 'finished' from MovePicker
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Marco Costalba
Rename SingleReplyExtension in SingleEvasionExtension
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Marco Costalba
Small cleanup in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-01-02
Marco Costalba
Retire approximateEval field from SplitPoint
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Marco Costalba
Double HistoryMax and reduce aging
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Marco Costalba
Fix a little warning under gcc compiler
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Marco Costalba
Optimized bitScanReverse32()
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Marco Costalba
Stockfish 1.6.2
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Marco Costalba
Better fix for gcc optimization issue
commit
|
commitdiff
|
tree
|
snapshot
next