about summary refs log tree commit diff
path: root/analyzer
Commit message (Expand)AuthorAgeFilesLines
* Allow color dictionary with more than 1000 colors; Add Resene paint colors to...giraffedata2024-04-011-40/+24
* cleanupgiraffedata2024-03-0712-21/+19
* whitespace, commentsgiraffedata2023-12-211-2/+2
* whitespacegiraffedata2023-09-208-149/+149
* cleanupgiraffedata2023-08-271-1/+5
* Assert no arithmetic overflow problemgiraffedata2023-08-241-3/+3
* cleanupgiraffedata2023-08-191-254/+496
* Fix ignored option: Set default before legacy option processing instead of aftergiraffedata2023-08-191-2/+2
* Fix for maxval > 255giraffedata2023-08-191-23/+67
* Fix previous commit so it compilesgiraffedata2022-09-251-1/+1
* Add -hexgiraffedata2022-09-081-8/+34
* Add -tuplegiraffedata2022-09-081-11/+42
* Fix use of uninitialized variablegiraffedata2022-01-221-0/+3
* add commentgiraffedata2022-01-221-0/+9
* Fix typo in error messagegiraffedata2022-01-221-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-301-3/+3
* Fix typo in previous commitgiraffedata2019-12-301-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-45/+49
* whitespacegiraffedata2019-12-291-5/+8
* Fix typo in messagegiraffedata2019-10-041-1/+1
* Fix failure to detect overspecified optionsgiraffedata2019-09-211-2/+2
* Sort secondarily by RGB with -sort=frequency so output is repeatablegiraffedata2019-08-241-19/+25
* cleanupgiraffedata2019-05-261-20/+22
* Add -machinegiraffedata2019-05-171-6/+43
* fix compiler warninggiraffedata2019-03-301-1/+1
* Add pamfindgiraffedata2019-03-152-0/+223
* cleanupgiraffedata2019-03-131-24/+28
* whitespacegiraffedata2019-01-201-3/+6
* cleanupgiraffedata2019-01-041-10/+9
* whitespacegiraffedata2019-01-041-15/+21
* Add -machine, -sizegiraffedata2019-01-041-52/+147
* Do backward compatibility names for merge build in the directories instead of...giraffedata2018-11-181-0/+7
* Fix 'make package' leaving out a bunch of recent legacy names with a merge buildgiraffedata2018-11-111-1/+1
* Fix bug: signed value declared unsigned, so row below center of a region look...giraffedata2018-09-081-4/+6
* cleanupgiraffedata2018-09-081-100/+129
* cleanupgiraffedata2018-09-081-78/+115
* whitespacegiraffedata2018-09-081-13/+13
* fix typo in commentgiraffedata2018-07-211-1/+1
* Add pamgetcolorgiraffedata2018-05-302-0/+502
* cleanupgiraffedata2018-04-281-4/+4
* whitespacegiraffedata2018-04-281-26/+26
* Fix bug: uncommented summary with -mapgiraffedata2018-02-081-8/+10
* Add color summarygiraffedata2018-02-031-26/+113
* cleanupgiraffedata2018-02-031-31/+46
* whitespacegiraffedata2018-02-031-8/+8
* cleanupgiraffedata2018-02-031-3/+3
* Add -targetXgiraffedata2018-01-061-11/+124
* Eliminate compiler warninggiraffedata2017-07-031-3/+3
* Upgrade to _XOPEN_SOURCE 500 to get M_PIgiraffedata2017-04-301-1/+1
* Add Pamtablegiraffedata2017-04-152-3/+215