Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-19 | Use single header file | John Ankarström | |
There are drawbacks with this approach, but the benefit -- for a small-ish project -- is that the single header file can serve as a very good overview and guide for people exploring the code for the first time. | |||
2021-09-18 | Start work on `new' functions | John Ankarström | |
2021-09-18 | Clean up database code | John Ankarström | |
2021-09-18 | Implement attachments | John Ankarström | |
2021-09-17 | Rewrite mktpl script in C | John Ankarström | |
The Perl version didn't handle multiple interpolations on the same line. | |||
2021-09-17 | Compartmentalize | John Ankarström | |