]> git.sesse.net Git - stockfish/history - src/position.cpp
Merge remote-tracking branch 'upstream/master'
[stockfish] / src / position.cpp
10 days ago Steinar H. GundersonMerge remote-tracking branch 'upstream/master' master
10 days ago Steinar H. GundersonMerge commit '9b92ada935ddf920491156be22f609afaca4d840^'
10 days ago Steinar H. GundersonMerge commit 'a10791095'
2024-09-09 MinetaSSmall speedup in incremental accumulator updates
2024-07-03 Shahin M. ShahinLimit has_game_cycle() to only upcoming repetition
2024-05-05 cj5716Remove PSQT-only mode
2024-04-21 DisservinUpdate outdated comments
2024-04-03 DisservinSplit UCI into UCIEngine and Engine
2024-03-03 mstemberaOnly evaluate the PSQT part of the small net for large...
2024-02-07 Steinar H. GundersonMerge commit 'a10791095^' into HEAD
2024-02-07 Steinar H. GundersonMerge commit 'cafbe8e8e8c26594dd7040788e6f72bc4bc8cfd9...
2024-02-07 Steinar H. GundersonMerge commit 'cafbe8e8e8c26594dd7040788e6f72bc4bc8cfd9...
2024-02-03 DisservinSimplify array initializations
2024-01-13 DisservinRefactor global variables
2024-01-07 Linmiao XuDual NNUE with L1-128 smallnet
2024-01-04 DisservinUse type aliases instead of enums for Value types
2024-01-04 DisservinChange the Move enum to a class
2024-01-04 DisservinUpdate copyright year
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-11-20 FauziAkramReformat some comments
2023-10-27 Michael ChalyIntroduce pawn structure based history
2023-10-23 Disservinremove blank line between function and it's description
2023-10-22 Disservinadd clang-format
2023-10-21 FauziAkramStandardize Comments
2023-10-21 Stéphane NicoletReformat some comments and conditions
2023-09-29 mstemberaRemove unused see_ge() code
2023-09-29 FauziAkramImprove grammar of comments
2023-09-03 pb00067Simplify slider_blocker calculation
2023-09-03 DisservinCleanup includes
2023-08-13 Shahin M. ShahinSimplify pieceValue to one phase.
2023-07-24 Stephen TousetRemove Zobrist::noPawns
2023-07-16 maximRemove pawnKey from StateInfo
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-07-11 Joost VandeVondeleRemove classical evaluation
2023-07-03 rn5f107s2simplified gives check castling
2023-06-11 Guenther DemetzReintroduce SEE verification against discovered attacks
2023-06-04 Guenther DemetzSimplify away SEE verification
2023-04-22 Guenther DemetzSimplification of SEE verification logic
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-03-29 Miguel LahozClean up repetitive declarations for see_ge
2023-03-25 pb00067Verified SEE pruning for capturing and checking moves.
2023-03-19 pb00067Remove 'si' StateInfo variable/parameter.
2023-03-14 pb00067Small cleanups
2023-03-14 mstemberaRemove redundant condition from capture_stage()
2023-02-18 disservinupdate cuckoo link
2023-01-09 Sebastian BuchwaldReplace some std::string occurrences with std::string_view
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-11-05 Joost VandeVondeleMark variable as potentially unused
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-08-17 mstemberaMake key_after() more consistent with key()
2022-08-12 Stefan GeschwentnerCleanup code
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-12-29 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-12-02 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-10-25 mstemberaFix sometimes incorrect key for prefetches
2021-09-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-09-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-07-13 pb00067SEE: simplify stm variable initialization
2021-06-14 Tomasz SobczykReduce the number of accumulator states
2021-06-05 Guy VreulsRevert "Simplify En Passant"
2021-05-17 Stéphane NicoletSmall clean-ups
2021-04-24 Tomasz SobczykUnify naming convention of the NNUE code
2021-03-31 bmc4Simplify King Evasion
2021-03-19 Guy VreulsUse reference instead of pointer for pop_lsb() signature
2021-03-17 bmc4Change definition of between_bb()
2021-03-16 bmc4Introduce least_significant_square_bb()
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-03-07 Antoine ChampionClean functions returning by const values
2021-02-16 LolligerhansSmall trivial clean-ups, February 2021
2021-02-08 bmc4Simplify En Passant
2021-01-31 bmc4Simplify Chess 960 castling
2021-01-31 bmc4Clean Up Castling in gives_check
2021-01-31 bmc4Avoid more expensive legality check
2021-01-30 LolligerhansSmall cleanups
2021-01-30 Stéphane NicoletImprove play for closed positions
2021-01-11 Dieter DobbelaereUse correct chess terms + fix spelling.
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-12-28 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-19 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-11-29 syzygy1Remove piece lists
2020-11-04 Tomasz SobczykManually align arrays on the stack
2020-10-22 syzygy1More incremental accumulator updates
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-09-08 syzygy1Bug fix in do_null_move() and NNUE simplification.
2020-08-26 syzygy1Remove EvalList
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-08 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-07-09 Alain SAVARDClean-up en passant processing
2020-06-28 mstemberaRemove old zobrist trick for castling rights
2020-06-24 Joost VandeVondeleSmall cleanups
2020-06-09 NguyenPhamshow coordinates when displaying board
2020-05-30 protonspringConsolidate all attacks bitboards
next