Commit Graph

133 Commits (master)
 

Author SHA1 Message Date
Drew DeVault bcd942a02f Update version to 1.7.1 6 years ago
Drew DeVault 10aa93dcbd Deal with bogus uninitialized warning (thx gcc) 6 years ago
Drew DeVault ea10bb2410 Update version to 1.7.0 6 years ago
Drew DeVault 9b01ea2093 Ignore underscores in the middle_of_a_word 6 years ago
Drew DeVault 71a5592354 Update version to 1.6.1 6 years ago
Drew DeVault ab1969b015 Add CONVENTIONS to scdoc(5) 6 years ago
Silvan Jegen 599a615cb8 Don't use a GNU-extension for $SOURCE_DATE_EPOCH parsing 6 years ago
Noah Loomans 2e2ccda87f Fixup readme fixup 6 years ago
Drew DeVault 18c7255e55 Fixup readme (thanks rvi 64!) 6 years ago
Stephen Gregoratto cfce16726b Redefine _XOPEN_SOURCE to value 600. 6 years ago
Stephen Gregoratto 05ca9f20a8 Omit needless words, change description to UNIX/BSD style. 6 years ago
Drew DeVault 87e627c6af Update version to 1.6.0 6 years ago
Jakub Kądziołka 56b882d63f Support empty table cells 6 years ago
Jakub Kądziołka 3f4de3da0a Remove empty string handling edge-cases 6 years ago
Jakub Kądziołka b321334d7c Test for empty table cells 6 years ago
Michael Weiss baabb97c46 Support $SOURCE_DATE_EPOCH for reproducible man pages 6 years ago
Drew DeVault cfbf2130da Don't have side effects in assert 6 years ago
Drew DeVault 55056947a7 Add .editorconfig 6 years ago
Drew DeVault 9695cc5663 Update README.md 6 years ago
Drew DeVault a3742d6804 Update version to 1.5.2 6 years ago
Drew DeVault 316e53b36f Add '.' to characters permitted in man page titles 6 years ago
Drew DeVault 13283e7b64 Update version to 1.5.1 6 years ago
Drew DeVault 27511c5536 Fix build of scdoc.5 6 years ago
Drew DeVault 82a159e870 Update version to 1.5.0 6 years ago
Drew DeVault da3cd52d0a Add support for explicit line breaks 6 years ago
Drew DeVault 3320c97ebd s/Generated content/Begin generated content/ 6 years ago
Drew DeVault a035febe87 Move premable comments from roff to C 6 years ago
Drew DeVault 1c03e57750 Error if formatting continues to next paragraph 6 years ago
Drew DeVault 2822228873 Show origin of nested formatting issues 6 years ago
Drew DeVault 5dbc869c2b Split scdoc(5) from scdoc(1) 6 years ago
Drew DeVault bf882e4f89 Update to 1.4.3 6 years ago
random human d3030d866a Free string on UTF8_INVALID in parse_extra 6 years ago
random human 3ba5240756 Handle size 5 or 6 resulting in stack smashing 6 years ago
Drew DeVault f131a31f64 Update version to 1.4.1 7 years ago
Richard Bradfield 0fabc9bb0c Support extra2 and extra3 in title section 7 years ago
Timothée Floure 71191da836 "distribution-friendly" Makefile 7 years ago
Drew DeVault e971203b15 Update version in Makefile to 1.3.4 7 years ago
Drew DeVault 199998afaf Permit man pages in section 0 7 years ago
Ivan Tham da6ddfe08b Use tabs for table separator 7 years ago
Drew DeVault e75396b8d3 Remove GNUism in make check 7 years ago
Drew DeVault 7d6ea06952 Emit .RS 4 instead of .RS 4, remove extra RE 7 years ago
Drew DeVault a3a853c548 Fix dashes in preamable 7 years ago
Drew DeVault 9744a539ab Implement ; comments 7 years ago
Drew DeVault 5ee33091fb Enforce isalnum/isdigit receive ASCII characters 7 years ago
Drew DeVault 0c25f932d2 Print out .sp 1 correctly 7 years ago
Drew DeVault 9b8ecbe992 Add some more tests 7 years ago
Drew DeVault 3227b18a35 Set up test suite 7 years ago
Drew DeVault e5dec0cbd0 Implement tables 7 years ago
Drew DeVault 8ed8b6bd77 Bump version to 1.2.3 7 years ago
Mykyta Holubakha f5df476feb Enable cross-compilation 7 years ago