projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2019-04-12
Steinar H....
Merge branch 'master' of /srv/git.sesse.net/www/stockfish
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Adjust paths for buster.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Mark that we are using a patched version.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Add support for 7-man Syzygy tablebases.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Updates for newer protobuf and Stockfish.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Remove the non-pretty moves from the protobuf, as it...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Simplify a bit.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
More build tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Send back a prettyprinted version of the move on hash...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Fix a crash issue when traversing PVs.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Link the protobuf stuff statically.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Deal with Stockfish internal API changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Make server address into an UCI option.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Move the hash probe class definition into a header...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Do not fill value if we have no search info.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Refactor the RPC thread into a shutdown-able class.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Add a SCORE_NONE.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Decode the score into the protobuf.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Put the root into a separate place.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Prevent infinite loops on repetitions.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Return the entire PV, and in slightly more parseable...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Give the proto a package name.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Return all candidate moves from the probe.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Do not use -Wshadow; it is incredibly noisy for protobu...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
When returning gRPC probes, report scores from white...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Write out null-move and no move.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Make the bound slightly easier to parse again.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Make the client prober output something a bit more...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Rename client.cc to the right extension.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Better comments and enums in the proto file.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Fix a .depend dependency error.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Remove some debugging.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Steinar H....
Initial commit for gRPC code.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
noobpwnftw
Simplify SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX loop...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
noobpwnftw
Fix crash in best_group() (#1891)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
Joost VandeVondele
Extend stack to ss-5, and remove conditions
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
protonspring
Improve endgame KBN vs K (#1877)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
erbsenzaehler
Update our continuous integration machinery (#1889)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
mstembera
Use a bit less code to calculate hashfull() (#1830)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
mstembera
Turn on random access for Syzygy files in Windows ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
protonspring
Simplify generate_castling (#1885)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
protonspring
Simplify KBNK endgame implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Guenther Demetz
Tweak main killer penalty
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
mstembera
New voting formula for threads
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
31m059
Use stronglyProtected
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Alain SAVARD
Refactor king ring calculation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Joost VandeVondele
Fix a segfault.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Joost VandeVondele
Start a TT resize only after search finished.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
31m059
Remove Null Move Pruning material threshold
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
SFisGOD
A combo of parameter tweaks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Kurt
Asymmetrical 8x8 Pawn PSQT
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
protonspring
Changes identified in RENAME/REFORMATTING thread (...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
VoyagerOne
Tweak CMH pruning
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
protonspring
remove extra line.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
protonspring
remove parenthesis.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
protonspring
add paren.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
protonspring
simplify opposite_colors
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Stéphane Nicolet
Revert "pseudo_legal() and MOVE_NONE"
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
VoyagerOne
Simplify Killer Move Penalty
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
xoto10
Simplify time manager in search()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
protonspring
pseudo_legal() and MOVE_NONE
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Vizvezdenec
Introduce concept of double pawn protection.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Miguel Lahoz
Penalize refuted killers in continuation history
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
ElbertoOne
Remove Overload bonus
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stéphane Nicolet
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stéphane Nicolet
Stockfish 10
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stéphane Nicolet
Update list of authors
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sebastian Buchwald
Use emplace_back() in TB code
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
31m059
Simplify casting extension
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Steinar H....
Turn on MADV_RANDOM for Syzygy mmaps (on Unix-like...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Jörg Oster
Qsearch simplification. (#1828)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Turn on MADV_RANDOM for Syzygy mmaps, so that the kerne...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Mark that we are using a patched version.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Add support for 7-man Syzygy tablebases.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Updates for newer protobuf and Stockfish.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Remove the non-pretty moves from the protobuf, as it...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Simplify a bit.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
More build tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Send back a prettyprinted version of the move on hash...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Fix a crash issue when traversing PVs.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Link the protobuf stuff statically.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Deal with Stockfish internal API changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Make server address into an UCI option.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Move the hash probe class definition into a header...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Do not fill value if we have no search info.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Refactor the RPC thread into a shutdown-able class.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Add a SCORE_NONE.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Decode the score into the protobuf.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Put the root into a separate place.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Prevent infinite loops on repetitions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Return the entire PV, and in slightly more parseable...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Give the proto a package name.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Return all candidate moves from the probe.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Do not use -Wshadow; it is incredibly noisy for protobu...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
When returning gRPC probes, report scores from white...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Write out null-move and no move.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Make the bound slightly easier to parse again.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Make the client prober output something a bit more...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Rename client.cc to the right extension.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Steinar H....
Better comments and enums in the proto file.
commit
|
commitdiff
|
tree
|
snapshot
next