projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
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
2012-02-27
Marco Costalba
Micro-optmize castling moves
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Marco Costalba
Rename promotion_piece_type() to promotion_type()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Marco Costalba
Introduce another two (bitboard,square) operators
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Marco Costalba
Fix MSVC warning on streampos to size_t conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Marco Costalba
Retire ss->bestMove
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Marco Costalba
Don't update bestValue in check_is_dangerous()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Marco Costalba
Fix a wrong check in pos_is_ok()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Marco Costalba
Further simplify castling rights
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Marco Costalba
Spread usage of pos.piece_moved()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Marco Costalba
Retire empty_squares()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Marco Costalba
Index en-passant zobrist keys by file
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Marco Costalba
Move some stuff out of lock protection in split()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Marco Costalba
Micro-optimize castleRights update
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Marco Costalba
Small renaming in Thread struct
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Marco Costalba
Fix a race when extracting PV from TT
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Marco Costalba
Increase MAX_PLY from 100 to 256
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Marco Costalba
Micro-optimize pop_1st_bit() for 32 bits
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Marco Costalba
Templetize sliding attacks
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Marco Costalba
Speedup sliders attacks for 32bit CPU
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Marco Costalba
Don't wake up threads at the beginning of the search
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Marco Costalba
Don't reset 50-move counter after castling
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
mcostalba
Merge pull request #3 from glinscott/b46bf29
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Gary Linscott
Simpler stalemate check.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Gary Linscott
Detect stalemate in KXK endgames
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Marco Costalba
Add "Slow Mover" UCI parameter to adjust time management
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Marco Costalba
Move wait_for_stop_or_ponderhit() under Thread
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Marco Costalba
Reduce lock contention in idle_loop
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Marco Costalba
Fix an alignment warning with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Marco Costalba
Fix subtle race with slave allocation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Marco Costalba
Fix bug in useless checks prune
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Marco Costalba
Reformat kpk bitbase
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Marco Costalba
Don't log search info after a stop
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Marco Costalba
Bitwise operator overloads between Bitboard and Square
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Marco Costalba
Replace clear_bit() with xor_bit()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Marco Costalba
Rename ValueType to Bound
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Marco Costalba
Do not require -lpthread when linking in mingw
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Marco Costalba
Restore LMR depth limit
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Marco Costalba
Reformat threads code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Marco Costalba
Use Windows threads library with mingw
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Marco Costalba
Order bad captures by MVV/LVA
commit
|
commitdiff
|
tree
|
snapshot
next