Commit Graph

133 Commits (26bbd972dd3bdc73baa9362a2794dfc3ec3ad085)
 

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