]> git.cameronkatri.com Git - mandoc.git/history - regress
Place mandoc.css into the public domain.
[mandoc.git] / regress /
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...
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...
next