 Tomasz Sobczykandnodchip
|
59402d4a6d
|
Include <climits> for CHAR_BIT. Test both formats in instrumented learn.
|
2020-09-10 21:19:37 +09:00 |
|
 Tomasz Sobczykandnodchip
|
7e6901af27
|
Remove unused immintring. Include intrin.h only on some platforms, otherwise builtins are used.
|
2020-09-10 21:19:37 +09:00 |
|
 Tomasz Sobczykandnodchip
|
53ad4d8b56
|
A speculative build fix for linux.
|
2020-09-10 21:19:37 +09:00 |
|
 Tomasz Sobczykandnodchip
|
a7ca826593
|
MIT license/copyright notice in the library file.
|
2020-09-10 21:19:37 +09:00 |
|
 Tomasz Sobczykandnodchip
|
585a5351bf
|
Fix warnings.
|
2020-09-10 21:19:37 +09:00 |
|
 Tomasz Sobczykandnodchip
|
6b76ebc2ca
|
Support for binpack format in sfenreader in learner. Automatically detect file extension and choose the correct reader (bin or binpack)
|
2020-09-10 21:19:37 +09:00 |
|
 Tomasz Sobczykandnodchip
|
020e66d2e6
|
Add "sfen_format" option in gensfen. Valid values are "bin" and "binpack". It determines the output format of the sfens. Binpack is a highly compressed formats for consecutive sfens. Extension is now determined by the used format, output_file_name should contain just the stem.
|
2020-09-10 21:19:37 +09:00 |
|