projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2011-04-04
Marco Costalba
Added -Wshadow option and fixed resulting warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Marco Costalba
Teach SF to blunder
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Joona Kiiski
Use prob cut search to prune bad captures
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Marco Costalba
Retire recapture extension also for PvNode
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Marco Costalba
Use a constant instead of value_mate_in(PLY_MAX)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Marco Costalba
Retire value_is_mate()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Marco Costalba
Simplify wait_for_stop_or_ponderhit()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Marco Costalba
Retire update_killers()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Marco Costalba
Fine tune skill level
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Marco Costalba
Add "Skill level functionality
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Marco Costalba
Fix a compile error with icc
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Marco Costalba
Send PV line to GUI only after resolving a fail high
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Marco Costalba
Triviality in position.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Marco Costalba
Retire move_ambiguity() altogether
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Marco Costalba
Simplify move_ambiguity()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Marco Costalba
Do not send ponder move if we don't have it
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Marco Costalba
Use intrinsic in pop_1st_bit() under MSVC 64 bits
commit
|
commitdiff
|
tree
|
snapshot
2011-03-12
Marco Costalba
Additional cleanup in bitbase.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-03-12
Marco Costalba
Move KPKBitbase[] where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2011-03-12
Marco Costalba
Fix a couple of issues in bitbase.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Marco Costalba
Reintroduce initialization of some bitboards
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Marco Costalba
Rename NonSlidingAttacksBB[] in StepAttacksBB[]
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Marco Costalba
Update copyright notes in rkiss.h
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Marco Costalba
Revert previous patch due to miscompile under gcc
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Marco Costalba
Change initialization of some bitboards
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Marco Costalba
Increase MAX_THREADS to 32
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Marco Costalba
Introduce and use rot() in rkiss.h
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Marco Costalba
Simplify aspirationDelta update rule
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Marco Costalba
Be sure to read options before to call trace_evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Marco Costalba
Fix aspiration corner case
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Marco Costalba
Remove a FIXME in id_loop()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Marco Costalba
Score root move list during first iteration
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Marco Costalba
Remove an useless condition in equal SEE pruning
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Marco Costalba
Prune moves with equal SEE in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Marco Costalba
Add evaluation tracing code
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Correctly round evaluation to grain size
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Depth dependant singular extension margin
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Move all enum types definitions to types.h
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Retire color.h
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Rename piece_of_color_and_type() to make_piece()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Retire piece_type_from_char()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Triviality in main.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Retire enum SquareDelta
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Marco Costalba
Small simplifications in square.h
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
Marco Costalba
Introduce and use speed_to_uci()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Marco Costalba
Rename SplitPoint parentSstack
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Marco Costalba
Retire SearchStack sstack[] from SplitPoint
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Marco Costalba
Sync Root new depth to what we do in search()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Marco Costalba
Unify best move update logic
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Marco Costalba
Do not special case reductions for MultiPV case
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
Marco Costalba
Avoid permanent PV entries in TT
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Marco Costalba
Write the LogFile only at the end of an iteration
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Marco Costalba
Spell checking fixes in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Marco Costalba
Rename iteration in depth in id_loop()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Marco Costalba
Start to count iterations from 1
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Marco Costalba
Fix wrong reported depth
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Marco Costalba
Move sending of PV line to id_loop()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Marco Costalba
Maximum aspiration delta of 24
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Joona Kiiski
Maximum aspiration delta of 64
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Marco Costalba
Simplify latest patches
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Joona Kiiski
Retire some conditions from ok_to_use_TT_pv
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Marco Costalba
Use TT for pruning also in PV nodes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Marco Costalba
Silence silly MSVC warning c4146
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Marco Costalba
Remove defined(IS_64BIT) in init_sliding_attacks()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Marco Costalba
Do not use <algorithm> in to_fen()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Marco Costalba
Retire obsolete reentrancy check in pos.print()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Marco Costalba
Retire singleEvasion
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marco Costalba
Add a MovePicker c'tor specialized for qsearch
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marco Costalba
Introduce and use qsearch_scoring()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marco Costalba
Retire InitialDepth
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marco Costalba
Pass TT move instead of Rml[0].pv[0] to MovePicker
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Joona Kiiski
Different searchedMoves system
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marco Costalba
Remove special Root cases
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Marco Costalba
Retire init_ss_array()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Marco Costalba
Small cleanup in init_sliding_attacks()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Marco Costalba
Numbers formatting in bitboard.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Marco Costalba
Use opposite_color_squares() instead of same_color_squa...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Marco Costalba
Retire RelativeRankBB[]
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Marco Costalba
Retire some unused functions in bitboard.h
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Fix some warnings under icc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Sort root moves moves in MovePickerExt
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Fix a (bestValue == -VALUE_INFINITE) assert
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Additional cleanup in id_loop()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Use a global RootMoveList object instead of a pointer
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Move globals to id_loop()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Introduce and use MovePickerExt
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Unify root_search() step 3
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Unify root_search() step 2
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Marco Costalba
Unify root_search() step 1
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Joona Kiiski
Fix very theoretical History corner case
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Marco Costalba
Sync root_search() with search()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Marco Costalba
Move fail loops out of root_search() to id_loop()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Marco Costalba
Last touches in history.h
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Marco Costalba
Fix a warning with __popcnt64() intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Marco Costalba
Partially restore HistoryMax
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Marco Costalba
Move Min() and Max() macros to types.h
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Marco Costalba
Clarify we want Score and Value to be integers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Marco Costalba
Retire history.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Marco Costalba
Retire HistoryMax
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Joona Kiiski
Set HistoryMax infinitely high
commit
|
commitdiff
|
tree
|
snapshot
next