projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
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
2011-01-14
Marco Costalba
Simplify from_fen()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Marco Costalba
Initialize killers at ss+2 also in root_search()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Marco Costalba
Fix an hang on 32 bits while allocating big TT table
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Marco Costalba
Set unbuffered I/O also for C standard library
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Marco Costalba
Big book.cpp cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Marco Costalba
Compile fix in types.h
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Marco Costalba
Small cleanup in execute_uci_command()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Marco Costalba
Simplify set_option()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Joona Kiiski
TTEntry simplification
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Marco Costalba
Don't copy Position in pretty_pv()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Merge line_to_san() into pretty_pv()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Ressurect move.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Joona Kiiski
Fix build failure under Linux
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Retire move_from_san()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Greatly simplify move_from_uci()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Move uci move parsing under san.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Joona Kiiski
Change Emergency time maximum from 60000 to 30000
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Joona Kiiski
Fix Makefile's GPL-notice to be similar to other files
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Improve I/O responsivness
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Fix reading a book under-promotion move
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Marco Costalba
Triviality in data_available()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Force inlining of move generation functions
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Small tweak to generate_castle_moves()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Unify move generation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Templetize move generation API
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Retire move.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Use 16 bits to store a move instead of 17
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Use a 32 bit bitwise 'and' in SimpleHash lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Marco Costalba
Introduce SimpleHash class
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Marco Costalba
Small tidy up of inttypes for Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Joona Kiiski
Simplify 50 move rule condition
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Joona Kiiski
Clean up position setup code
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Joona Kiiski
Parse halfmove clock and fullmove number from FEN
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Joona Kiiski
Minimal restructuring of value.h
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Marco Costalba
Do not make any assumption on the move in move_is_legal()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Marco Costalba
Change move_is_ok() and square_is_ok() in something...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Marco Costalba
Improve update_killers() signature
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Joona Kiiski
Fix variable naming in prototypes at uci.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Joona Kiiski
Remove a false comment
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Marco Costalba
Set moveCount base to 1 as in search()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Marco Costalba
Use killers also in root_search()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Marco Costalba
Perft should return an int64_t not an int
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Marco Costalba
Fix POPCNT support for Intel compiler under Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Marco Costalba
Esplicitly inline generate_piece_moves() & friends
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Costalba
Use 'moveCount' name also in RootSearch
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Costalba
Use -O3 instead of -fast for Linux icc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Costalba
Another round of bitboard.cpp cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Costalba
Stockfish 2.0.1
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Marco Costalba
Update Readme and polyglot files
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Marco Costalba
Another attempt at fixing Chess960
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Marco Costalba
Revert Chess960 fix
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Tord Romstad
Reintroduce the old "trapped bishop in the corner"...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Joona Kiiski
Use simple macro to enable operators
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Marco Costalba
Workaround broken function-style cast support in HP-UX
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Marco Costalba
Readd SRWLOCK and Condition Variables under Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Marco Costalba
Fix Chess960 regression
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Marco Costalba
Another (final?) attempt at squares_delta()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Marco Costalba
Fix old Glaurung bug related to search logging
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Marco Costalba
Simplify squares_delta()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Fix a crash on multi-pv
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Stockfish 2.0 (take 2)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Don't use SRWLOCK and Condition Variables under Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Fix an off-by-one bug in sort_multipv()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Remove artificial Iteration >= 3 constraint on time...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Fix: Honour UCI "quit" command while still in the book
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Simplify "ponderhit" handling
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Retire ponderhit()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2011-01-01
Marco Costalba
Stockfish 2.0
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Marco Costalba
Send correct searched nodes statistic
commit
|
commitdiff
|
tree
|
snapshot
next