Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Most of sorting an array in memory is wired up. | 2021-02-17 | 5 | -24/+75 | |
* | fix a memleak. | 2021-02-15 | 1 | -0/+3 | |
* | cease inefficient /dev/urandom fiddling. | 2021-02-15 | 5 | -32/+14 | |
* | now with configurable data size! | 2021-02-15 | 1 | -1/+20 | |
* | now with generating lists! | 2021-02-15 | 5 | -24/+96 | |
* | continue the overhaul. | 2021-02-11 | 6 | -87/+140 | |
* | A major overhaul of the whole thing. | 2021-02-09 | 10 | -143/+344 | |
* | cache I/O implementation and fixes. | 2020-03-27 | 8 | -17/+190 | |
* | we print error messages now, bois. | 2020-03-19 | 4 | -25/+32 | |
* | bolt on data generation, kind of. | 2020-03-10 | 9 | -46/+167 | |
* | begin macrofy error testing. | 2020-03-02 | 3 | -79/+29 | |
* | implement get/put wrappers. | 2020-03-02 | 3 | -7/+24 | |
* | implement reading from dev-you-random for datagen. | 2020-02-25 | 7 | -63/+113 | |
* | now with a special generation mode! | 2020-02-19 | 3 | -86/+161 | |
* | now sets proper stride. | 2020-02-17 | 2 | -5/+17 | |
* | fix saving the output file. | 2020-02-17 | 1 | -2/+20 | |
* | expand command line argument handling. | 2020-02-16 | 1 | -4/+19 | |
* | add a wrapper for closing files. | 2020-02-15 | 3 | -10/+38 | |
* | ENTERPRISE things up. | 2020-02-14 | 1 | -1/+1 | |
* | add first bits of the I/O wrapper. | 2020-02-14 | 4 | -2/+145 | |
* | initial commit. | 2020-02-13 | 2 | -0/+106 |