Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memory leaks when creating and deleting markers | Adrián Medraño Calvo | 2018-10-08 | 1 | -7/+20 |
| | |||||
* | Correct numargs checks and output error message | Adrián Medraño Calvo | 2018-10-08 | 1 | -9/+33 |
| | | | | Many other commands not fixed in *Op.C files. | ||||
* | Better align with TEA's expected file layout | Adrián Medraño Calvo | 2017-07-18 | 1 | -0/+458 |
TEA is quite picky about packages placing their sources in the generic/, unix/, etc. directories. An immediate benefit of this change is support for building in a separate directory. |