| Commit message (Expand) | Author | Age |
* | Fix wrong option name used | David Phillips | 2016-04-08 |
* | Change markdown heading to hierarchical format | David Phillips | 2016-04-08 |
* | Whitespace fix | David Phillips | 2016-04-08 |
* | Update usage to reflect code | David Phillips | 2016-04-08 |
* | Bump copyright date | David Phillips | 2016-04-08 |
* | Remove initialisation of variables from header | David Phillips | 2016-04-08 |
* | Explicitly set fallback/default values for all options | David Phillips | 2016-04-08 |
* | Tidy up declarations | David Phillips | 2016-04-08 |
* | Clear trailing whitespace | David Phillips | 2016-04-04 |
* | Update usage/syntax | David Phillips | 2016-04-04 |
* | Use getopt(3) to parse arguments instead | David Phillips | 2016-04-04 |
* | Remove crusty comment | David Phillips | 2016-04-04 |
* | Add missing header file | David Phillips | 2016-03-31 |
* | Use system default recipes in Makefile | David Phillips | 2016-03-30 |
* | Style and misc updates | David Phillips | 2016-03-30 |
* | Replace assertions with useful error messages, tidy header file up | David Phillips | 2016-03-30 |
* | Decomposed horrible loaded for loops, removed tricorn | David Phillips | 2015-08-13 |
* | This never happened... | David Phillips | 2015-07-28 |
* | Fixing | David Phillips | 2015-07-28 |
* | Reverted to max threads when clustering | David Phillips | 2015-07-27 |
* | Fixed the goddamned thing | David Phillips | 2015-07-24 |
* | Started work on cluster-style parallel processing | David Phillips | 2015-07-24 |
* | Added separate licence file | David Phillips | 2015-07-07 |
* | Added license to top of all sources | David Phillips | 2015-07-07 |
* | Fixed broken algo | David Phillips | 2015-06-10 |
* | Fixed object clean recipe | David Phillips | 2015-06-10 |
* | Added object clean recipe to Makefile | David Phillips | 2015-06-10 |
* | Made it easier to add new algos, added tricorn algo, burning ship lattice shi... | David Phillips | 2015-06-10 |
* | Moved mallocs inside their if()s, various whitespace removals | David Phillips | 2015-06-09 |
* | Updated readme according to selectable thread count | David Phillips | 2015-06-09 |
* | Fixed a few known bugs when threads wasn't a multiple of the size | David Phillips | 2015-06-09 |
* | Fixed build problem | David Phillips | 2015-06-08 |
* | Changed syntax to allow optional thread count | David Phillips | 2015-06-08 |
* | Further readme changes | David Phillips | 2015-06-07 |
* | Updated readme re PGM output | David Phillips | 2015-06-07 |
* | Changed to output PGMs | David Phillips | 2015-06-07 |
* | Pulled malloc calls out of threads into main | David Phillips | 2015-06-07 |
* | Added target symlinks to phony targetts | David Phillips | 2015-06-07 |
* | Updated readme due to rename | David Phillips | 2015-06-06 |
* | Switched to using basename | David Phillips | 2015-06-06 |
* | Updated Makefile, added missing files | David Phillips | 2015-06-06 |
* | Added -Werror, migrated to multi-fractal thing | David Phillips | 2015-06-06 |
* | Removed terribleness | David Phillips | 2015-06-06 |
* | Did to dos | David Phillips | 2015-06-06 |
* | Added -Wextra | David Phillips | 2015-06-06 |
* | Tweaks, comments and to-dos | David Phillips | 2015-06-06 |
* | Added readme | David Phillips | 2015-06-06 |
* | Fast-forward to new version | David Phillips | 2015-06-06 |
* | Renamed file | David | 2014-05-15 |
* | (Far) more efficient sample generation | David | 2014-05-15 |