]> git.sesse.net Git - stockfish/history - src
Merge remote-tracking branch 'upstream/master'
[stockfish] / src /
2019-01-29 Maciej ŻenczykowskiUse int8_t instead of int for SquareDistance[]
2019-01-22 protonspringSimplify TrappedRook
2019-01-20 Joost VandeVondeleSimplify pondering time management (#1899)
2019-01-20 marotearSimplify pvHit (#1953)
2019-01-20 protonspringClean-up some shifting in space calculation (#1955)
2019-01-20 Jonathan DTweak initiative and Pawn PSQT (#1957)
2019-01-17 protonspringRemove AdjacentFiles
2019-01-14 protonspringSimplify pawn moves (#1900)
2019-01-14 Joost VandeVondeleSimplify time management a bit
2019-01-10 Joost VandeVondeleRemove pvExact
2019-01-10 mstemberaMinor cleanup to recent 'Flag critical search tree...
2019-01-09 MJZ1977Flag critical search tree in hash table
2019-01-06 Miguel LahozIntroduce Multi-Cut
2019-01-04 Joost VandeVondeleCheck tablebase files
2019-01-04 Marco CostalbaDelay castling legality check
2019-01-01 Marco CostalbaAssorted trivial cleanups (#1894)
2019-01-01 protonspringRemove openFiles in pawns. (#1917)
2019-01-01 protonspringRemove "Any" predicate filter (#1914)
2019-01-01 protonspringRemove as useless micro-optimization in pawns generatio...
2018-12-27 31m059Always initialize and evaluate king safety
2018-12-26 Steinar H. GundersonAdjust paths for buster.
2018-12-26 Steinar H. GundersonMark that we are using a patched version.
2018-12-26 Steinar H. GundersonAdd support for 7-man Syzygy tablebases.
2018-12-26 Steinar H. GundersonUpdates for newer protobuf and Stockfish.
2018-12-26 Steinar H. GundersonRemove the non-pretty moves from the protobuf, as it...
2018-12-26 Steinar H. GundersonSimplify a bit.
2018-12-26 Steinar H. GundersonMore build tweaks.
2018-12-26 Steinar H. GundersonSend back a prettyprinted version of the move on hash...
2018-12-26 Steinar H. GundersonFix a crash issue when traversing PVs.
2018-12-26 Steinar H. GundersonLink the protobuf stuff statically.
2018-12-26 Steinar H. GundersonDeal with Stockfish internal API changes.
2018-12-26 Steinar H. GundersonMake server address into an UCI option.
2018-12-26 Steinar H. GundersonMove the hash probe class definition into a header...
2018-12-26 Steinar H. GundersonDo not fill value if we have no search info.
2018-12-26 Steinar H. GundersonRefactor the RPC thread into a shutdown-able class.
2018-12-26 Steinar H. GundersonAdd a SCORE_NONE.
2018-12-26 Steinar H. GundersonDecode the score into the protobuf.
2018-12-26 Steinar H. GundersonPut the root into a separate place.
2018-12-26 Steinar H. GundersonPrevent infinite loops on repetitions.
2018-12-26 Steinar H. GundersonReturn the entire PV, and in slightly more parseable...
2018-12-26 Steinar H. GundersonGive the proto a package name.
2018-12-26 Steinar H. GundersonReturn all candidate moves from the probe.
2018-12-26 Steinar H. GundersonDo not use -Wshadow; it is incredibly noisy for protobu...
2018-12-26 Steinar H. GundersonWhen returning gRPC probes, report scores from white...
2018-12-26 Steinar H. GundersonWrite out null-move and no move.
2018-12-26 Steinar H. GundersonMake the bound slightly easier to parse again.
2018-12-26 Steinar H. GundersonMake the client prober output something a bit more...
2018-12-26 Steinar H. GundersonRename client.cc to the right extension.
2018-12-26 Steinar H. GundersonBetter comments and enums in the proto file.
2018-12-26 Steinar H. GundersonFix a .depend dependency error.
2018-12-26 Steinar H. GundersonRemove some debugging.
2018-12-26 Steinar H. GundersonInitial commit for gRPC code.
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 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 Sebastian BuchwaldUse emplace_back() in TB code
2018-11-27 31m059Simplify casting extension
2018-11-27 Steinar H. GundersonTurn on MADV_RANDOM for Syzygy mmaps (on Unix-like...
2018-11-25 Jörg OsterQsearch simplification. (#1828)
2018-11-24 Steinar H. GundersonTurn on MADV_RANDOM for Syzygy mmaps, so that the kerne...
2018-11-24 Steinar H. GundersonMark that we are using a patched version.
2018-11-24 Steinar H. GundersonAdd support for 7-man Syzygy tablebases.
2018-11-24 Steinar H. GundersonUpdates for newer protobuf and Stockfish.
2018-11-24 Steinar H. GundersonRemove the non-pretty moves from the protobuf, as it...
2018-11-24 Steinar H. GundersonSimplify a bit.
2018-11-24 Steinar H. GundersonMore build tweaks.
2018-11-24 Steinar H. GundersonSend back a prettyprinted version of the move on hash...
2018-11-24 Steinar H. GundersonFix a crash issue when traversing PVs.
2018-11-24 Steinar H. GundersonLink the protobuf stuff statically.
2018-11-24 Steinar H. GundersonDeal with Stockfish internal API changes.
2018-11-24 Steinar H. GundersonMake server address into an UCI option.
2018-11-24 Steinar H. GundersonMove the hash probe class definition into a header...
next