]> git.cameronkatri.com Git - mandoc.git/history - regress/roff
Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode.
[mandoc.git] / regress / roff /
2020-09-02 Ingo SchwarzeDo not indent by SIZE_MAX/2 when .ce occurs inside...
2020-08-03 Ingo SchwarzePut the code handling \} into a new function roff_cond_...
2020-07-30 Ingo Schwarzetrivial sync with OpenBSD
2019-09-03 Ingo Schwarzeadapt to new <p> output logic (html.c rev. 1.260)
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-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-17 Ingo SchwarzeTest handling of escaped backslashes because the code...
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-04 Ingo Schwarzetest the roff(7) .ce and .rj requests;
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-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-11-26 Ingo SchwarzeWhen a conditional block is closed by putting "\}"...
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-19 Ingo SchwarzeDisable one test for now that is broken after the addit...
2018-08-16 Ingo SchwarzeImplement the \*(.T predefined string (interpolate...
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...
2017-08-23 Ingo Schwarzecatch up with ASCII renderings in chars.c rev. 1.72
2017-07-06 Ingo SchwarzeNow that we have the -Wstyle message level, downgrade...
2017-07-04 Ingo SchwarzeFix handling of \} on roff request lines.
2017-07-04 Ingo SchwarzeMessages of the -Wbase level now print STYLE:. Since...
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 Schwarzecorrect handling of blank lines after \c
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 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-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-06-01 Ingo SchwarzeMinimal implementation of the \h (horizontal motion...
2017-05-08 Ingo SchwarzeBasic implementation of the roff(7) .ti (temporary...
2017-05-07 Ingo SchwarzeBasic implementation of the roff(7) .ta (define tab...
2017-05-05 Ingo SchwarzeMove .sp to the roff modules. Enough infrastructure...
2017-05-05 Ingo SchwarzeMove handling of the roff(7) .ft request from the man(7)
2017-05-04 Ingo SchwarzeParser reorg:
2017-03-09 Ingo SchwarzeReally commit some files that failed to get committed...
2017-03-08 Ingo Schwarzeprevent infinite recursion while expanding the arguments
2017-03-07 Ingo SchwarzeIf a user-defined macro is aborted because it exceeds...
2017-02-17 Ingo SchwarzeMany people have been complaining for a long time that...
2017-02-08 Ingo SchwarzeFinally port the OpenBSD regression suite.
2014-03-03 Ingo SchwarzeMove the regression suite to the attic.
2010-06-10 Kristaps DzonsonsFix adding some minimal intelligence to conditional...
2010-06-01 Kristaps DzonsonsRegression made old-groff-friendly.
2010-06-01 Kristaps DzonsonsFixed condition of `\}' closing a conditional at the...
2010-05-17 Kristaps DzonsonsFull support for ie/el. This completes the initial...
2010-05-17 Kristaps Dzonsonslibroff now is aware of which sub-nodes should be inter...
2010-05-16 Kristaps Dzonsons`ig' support in all its glory. Try
2010-05-16 Kristaps DzonsonsRegression tests in place for `.if' in libroff.