projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2009-05-23
Marco Costalba
Print info about use of 64bit functions and hardware...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Fix compile errors under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Forgot two conversion to new POPCNT interface
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Add temporary debug info on POPCNT support
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Enable POPCNT at runtime
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Introduce bitcount.h
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Unify piece_attacks<> for KNIGHT and KING
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Use do_move_bb() also for en passant moves
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Introduce do_move_bb() to update bitboards after a...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Backup some mor einfo in do_null_move()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Marco Costalba
Move npMaterial[2] to StateInfo in Position
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Retire lastMove from Position class
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Small code style in headers
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Directly relate HistoryMax to OnePly
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Small code style massage in uci.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Space inflate and cleanup direction.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Marco Costalba
Reduce history 4 times instead of 2 when reach the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Marco Costalba
Retire count_1s_8bit()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Marco Costalba
Small code style triviality in evaluation
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Marco Costalba
Remove hardcode default values of UCI variables from...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Marco Costalba
Cache king shelter info in pawns structure
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Marco Costalba
Move beta counter variables to the per-thread data
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Marco Costalba
Better document how history works
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Marco Costalba
Fix broken multi-pv with aspiration window search
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Marco Costalba
Fix a warning un using anonymous structs
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Marco Costalba
Use string instead of std::string
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Marco Costalba
Use 64 bits for debug counters
commit
|
commitdiff
|
tree
|
snapshot
2009-05-09
Marco Costalba
Fix some Intel compilers warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Marco Costalba
Micro optimize generate_pawn_checks()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Marco Costalba
Convert also generate_pawn_blocking_evasions() to new API
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Marco Costalba
Better dscovery check condition in generate_pawn_checks()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Marco Costalba
Further parametrize generate_pawn_captures
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Marco Costalba
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Marco Costalba
Rewrite the way application exits
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Marco Costalba
Be sure book file is closed before we leave
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Marco Costalba
Rewrite Book implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Marco Costalba
Space inflate book.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Marco Costalba
Fix a couple of MSVC warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Marco Costalba
Micro optimize move_is_ep() and move_is_castle()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Marco Costalba
Faster Position::move_is_capture() condition
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Marco Costalba
Fix missing pawn color check in move_is_legal()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Marco Costalba
Update makefile to use PGO with Intel C++ v11.0
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Marco Costalba
Micro optimize SEE
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Marco Costalba
Avoid an usless check in pl_move_is_legal
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Marco Costalba
Change TT interface to ask directly for a position key
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Marco Costalba
Setup to use Callgrind profiler
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Marco Costalba
Restore development versioning and LSN filtering
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Marco Costalba
Stockfish 1.3.1
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Marco Costalba
Revert Glaurung 1 book compatibility patch
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Marco Costalba
Stockfish 1.3
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Marco Costalba
Fix a very old UCI option parsing bug
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Marco Costalba
Nicely simplify MovePicker::pick_move_from_list
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Marco Costalba
Sort moves just after scoring
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Marco Costalba
Update polyglot.ini
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Marco Costalba
Stockfish 1.3 rc1
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Marco Costalba
Do not razor after a null move
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Marco Costalba
Fix assignment of pv[0] when creating root move list
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Marco Costalba
Merge Joona's razoring tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Marco Costalba
Hardcode depth limit for selective search
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Fix a warning under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Micro optimize Position::move_is_check()
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Inline Position::move_is_capture()
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Retire timeoday.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Small cleanup in misc.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Code style cleanup in transposition table code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Fix a bogus assert in tt.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Convert piece.cpp to C++
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Marco Costalba
Remove an useless comparison in futility pruning
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Marco Costalba
Small code tidy up and test results
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Joona Kiiski
Razor again at depth one
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Joona Kiiski
Make futility and razor margins more tunable
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Marco Costalba
Do not hardcode default values of UCI variables
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Marco Costalba
Greatly speedup has_mate_threat()
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Marco Costalba
Micro optimize generate_piece_checks() take 2
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Joona Kiiski
Add missing header file to make stockfish compile with...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Marco Costalba
Simplify Position::is_mate()
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
Micro optimize generate_piece_checks()
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
MovePicker: retire per square MVV/LVA ordering
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
In qsearch store the cut move in TT
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
Merge Joona's new aspiration window search
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
Introduce move_pawns() helper in movegen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
Remove failHigh/Low bits from IterationInfoType
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Joona Kiiski
Restore calling insert_pv after search is aborted ...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
Little code style tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Marco Costalba
Revert previous patch as per Joona request
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Joona Kiiski
Improve handling of fail-highs in assumed PV
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Joona Kiiski
Revert "Implement a fallback system when aspiration...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Joona Kiiski
Implement a fallback system when aspiration search...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Joona Kiiski
Revert "Implement bestValue in root_search."
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Joona Kiiski
Implement bestValue in root_search.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Joona Kiiski
Dynamic aspiration search without research.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Marco Costalba
Re-fix square.h warning to avoid a compile error under...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Marco Costalba
Fix a gcc warning due to order of initialization in...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Marco Costalba
Fix a compile error with Intel icc
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Marco Costalba
Fix a warning under Intel compiler in square.h
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Marco Costalba
Fix a very nasty conversion bug in Option c'tor
commit
|
commitdiff
|
tree
|
snapshot
2009-04-11
Marco Costalba
Store UCI options of type CHECK according to C++ convention
commit
|
commitdiff
|
tree
|
snapshot
2009-04-11
Marco Costalba
Restore original UCI option printing order
commit
|
commitdiff
|
tree
|
snapshot
2009-04-11
Marco Costalba
Use a map instead of a vector to store UCI options
commit
|
commitdiff
|
tree
|
snapshot
2009-04-11
Marco Costalba
Remove unused currentMoveCaptureValue from search stack
commit
|
commitdiff
|
tree
|
snapshot
next