Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing newline to dbgf() statement. | David Young | 2020-05-15 | 1 | -1/+1 |
* | Make `-q` actually quiet the program. | David Young | 2020-05-15 | 1 | -1/+1 |
* | Make the personality detection more robust like I did for | David Young | 2020-05-15 | 1 | -4/+11 |
* | Let us change the chunk size with command-line options, -r rows and -c | David Young | 2020-05-15 | 1 | -84/+152 |
* | Delete extra line. NFCI. | David Young | 2020-05-09 | 1 | -1/+0 |
* | Add missing return-value check. | David Young | 2020-05-09 | 1 | -0/+3 |
* | Take care not to leak property lists or data spaces. | David Young | 2020-05-09 | 1 | -8/+12 |
* | Fix bugs in the dataset dimensions checks. | David Young | 2020-05-07 | 1 | -4/+6 |
* | Create a reader for the extensible datasets tests. | David Young | 2020-05-07 | 1 | -22/+231 |
* | Add my work-in-progress dataset test. It writes a handful of datasets | David Young | 2020-05-06 | 1 | -0/+401 |