12
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make note about intended use of defs.rem More... 10 months ago
Suppress warnings. More... 10 months ago
Fix many warnings. More... 10 months ago
Fix up tests for previous commit. More... 10 months ago
Don't warn about assuming REM type if we've already warned about assuming "REM" More... 10 months ago
Add tests for new diagnostics. More... 10 months ago
Add tests for missing REM or missing MSG being diagnosed. More... 10 months ago
Diagnose lines that are implicitly treated as REM lines. Diagnose REM commands that are implicitly treated as having MSG type. More... 10 months ago
Clarify caching of INCLUDECMD output. More... 11 months ago
Properly handle landscape mode in PostScript output. More... 11 months ago
Use %%PageOrientation, not %%Orientation in DSC comments. More... 11 months ago
Add two ways to produce PostScript code: Using rem2ps or rem2pdf More... 11 months ago
Add support for Encapsulated PostScript to rem2pdf. More... 11 months ago
Add support for producing PostScript to rem2pdf. More... 11 months ago
Suppress a couple of cppcheck warnings. More... 11 months ago
Change the man page to remove statements that are no longer true (since the new expression-evaluation code in 05.00.00.) More... 11 months ago
Bump version number; fix a bunch of man page warnings; make "make test" fail if there are any man page warnings iff the "man" command accepts --warning More... 11 months ago
Fix typo: .RP should be .PP More... 11 months ago
Bump version to 05.00.02 More... 11 months ago
Update release date. More... 11 months ago
Update WHATSNEW More... 12 months ago
Add a test to ensure ONCE works even when taking input from STDIN if $OnceFile is set. More... 12 months ago
Allow ONCE to be used if input is stdin, as long as $OnceFile is set. More... 12 months ago
Make tests pass on any day, not just 2024-07-09. :) More... 12 months ago
Fix typo More... 12 months ago
Add test to ensure we warn if we try to set $OnceFile to something else after a ONCE has been seen. More... 12 months ago
Ignore attempts to set $OnceFile to the value it already has. More... 12 months ago
Add the $OnceFile special variable. More... 12 months ago
Add warning if someone attempts to create a multi-page SVG calendar. More... 12 months ago
Fix typo More... 12 months ago