aboutsummaryrefslogtreecommitdiff
path: root/src/invalid/invalid_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Add direcory names to include guards.J08nY2018-03-031-3/+3
* Update copyright year.J08nY2018-01-011-1/+1
* Format and update README.J08nY2017-10-141-1/+1
* Introduce check_t func.J08nY2017-09-291-4/+4
* Move some files into src/misc.J08nY2017-09-191-1/+1
* Move stuff related to generators to src/gen.J08nY2017-05-311-1/+1
* Add some docs, move them to /docs, clean-up includesJ08nY2017-04-271-1/+0
* Load modular polynomial db in main threadJ08nY2017-04-181-1/+1
* Change invalid curve generation thread argument passingJ08nY2017-04-161-0/+1
* Added unroll functions, to generalize going back in exhaustive generationJ08nY2017-04-101-0/+1
* Moved curve output in multi-threaded invalid curve generation to master threadJ08nY2017-04-101-1/+0
* Added multi-threading support to invalid curve generationJ08nY2017-04-091-0/+38