summaryrefslogtreecommitdiffstats
path: root/src/datagen.h
Commit message (Collapse)AuthorAgeFilesLines
* A major overhaul of the whole thing.Gravatar Gediminas Jakutis 2021-02-091-2/+2
| | | | | | | | | | It has come to my attention that previously, the project was built on top of some *very* incorrect assumptions. This patch mostly addresses that. And while it does NOT leave the project in otherwise working state, it does weed out most, if not all, of effects of previously incorrect assumptions, so it can be built the right way from here on forth. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* cache I/O implementation and fixes.Gravatar Gediminas Jakutis 2020-03-271-2/+1
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* bolt on data generation, kind of.Gravatar Gediminas Jakutis 2020-03-101-1/+7
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* implement reading from dev-you-random for datagen.Gravatar Gediminas Jakutis 2020-02-251-0/+8
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>