| Commit | Date | |
|---|---|---|
| 2026-05-19 01:22:57 | Tree | |
| 2026-05-18 00:57:23 | Tree | |
| 2026-05-18 00:56:14 | Tree | |
|
[r6206]
by
david_costanzo
Refactoring: Extract validate_argument and use it in FIRST, BUTFIRST, LAST, BUTLAST. For 25 years, I had assumed that modifying the list was useful, like maybe it sped The code base will be easier to undersatnd if doesn't modify the argument list for |
2026-05-17 03:54:09 | Tree |
|
[r6205]
by
david_costanzo
Create separate procedures for a smoke test and bad input tests for BUTLAST. |
2026-05-17 02:37:15 | Tree |
|
[r6204]
by
david_costanzo
Add separate functions for a smoke test and a bad input test of LAST. |
2026-05-17 02:12:11 | Tree |
|
[r6203]
by
david_costanzo
Test that -1 is a bad input for most fields of the SETLABELFONT font vector. |
2026-05-15 23:00:51 | Tree |
| 2026-05-15 22:54:25 | Tree | |
| 2026-05-15 22:52:54 | Tree | |
|
[r6200]
by
david_costanzo
Fix Bug #106; SETLABELFONT no longer modifies the input list when given bad input. The problem was that SETLABELFONT extracted fields from the input list as individual The parsing/validation of each argument is handled by a new helper class CListArgumentParser. This change was made on GNU/Linux, where neither LABELFONT or SETLABELFONT is implemented. |
2026-05-15 22:29:07 | Tree |