| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change invalid curve generation thread argument passing | J08nY | 2017-04-16 | 1 | -0/+1 |
| | | |||||
| * | Added unroll functions, to generalize going back in exhaustive generation | J08nY | 2017-04-10 | 1 | -0/+1 |
| | | |||||
| * | Moved curve output in multi-threaded invalid curve generation to master thread | J08nY | 2017-04-10 | 1 | -1/+0 |
| | | | | | | | - Fixed mutex and cond destroy - Added debug() macro - Renamed debug out stream to verbose | ||||
| * | Added multi-threading support to invalid curve generation | J08nY | 2017-04-09 | 1 | -0/+38 |
| Invalid curve generation now supports multi-threading via pthreads, use the --threads= option. - Changed some function params to const, where possible. - Added *_new_copy, *_clone and *_new_clone functions to curve_t*, point_t* and point_t** - Made cfg->bits unsigned long - Made order_any gcopy the generated order(as it can be a clone and screw up stuff later) | |||||
