projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2008-10-20
Marco Costalba
Prefer template to name decoration
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Marco Costalba
Fix a missing comma in BenchmarkPositions[]
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Marco Costalba
Position::is_ok()give more info on failed test
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Marco Costalba
Fix an assert due to a missing parentesis
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Marco Costalba
Final semplification of generate_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Marco Costalba
Introduce generate_piece_blocking_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Marco Costalba
Space inflate generate_evasions()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
movegen: Introduce generate_pawn_noncaptures()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
movegen: Introduce generate_pawn_captures()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
movegen: Fix just introduced move counter bug
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
movegen: Introduce generate_pawn_checks()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
generate_checks: fix a bug in black double pawn push
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Space inflate generate_castle_moves()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Unify pieces check generation with generate_piece_checks()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Do not special case generate_king_moves()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Use a const pointer-to-member array for attacks
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Use pointer-to-members to remove a bunch of duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
movegen: revert see ordering in score_captures()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Movegen: further simplify generate_move_if_legal
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Unify black and white code in generate_move_if_legal()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Space inflate movegen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Movepick: add and use find_best_index() helper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Test with see
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Use MVV to score captures when see >=0
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
MovePicker: use const reference instead of pointers
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Space inflate movepick.cpp
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Better comment previous patch
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Always add psqt scoring
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Marco Costalba
Shortcut sorting when no move is in history
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Marco Costalba
Add psqt ordering when there is no history
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
unknown
Introduce Stockfish
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Marco Costalba
Implement Last Seconds Noise (LSN) filtering
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Marco Costalba
Add a second margin to razoring
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Marco Costalba
Workaround a static data member bug in MSVC
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Marco Costalba
Yet another pop_1st_bit() optimization
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Marco Costalba
Add mean calculation in debug tools
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Marco Costalba
Revert bad capture pruning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Marco Costalba
Better interface to get the current move type
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Marco Costalba
Allow to prune bad captures
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Marco Costalba
Teach MovePicker::get_next_move() to return move type
commit
|
commitdiff
|
tree
|
snapshot
2008-10-05
Marco Costalba
Fix single digit day in engine_name()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
Marco Costalba
Add dbg_before() and dbg_after()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
Marco Costalba
Space inflate Position::to_fen()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Marco Costalba
position.cpp: fix a typo introduced by recent patch
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Marco Costalba
Use relative values in piece square tables
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Marco Costalba
Start to cleanup position.cpp
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Marco Costalba
Add dbg_hit_on_c(c, x) tool
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Marco Costalba
Space inflate evaluate_king()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Marco Costalba
Clarify difference between king zone and adjacent zone
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Marco Costalba
Tidy up quick_evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Marco Costalba
Tidy up middle game specific evaluation
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Marco Costalba
Code style massage evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Marco Costalba
Add auto configuration for 32/64 bits
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Marco Costalba
Evaluate: weight_option() is static
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Marco Costalba
Cleanup read_weights() in evaluate.cpp
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Marco Costalba
Evaluate: rename king attack variables
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Marco Costalba
Further cleanup evaluate()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Marco Costalba
Rename pawn_rank() in relative_rank()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Marco Costalba
Add also outposts evaluation in common code
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Marco Costalba
Group common evaluate code
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Marco Costalba
Warnings termination fest
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Marco Costalba
Do not use evaluate() for razoring
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Marco Costalba
init_eval: small cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Marco Costalba
Fix InitKingDanger initialization
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Marco Costalba
Optimize pop_1st_bit() take 2
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Marco Costalba
Change the name to Glaurung clone
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Marco Costalba
Switch to developer version numbering
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Marco Costalba
Use optimized pop_1st_bit() only under Windows
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Marco Costalba
Add new superlinear interpolator
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Marco Costalba
Finally remove last old C style I/O stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Marco Costalba
Convert book.cpp to use C++ I/O
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Marco Costalba
Final touches to pop_1st_bit optimization
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Optimize pop_1st_bit() on 32 bits x86
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Ignore non keyboard events in Bioskey()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Cleanup poll()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Improve time managment
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Pass also opponent time to think()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Disable a stupid and noisy MSVC warning
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Teach Benchmark to read positions from a file
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Reformat benchmark interface
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Fix another conversion warning: Bitboard->int
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Document where we want a uint16_t instead of a uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Use size_t instead of int
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
MovePicker: simplify move swapping
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Prefer strncpy() to strcpy()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Marco Costalba
Fix: "Ponder" option has type bool not int
commit
|
commitdiff
|
tree
|
snapshot
2008-09-09
Marco Costalba
Space inflate sp_search_pv
commit
|
commitdiff
|
tree
|
snapshot
2008-09-09
Marco Costalba
Space inflate sp_search
commit
|
commitdiff
|
tree
|
snapshot
2008-09-09
Marco Costalba
Use TT in qsearch
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
Marco Costalba
search: fix a bug and clear history update
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
Marco Costalba
Space inflate qsearch
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
Space inflate search()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
search_pv: spaces inflate
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
Split transposition table lookup in a separate function
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
TranspositionTable: add first_entry() helper
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
Add simple debug hit rate counter
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
TranspositionTable: micro optimize first cycle
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
TranspositionTable: early skip on an empty TT entry
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
TranspositionTable: spaces inflate
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Marco Costalba
RootMoveList: inline trivial accessors
commit
|
commitdiff
|
tree
|
snapshot
next