]> git.cameronkatri.com Git - mandoc.git/history - regress
Clean up memory handling in spawn_pager(), free(3)ing everything
[mandoc.git] / regress /
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...
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-06-11 Ingo SchwarzeDo not issue the message "no blank before trailing...
2017-06-11 Ingo Schwarzeadd forgotten file
2017-06-11 Ingo Schwarzefix order of messages
2017-06-10 Ingo Schwarzestyle message about missing blank before trailing delim...
2017-06-08 Ingo SchwarzeImplement w layout specifier (minimum column width).
2017-06-08 Ingo Schwarzewarning about unknown .Lb arguments; inspired by mdocli...
2017-06-03 Ingo Schwarzeignore blank lines in man(7) next line scope;
2017-06-02 Ingo Schwarzeadd about 15 missing character escape sequences found...
2017-06-01 Ingo SchwarzeMinimal implementation of the \h (horizontal motion...
2017-05-30 Ingo SchwarzeSTYLE message about useless macros we don't want (Bt...
2017-05-30 Ingo Schwarzefix formatting of intermediate punctuation in .Lk
2017-05-30 Ingo SchwarzeMacro argument quoting does not prevent recognition...
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-05-01 Ingo SchwarzeWhen trying to expand some columns in a table where...
2017-04-28 Ingo SchwarzeDelete .Pp right before the first .Sh and right before...
2017-04-17 Ingo Schwarzeadjust tests to recent .Lk improvements
2017-03-11 Ingo Schwarzetest infinite recursion in eqn(7) "define" statements
2017-03-11 Ingo SchwarzeIn markdown, autolinks are dangerous. Different compil...
2017-03-09 Ingo SchwarzeReally commit some files that failed to get committed...
2017-03-08 Ingo SchwarzeNow that markdown output is tested for almost everythin...
2017-03-08 Ingo SchwarzeAccording to the CommonMark specification, backslash...
2017-03-08 Ingo Schwarze.Bl -column never gets blank lines between rows
2017-03-08 Ingo Schwarzeadd two result files that were forgotten
2017-03-08 Ingo Schwarzeenable -T markdown tests of filled displays and tagged...
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-03-07 Ingo SchwarzeEscape blanks at the end of markdown lines
2017-03-07 Ingo Schwarzefix completely empty .Eo: no blank line wanted
2017-03-07 Ingo Schwarzefix spacing after empty .Fl
2017-03-07 Ingo Schwarzeimplement .An -split and -nosplit
2017-03-07 Ingo SchwarzeFix .In formatting in the SYNOPSIS:
2017-03-06 Ingo SchwarzeUsing .Nd only makes sense in the NAME section.
2017-03-06 Ingo SchwarzeURIs need different escaping; reported by reyk@
2017-03-05 Ingo Schwarzefirst batch of -T markdown tests
2017-03-05 Ingo SchwarzeInfrastructure for -T markdown tests.
2017-02-17 Ingo SchwarzeUse typographic quotes rather than '"' for .Rs %T ...
2017-02-17 Ingo SchwarzeMany people have been complaining for a long time that...
2017-02-17 Ingo Schwarzemore tests for .IP/.nf interaction that i forgot to...
2017-02-16 Ingo SchwarzeSurprisingly, groff does not support scaling units...
2017-02-16 Ingo SchwarzeFix block scoping error if an explicit block is broken...
2017-02-12 Ingo SchwarzeDo not access a NULL pointer if a matrix or square...
2017-02-11 Ingo Schwarzenew regression tests for mdoc_macro.c revs. 1.211-1.215
2017-02-11 Ingo SchwarzeDisable three UTF-8 tests that expose bugs in wcwidth...
2017-02-09 Ingo SchwarzeEscape literal braces in a regular expression.
2017-02-08 Ingo SchwarzeOn some systems (e.g. Solaris 11) diff(1) does not...
2017-02-08 Ingo Schwarzeremove some instances of Mdocdate
2017-02-08 Ingo Schwarzedisable some tests that expose wcwidth(3) differences...
2017-02-08 Ingo SchwarzeFinally port the OpenBSD regression suite.
2014-03-03 Ingo SchwarzeMove the regression suite to the attic.
2010-09-04 Kristaps DzonsonsProperly handle -mdoc %A in all outputs. This has...
2010-06-12 Kristaps DzonsonsCached `Bl -offset' into mdoc_bl. Removed erroneous...
2010-06-12 Kristaps DzonsonsRemoved stipulation that an empty `Bd -offset' will...
2010-06-12 Kristaps DzonsonsCache all of `Bd's resolved arguments into mdoc_bd...
2010-06-10 Kristaps DzonsonsFix adding some minimal intelligence to conditional...
2010-06-07 Kristaps DzonsonsNormalise SYNOPSIS behaviour after I gave up on followi...
2010-06-06 Kristaps DzonsonsHave regress.sh bail out if $MANDOC isn't found.
2010-06-06 Kristaps DzonsonsFixed -Tascii and -Thtml rendering of `Ft' and `Fo'.
2010-06-04 Kristaps DzonsonsFixed `Fn' newline behaviour and added some regression...
2010-06-04 Kristaps DzonsonsDocumented `In' in full.
2010-06-04 Kristaps DzonsonsFixed `Fd' to format in the right way. Found when...
2010-06-01 Kristaps DzonsonsRegression made old-groff-friendly.
next