2020-09-02 |
Ingo Schwarze | Do not indent by SIZE_MAX/2 when .ce occurs inside... |
tree | commitdiff |
2020-08-03 |
Ingo Schwarze | Put the code handling \} into a new function roff_cond_... |
tree | commitdiff |
2020-07-30 |
Ingo Schwarze | trivial sync with OpenBSD |
tree | commitdiff |
2019-09-03 |
Ingo Schwarze | adapt to new <p> output logic (html.c rev. 1.260) |
tree | commitdiff |
2019-04-30 |
Ingo Schwarze | In HTML output, allow switching the desired font for... |
tree | commitdiff |
2019-04-21 |
Ingo Schwarze | When calling an empty macro, do not clobber existing... |
tree | commitdiff |
2019-04-21 |
Ingo Schwarze | Implement the roff .break request (break out of a ... |
tree | commitdiff |
2019-03-01 |
Ingo Schwarze | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML... |
tree | commitdiff |
2019-02-06 |
Ingo Schwarze | Let roff_getname() end the roff identifier at a tab... |
tree | commitdiff |
2019-01-17 |
Ingo Schwarze | Test handling of escaped backslashes because the code... |
tree | commitdiff |
2019-01-07 |
Ingo Schwarze | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and... |
tree | commitdiff |
2019-01-06 |
Ingo Schwarze | Finally, represent the man(7) .PP and .HP macros by... |
tree | commitdiff |
2019-01-04 |
Ingo Schwarze | test the roff(7) .ce and .rj requests; |
tree | commitdiff |
2018-12-21 |
Ingo Schwarze | merge a test update from OpenBSD that was forgotten... |
tree | commitdiff |
2018-12-21 |
Ingo Schwarze | Rename mandoc_getarg() to roff_getarg() and pass it... |
tree | commitdiff |
2018-12-16 |
Ingo Schwarze | Yet another round of improvements to manual font selection. |
tree | commitdiff |
2018-12-15 |
Ingo Schwarze | Several improvements to escape sequence handling. |
tree | commitdiff |
2018-12-04 |
Ingo Schwarze | Clean up the validation of .Pp, .PP, .sp, and .br.... |
tree | commitdiff |
2018-11-26 |
Ingo Schwarze | When a conditional block is closed by putting "\}"... |
tree | commitdiff |
2018-08-25 |
Ingo Schwarze | Rudimentary implementation of the roff(7) .char (output... |
tree | commitdiff |
2018-08-25 |
Ingo Schwarze | If man(7) next-line scope is open and the line ends... |
tree | commitdiff |
2018-08-24 |
Ingo Schwarze | Rudimentary implementation of the roff(7) .while request. |
tree | commitdiff |
2018-08-23 |
Ingo Schwarze | Implement the roff(7) .shift and .return requests, |
tree | commitdiff |
2018-08-19 |
Ingo Schwarze | Disable one test for now that is broken after the addit... |
tree | commitdiff |
2018-08-16 |
Ingo Schwarze | Implement the \*(.T predefined string (interpolate... |
tree | commitdiff |
2018-04-10 |
Ingo Schwarze | Two new low-level roff(7) features: |
tree | commitdiff |
2018-04-09 |
Ingo Schwarze | When accessing an undefined number register, define... |
tree | commitdiff |
2018-04-09 |
Ingo Schwarze | Using an undefined string or macro will cause it to... |
tree | commitdiff |
2017-08-23 |
Ingo Schwarze | catch up with ASCII renderings in chars.c rev. 1.72 |
tree | commitdiff |
2017-07-06 |
Ingo Schwarze | Now that we have the -Wstyle message level, downgrade... |
tree | commitdiff |
2017-07-04 |
Ingo Schwarze | Fix handling of \} on roff request lines. |
tree | commitdiff |
2017-07-04 |
Ingo Schwarze | Messages of the -Wbase level now print STYLE:. Since... |
tree | commitdiff |
2017-06-25 |
Ingo Schwarze | cope with changes in BASE messages |
tree | commitdiff |
2017-06-18 |
Ingo Schwarze | Implement appending to standard man(7) and mdoc(7)... |
tree | commitdiff |
2017-06-17 |
Ingo Schwarze | style message about missing RCS ids; inspired by mdoclint |
tree | commitdiff |
2017-06-17 |
Ingo Schwarze | correct handling of blank lines after \c |
tree | commitdiff |
2017-06-14 |
Ingo Schwarze | implement so-called absolute horizontal motion: \h... |
tree | commitdiff |
2017-06-14 |
Ingo Schwarze | Naive implementation of the roff(7) .po (page offset... |
tree | commitdiff |
2017-06-14 |
Ingo Schwarze | let \l use the right fill character |
tree | commitdiff |
2017-06-14 |
Ingo Schwarze | improve rounding rules for scaling units |
tree | commitdiff |
2017-06-14 |
Ingo Schwarze | implement the roff(7) d (macro or string defined) condi... |
tree | commitdiff |
2017-06-14 |
Ingo Schwarze | implement the roff(7) \p (break output line) escape... |
tree | commitdiff |
2017-06-11 |
Ingo Schwarze | Style message about legacy man(7) date format in mdoc... |
tree | commitdiff |
2017-06-01 |
Ingo Schwarze | Minimal implementation of the \h (horizontal motion... |
tree | commitdiff |
2017-05-08 |
Ingo Schwarze | Basic implementation of the roff(7) .ti (temporary... |
tree | commitdiff |
2017-05-07 |
Ingo Schwarze | Basic implementation of the roff(7) .ta (define tab... |
tree | commitdiff |
2017-05-05 |
Ingo Schwarze | Move .sp to the roff modules. Enough infrastructure... |
tree | commitdiff |
2017-05-05 |
Ingo Schwarze | Move handling of the roff(7) .ft request from the man(7) |
tree | commitdiff |
2017-05-04 |
Ingo Schwarze | Parser reorg: |
tree | commitdiff |
2017-03-09 |
Ingo Schwarze | Really commit some files that failed to get committed... |
tree | commitdiff |
2017-03-08 |
Ingo Schwarze | prevent infinite recursion while expanding the arguments |
tree | commitdiff |
2017-03-07 |
Ingo Schwarze | If a user-defined macro is aborted because it exceeds... |
tree | commitdiff |
2017-02-17 |
Ingo Schwarze | Many people have been complaining for a long time that... |
tree | commitdiff |
2017-02-08 |
Ingo Schwarze | Finally port the OpenBSD regression suite. |
tree | commitdiff |
2014-03-03 |
Ingo Schwarze | Move the regression suite to the attic. |
tree | commitdiff |
2010-06-10 |
Kristaps Dzonsons | Fix adding some minimal intelligence to conditional... |
tree | commitdiff |
2010-06-01 |
Kristaps Dzonsons | Regression made old-groff-friendly. |
tree | commitdiff |
2010-06-01 |
Kristaps Dzonsons | Fixed condition of `\}' closing a conditional at the... |
tree | commitdiff |
2010-05-17 |
Kristaps Dzonsons | Full support for ie/el. This completes the initial... |
tree | commitdiff |
2010-05-17 |
Kristaps Dzonsons | libroff now is aware of which sub-nodes should be inter... |
tree | commitdiff |
2010-05-16 |
Kristaps Dzonsons | `ig' support in all its glory. Try |
tree | commitdiff |
2010-05-16 |
Kristaps Dzonsons | Regression tests in place for `.if' in libroff. |
tree | commitdiff |
|