]> git.sesse.net Git - stockfish/shortlog
stockfish
2018-12-26 Steinar H.... Prevent infinite loops on repetitions.
2018-12-26 Steinar H.... Return the entire PV, and in slightly more parseable...
2018-12-26 Steinar H.... Give the proto a package name.
2018-12-26 Steinar H.... Return all candidate moves from the probe.
2018-12-26 Steinar H.... Do not use -Wshadow; it is incredibly noisy for protobu...
2018-12-26 Steinar H.... When returning gRPC probes, report scores from white...
2018-12-26 Steinar H.... Write out null-move and no move.
2018-12-26 Steinar H.... Make the bound slightly easier to parse again.
2018-12-26 Steinar H.... Make the client prober output something a bit more...
2018-12-26 Steinar H.... Rename client.cc to the right extension.
2018-12-26 Steinar H.... Better comments and enums in the proto file.
2018-12-26 Steinar H.... Fix a .depend dependency error.
2018-12-26 Steinar H.... Remove some debugging.
2018-12-26 Steinar H.... Initial commit for gRPC code.
2018-12-24 noobpwnftwSimplify SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX loop...
2018-12-24 noobpwnftwFix crash in best_group() (#1891)
2018-12-24 Joost VandeVondeleExtend stack to ss-5, and remove conditions
2018-12-24 protonspringImprove endgame KBN vs K (#1877)
2018-12-23 erbsenzaehlerUpdate our continuous integration machinery (#1889)
2018-12-23 mstemberaUse a bit less code to calculate hashfull() (#1830)
2018-12-23 mstemberaTurn on random access for Syzygy files in Windows ...
2018-12-23 protonspringSimplify generate_castling (#1885)
2018-12-20 protonspringSimplify KBNK endgame implementation
2018-12-18 Guenther DemetzTweak main killer penalty
2018-12-18 mstemberaNew voting formula for threads
2018-12-16 31m059Use stronglyProtected
2018-12-16 Alain SAVARDRefactor king ring calculation
2018-12-16 Joost VandeVondeleFix a segfault.
2018-12-16 Joost VandeVondeleStart a TT resize only after search finished.
2018-12-16 31m059Remove Null Move Pruning material threshold
2018-12-13 SFisGODA combo of parameter tweaks
2018-12-13 KurtAsymmetrical 8x8 Pawn PSQT
2018-12-11 protonspringChanges identified in RENAME/REFORMATTING thread (...
2018-12-09 VoyagerOneTweak CMH pruning
2018-12-09 protonspringremove extra line.
2018-12-09 protonspringremove parenthesis.
2018-12-09 protonspringadd paren.
2018-12-09 protonspringsimplify opposite_colors
2018-12-06 Stéphane NicoletRevert "pseudo_legal() and MOVE_NONE"
2018-12-06 VoyagerOneSimplify Killer Move Penalty
2018-12-06 xoto10Simplify time manager in search()
2018-12-06 protonspringpseudo_legal() and MOVE_NONE
2018-12-02 VizvezdenecIntroduce concept of double pawn protection.
2018-12-01 Miguel LahozPenalize refuted killers in continuation history
2018-12-01 ElbertoOneRemove Overload bonus
2018-11-29 Stéphane NicoletRestore development version
2018-11-29 Stéphane NicoletStockfish 10
2018-11-29 Stéphane NicoletUpdate list of authors
2018-11-29 Sebastian BuchwaldUse emplace_back() in TB code
2018-11-27 31m059Simplify casting extension
2018-11-27 Steinar H.... Turn on MADV_RANDOM for Syzygy mmaps (on Unix-like...
2018-11-25 Jörg OsterQsearch simplification. (#1828)
2018-11-24 Steinar H.... Turn on MADV_RANDOM for Syzygy mmaps, so that the kerne...
2018-11-24 Steinar H.... Mark that we are using a patched version.
2018-11-24 Steinar H.... Add support for 7-man Syzygy tablebases.
2018-11-24 Steinar H.... Updates for newer protobuf and Stockfish.
2018-11-24 Steinar H.... Remove the non-pretty moves from the protobuf, as it...
2018-11-24 Steinar H.... Simplify a bit.
2018-11-24 Steinar H.... More build tweaks.
2018-11-24 Steinar H.... Send back a prettyprinted version of the move on hash...
2018-11-24 Steinar H.... Fix a crash issue when traversing PVs.
2018-11-24 Steinar H.... Link the protobuf stuff statically.
2018-11-24 Steinar H.... Deal with Stockfish internal API changes.
2018-11-24 Steinar H.... Make server address into an UCI option.
2018-11-24 Steinar H.... Move the hash probe class definition into a header...
2018-11-24 Steinar H.... Do not fill value if we have no search info.
2018-11-24 Steinar H.... Refactor the RPC thread into a shutdown-able class.
2018-11-24 Steinar H.... Add a SCORE_NONE.
2018-11-24 Steinar H.... Decode the score into the protobuf.
2018-11-24 Steinar H.... Put the root into a separate place.
2018-11-24 Steinar H.... Prevent infinite loops on repetitions.
2018-11-24 Steinar H.... Return the entire PV, and in slightly more parseable...
2018-11-24 Steinar H.... Give the proto a package name.
2018-11-24 Steinar H.... Return all candidate moves from the probe.
2018-11-24 Steinar H.... Do not use -Wshadow; it is incredibly noisy for protobu...
2018-11-24 Steinar H.... When returning gRPC probes, report scores from white...
2018-11-24 Steinar H.... Write out null-move and no move.
2018-11-24 Steinar H.... Make the bound slightly easier to parse again.
2018-11-24 Steinar H.... Make the client prober output something a bit more...
2018-11-24 Steinar H.... Rename client.cc to the right extension.
2018-11-24 Steinar H.... Better comments and enums in the proto file.
2018-11-24 Steinar H.... Fix a .depend dependency error.
2018-11-24 Steinar H.... Remove some debugging.
2018-11-24 Steinar H.... Initial commit for gRPC code.
2018-11-24 VizvezdenecReintroduce tropism to kingdanger
2018-11-24 31m059Remove the tropism term from kingDanger
2018-11-20 Joost VandeVondeleForce time check on TB probe in search.
2018-11-20 xoto10Bonus for restricting opponent's piece moves
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-11-19 SFisGODTweak Queen PSQT based on tuned values
2018-11-19 KurtTune evaluation scores
2018-11-19 protonspringRemove BlockedStorm array
2018-11-19 VoyagerOneSimplify Castle Extension
2018-11-19 protonspringCode style in search.cpp
2018-11-19 Nikolay KostovUpdate a comment in the evaluate.cpp file to reflect...
2018-11-19 SFisGODRook PSQT Tuned
2018-11-19 VizvezdenecChange default contempt from 21 to 24 centipawns
2018-11-19 NoobyClear TableBase mappings in Search::clear()
2018-11-12 protonspringReplace the PassedDanger array by an equation
2018-11-12 mstemberaRemove redundant king square parameter
next