projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update Readme to 128 max threads
[stockfish]
/
src
/
2014-04-03
Joerg Oster
Queen vs. 3 pieces imbalance
tree
|
commitdiff
2014-04-03
Marco Costalba
Make operator<< to return void
tree
|
commitdiff
2014-04-01
Stefan Geschwentner
Drop not defended by pawn condition
tree
|
commitdiff
2014-04-01
Marco Costalba
Do not workaround function argument evaluation
tree
|
commitdiff
2014-03-30
Marco Costalba
Fix a compile error with Intel C++
tree
|
commitdiff
2014-03-30
Marco Costalba
Fix a warning with MSVC 2010
tree
|
commitdiff
2014-03-30
Marco Costalba
Show evaluation from white POV in trace
tree
|
commitdiff
2014-03-29
Marco Costalba
Raise VALUE_INFINITE
tree
|
commitdiff
2014-03-29
Jean-Francois Romang
Further simplification of TT replace strategy
tree
|
commitdiff
2014-03-29
Marco Costalba
Restore old aspiration window to 16
tree
|
commitdiff
2014-03-29
Stefan Geschwentner
Pinned pieces affect king safety
tree
|
commitdiff
2014-03-26
Marco Costalba
Fix a bug in pawns eval tracing
tree
|
commitdiff
2014-03-24
Marco Costalba
Simplify TT replace strategy
tree
|
commitdiff
2014-03-24
snicolet
Introduce penalty for weak (=unsupported) pawns.
tree
|
commitdiff
2014-03-23
Marco Costalba
Fix an incorrect 'friend' declaration
tree
|
commitdiff
2014-03-23
Marco Costalba
Retire last usage of operator|(File f, Rank r)
tree
|
commitdiff
2014-03-23
mstembera
Refresh TT entries generation automatically on probe
tree
|
commitdiff
2014-03-23
Marco Costalba
Rename score to value in ExtMove
tree
|
commitdiff
2014-03-22
Marco Costalba
Trivial formatting in ucioption.cpp
tree
|
commitdiff
2014-03-22
Marco Costalba
Retire operator|(File f, Rank r)
tree
|
commitdiff
2014-03-22
Marco Costalba
Fix a subtle bug in UCI options printing
tree
|
commitdiff
2014-03-18
Marco Costalba
Fix a typo
tree
|
commitdiff
2014-03-18
Marco Costalba
Increase max threads to 128
tree
|
commitdiff
2014-03-16
Marco Costalba
Fix a crash under MSVC
tree
|
commitdiff
2014-03-15
Marco Costalba
Split also if no slaves are found
tree
|
commitdiff
2014-03-15
Marco Costalba
Remove "Max Threads per Split Point" UCI option
tree
|
commitdiff
2014-03-15
Marco Costalba
Merge default tests in pos_is_ok
tree
|
commitdiff
2014-03-15
Marco Costalba
Microptimize castling in undo_move()
tree
|
commitdiff
2014-03-14
Mysseno
Depth dependant aspiration window delta
tree
|
commitdiff
2014-03-14
Marco Costalba
Use legal positions for endgame initialization
tree
|
commitdiff
2014-03-14
Marco Costalba
Further work in pos_is_ok()
tree
|
commitdiff
2014-03-14
Daylen Yang
Re-add link time optimization on OS X
tree
|
commitdiff
2014-03-13
Marco Costalba
Reformat do_castling()
tree
|
commitdiff
2014-03-12
Marco Costalba
Further merge StateInfo setup functions
tree
|
commitdiff
2014-03-12
Marco Costalba
Merge hash key computation functions
tree
|
commitdiff
2014-03-11
Marco Costalba
Use std::count in pos_is_ok()
tree
|
commitdiff
2014-03-11
Marco Costalba
Small simplification in gives_check
tree
|
commitdiff
2014-03-11
Marco Costalba
Print dbg counters after bench
tree
|
commitdiff
2014-03-10
Marco Costalba
Simplify pseudo_legal()
tree
|
commitdiff
2014-03-09
Marco Costalba
Simplify generate<EVASIONS>
tree
|
commitdiff
2014-03-09
Marco Costalba
Retire SERIALIZE macros
tree
|
commitdiff
2014-03-08
Marco Costalba
Rename castling flag to castling right
tree
|
commitdiff
2014-03-05
Stephane Nicolet
Fix dbg_mean_of() for negative numbers
tree
|
commitdiff
2014-03-03
mstembera
Some minor cleanup stuff
tree
|
commitdiff
2014-03-03
Marco Costalba
Revert dynamic draw value
tree
|
commitdiff
2014-03-02
Marco Costalba
Pass CastlingFlag argument only
tree
|
commitdiff
2014-03-01
Marco Costalba
Remove limit of minimumSplitDepth
tree
|
commitdiff
2014-03-01
Marco Costalba
Rename xxx_to_char() -> to_char()
tree
|
commitdiff
2014-03-01
Marco Costalba
Simplify Bitboards::pretty
tree
|
commitdiff
2014-03-01
Marco Costalba
Retire UCI_AnalyseMode option
tree
|
commitdiff
2014-02-26
Joerg Oster
Dynamic draw value
tree
|
commitdiff
2014-02-22
Marco Costalba
Fix a warning with Intel compiler
tree
|
commitdiff
2014-02-22
Marco Costalba
Fix an assert in Probcut
tree
|
commitdiff
2014-02-20
Leonid Pechenik
Distribute part of first move time to other moves
tree
|
commitdiff
2014-02-20
Marco Costalba
Avoid recalculating CheckInfo in generate_castling()
tree
|
commitdiff
2014-02-18
Marco Costalba
Don't update pieceCount for ALL_PIECES
tree
|
commitdiff
2014-02-16
Marco Costalba
Update SEE to return a Value
tree
|
commitdiff
2014-02-16
Marco Costalba
Sync code style in material.cpp
tree
|
commitdiff
2014-02-16
Marco Costalba
Increase MAX_PLY from 100 to 120
tree
|
commitdiff
2014-02-16
Marco Costalba
Fix material key for King
tree
|
commitdiff
2014-02-15
Marco Costalba
Restore PorbCut name
tree
|
commitdiff
2014-02-15
Marco Costalba
Reformat of eval tracing code
tree
|
commitdiff
2014-02-15
Marco Costalba
Rename ProbCut to Multicut
tree
|
commitdiff
2014-02-15
Marco Costalba
Assorted renaming in search
tree
|
commitdiff
2014-02-15
Joerg Oster
Return static eval when reaching MAX_PLY
tree
|
commitdiff
2014-02-14
Marco Costalba
Fix magic boosters conversion
tree
|
commitdiff
2014-02-14
Marco Costalba
Additional renaming from DON
tree
|
commitdiff
2014-02-12
joergoster
Fix a compiler warning
tree
|
commitdiff
2014-02-12
Leonid Pechenik
Simplify time management
tree
|
commitdiff
2014-02-12
Marco Costalba
Move magic random to RKISS
tree
|
commitdiff
2014-02-12
Marco Costalba
Revert "Retire null search verification"
tree
|
commitdiff
2014-02-09
Henri Wiechers
Faster handling of king captures in Position::see
tree
|
commitdiff
2014-02-09
Marco Costalba
Assorted tweaks from DON
tree
|
commitdiff
2014-02-08
Marco Costalba
Rewrite previous patch removing the macro
tree
|
commitdiff
2014-02-08
Thanar2
Inline common path of pos.gives_check
tree
|
commitdiff
2014-02-08
Marco Costalba
Don't fear races when are harmless
tree
|
commitdiff
2014-02-08
Lucas Braesch
Retire null search verification
tree
|
commitdiff
2014-02-04
Lucas Braesch
Better document null search window
tree
|
commitdiff
2014-02-03
Lucas Braesch
Better document razoring
tree
|
commitdiff
2014-02-03
Joona Kiiski
H-file penalty and center bonus
tree
|
commitdiff
2014-01-29
Joona Kiiski
Tweak bishop PSQT tables
tree
|
commitdiff
2014-01-27
Uri Blass
Reduce VALUE_KNOWN_WIN to 10000
tree
|
commitdiff
2014-01-27
Marco Costalba
Fix null reduction formula
tree
|
commitdiff
2014-01-26
Marco Costalba
Grammar fix in MovePicker::next_move
tree
|
commitdiff
2014-01-26
Stefan Geschwentner
Variable null-move value based reduction
tree
|
commitdiff
2014-01-25
Joona Kiiski
Do not set default value for architeture in Makefile
tree
|
commitdiff
2014-01-19
Henri Wiechers
Small simplification to Position::see
tree
|
commitdiff
2014-01-19
Joona Kiiski
Fix +M0 score when low on time
tree
|
commitdiff
2014-01-18
Marco Costalba
Increase max hash size to 16GB
tree
|
commitdiff
2014-01-18
Joona Kiiski
Tweak knight PSQT tables
tree
|
commitdiff
2014-01-18
Chris Cain
Simplify pawnless endgame evaluation
tree
|
commitdiff
2014-01-14
Stefan Geschwentner
Introduce 'follow up' moves
tree
|
commitdiff
2014-01-12
Ralph Stößer
Ad-hoc shelter rule
tree
|
commitdiff
2014-01-12
Marco Costalba
Retire KBBKN endgame
tree
|
commitdiff
2014-01-11
Henri Wiechers
Rename Position::hidden_checkers to check_blockers
tree
|
commitdiff
2014-01-08
Henri Wiechers
Position::gives_check - use ci.ksq
tree
|
commitdiff
2014-01-08
Marco Costalba
Fix early stop condition
tree
|
commitdiff
2014-01-08
Ralph Stoesser
Retire easy move
tree
|
commitdiff
2014-01-08
Uri Blass
Stop earlier if iteration is taking too long
tree
|
commitdiff
2014-01-08
renouve
Retire grain size code
tree
|
commitdiff
next