| Commit message (Expand) | Author | Age | Files | Lines |
* | Since resetting of offsets works quite differently in man(7) and mdoc(7), | Ingo Schwarze | 2019-01-31 | 3 | -2/+29 |
* | Test handling of escaped backslashes because the code related to | Ingo Schwarze | 2019-01-17 | 5 | -2/+97 |
* | Remove the HTML title= attributes which harmed accessibility and | Ingo Schwarze | 2019-01-11 | 6 | -19/+18 |
* | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) | Ingo Schwarze | 2019-01-07 | 35 | -60/+450 |
* | Finally, represent the man(7) .PP and .HP macros by the natural | Ingo Schwarze | 2019-01-06 | 28 | -45/+380 |
* | In no-fill mode, avoid bogus blank lines in two situations: | Ingo Schwarze | 2019-01-05 | 2 | -1/+33 |
* | In groff, when the .SY block macro occurs in no-fill mode, | Ingo Schwarze | 2019-01-05 | 4 | -2/+66 |
* | Slowly start doing more HTML output tests, in this case for the | Ingo Schwarze | 2019-01-05 | 4 | -12/+44 |
* | Test interaction of low-level roff(7) filling requests with .Bd in general | Ingo Schwarze | 2019-01-04 | 7 | -12/+97 |
* | test the roff(7) .ce and .rj requests; | Ingo Schwarze | 2019-01-04 | 4 | -2/+43 |
* | catch up with the changed order of warnings; | Ingo Schwarze | 2018-12-31 | 2 | -2/+2 |
* | merge a test update from OpenBSD that was forgotten in April | Ingo Schwarze | 2018-12-21 | 2 | -1/+11 |
* | Rename mandoc_getarg() to roff_getarg() and pass it the roff parser | Ingo Schwarze | 2018-12-21 | 29 | -31/+365 |
* | Bugfix: | Ingo Schwarze | 2018-12-20 | 3 | -3/+8 |
* | Yet another round of improvements to manual font selection. | Ingo Schwarze | 2018-12-16 | 10 | -34/+79 |
* | Several improvements to escape sequence handling. | Ingo Schwarze | 2018-12-15 | 27 | -58/+303 |
* | Clean up the validation of .Pp, .PP, .sp, and .br. Make sure all | Ingo Schwarze | 2018-12-04 | 8 | -4/+19 |
* | In the validators, translate obsolete macro aliases (Lp, Ot, LP, P) | Ingo Schwarze | 2018-12-03 | 1 | -2/+2 |
* | When a conditional block is closed by putting "\}" on a text line | Ingo Schwarze | 2018-11-26 | 3 | -4/+30 |
* | Render the eqn(7) "sqrt" function as U+221A in UTF-8 output. | Ingo Schwarze | 2018-10-02 | 2 | -4/+4 |
* | Rudimentary implementation of the roff(7) .char (output glyph | Ingo Schwarze | 2018-08-25 | 7 | -2/+61 |
* | If man(7) next-line scope is open and the line ends with \c, | Ingo Schwarze | 2018-08-25 | 2 | -3/+29 |
* | Rudimentary implementation of the roff(7) .while request. | Ingo Schwarze | 2018-08-24 | 16 | -2/+182 |
* | Implement the roff(7) .shift and .return requests, | Ingo Schwarze | 2018-08-23 | 14 | -8/+184 |
* | Improve the ASCII rendering of \(Po (Pound Sterling) | Ingo Schwarze | 2018-08-21 | 16 | -90/+86 |
* | Fix some issues found looking at groff_char(7): | Ingo Schwarze | 2018-08-21 | 8 | -12/+12 |
* | Disable one test for now that is broken after the addition of \). | Ingo Schwarze | 2018-08-19 | 2 | -4/+3 |
* | Implement the \*(.T predefined string (interpolate device name) | Ingo Schwarze | 2018-08-16 | 6 | -1/+90 |
* | support tail arguments on the .ME and .UE macros, | Ingo Schwarze | 2018-08-14 | 6 | -16/+33 |
* | Two new low-level roff(7) features: | Ingo Schwarze | 2018-04-10 | 3 | -1/+50 |
* | When accessing an undefined number register, define it to be zero, like | Ingo Schwarze | 2018-04-09 | 3 | -1/+46 |
* | Using an undefined string or macro will cause it to be defined as empty. | Ingo Schwarze | 2018-04-09 | 4 | -2/+110 |
* | fix wrong date | Ingo Schwarze | 2018-02-07 | 2 | -2/+2 |
* | Delete the "no blank before trailing delimiter" check from the | Ingo Schwarze | 2018-02-06 | 9 | -15/+0 |
* | Remove the implicit display feature of .Lk because it was inconsistent | Ingo Schwarze | 2018-01-13 | 1 | -3/+2 |
* | eliminate white space after opening and before closing punctuation | Ingo Schwarze | 2017-08-23 | 3 | -4/+4 |
* | Suppress spacing before certain kinds of lists. | Ingo Schwarze | 2017-08-23 | 1 | -1/+1 |
* | Improve ASCII rendering of a few rare character escape sequences | Ingo Schwarze | 2017-08-23 | 2 | -6/+6 |
* | catch up with ASCII renderings in chars.c rev. 1.72 | Ingo Schwarze | 2017-08-23 | 21 | -113/+118 |
* | disable .Xr -Tlint test for now, | Ingo Schwarze | 2017-07-28 | 1 | -0/+3 |
* | Do not test .Xr here. It is not what this directory should focus on, | Ingo Schwarze | 2017-07-28 | 6 | -28/+20 |
* | Avoid cross reference to mandoc(1) because it may cause a message | Ingo Schwarze | 2017-07-20 | 6 | -12/+12 |
* | Run the regression tests iteratively rather than recursively. | Ingo Schwarze | 2017-07-18 | 2 | -232/+236 |
* | test -diag -width and -inset -width | Ingo Schwarze | 2017-07-16 | 9 | -12/+20 |
* | print the right character for mathematical overbar; from bentley@ | Ingo Schwarze | 2017-07-15 | 4 | -4/+4 |
* | print HTML character references as 4+ digits hexadecimal, like Unicode; | Ingo Schwarze | 2017-07-14 | 11 | -331/+331 |
* | add parentheses to the output where required for disambiguation | Ingo Schwarze | 2017-07-07 | 9 | -10/+10 |
* | Now that we have the -Wstyle message level, downgrade six warnings | Ingo Schwarze | 2017-07-06 | 17 | -68/+68 |
* | Fix operator precedence according to Brian W. Kernighan and Lorinda | Ingo Schwarze | 2017-07-06 | 20 | -25/+78 |
* | Fix handling of \} on roff request lines. | Ingo Schwarze | 2017-07-04 | 2 | -3/+12 |