Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-28 | added uninstall target | Holden Rohrer | |
2020-05-27 | added install target | Holden Rohrer | |
2020-05-25 | pedantic c99 | Holden Rohrer | |
2020-05-25 | switched to O3 | Holden Rohrer | |
2020-05-12 | Added .LS | Holden Rohrer | |
Did a lot of code cleanup on the way because I was trying to find a bug in the new code, but it was actually in the handling of multiline inputs to wordset (now fixed). sb.* added for correct memory allocation in lineset, which, did I mention, now works. Makefile has been updated, and phrase-circuit.src can now handle line widths of about 50. | |||
2020-04-01 | badroff has slightly erring .LS && typeset cleanup | Holden Rohrer | |
Two lines can break at different spots and create incorrect images; nonbreaking spaces may need to be added for this. | |||
2020-03-31 | removed .PHONY from Makefile | Holden Rohrer | |
2020-03-31 | removed unnecessary line (already in POSIX spec) | Holden Rohrer | |
2020-03-30 | removed sb.* | Holden Rohrer | |
2020-03-30 | makefile genericization | Holden Rohrer | |
2020-03-29 | named binary properly in make | Holden Rohrer | |
2020-03-28 | initial commit | Holden Rohrer | |