]> git.cameronkatri.com Git - mandoc.git/history - regress
Introduce the concept of nodes that are semantically transparent:
[mandoc.git] / regress /
2020-02-27 Ingo SchwarzeIntroduce the concept of nodes that are semantically...
2020-02-27 Ingo SchwarzeFix this test after the recent Unicode update in OpenBS...
2020-01-19 Ingo SchwarzeAlign to the new, sane behaviour of the groff_mdoc...
2020-01-11 Ingo Schwarzetest tbl_term.c rev. 1.73 and tbl_data.c rev. 1.53:
2020-01-08 Ingo SchwarzeSkip whitespace before tokens, too.
2020-01-08 Ingo SchwarzeImprove the test case by changing the eqn(7) delimiters...
2020-01-08 Ingo SchwarzeEnable generation of the desired delim/basic output...
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-09-13 Ingo SchwarzeImprove validation of function names:
2019-09-05 Ingo Schwarzeadapt to print_indent() HTML_NOSPACE fix, html.c rev...
2019-09-03 Ingo Schwarzeadapt to new <p> output logic (html.c rev. 1.260)
2019-07-18 Ingo Schwarzenew test for an empty text block; from rea@ via bapt...
2019-07-11 Ingo SchwarzeWhen parsing a tab character that is not preceded by...
2019-07-01 Ingo Schwarzedelete trailing whitespace and space-tab sequences...
2019-06-11 Ingo SchwarzeDo not access a NULL pointer if a table contains a...
2019-04-30 Ingo SchwarzeIn HTML output, allow switching the desired font for...
2019-04-21 Ingo SchwarzeWhen calling an empty macro, do not clobber existing...
2019-04-21 Ingo SchwarzeImplement the roff .break request (break out of a ...
2019-03-10 Ingo SchwarzeAutomatically detect whether diff(1) supports the ...
2019-03-06 Ingo Schwarzemention Solaris BUGS in regress.pl(1)
2019-03-01 Ingo SchwarzeWrap .Sh/.SH sections and .Ss/.SS subsections in HTML...
2019-02-06 Ingo SchwarzeLet roff_getname() end the roff identifier at a tab...
2019-01-31 Ingo SchwarzeSince resetting of offsets works quite differently...
2019-01-17 Ingo SchwarzeTest handling of escaped backslashes because the code...
2019-01-11 Ingo SchwarzeRemove the HTML title= attributes which harmed accessib...
2019-01-07 Ingo SchwarzeRepresent mdoc(7) .Pp (and .sp, and some SYNOPSIS and...
2019-01-06 Ingo SchwarzeFinally, represent the man(7) .PP and .HP macros by...
2019-01-05 Ingo SchwarzeIn no-fill mode, avoid bogus blank lines in two situations:
2019-01-05 Ingo SchwarzeIn groff, when the .SY block macro occurs in no-fill...
2019-01-05 Ingo SchwarzeSlowly start doing more HTML output tests, in this...
2019-01-04 Ingo SchwarzeTest interaction of low-level roff(7) filling requests...
2019-01-04 Ingo Schwarzetest the roff(7) .ce and .rj requests;
2018-12-31 Ingo Schwarzecatch up with the changed order of warnings;
2018-12-21 Ingo Schwarzemerge a test update from OpenBSD that was forgotten...
2018-12-21 Ingo SchwarzeRename mandoc_getarg() to roff_getarg() and pass it...
2018-12-20 Ingo SchwarzeBugfix:
2018-12-16 Ingo SchwarzeYet another round of improvements to manual font selection.
2018-12-15 Ingo SchwarzeSeveral improvements to escape sequence handling.
2018-12-04 Ingo SchwarzeClean up the validation of .Pp, .PP, .sp, and .br....
2018-12-03 Ingo SchwarzeIn the validators, translate obsolete macro aliases...
2018-11-26 Ingo SchwarzeWhen a conditional block is closed by putting "\}"...
2018-10-02 Ingo SchwarzeRender the eqn(7) "sqrt" function as U+221A in UTF...
2018-08-25 Ingo SchwarzeRudimentary implementation of the roff(7) .char (output...
2018-08-25 Ingo SchwarzeIf man(7) next-line scope is open and the line ends...
2018-08-24 Ingo SchwarzeRudimentary implementation of the roff(7) .while request.
2018-08-23 Ingo SchwarzeImplement the roff(7) .shift and .return requests,
2018-08-21 Ingo SchwarzeImprove the ASCII rendering of \(Po (Pound Sterling)
2018-08-21 Ingo SchwarzeFix some issues found looking at groff_char(7):
2018-08-19 Ingo SchwarzeDisable one test for now that is broken after the addit...
2018-08-16 Ingo SchwarzeImplement the \*(.T predefined string (interpolate...
2018-08-14 Ingo Schwarzesupport tail arguments on the .ME and .UE macros,
2018-04-10 Ingo SchwarzeTwo new low-level roff(7) features:
2018-04-09 Ingo SchwarzeWhen accessing an undefined number register, define...
2018-04-09 Ingo SchwarzeUsing an undefined string or macro will cause it to...
2018-02-07 Ingo Schwarzefix wrong date
2018-02-06 Ingo SchwarzeDelete the "no blank before trailing delimiter" check...
2018-01-13 Ingo SchwarzeRemove the implicit display feature of .Lk because...
2017-08-23 Ingo Schwarzeeliminate white space after opening and before closing...
2017-08-23 Ingo SchwarzeSuppress spacing before certain kinds of lists.
2017-08-23 Ingo SchwarzeImprove ASCII rendering of a few rare character escape...
2017-08-23 Ingo Schwarzecatch up with ASCII renderings in chars.c rev. 1.72
2017-07-28 Ingo Schwarzedisable .Xr -Tlint test for now,
2017-07-28 Ingo SchwarzeDo not test .Xr here. It is not what this directory...
2017-07-20 Ingo SchwarzeAvoid cross reference to mandoc(1) because it may cause...
2017-07-18 Ingo SchwarzeRun the regression tests iteratively rather than recurs...
2017-07-16 Ingo Schwarzetest -diag -width and -inset -width
2017-07-15 Ingo Schwarzeprint the right character for mathematical overbar...
2017-07-14 Ingo Schwarzeprint HTML character references as 4+ digits hexadecima...
2017-07-07 Ingo Schwarzeadd parentheses to the output where required for disamb...
2017-07-06 Ingo SchwarzeNow that we have the -Wstyle message level, downgrade...
2017-07-06 Ingo SchwarzeFix operator precedence according to Brian W. Kernighan...
2017-07-04 Ingo SchwarzeFix handling of \} on roff request lines.
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-29 Ingo Schwarzewarn about some non-portable idioms in .Bl -column;
2017-06-27 Ingo Schwarzetest inter-column spacing
2017-06-27 Ingo Schwarzewarn about .Ns macros that have no effect because they...
2017-06-26 Ingo Schwarzecatch up with the recent eqn(7) improvements
2017-06-25 Ingo Schwarzetest new MT macro
2017-06-25 Ingo Schwarzecope with changes in BASE messages
2017-06-18 Ingo SchwarzeImplement appending to standard man(7) and mdoc(7)...
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-17 Ingo Schwarzeif .in is used inside the .TP head, it's always relative
2017-06-17 Ingo Schwarzetables leak tab settings to subsequent text
2017-06-17 Ingo Schwarzecorrect handling of blank lines after \c
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 Schwarzeimplement so-called absolute horizontal motion: \h...
2017-06-14 Ingo SchwarzeNaive implementation of the roff(7) .po (page offset...
2017-06-14 Ingo Schwarzeadd the \(ru (0.5m baseline ruler) character escape...
2017-06-14 Ingo Schwarzelet \l use the right fill character
2017-06-14 Ingo Schwarzeimprove rounding rules for scaling units
2017-06-14 Ingo Schwarzeimplement the roff(7) d (macro or string defined) condi...
2017-06-14 Ingo Schwarzeimplement the roff(7) \p (break output line) escape...
2017-06-13 Ingo SchwarzePartial support for the \n[an-margin] number register.
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-12 Ingo SchwarzeImplement automatic line breaking
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
next