projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Simplify multi-cut condition
[stockfish]
/
AUTHORS
2021-10-07
xoto10
Small clean-up, Sept 2021
blob
|
commitdiff
|
raw
2021-09-24
OfekShochat
Range reductions
blob
|
commitdiff
|
raw
|
diff to current
2021-08-20
Tomasz Sobczyk
Improve handling of the debug log file.
blob
|
commitdiff
|
raw
|
diff to current
2021-08-18
Torsten Hellwig
Update default net to nn-ac5605a608d6.nnue
blob
|
commitdiff
|
raw
|
diff to current
2021-07-23
Giacomo Lorenzetti
Apply good/bad history reduction also when inCheck
blob
|
commitdiff
|
raw
|
diff to current
2021-07-23
Liam Keegan
Add macOS and windows to CI
blob
|
commitdiff
|
raw
|
diff to current
2021-06-17
Stéphane Nicolet
Revert "Fix for Cygwin's environment build-profile"
blob
|
commitdiff
|
raw
|
diff to current
2021-06-16
proukornew
Fix for Cygwin's environment build-profile
blob
|
commitdiff
|
raw
|
diff to current
2021-06-14
JWmer
Update default net to nn-8e47cf062333.nnue
blob
|
commitdiff
|
raw
|
diff to current
2021-05-19
Prokop Randáček
Use if instead of goto
blob
|
commitdiff
|
raw
|
diff to current
2021-05-17
Stéphane Nicolet
Small clean-ups
blob
|
commitdiff
|
raw
|
diff to current
2021-05-11
EntityFX
E2K: added support for MCST Elbrus 2000 CPU architecture
blob
|
commitdiff
|
raw
|
diff to current
2021-03-31
Stéphane Nicolet
Small clean-up
blob
|
commitdiff
|
raw
|
diff to current
2021-03-24
Stéphane Nicolet
Small cleanups (march 2021)
blob
|
commitdiff
|
raw
|
diff to current
2021-03-10
Topologist
Change advanced pawn push threshold
blob
|
commitdiff
|
raw
|
diff to current
2021-03-07
Antoine Champion
Clean functions returning by const values
blob
|
commitdiff
|
raw
|
diff to current
2021-02-11
mattginsberg
Better code for hash table generation
blob
|
commitdiff
|
raw
|
diff to current
2021-01-30
Krystian Kuzniarek
Change lock type
blob
|
commitdiff
|
raw
|
diff to current
2021-01-11
Dieter Dobbelaere
Use correct chess terms + fix spelling.
blob
|
commitdiff
|
raw
|
diff to current
2021-01-11
bmc4
Remove Condition from Generate_Move Loop
blob
|
commitdiff
|
raw
|
diff to current
2020-11-25
MaximMolchanov
Calculate sum from first elements
blob
|
commitdiff
|
raw
|
diff to current
2020-11-23
Stéphane Nicolet
Small cleanups 13
blob
|
commitdiff
|
raw
|
diff to current
2020-11-12
SFisGOD
Increase reduction at root
blob
|
commitdiff
|
raw
|
diff to current
2020-11-10
lonfom169
Increase reduction based on the number of best move...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-17
GoldenRare
Added FEN string to bench output
blob
|
commitdiff
|
raw
|
diff to current
2020-08-29
Stéphane Nicolet
Embed default net, and simplify using non-default nets
blob
|
commitdiff
|
raw
|
diff to current
2020-08-21
gsobala
Update Makefile for macOS
blob
|
commitdiff
|
raw
|
diff to current
2020-08-18
notruck
Support building for Android using NDK
blob
|
commitdiff
|
raw
|
diff to current
2020-08-10
Fanael Linithien
Provide vectorized NNUE code for SSE2 and MMX targets
blob
|
commitdiff
|
raw
|
diff to current
2020-08-08
mckx00
Remove unnecessay legality check
blob
|
commitdiff
|
raw
|
diff to current
2020-08-07
Sergio Vieri
Update default net to nn-9931db908a9b.nnue
blob
|
commitdiff
|
raw
|
diff to current
2020-08-06
nodchip
Add NNUE evaluation
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
UnaiCorzo
Makefile: support lto on mingw, default to 64bits
blob
|
commitdiff
|
raw
|
diff to current
2020-06-09
NguyenPham
show coordinates when displaying board
blob
|
commitdiff
|
raw
|
diff to current
2020-05-13
Tomasz Sobczyk
Use a trivially copyable struct for TBTables::Entry...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-02
Linmiao Xu
Tuned safe checks and minor piece king protectors
blob
|
commitdiff
|
raw
|
diff to current
2020-03-30
Praveen tummala
Movecount pruning reduction logic
blob
|
commitdiff
|
raw
|
diff to current
2020-03-09
silversolver1
Remove set statScore to zero
blob
|
commitdiff
|
raw
|
diff to current
2020-03-07
Gary Heckman
Fix ambiguity between clamp implementations
blob
|
commitdiff
|
raw
|
diff to current
2020-01-13
Vizvezdenec
Tweak futility pruning constants
blob
|
commitdiff
|
raw
|
diff to current
2020-01-12
xoto10
Smarter time management near stop limit
blob
|
commitdiff
|
raw
|
diff to current
2020-01-09
Alain SAVARD
Update lists of authors and contributors
blob
|
commitdiff
|
raw
|
diff to current
2019-11-02
SFisGOD
Combo of Parameter Tweaks
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Alayan
Adjust aspiration window with eval
blob
|
commitdiff
|
raw
|
diff to current
2019-09-24
nickpelling
Clarify the mapping of files to queenside
blob
|
commitdiff
|
raw
|
diff to current
2019-09-23
Joost VandeVondele
Acknowledge fishtest authors
blob
|
commitdiff
|
raw
|
diff to current
2019-09-14
Stéphane Nicolet
Assorted trivial cleanups
blob
|
commitdiff
|
raw
|
diff to current
2019-08-14
Alain SAVARD
Assorted trivial cleanups (July 2019)
blob
|
commitdiff
|
raw
|
diff to current
2018-12-29
erbsenzaehler
Improve the Readme
blob
|
commitdiff
|
raw
|
diff to current
2018-12-11
protonspring
Changes identified in RENAME/REFORMATTING thread (...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-01
ElbertoOne
Remove Overload bonus
blob
|
commitdiff
|
raw
|
diff to current
2018-11-29
Stéphane Nicolet
Stockfish 10
blob
|
commitdiff
|
raw
|
diff to current
2018-11-29
Stéphane Nicolet
Update list of authors
blob
|
commitdiff
|
raw
|
diff to current
2018-10-25
Peter Zsifkovits
NUMA for 9 threads or more
blob
|
commitdiff
|
raw
|
diff to current
2018-09-03
Stéphane Nicolet
Update list of authors
blob
|
commitdiff
|
raw
|
diff to current
2018-08-12
GuardianRM
Non-linear bonus for pawn count
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
Miguel Lahoz
Use single value for KingProtector.
blob
|
commitdiff
|
raw
|
diff to current
2018-05-13
Stéphane Nicolet
Tweak kingAttackersCount and KingAttackWeights
blob
|
commitdiff
|
raw
|
diff to current
2018-05-01
MJZ1977
Penalty for bad bishop with blocked central files
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
Stéphane Nicolet
Update various comments
blob
|
commitdiff
|
raw
|
diff to current
2018-04-06
Mark Tenzer
Introduce Overload
blob
|
commitdiff
|
raw
|
diff to current
2018-03-13
Joost VandeVondele
qsearch(): remove inCheck as a template parameter
blob
|
commitdiff
|
raw
|
diff to current
2018-03-04
Stefano Cardanobile
Using a S-curve for the optimism measure
blob
|
commitdiff
|
raw
|
diff to current
2018-02-20
Marco Costalba
Code style in evaluate.cpp
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
Stéphane Nicolet
Update list of authors after Stockfish 9
blob
|
commitdiff
|
raw
|
diff to current
2016-11-06
ppigazzini
Update AUTHORS for SF8
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
ppigazzini
Update AUTHORS and copyright notice
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Gary Linscott
Merge pull request #5 from glinscott/authors
blob
|
commitdiff
|
raw
|
diff to current
2014-06-21
Gary Linscott
Remove some duplicates
blob
|
commitdiff
|
raw
|
diff to current
2014-06-21
Gary Linscott
Add AUTHORS
blob
|
commitdiff
|
raw
|
diff to current