projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2010-02-14
Marco Costalba
Introduce ThreadsManager class
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Marco Costalba
Fix compile error under gcc
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Marco Costalba
Ensure function boundaries for threads state changes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Marco Costalba
Rename stop_threads() to exit_threads()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Marco Costalba
Be sure threads are woken in wake_sleeping_threads()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Marco Costalba
Use Thread c'tor to properly init the struct
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Marco Costalba
Add 'sleeping' flag to struct Thread
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Marco Costalba
Allow build on HP-UX 11.X
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Marco Costalba
Fix a couple of new MSVC 2010 warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Marco Costalba
Retire EvalInfo* in SearchStack
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Marco Costalba
Small code style triviality
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Joona Kiiski
Implement init_search()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Joona Kiiski
Document lookup tables
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Joona Kiiski
Implement futility move count array
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Joona Kiiski
Implement futility margins matrix
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Marco Costalba
Use gain table to order non-captures
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Joona Kiiski
Use posKey instead of pos.get_key() after NonPVIID
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Joona Kiiski
Use opening book when pondering
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Marco Costalba
Delay sorting of negative scored non-captures
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Joona Kiiski
Copy 4 SearchStack items in split()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Marco Costalba
Remove sorting optimization for many zeroes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Joona Kiiski
Give FailLow flag more descriptive name
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Joona Kiiski
Remove Problem variable
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Joona Kiiski
Remove unused failHighPly1 flag
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Joona Kiiski
Remove unused FailHigh flag
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Joona Kiiski
Simplify time management
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Marco Costalba
Be sure negative see evasions are at the bottom
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Marco Costalba
Score non-captures only by history
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Joona Kiiski
Reduction lookup table
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Marco Costalba
Convert gains to use a piece-to mapping
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Marco Costalba
Fix a compile error from previous patch
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Joona Kiiski
Fix indentations
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Joona Kiiski
Retire outdated aspiration search code
commit
|
commitdiff
|
tree
|
snapshot
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
next