]> git.cameronkatri.com Git - mandoc.git/history - regress/tbl
Commit and commit message by deraadt@:
[mandoc.git] / regress / tbl /
2021-09-07 Ingo SchwarzeCorrectly calculate required column widths for tables...
2021-08-10 Ingo SchwarzeSupport two-character font names (BI, CW, CR, CB, CI)
2021-06-28 Ingo Schwarzedelete the two pairs of extra blank lines from expected...
2021-05-16 Ingo Schwarzetest font modifiers in the layout; related to tbl_html...
2020-10-25 Ingo SchwarzeThe GNU tbl(1) program contained in the groff package...
2020-09-01 Ingo SchwarzeIgnore unreasonably large spacing modifiers in tbl...
2020-01-11 Ingo Schwarzetest tbl_term.c rev. 1.73 and tbl_data.c rev. 1.53:
2020-01-08 Ingo SchwarzeSimplify maintainer targets in OpenBSD: EQN and TBL...
2019-12-31 Ingo SchwarzeWhen all cells in a tbl(1) column are empty, set the...
2019-07-18 Ingo Schwarzenew test for an empty text block; from rea@ via bapt...
2019-06-11 Ingo SchwarzeDo not access a NULL pointer if a table contains a...
2019-01-31 Ingo SchwarzeSince resetting of offsets works quite differently...
2017-07-04 Ingo SchwarzeIt turns out association of tbl spans with layout rows...
2017-07-04 Ingo SchwarzeMessages of the -Wbase level now print STYLE:. Since...
2017-06-27 Ingo Schwarzetest inter-column spacing
2017-06-25 Ingo Schwarzecope with changes in BASE messages
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-17 Ingo Schwarzetables leak tab settings to subsequent text
2017-06-16 Ingo SchwarzeMultiple tbl(7) improvements:
2017-06-15 Ingo Schwarzeround default width of tbl(7) text blocks in the same...
2017-06-14 Ingo Schwarzeimprove rounding rules for scaling units
2017-06-13 Ingo Schwarzefix the interaction of the allbox option with spanned...
2017-06-12 Ingo Schwarzetest the new allbox and wrapping features
2017-06-08 Ingo SchwarzeImplement w layout specifier (minimum column width).
2017-05-04 Ingo SchwarzeParser reorg:
2017-05-01 Ingo SchwarzeWhen trying to expand some columns in a table where...
2017-03-09 Ingo SchwarzeReally commit some files that failed to get committed...
2017-02-08 Ingo SchwarzeFinally port the OpenBSD regression suite.