projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2011-12-10
Marco Costalba
Allow to prune also first move
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Marco Costalba
Don't update bestValue when pruning
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Marco Costalba
Fix description of endgame scaling functions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Marco Costalba
Fix compile for 64 bits
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Marco Costalba
Set captureThreshold according to static evaluation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Marco Costalba
Remove some (int) casts
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Marco Costalba
Retire all extensions (but checks) for non-PV nodes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Marco Costalba
Prefer empty() to size()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Marco Costalba
Use operator() instead of apply() in endgames
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Marco Costalba
Fix disambiguation bug in move_to_san()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Marco Costalba
Move SearchStack under Search namespace
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Marco Costalba
Retire move.h
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Marco Costalba
Prefer 0 to EmptyBoardBB
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Marco Costalba
Retire neighboring_files_bb() overload
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Marco Costalba
Don't disable IO buffering at startup
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Marco Costalba
Tidy up comments in uci.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Marco Costalba
Tidy up comments in thread.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Marco Costalba
Include <cstring> in search.h
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Marco Costalba
Little reformat of elapsed_search_time()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Marco Costalba
Detach search arguments from UI thread
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Marco Costalba
After a "stop" do not read new input until search finishes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Marco Costalba
Fix a race in pondering mode
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Marco Costalba
Introduce Search namespace
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Marco Costalba
Rewrite async I/O
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Marco Costalba
Reformat search dispatch code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Marco Costalba
Fix regression with printing of debug info
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Marco Costalba
Don't check for early stop when StopOnPonderhit is set
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Marco Costalba
Early stop: retire redundant Rml.size() == 1 case
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Marco Costalba
Rewrite early stop logic
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Marco Costalba
CLOP: Passed pawns weights tuning
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Marco Costalba
Rename value in bestValue in id_loop()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Marco Costalba
Rewrite link time optimization in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Marco Costalba
Simplify passed pawns logic
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Marco Costalba
Fix regression: engine hangs while pondering
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Marco Costalba
Stop is not an unknown command
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Marco Costalba
Another fix to profile-build on gcc 4.6
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Marco Costalba
Fix profile-build
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Marco Costalba
Reformat all_slaves_finished()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Marco Costalba
Better document and reshuffle stuff in think()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Marco Costalba
Better define wait_for_stop_or_ponderhit()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Marco Costalba
Use a timer to avoid polling
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Marco Costalba
Retire now unused input_available()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Marco Costalba
Rewrite how commands from GUI are read
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Marco Costalba
Further touches to magic bitboards code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Marco Costalba
Fix compile error in cpu_count()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Marco Costalba
Document magics bitboards code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
mcostalba
Merge pull request #1 from Panthee/master
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Alexander Kure
Retire update_gains()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Alexander Kure
Replaced macros Min() and Max() with corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marco Costalba
Retire update_gains()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marco Costalba
Fix small bug in move_attacks_square()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marco Costalba
Inline pinned_pieces() and discovered_check_candidates()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marco Costalba
Code style and 80 chars cols in Position::from_fen()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marco Costalba
Sync do_move() and undo_move()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marco Costalba
Explicitly use a dedicated bitboard for occupied squares
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marco Costalba
Retire do_capture_move()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Marco Costalba
Retire undo_null_move()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Marco Costalba
Retire undo_castle_move()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Marco Costalba
Retire Position::set_castling_rights()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Marco Costalba
Retire PieceValueXXX[] getters
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Marco Costalba
Simplify the promotion case of move_gives_check()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Marco Costalba
Remove redundancy in definitions of attack helpers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Marco Costalba
Convert PST tables to relative values
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Marco Costalba
Increase Mobility
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marco Costalba
Better document mate and stalemate detection
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Marco Costalba
Use newly added log facility instead of LogFile
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Marco Costalba
Add basic log facility
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Marco Costalba
Fix compile error in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Marco Costalba
Link Time Optimization doesn't needs -static
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Marco Costalba
Better document how MultiPV search works
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Marco Costalba
Send again all the PV lines in multiPV searching
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Marco Costalba
Added gcc -msse3 support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Tom Vijlbrief
Added gcc lto (Link Time Optimization) option
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Marco Costalba
Shrink names of move helpers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Marco Costalba
Small touches in position.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Marco Costalba
Small touches to book.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Marco Costalba
Better naming borrowed from Critter
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Marco Costalba
Revert "Retire Rml full PV search at depth == 1"
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Marco Costalba
Rename kingZone[] and reverse the king's color
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Marco Costalba
Document why Book is defined static
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Marco Costalba
When exiting wake up all threads at once
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Marco Costalba
No need to test for MOVE_NONE before move_is_ok()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Marco Costalba
Update killers after a TT hit
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Marco Costalba
Correctly score capture underpromotions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Marco Costalba
Don't lock before check for termination
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Marco Costalba
Use the map type template parameter to access map()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Marco Costalba
Lookup square distance instead of calculate on the fly
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Marco Costalba
Detect family type of endgame from its enum value
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Marco Costalba
Indulge a bit on the template wizardy
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Marco Costalba
Small simplification of endgame functions API
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Marco Costalba
Fix use of uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Marco Costalba
Fix silly icc remark #2259
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Marco Costalba
Use a boolean instead as thread's state
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Marco Costalba
Remove Thread::WORKISWAITING
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Marco Costalba
Don't need pthread_detach() after pthread_join()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Marco Costalba
Change start_routine argument
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Marco Costalba
Retire Rml full PV search at depth == 1
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Marco Costalba
Retire ThreadsManager::init_hash_tables()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Marco Costalba
Retire Thread::TERMINATED
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Marco Costalba
Retire Thread::INITIALIZING
commit
|
commitdiff
|
tree
|
snapshot
next