aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't use GNU extensions on rmHEADmasterDavid Phillips2017-08-23
* Change main argument variables from uint to ulongDavid Phillips2016-11-17
* pthread_create error, attempt better resource freeDavid Phillips2016-10-26
* Calculate efficiency from physical thread count, not worker thread countDavid Phillips2016-10-26
* Rename cores => threadsDavid Phillips2016-10-26
* Merge branch 'multicore-eff'David Phillips2016-10-26
|\
| * Fix upside-down division, use more accurate time stampsmulticore-effDavid Phillips2016-09-19
| * Add very rough multi-core efficiency outputDavid Phillips2016-09-19
* | Merge branch 'makefile-fix'David Phillips2016-10-26
|\ \
| * | Add header files as dependencies to object filesmakefile-fixDavid Phillips2016-09-20
* | | Fix incorrect printf size_t formatDavid Phillips2016-10-26
|/ /
* | Add interesting place to readmeDavid Phillips2016-09-19
|/
* Allow running of wrapper script from outside its direectoryDavid Phillips2016-09-19
* Update README to reflect top,left -> centre changesDavid Phillips2016-06-02
* Fix bug introduced with previous commitDavid Phillips2016-06-01
* Fix race condition in child threadDavid Phillips2016-06-01
* Coords are now centre of image rather than top leftDavid Phillips2016-06-01
* Merge branch 'pos'David Phillips2016-05-31
|\
| * Push position+scale changes to burning ship and as a result, remove specific ...David Phillips2016-05-31
| * Update readmeDavid Phillips2016-05-31
| * Initial roughing of custom image location, mandelbrot onlyDavid Phillips2016-05-27
|/
* Add license to generator.hDavid Phillips2016-05-20
* Style changeDavid Phillips2016-05-19
* Clean up readmeDavid Phillips2016-05-17
* Remove debug fprintfDavid Phillips2016-05-14
* Refactor 'nice units' RAM calculationDavid Phillips2016-05-13
* Misc readme updates to reflect new cluster load sharingDavid Phillips2016-05-12
* Catch mmap errorDavid Phillips2016-05-11
* Fix bug with processing times < 1sDavid Phillips2016-05-11
* Check cluster ID against node countDavid Phillips2016-05-06
* Revert "Revert to thread 0 for progress monitoring"David Phillips2016-05-06
* Revert to thread 0 for progress monitoringDavid Phillips2016-05-06
* Invert load sharing for thread vs cluster nodeDavid Phillips2016-05-05
* Fix float arguments, fix -T argumentDavid Phillips2016-04-22
* Bail out properly when no args suppliedDavid Phillips2016-04-19
* Change error message for invalid generatorDavid Phillips2016-04-18
* Ditch stdbool and EXIT_*David Phillips2016-04-13
* Add clustering info to readmeDavid Phillips2016-04-09
* Remove unnecessary header guardsDavid Phillips2016-04-08
* Improve error messages for command line argumentsDavid Phillips2016-04-08
* Add missing header fileDavid Phillips2016-04-08
* Fix wrong option name usedDavid Phillips2016-04-08
* Change markdown heading to hierarchical formatDavid Phillips2016-04-08
* Whitespace fixDavid Phillips2016-04-08
* Update usage to reflect codeDavid Phillips2016-04-08
* Bump copyright dateDavid Phillips2016-04-08
* Remove initialisation of variables from headerDavid Phillips2016-04-08
* Explicitly set fallback/default values for all optionsDavid Phillips2016-04-08
* Tidy up declarationsDavid Phillips2016-04-08
* Clear trailing whitespaceDavid Phillips2016-04-04