projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2010-04-10
Marco Costalba
Revert last patch
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Marco Costalba
Relax TT condition for zugzwang verified null values
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Marco Costalba
Avoid TT cutoffs at root of null zugzwang verification
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Marco Costalba
Use a flag in TT to track null search values
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Marco Costalba
Fix a warning under HP-UX ANSI C++
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Marco Costalba
Stockfish 1.7
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tord Romstad
Fix PowerPC and ARM compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Tord Romstad
Add -mdynamic-no-pic to CFLAGS when compiling with...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Marco Costalba
Fix one gcc 4.4 warning
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Marco Costalba
Fix a warning in HT_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Marco Costalba
Store score in TT when null search fails high
commit
|
commitdiff
|
tree
|
snapshot
2010-04-02
Marco Costalba
Cleanup pawn storm code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-02
Marco Costalba
Fix a comment in evaluate.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Marco Costalba
Change poll() signature
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
Tord Romstad
Remove several unnecessary UCI options: All king safety...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
Marco Costalba
Revert LMR reduction based on thinking time
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
Marco Costalba
Small comments tweaks in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
Marco Costalba
Sync static null conditions with real one
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Marco Costalba
Silence a couple of warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Joona Kiiski
Vary reduction aggressiveness as a function of thinking...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Joona Kiiski
Base work for different reduction schemes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Joona Kiiski
Do not return unproven mate scores from null move search
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
Marco Costalba
Use fail soft in null search
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Marco Costalba
Remove castleRightsMask[] hack
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Marco Costalba
Retire Position::fast_copy()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Marco Costalba
Updated copyright year to 2010
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
Marco Costalba
Fix POPCNT detection gcc compile error
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
Marco Costalba
Fix __cpuid() compile error with gcc
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Marco Costalba
Add hyper-threading detection
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Marco Costalba
Move __cpuid() definition for gcc in types.h
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Marco Costalba
Introduce captured_piece()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Marco Costalba
Reduce increase progression of aspiration window
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Marco Costalba
Use separated research counters in root_search()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Marco Costalba
Group time management globals initialization
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Marco Costalba
Highlight that alpha and beta could change in root_search()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Marco Costalba
Fix a comment and add an assert in root_search()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Marco Costalba
Retire RootMoveNumber and use FirstRootMove instead
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Joona Kiiski
Save mateThreat flag in splitPoint and make use of it
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Joona Kiiski
Document one test result
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Joona Kiiski
Synchronize root_search() with other search routines
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Joona Kiiski
Remove obsolete code snippet from root_search
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Marco Costalba
Sort again root moves after a fail low
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Marco Costalba
Additional search.cpp cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Marco Costalba
Destroy all locks before to exit
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Marco Costalba
We don't need lpThreadId parameter in CreateThread()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Marco Costalba
Function init_thread() should return an integer under...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Marco Costalba
Try bad captures before non-captures
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
Marco Costalba
Revert previous patch
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
Marco Costalba
Do not wait for sleeping in init_threads()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
Marco Costalba
Remove an incorrect assert in wake_sleeping_threads()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Add some commentary
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Clean up common adjustments
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Remove "Threat Depth" ucioption
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Cleanup steps 12, 14
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Clean up step 11
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Clean steps 8 and 9.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Clean razoring code (step 6)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Synchronize variable listing of 4 different search...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Remove current line printing in SMP mode
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Synchronize sp_search() with search() part I
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Joona Kiiski
Rename staticValue to refinedValue
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Fix repetition detection bug
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Synchronize sp_search_pv() with search_pv()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Synchronize sp_search() with search() part II
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Simplify locking in splitpoint search
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Synchronize search_pv() with search take II
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Synchronize search_pv() with search take I
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Search code documentation, take III
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Search code documentation take II
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Separate razoring from null move
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Split search() in independent sections
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Avoid research in case thread has already been asked...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Add one assert
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Do not wait for threads falling asleep
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Joona Kiiski
Remove unnecessary conditions from if-clauses and repla...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Joona Kiiski
Fix crash in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Joona Kiiski
Fix some races
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Joona Kiiski
Fix one assert
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Joona Kiiski
Fix compile errors in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Marco Costalba
Document struct SplitPoint fields constness
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Marco Costalba
Beta is never changed after an sp_search()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Marco Costalba
Supress make warning on missing .depend file
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Marco Costalba
Fix an icc warning
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Marco Costalba
Code style triviality in split()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Marco Costalba
Fix a warning with POPCNT and MSVC
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Marco Costalba
Revert "Recursive lock"
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Marco Costalba
Remove a couple of useless thread_should_stop() calls
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Marco Costalba
Revert small state change optimization in idle_loop()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Marco Costalba
Recursive lock all split point's chain
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Marco Costalba
Retire per-thread stopRequest flag
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Marco Costalba
Use state instead of flags to track threads
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Marco Costalba
Rename THREAD_MAX in MAX_THREADS
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Joona Kiiski
Search negative SEE moves in qsearch in PV
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Joona Kiiski
Use zero null move margin when depth < 4 * OnePly
commit
|
commitdiff
|
tree
|
snapshot
2010-02-14
Marco Costalba
Fix another setting of a flag out of lock protection
commit
|
commitdiff
|
tree
|
snapshot
2010-02-14
Marco Costalba
Rename flag 'stop' in 'stopRequest'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-14
Marco Costalba
Reset thread flags to a known state before to exit...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-14
Marco Costalba
Fix 'stop' flag changed out of lock protection
commit
|
commitdiff
|
tree
|
snapshot
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
next