projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
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
2012-01-23
Marco Costalba
Revert "Fix link time optimization gcc option"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Marco Costalba
Simplify locking usage
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Marco Costalba
Simplify our insertion sort implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Auguste Pop
Fix link time optimization gcc option
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Marco Costalba
Shrink sequencer table
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Marco Costalba
Assorted code style in movepicker.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Marco Costalba
Fix incorrect assert(PvNode == (alpha != beta - 1))
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Marco Costalba
Order the recaptures by MVV/LVA
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Marco Costalba
Rename NON_CAPTURE to QUIET
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Marco Costalba
Reshuffle stuff in MovePicker
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Marco Costalba
Fix ss->currentMove when probcutting
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Marco Costalba
Use an enum instead of a table as MovePicker sequencer
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Marco Costalba
Sync generate_direct_checks() with generate_piece_moves()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Marco Costalba
Triviality in SERIALIZE_PAWNS() macro usage
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Justin Blanchard
Remove unused #include lines
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Justin Blanchard
Fix "go nodes", at least when Threads=1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Marco Costalba
Don't allow LMR to fall in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Marco Costalba
Microptimize generation of pawn evasions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Marco Costalba
Simplify pawn captures generation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Marco Costalba
Fix a (bogus) warning with gcc 4.4
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Marco Costalba
Retire double-profile-build Makefile target
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Marco Costalba
Fix gcc name used in Link Time Optimization
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Marco Costalba
Make init_magic() piece agnostic
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Marco Costalba
Unify some template specializations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Marco Costalba
Retire queen_attacks_bb()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Marco Costalba
Use 'adjacent' instead of 'neighboring'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Marco Costalba
Stockfish 2.2.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Marco Costalba
Move struct RootMove to Search namespace
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Marco Costalba
Use a set to store SearchMoves
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Marco Costalba
Fix a gcc 4.7 warning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Marco Costalba
Enable easy move detection only for recaptures
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Marco Costalba
Use operator~ to flip colors and squares
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Marco Costalba
Small touches in FEN decoding
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Marco Costalba
Retire is_mate()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Marco Costalba
Introduce piece_moved() to simplify common code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Marco Costalba
Unify PseudoAttacks arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Marco Costalba
Use CheckInfo to generate checks
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Marco Costalba
Add castling to generation of checking moves
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Marco Costalba
Last touches to movegen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Marco Costalba
Retire the redundant MV_CHECK
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Marco Costalba
Retire generate_discovered_checks
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Marco Costalba
Rearrange pawn moves generation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Marco Costalba
Reshuffle stuff in movegen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Marco Costalba
Retire OLD_LOCKS option
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Marco Costalba
Fix compile on HP-UX 11's HP's C++
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Marco Costalba
Stockfish 2.2.1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Marco Costalba
Extra time management safety
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Marco Costalba
Try hard not to lose on time
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Marco Costalba
Avoid a race at thread creation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Marco Costalba
Streamline generation of MV_NON_EVASION
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Marco Costalba
Fix a warning under gcc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Marco Costalba
Revert cond_signal() fix
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Marco Costalba
Big renaming of move's helpers
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Marco Costalba
Simplify Book APIs
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Marco Costalba
Stockfish 2.2
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Marco Costalba
Fix cond_signal() semantics when using OLD_LOCKS
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Marco Costalba
Unify BitCountType selection
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Marco Costalba
Fix Windows 64 build
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Reformat types.h
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Simplify debug functions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Assorted cleanups in benchmark.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Retire RootMove::nodes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Update copyright year to 2012
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Simplify printing of engine info
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Retire run-time detection of hardware POPCNT
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Fix an off-by-one bug in ucioption.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Marco Costalba
Better use STL algorithms in Endgame functions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Marco Costalba
Wait for main thread to finish before to exit
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Marco Costalba
Use for_each() in Endgames d'tor
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Marco Costalba
Add user-defined conversions to UCIOption
commit
|
commitdiff
|
tree
|
snapshot
next