Bruno Raoult bruno
  • Joined on 2020-12-30
bruno opened issue bruno/brchess#14 2024-05-21 10:53:27 +02:00
test x86_64 extensions performance
bruno pushed to master at bruno/brchess 2024-05-21 10:22:23 +02:00
a7495b67d2 update brlib
bruno pushed to master at bruno/brchess 2024-05-21 07:54:09 +02:00
8703c892af Merge branch 'hash'
1670b21dfa fetch-all: add possible local branch creation (still only echo)
07a545adae protect hash_init() against multiple calls
77695574aa fetch-all.sh
6da0f80d46 allow bug.h multiple inclusions (w/ different BUG_ON/WARN_ON values)
Compare 16 commits »
bruno pushed to hash at bruno/brchess 2024-05-21 07:53:12 +02:00
1670b21dfa fetch-all: add possible local branch creation (still only echo)
bruno pushed to hash at bruno/brchess 2024-05-21 07:50:33 +02:00
07a545adae protect hash_init() against multiple calls
bruno created branch branch-from-gitea-web in bruno/test-repo 2024-05-19 17:21:00 +02:00
bruno pushed to branch-from-gitea-web at bruno/test-repo 2024-05-19 17:21:00 +02:00
bruno pushed to hash at bruno/brchess 2024-05-18 13:38:42 +02:00
77695574aa fetch-all.sh
6da0f80d46 allow bug.h multiple inclusions (w/ different BUG_ON/WARN_ON values)
Compare 2 commits »
bruno pushed to master at bruno/brlib 2024-05-18 13:31:14 +02:00
7bedfddfba allow bug.h re-inclusion
bruno pushed to hash at bruno/brchess 2024-05-16 09:08:27 +02:00
f657f8498a perft-test: output also SF perf
4a0c734eba perft: Avoid recursion at depth 2
Compare 2 commits »
bruno opened issue bruno/brchess#13 2024-05-16 09:04:39 +02:00
move_do: improve castling
bruno pushed to hash at bruno/brchess 2024-05-16 07:29:33 +02:00
239498bc2a cleanup
a012af30fc fix wrong recursive call in perft_test()
d1cb1f3c2c perft-test: re-use pos
Compare 3 commits »
bruno pushed to hash at bruno/brchess 2024-05-16 07:26:02 +02:00
2069d6073d add pos_copy(); pos->king[] set at higher level
5db45a760a fen: calc pos hash, hash: fix zobrist_init, add zobrist_verify
86f8184c56 misc.c: init_all()
Compare 3 commits »
bruno pushed to hash at bruno/brchess 2024-05-15 09:44:22 +02:00
022daf0a89 typedef key -> #define key_t - can't use typedef, due to <sys/types.h>
bruno pushed to hash at bruno/brchess 2024-05-14 11:58:06 +02:00
9ef262af48 clean hash.c
bruno created branch hash in bruno/brchess 2024-05-14 11:55:33 +02:00
bruno pushed to hash at bruno/brchess 2024-05-14 11:55:33 +02:00
038f6b5669 add hash.c: zobrist init + pos zobrist calc + tt hash creation
bruno pushed to master at bruno/brchess 2024-05-14 11:53:59 +02:00
bruno pushed to master at bruno/brchess 2024-05-14 11:53:52 +02:00
038f6b5669 add hash.c: zobrist init + pos zobrist calc + tt hash creation
bruno pushed to master at bruno/brchess 2024-05-14 11:52:41 +02:00