projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2012-03-25
Gary Linscott
Merge remote-tracking branch 'upstream/master'
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
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
next