Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix token buffer overflow detection, general clean-up | David Phillips | 2016-04-23 | |
| | ||||
* | Comment and whitespace fixes | David Phillips | 2016-04-22 | |
| | ||||
* | Finally, proper parsing of PGM headers | David Phillips | 2016-04-22 | |
| | | | | | | | The PGM header fields are all parsed and read. They are also checked to be matching across all input files before proceeding. Fixes github issue #1 | |||
* | Update copyright year | David Phillips | 2016-04-22 | |
| | ||||
* | More fixmes | David Phillips | 2016-04-22 | |
| | ||||
* | Scrap use of EXIT_FAILURE | David Phillips | 2016-04-22 | |
| | ||||
* | Makefile tidy | David Phillips | 2016-04-22 | |
| | ||||
* | Working | David Phillips | 2016-04-20 | |