Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree: usageprint() macro no longer returns an error by itself | Joursoir | 2022-08-22 | 1 | -6/+0 |
| | | | | | | This patch also does: - Moves usageprint() from constants.h to output.h - Returns an error after using useprint() clearly. | ||||
* | bump versionv1.2a | Joursoir | 2021-07-04 | 1 | -2/+2 |
| | |||||
* | bump versionv1.1c | Joursoir | 2021-06-13 | 1 | -2/+2 |
| | |||||
* | refactor; set correct headers guard | Joursoir | 2021-03-23 | 1 | -1/+1 |
| | |||||
* | move cmd to 'exec-cmd.c', fix some memory leak, macros changes | Joursoir | 2021-03-23 | 1 | -1/+7 |
| | |||||
* | update doc for v1.1bv1.1b | Joursoir | 2021-03-06 | 1 | -2/+2 |
| | |||||
* | cmd 'edit' has become more secure | Joursoir | 2021-03-03 | 1 | -0/+1 |
| | |||||
* | update doc and makefilev1.1a | Joursoir | 2021-03-01 | 1 | -2/+2 |
| | |||||
* | change license | Joursoir | 2021-02-28 | 1 | -0/+18 |
| | |||||
* | add header with constants; cmd 'edit' temporarily unavailable; delete all ↵ | Joursoir | 2021-02-28 | 1 | -0/+35 |
global vars |