Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From a BDF font file, load only the characters that are needed instead of the... | giraffedata | 2020-05-28 | 6 | -268/+800 |
* | Fix grammar in comments | giraffedata | 2020-05-15 | 8 | -16/+16 |
* | Add -tileable | giraffedata | 2020-05-15 | 2 | -65/+215 |
* | add comments about Ubuntu 18 | giraffedata | 2020-05-13 | 1 | -0/+2 |
* | Fix passing null pointer to memcpy | giraffedata | 2020-05-06 | 2 | -1/+16 |
* | Fix incorrect output with -txt option | giraffedata | 2020-05-06 | 2 | -22/+33 |
* | whitespace | giraffedata | 2020-05-05 | 1 | -11/+11 |
* | Add comments about test result directory | giraffedata | 2020-05-02 | 1 | -0/+5 |
* | Fix package dependencies | giraffedata | 2020-05-02 | 1 | -6/+18 |
* | fix typo | giraffedata | 2020-05-02 | 1 | -1/+1 |
* | Accept 'static unsigned short' in an X10 XBM | giraffedata | 2020-04-27 | 2 | -5/+18 |
* | whitespace | giraffedata | 2020-04-27 | 1 | -8/+8 |
* | clean up mallocProduct, reallocProduct code | giraffedata | 2020-04-25 | 1 | -12/+23 |
* | Use SIZE_MAX instead of UINT_MAX for max size_t | giraffedata | 2020-04-22 | 1 | -13/+24 |
* | cleanup | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix incorrect header, introduced with previous change | giraffedata | 2020-04-20 | 2 | -1/+4 |
* | Add comments | giraffedata | 2020-04-20 | 1 | -0/+6 |
* | Prepare to build Release 10.91 | giraffedata | 2020-03-26 | 2 | -1/+3 |
* | Make Release 10.90.00 | giraffedata | 2020-03-26 | 2 | -3/+3 |
* | Make 'make deb' work with more recent dpgk-deb | giraffedata | 2020-03-26 | 2 | -2/+3 |
* | whitespace | giraffedata | 2020-03-26 | 1 | -3/+3 |
* | Fix error message | giraffedata | 2020-03-26 | 1 | -2/+3 |
* | Fix interpretation of angles larger than 90 degrees | giraffedata | 2020-03-26 | 2 | -11/+16 |
* | Fix bugs: incorrect height of convolution matrix, arithmetic overflow | giraffedata | 2020-03-22 | 2 | -9/+30 |
* | cleanup | giraffedata | 2020-03-22 | 1 | -5/+8 |
* | whitespace | giraffedata | 2020-03-22 | 1 | -22/+22 |
* | update HISTORY | giraffedata | 2020-03-22 | 1 | -0/+3 |
* | Fix arithmetic overflow with shear near +/- 90 degrees | giraffedata | 2020-03-22 | 1 | -1/+7 |
* | cleanup | giraffedata | 2020-03-20 | 1 | -10/+13 |
* | cleanup | giraffedata | 2020-03-20 | 1 | -116/+173 |
* | Remove arbitrary restriction on size of image with -hilbert | giraffedata | 2020-03-20 | 2 | -5/+8 |
* | New tests | giraffedata | 2020-03-15 | 34 | -22/+585 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -2/+0 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -2/+0 |
* | Add _DEFAULT_SOURCE | giraffedata | 2020-03-15 | 1 | -0/+1 |
* | whitespace | giraffedata | 2020-03-15 | 1 | -15/+15 |
* | Avoid compiler warning about possibly misplaced parentheses | giraffedata | 2020-03-15 | 1 | -2/+2 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -18/+0 |
* | whitespace | giraffedata | 2020-03-15 | 1 | -39/+39 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -5/+0 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -3/+0 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -4/+0 |
* | Remove debugging trace | giraffedata | 2020-03-15 | 2 | -3/+4 |
* | Use 'pm_string_to_int' instead of 'sscanf' | giraffedata | 2020-03-14 | 2 | -45/+74 |
* | Add pm_string_to_int, pm_string_to_long | giraffedata | 2020-03-14 | 2 | -22/+68 |
* | Remove unused variable - trick to embed text in the object code triggers comp... | giraffedata | 2020-03-14 | 1 | -3/+0 |
* | Remove use of non-ISO-C feature | giraffedata | 2020-03-14 | 1 | -2/+4 |