Commit Graph

50 Commits (1.9.0)

Author SHA1 Message Date
Birger Schacht 74ab65661b Replace localtime with gmtime 6 years ago
Drew DeVault 71a57942af Allow continuation of table cells on the next line 6 years ago
Drew DeVault 309ff4672b Add pkg-config file, scdoc -v 6 years ago
Drew DeVault 055f6698c2 Use !isalnum instead of isspace for this_stuff 6 years ago
Drew DeVault 7f29817591 Use a more robust approach for in-word-underscores 6 years ago
Drew DeVault 10aa93dcbd Deal with bogus uninitialized warning (thx gcc) 6 years ago
Drew DeVault 9b01ea2093 Ignore underscores in the middle_of_a_word 6 years ago
Silvan Jegen 599a615cb8 Don't use a GNU-extension for $SOURCE_DATE_EPOCH parsing 6 years ago
Stephen Gregoratto cfce16726b Redefine _XOPEN_SOURCE to value 600. 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
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 316e53b36f Add '.' to characters permitted in man page titles 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
random human d3030d866a Free string on UTF8_INVALID in parse_extra 7 years ago
random human 3ba5240756 Handle size 5 or 6 resulting in stack smashing 7 years ago
Richard Bradfield 0fabc9bb0c Support extra2 and extra3 in title section 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 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 e5dec0cbd0 Implement tables 7 years ago
Drew DeVault 6cc87141c6 Newline after usage 7 years ago
Drew DeVault ad035a30cc Don't start numbered list unless space present 7 years ago
Drew DeVault ac51eba95d Add numbered lists 7 years ago
Drew DeVault 14ef2b3839 Fix indentation bugs 7 years ago
Drew DeVault 6707a05c77 Add multi-line list entries 7 years ago
Drew DeVault 84e46ded31 Improve list output 7 years ago
Drew DeVault bd924fa2ec Remove unused function 7 years ago
Drew DeVault 175c566cea Improve indentation handling 7 years ago
Drew DeVault 44c618230f Fix bug with ` within literal blocks 7 years ago
Drew DeVault 789dad3a35 Fix typo in scdoc preamble 7 years ago
Drew DeVault d4b6ef1c1d Drop scdoc version in roff output 7 years ago
Drew DeVault 05694b0dc3 Disable justification in output 7 years ago
Drew DeVault 5f44aae0f7 Implement literal sections 7 years ago
Drew DeVault 688923fabc That code belongs elsewhere 7 years ago
Drew DeVault a4c7cc6187 Implement lists 7 years ago
Drew DeVault 10e1cf68bc Implement bold and underline 7 years ago
Drew DeVault 49e39ef72a Handle escaping correctly 7 years ago
Drew DeVault 35028f262a Handle indent/deindent 7 years ago
Drew DeVault 9f74b6a0bf Parse section headings 7 years ago
Drew DeVault a4193949ec Initial commit 7 years ago