]> git.sesse.net Git - pgn-extract/log
pgn-extract
9 years agoSupport scanning only a range of the file.
Steinar H. Gunderson [Fri, 12 Dec 2014 23:57:41 +0000 (00:57 +0100)]
Support scanning only a range of the file.

9 years agoStore start position in the binary output.
Steinar H. Gunderson [Fri, 12 Dec 2014 21:53:53 +0000 (22:53 +0100)]
Store start position in the binary output.

9 years agoStore the move as part of the value now, not the key. Means better transposition...
Steinar H. Gunderson [Fri, 12 Dec 2014 01:07:54 +0000 (02:07 +0100)]
Store the move as part of the value now, not the key. Means better transposition handling.

9 years agoOutput timestamps in the binary format.
Steinar H. Gunderson [Thu, 11 Dec 2014 23:01:18 +0000 (00:01 +0100)]
Output timestamps in the binary format.

9 years agoStore the ECO before and not after the move.
Steinar H. Gunderson [Thu, 11 Dec 2014 00:35:03 +0000 (01:35 +0100)]
Store the ECO before and not after the move.

9 years agoAdd code to dump out the ECO names by hash.
Steinar H. Gunderson [Thu, 11 Dec 2014 00:13:04 +0000 (01:13 +0100)]
Add code to dump out the ECO names by hash.

9 years agoDo not rely on malloc zeroing memory.
Steinar H. Gunderson [Wed, 10 Dec 2014 23:59:06 +0000 (00:59 +0100)]
Do not rely on malloc zeroing memory.

9 years agoStore opening choices for each move.
Steinar H. Gunderson [Wed, 10 Dec 2014 23:19:43 +0000 (00:19 +0100)]
Store opening choices for each move.

9 years agoAdd support for outputting positions in my own bit-packed FEN format.
Steinar H. Gunderson [Wed, 10 Dec 2014 23:19:24 +0000 (00:19 +0100)]
Add support for outputting positions in my own bit-packed FEN format.

9 years agoFix a segfault.
Steinar H. Gunderson [Fri, 12 Dec 2014 18:49:26 +0000 (19:49 +0100)]
Fix a segfault.

9 years agoRemove -pedantic; it is just annoying.
Steinar H. Gunderson [Wed, 10 Dec 2014 23:16:49 +0000 (00:16 +0100)]
Remove -pedantic; it is just annoying.

9 years agoImport pgn-extract 17-19.
Steinar H. Gunderson [Wed, 10 Dec 2014 23:16:07 +0000 (00:16 +0100)]
Import pgn-extract 17-19.