about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* From a BDF font file, load only the characters that are needed instead of the...giraffedata2020-05-286-268/+800
* Fix grammar in commentsgiraffedata2020-05-158-16/+16
* Add -tileablegiraffedata2020-05-152-65/+215
* add comments about Ubuntu 18giraffedata2020-05-131-0/+2
* Fix passing null pointer to memcpygiraffedata2020-05-062-1/+16
* Fix incorrect output with -txt optiongiraffedata2020-05-062-22/+33
* whitespacegiraffedata2020-05-051-11/+11
* Add comments about test result directorygiraffedata2020-05-021-0/+5
* Fix package dependenciesgiraffedata2020-05-021-6/+18
* fix typogiraffedata2020-05-021-1/+1
* Accept 'static unsigned short' in an X10 XBMgiraffedata2020-04-272-5/+18
* whitespacegiraffedata2020-04-271-8/+8
* clean up mallocProduct, reallocProduct codegiraffedata2020-04-251-12/+23
* Use SIZE_MAX instead of UINT_MAX for max size_tgiraffedata2020-04-221-13/+24
* cleanupgiraffedata2020-04-221-1/+1
* Fix wild pointer when very small memory allocation failsgiraffedata2020-04-221-1/+1
* Fix wild pointer when very small memory allocation failsgiraffedata2020-04-221-1/+1
* Fix wild pointer when very small memory allocation failsgiraffedata2020-04-221-1/+1
* Fix incorrect header, introduced with previous changegiraffedata2020-04-202-1/+4
* Add commentsgiraffedata2020-04-201-0/+6
* Prepare to build Release 10.91giraffedata2020-03-262-1/+3
* Make Release 10.90.00giraffedata2020-03-262-3/+3
* Make 'make deb' work with more recent dpgk-debgiraffedata2020-03-262-2/+3
* whitespacegiraffedata2020-03-261-3/+3
* Fix error messagegiraffedata2020-03-261-2/+3
* Fix interpretation of angles larger than 90 degreesgiraffedata2020-03-262-11/+16
* Fix bugs: incorrect height of convolution matrix, arithmetic overflowgiraffedata2020-03-222-9/+30
* cleanupgiraffedata2020-03-221-5/+8
* whitespacegiraffedata2020-03-221-22/+22
* update HISTORYgiraffedata2020-03-221-0/+3
* Fix arithmetic overflow with shear near +/- 90 degreesgiraffedata2020-03-221-1/+7
* cleanupgiraffedata2020-03-201-10/+13
* cleanupgiraffedata2020-03-201-116/+173
* Remove arbitrary restriction on size of image with -hilbertgiraffedata2020-03-202-5/+8
* New testsgiraffedata2020-03-1534-22/+585
* cleanupgiraffedata2020-03-151-2/+0
* cleanupgiraffedata2020-03-151-2/+0
* Add _DEFAULT_SOURCEgiraffedata2020-03-151-0/+1
* whitespacegiraffedata2020-03-151-15/+15
* Avoid compiler warning about possibly misplaced parenthesesgiraffedata2020-03-151-2/+2
* cleanupgiraffedata2020-03-151-18/+0
* whitespacegiraffedata2020-03-151-39/+39
* cleanupgiraffedata2020-03-151-5/+0
* cleanupgiraffedata2020-03-151-3/+0
* cleanupgiraffedata2020-03-151-4/+0
* Remove debugging tracegiraffedata2020-03-152-3/+4
* Use 'pm_string_to_int' instead of 'sscanf'giraffedata2020-03-142-45/+74
* Add pm_string_to_int, pm_string_to_longgiraffedata2020-03-142-22/+68
* Remove unused variable - trick to embed text in the object code triggers comp...giraffedata2020-03-141-3/+0
* Remove use of non-ISO-C featuregiraffedata2020-03-141-2/+4