summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-17Update version to 1.11.3HEAD1.11.3masterDrew DeVault
2024-02-17README.md: mention system packagesDrew DeVault
2023-12-04man: add section about SOURCE_DATE_EPOCHSimon Ser
2023-10-31fix formatting of escaped backticksMax Schillinger
2023-10-30Emit '\e' instead of '\\'jturtle
2023-03-13get rid of some unused includesEli Schwartz
2023-03-13remove useless re-declarations of standard functionsEli Schwartz
2022-12-19Fix clang 15 -Wstrict-prototypes warningsDimitry Andric
2022-01-14simplify list outputHumm
2022-01-02scdoc(1), scdoc(5): follow conventions more closelyHumm
2022-01-01use .PP for paragraph breaksHumm
2022-01-01scdoc.5: fix formatting in the preambleSimon Branch
2022-01-01scdoc.5: fix capitalization of subsection headersSimon Branch
2021-11-13Update version to 1.11.21.11.2Drew DeVault
2021-10-04Disallows differing row lengths in tableSebastian
2021-10-04Check for and abort on failed memory allocationsSebastian
2021-04-15Add uninstall targetConnor Kuehl
2021-03-18Escape ' at the beginning of linesCormac Stephenson
2021-02-02Clean up the installation processManuel Argüelles
2020-12-06Update version to 1.11.11.11.1Drew DeVault
2020-09-25Cast ctype.h inputs to unsigned charDrew DeVault
2020-09-24string.c: swap calloc argumentsBor Grošelj Simić
2020-08-14Suppress sentence spacing after end-of-sentence characters.kst
2020-07-13Drop flex/bison from .build.ymlDrew DeVault
2020-06-29.build.yml: remove unused secretDrew DeVault
2020-06-29.build.yml: drop annotationsDrew DeVault
2020-06-14Update version to 1.11.01.11.0Drew DeVault
2020-05-19Fix parsing of line breaks followed by underlined textDamien Tardy-Panis
2020-05-19Fix parsing of line breaks without newlineDamien Tardy-Panis
2020-05-19Add basic working tests for line breaks parsingDamien Tardy-Panis
2020-03-13Allow subsection in preambleDamien Tardy-Panis
2020-03-13Section needs to be explicitly definedDamien Tardy-Panis
2020-02-14Update version to 1.10.11.10.1Drew DeVault
2020-01-20Fix `date --date` dependent testRaymond E. Pasco
2020-01-20Fix timezone-dependent testsRaymond E. Pasco
2020-01-04Expand preamble written to man page outputDrew DeVault
2019-10-18Replace str_t with struct strDrew DeVault
2019-09-11Update version to 1.10.01.10.0Drew DeVault
2019-09-11Add contrib/_incr_versionDrew DeVault
2019-09-11tables: add expand optionsDrew DeVault
2019-08-16fix bug preventing indented literal blocks1.9.7Zandr Martin
2019-08-07remove unnecessary `closed` variable in parse_listZandr Martin
2019-07-10Update version to 1.9.61.9.6Drew DeVault
2019-07-10Fix regression with manual name checkDrew DeVault
2019-07-10Update version to 1.9.51.9.5Drew DeVault
2019-07-08enforce 1-step indentationZandr Martin
2019-07-07Revert "fix enforcement of 1-step indentation"Drew DeVault
2019-07-07fix enforcement of 1-step indentationZandr Martin
2019-07-07disallow invalid name charactersZandr Martin
2019-07-06Add .build.ymlDrew DeVault