| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Outside explicit font context, give every letter its own box. | Ingo Schwarze | 2017-06-21 | 1 | -14/+45 |
* | quoted words are not parsed for defined keys | Ingo Schwarze | 2017-06-21 | 1 | -11/+10 |
* | Recognize well-known functions names (the same that Heirloom recognizes, | Ingo Schwarze | 2017-06-21 | 1 | -16/+37 |
* | KNF: remove parentheses from switch case labels; no binary change | Ingo Schwarze | 2017-06-20 | 3 | -82/+82 |
* | Fix a regression in the previous revision: | Ingo Schwarze | 2017-06-19 | 1 | -2/+6 |
* | Implement appending to standard man(7) and mdoc(7) macros with .am. | Ingo Schwarze | 2017-06-18 | 13 | -141/+285 |
* | style message about duplicate RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 4 | -1/+12 |
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 42 | -19/+45 |
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 85 | -4/+85 |
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 116 | -3/+184 |
* | if .in is used inside the .TP head, it's always relative | Ingo Schwarze | 2017-06-17 | 5 | -4/+55 |
* | tables leak tab settings to subsequent text | Ingo Schwarze | 2017-06-17 | 14 | -0/+68 |
* | correct handling of blank lines after \c | Ingo Schwarze | 2017-06-17 | 7 | -14/+77 |
* | properly set the default indentation | Ingo Schwarze | 2017-06-17 | 1 | -4/+4 |
* | Multiple tbl(7) improvements: | Ingo Schwarze | 2017-06-16 | 7 | -115/+12306 |
* | round default width of tbl(7) text blocks in the same way as groff | Ingo Schwarze | 2017-06-15 | 4 | -2/+168 |
* | implement so-called absolute horizontal motion: \h'|...', | Ingo Schwarze | 2017-06-14 | 5 | -4/+15 |
* | Naive implementation of the roff(7) .po (page offset) request. | Ingo Schwarze | 2017-06-14 | 11 | -8/+84 |
* | add the \(ru (0.5m baseline ruler) character escape sequence, | Ingo Schwarze | 2017-06-14 | 6 | -4/+6 |
* | simple implementation of the roff(7) .als (macro alias) request, | Ingo Schwarze | 2017-06-14 | 2 | -5/+35 |
* | let \l use the right fill character | Ingo Schwarze | 2017-06-14 | 6 | -10/+48 |
* | improve rounding rules for scaling units | Ingo Schwarze | 2017-06-14 | 23 | -47/+66 |
* | harmless, but weird typo; found with afterstep_faq(1) | Ingo Schwarze | 2017-06-14 | 1 | -1/+1 |
* | implement the roff(7) d (macro or string defined) conditional | Ingo Schwarze | 2017-06-14 | 5 | -8/+70 |
* | implement roff(7) .rj (right justify) request | Ingo Schwarze | 2017-06-14 | 7 | -32/+39 |
* | implement the roff(7) \p (break output line) escape sequence | Ingo Schwarze | 2017-06-14 | 9 | -9/+110 |
* | Partial support for the \n[an-margin] number register. | Ingo Schwarze | 2017-06-13 | 4 | -2/+56 |
* | If the layout is empty except for requesting a left vertical frame, | Ingo Schwarze | 2017-06-13 | 1 | -0/+2 |
* | Delete the arbitrary range restriction for -Owidth. | Ingo Schwarze | 2017-06-13 | 2 | -3/+2 |
* | fix the interaction of the allbox option with spanned cells in the layout | Ingo Schwarze | 2017-06-13 | 3 | -16/+49 |
* | Explicitly ignore .br, .ce, and .sp inside tbl(7) text blocks. | Ingo Schwarze | 2017-06-13 | 1 | -2/+3 |
* | test the new allbox and wrapping features | Ingo Schwarze | 2017-06-12 | 5 | -1/+95 |
* | Two minor fixes for the "allbox" modifier: | Ingo Schwarze | 2017-06-12 | 1 | -2/+5 |
* | If a tbl(7) layout contains a 'w' (minimum width) modifier for a | Ingo Schwarze | 2017-06-12 | 1 | -2/+3 |
* | implement the tbl(7) "allbox" option; | Ingo Schwarze | 2017-06-12 | 1 | -1/+7 |
* | fix column width calculation for text block cells | Ingo Schwarze | 2017-06-12 | 4 | -14/+21 |
* | Implement automatic line breaking | Ingo Schwarze | 2017-06-12 | 12 | -88/+343 |
* | ooops, fix a glitch in the previous commit... | Ingo Schwarze | 2017-06-11 | 1 | -1/+1 |
* | Style message about legacy man(7) date format in mdoc(7) documents | Ingo Schwarze | 2017-06-11 | 59 | -0/+59 |
* | Style message about legacy man(7) date format in mdoc(7) documents | Ingo Schwarze | 2017-06-11 | 101 | -15/+142 |
* | style message about missing .Fn markup; inspired by mdoclint | Ingo Schwarze | 2017-06-11 | 4 | -7/+35 |
* | Do not issue the message "no blank before trailing delimiter" for .No. | Ingo Schwarze | 2017-06-11 | 2 | -4/+3 |
* | add forgotten file | Ingo Schwarze | 2017-06-11 | 1 | -0/+0 |
* | fix order of messages | Ingo Schwarze | 2017-06-11 | 1 | -1/+1 |
* | Reduce false positives for the "no blank before trailing delimiter" message. | Ingo Schwarze | 2017-06-10 | 1 | -2/+75 |
* | minor markup simplifications | Ingo Schwarze | 2017-06-10 | 2 | -2/+2 |
* | style message about missing blank before trailing delimiter; | Ingo Schwarze | 2017-06-10 | 155 | -238/+483 |
* | do not break the line between Bsx/Bx/Fx/Nx/Ox/Dx and its arguments | Ingo Schwarze | 2017-06-10 | 1 | -9/+18 |
* | Properly reinitialize roffce_node between parses, | Ingo Schwarze | 2017-06-08 | 1 | -0/+4 |
* | Implement w layout specifier (minimum column width). | Ingo Schwarze | 2017-06-08 | 12 | -31/+140 |