projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2011-04-17
Marco Costalba
Move ply to SearchStack
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Marco Costalba
Remove one indentation level in get_next_move()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Marco Costalba
Code style in tt.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Marco Costalba
Better self-document LMR reduction() formula
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Marco Costalba
Promote OptionsMap to a class
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Marco Costalba
Fix a stale comment
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Marco Costalba
Remove src/COPYING file
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Marco Costalba
Remove "divide by zero" workaround
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Marco Costalba
Cleanup debug counters
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Marco Costalba
Move move_is_legal() under Position class
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Marco Costalba
Some more cleanup in endgame.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Marco Costalba
Fix some warnings and a compile error with icc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Marco Costalba
Move EndgameFunctions to endgame.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Marco Costalba
Increase MaterialTableSize 8 times
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Marco Costalba
Introduce and use NoPawnsSF[] in material.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Marco Costalba
Tempeltize material imbalance
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Marco Costalba
Sync material.h with pawns.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Marco Costalba
Prefetch also material tables
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Marco Costalba
Assorted code style and comments in pawns.cpp and pawns.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Marco Costalba
Retire mate threat extension
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Marco Costalba
Fix a compile error in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Marco Costalba
Assorted code style and comments in search.cpp
commit
|
commitdiff
|
tree
|
snapshot
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
next