Commit Graph

133 Commits (master)
 

Author SHA1 Message Date
Drew DeVault 26bbd972dd Cast ctype.h inputs to unsigned char 3 years ago
Bor Grošelj Simić 8b0142c229 string.c: swap calloc arguments 3 years ago
kst 1645e3c681 Suppress sentence spacing after end-of-sentence characters. 3 years ago
Drew DeVault 97106f1a1a Drop flex/bison from .build.yml 3 years ago
Drew DeVault 922bdceda5 .build.yml: remove unused secret 3 years ago
Drew DeVault 53a5fc70d7 .build.yml: drop annotations 3 years ago
Drew DeVault 274dafc88e Update version to 1.11.0 3 years ago
Damien Tardy-Panis 0917856ac7 Fix parsing of line breaks followed by underlined text 3 years ago
Damien Tardy-Panis da7d5e6c19 Fix parsing of line breaks without newline 3 years ago
Damien Tardy-Panis 059002cd2c Add basic working tests for line breaks parsing 3 years ago
Damien Tardy-Panis baaebab77d Allow subsection in preamble 4 years ago
Damien Tardy-Panis 656484e0ab Section needs to be explicitly defined 4 years ago
Drew DeVault 9793e00eef Update version to 1.10.1 4 years ago
Raymond E. Pasco f092f83bcf Fix `date --date` dependent test 4 years ago
Raymond E. Pasco 2901e79edb Fix timezone-dependent tests 4 years ago
Drew DeVault 8dfd30c96c Expand preamble written to man page output 4 years ago
Drew DeVault e2794c96be Replace str_t with struct str 4 years ago
Drew DeVault c95b3ef042 Update version to 1.10.0 4 years ago
Drew DeVault 0ea5974506 Add contrib/_incr_version 4 years ago
Drew DeVault 4b29f37a66 tables: add expand options 4 years ago
Zandr Martin 5c782cda95 fix bug preventing indented literal blocks 4 years ago
Zandr Martin 053c7705f3 remove unnecessary `closed` variable in parse_list 4 years ago
Drew DeVault 62a6d89da0 Update version to 1.9.6 4 years ago
Drew DeVault bd4e12d238 Fix regression with manual name check 4 years ago
Drew DeVault 10927bdcfa Update version to 1.9.5 4 years ago
Zandr Martin 0c26abe0a8 enforce 1-step indentation 4 years ago
Drew DeVault cb57eb07d6 Revert "fix enforcement of 1-step indentation" 4 years ago
Zandr Martin 8c537aa295 fix enforcement of 1-step indentation 4 years ago
Zandr Martin f7fb07006a disallow invalid name characters 4 years ago
Drew DeVault cc125317dd Add .build.yml 4 years ago
Henrik Riomar 599f968c01 use TZ=UTC in test case 5 years ago
Drew DeVault 42d776dafe Update version to 1.9.4 5 years ago
Drew DeVault 9c82d46cf5 Fix SOURCE_DATE_EPOCH test w/busybox date 5 years ago
Michael Weiss 1ff92630d6 Fix the "Ignores underscores in underlined words" test 5 years ago
Jan Beich 2fc5114fe2 Drop install -D flag after acb0f64a7b 5 years ago
emersion d7a1f4a090 Add a pkg-config template 5 years ago
Drew DeVault acb0f64a7b Fix installation on FreeBSD 5 years ago
Drew DeVault 81d5902ddb Update version to 1.9.2 5 years ago
Brian Ashworth 0d731c6aa0 parse_text: return if next is UTF8_INVALID 5 years ago
Drew DeVault a98e24ac70 Update version to 1.9.1 5 years ago
Carlo Abelli f1db2e1679 fix underscores in underlined words 5 years ago
Drew DeVault 533c284ee8 Update version to 1.9.0 5 years ago
Francis Dinh 132278d91f Fix link to mailing list in README 5 years ago
Birger Schacht 74ab65661b Replace localtime with gmtime 5 years ago
Drew DeVault 71a57942af Allow continuation of table cells on the next line 5 years ago
Drew DeVault 309ff4672b Add pkg-config file, scdoc -v 5 years ago
Drew DeVault 18ea282526 Update version to 1.8.1 5 years ago
Drew DeVault 055f6698c2 Use !isalnum instead of isspace for this_stuff 5 years ago
Drew DeVault 8b22264eff Update version to 1.8.0 5 years ago
Drew DeVault 7f29817591 Use a more robust approach for in-word-underscores 5 years ago