projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2012-04-17
Marco Costalba
Fix endless reaparenting loop
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Marco Costalba
Improved cutoff check when reparenting
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Marco Costalba
Use more_than_one() instead of single_bit()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Marco Costalba
Reparent to latest
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Marco Costalba
Don't reparent if a cutoff is pending
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Marco Costalba
Active Reparenting
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Marco Costalba
Sync compute_xxx implementations
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Marco Costalba
Move Tempo to evaluation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Marco Costalba
Micro-optimize do_castle_move()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Marco Costalba
Disable book during analysis
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Marco Costalba
Introduce make_castle_right() helper
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Marco Costalba
Shrink castlePath[] and castleRookSquare[] sizes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Marco Costalba
Reduce stack usage
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Marco Costalba
Fix 'bench' for Chess960 case
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Marco Costalba
Use bench to implement UI 'perft' command
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Marco Costalba
Teach 'bench' to run current position
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Marco Costalba
Don't need to wait after a "ponderhit"
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Marco Costalba
Revert "Penalty for undefended rook"
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Replace Position::copy()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Revert thread_local stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Use thread_local compiler specifics
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Fix a (theoretical) race leading to a crash
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Teach UI thread to use main thread resources
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Don't store Thread info in Position
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Introduce thread local storage
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Marco Costalba
Rewrite pop_1st_bit() to be endian independent
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Marco Costalba
Use a Thread instead of an array index
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Marco Costalba
Big Position renaming
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Marco Costalba
Micro-optimize last_1() for 32bits
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Marco Costalba
Fix bench with fen files regression
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Marco Costalba
Simplify Endgames::probe()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Marco Costalba
Use polymorphism to resolve map() overloading
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Marco Costalba
Use a std::vector to store searchMoves
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Marco Costalba
Retire platform specifics include in misc.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Marco Costalba
Better document square flipping helpers
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Marco Costalba
Introduce Bitboards namespace
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Marco Costalba
Process 'bench' also from SF prompt
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Marco Costalba
Use std::vector to implement HashTable
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Marco Costalba
Rename Materials and Pawns hash stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Marco Costalba
Complete the renaming in Search::LimitsType
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Marco Costalba
Reset search time as early as possible
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Marco Costalba
Revert "Call wait_for_search_finished() only when quitting"
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Marco Costalba
Last touches to pawns shelter code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Marco Costalba
Fix an hang when max depth is reached
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Marco Costalba
Refactor pawns shelter and storm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Marco Costalba
Restore MS1BTable[]
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Marco Costalba
Silently handle "ucinewgame" command
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Marco Costalba
Replace MS1BTable[] with BitCount8Bit[]
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Marco Costalba
Merge pull request #11 from glinscott/squash
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Marco Costalba
Set do_sleep out of lock protection
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Marco Costalba
Use UCI names in Search::LimitsType
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Marco Costalba
Merge pull request #9 from glinscott/master
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Marco Costalba
Simplify start_searching() signature
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Marco Costalba
Call wait_for_search_finished() only when quitting
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Marco Costalba
Introduce and use wait_for_search_finished()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Gary Linscott
Add more detailed pawn shelter/storm evaluation
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Marco Costalba
Move ThreadsManager::exit() to d'tor
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Fix compile error with gcc
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Reset Thread::maxPly before a new search
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Fix race in ThreadsManager::sleep()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Gary Linscott
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Try to mimic std::thread API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Use std::vector<Thread*> to store threads
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Refactor Thread class
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Refactor ThreadsManager::set_size() functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Revert "Don't sync with C library I/O buffers"
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Marco Costalba
Don't ceil cpu_count()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Marco Costalba
Fix a MSVC warning
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Marco Costalba
Rename lock.h to platform.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Marco Costalba
Remove last platform specific code form thread.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Marco Costalba
Merge two loops in ThreadsManager::init()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Marco Costalba
Use a local copy of tte->value()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Gary Linscott
Penalty for undefended rook as well
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
mcostalba
Merge pull request #8 from glinscott/master
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Gary Linscott
Optimize undefended minor check.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Gary Linscott
Penalize undefended minors
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Marco Costalba
Fix Logger under MSVC iostream libraries
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Marco Costalba
Remove cruft from Logger class
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Marco Costalba
Better on_change() argument name
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Marco Costalba
Add also logging of std::cin
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Marco Costalba
Add (smart) logging facility
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Marco Costalba
Show startup messages immediately
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Marco Costalba
Revert to byTypeBB[0] storing occupied squares
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Marco Costalba
Rename occupied_squares() to pieces()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Marco Costalba
UCI buttons don't need a value
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Marco Costalba
Don't use "OwnBook" by default
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Marco Costalba
Retire "ucinewgame" UCI option
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Marco Costalba
Fix UCI 'button' options
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Marco Costalba
Don't sync with C library I/O buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Marco Costalba
Fix time_to_msec() precision
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Marco Costalba
Introduce Eval namespace
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Marco Costalba
Double pinner bonus
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Marco Costalba
Convert init of eval to async option
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Marco Costalba
Async UCI options actions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Marco Costalba
Use new Time class in timed_wait()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Marco Costalba
Introduce single_bit() helper
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Marco Costalba
Introduce pinning bonus
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Marco Costalba
Rewrite time measurement code
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Marco Costalba
Halve rook on open file bonus for endgame
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marco Costalba
Fix a shift overflow warning
commit
|
commitdiff
|
tree
|
snapshot
next