| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-30 | 31 | -306/+270 |
* | add some notes about using col(1) and ul(1) to process the ascii markup | Ingo Schwarze | 2018-12-28 | 1 | -0/+7 |
* | bugfix: make the static class buffer long enough | Ingo Schwarze | 2018-12-25 | 1 | -1/+1 |
* | mandoc.css lives in /usr/share/misc now; use full paths to indicate this. | Ingo Schwarze | 2018-12-24 | 1 | -7/+7 |
* | Finally, stop abusing .Ss and .Sx to mark up macros, use .Ic instead | Ingo Schwarze | 2018-12-23 | 1 | -795/+682 |
* | Simplify and clarify instructions for .Ql, and deprecate .Li. | Ingo Schwarze | 2018-12-23 | 1 | -34/+20 |
* | Deprecate .Lp, use .Pp instead. | Ingo Schwarze | 2018-12-23 | 1 | -2/+2 |
* | In the TOC, close <a> before opening <ul>. | Ingo Schwarze | 2018-12-22 | 1 | -1/+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 | 35 | -92/+515 |
* | Move the full responsibility for reporting open(2) errors from | Ingo Schwarze | 2018-12-20 | 2 | -6/+8 |
* | Explain what the fields in mandoc messages mean, | Ingo Schwarze | 2018-12-20 | 1 | -3/+19 |
* | Bugfix: | Ingo Schwarze | 2018-12-20 | 4 | -4/+9 |
* | As a first step towards making roff_res() callable from mandoc_getarg(), | Ingo Schwarze | 2018-12-18 | 2 | -96/+97 |
* | The .HP macro was deprecated by groff, and that makes sense | Ingo Schwarze | 2018-12-16 | 1 | -10/+18 |
* | minor polishing, in parts related to functional improvements in the past, | Ingo Schwarze | 2018-12-16 | 1 | -20/+28 |
* | s/OpenBSD/Id/ in CVS Ids | Ingo Schwarze | 2018-12-16 | 3 | -3/+3 |
* | Yet another round of improvements to manual font selection. | Ingo Schwarze | 2018-12-16 | 23 | -163/+252 |
* | Several improvements to escape sequence handling. | Ingo Schwarze | 2018-12-15 | 40 | -128/+507 |
* | zap trailing whitespace; from jmc@ | Ingo Schwarze | 2018-12-14 | 1 | -1/+1 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-14 | 14 | -63/+19 |
* | Almost mechanical diff to remove the "struct mparse *" argument | Ingo Schwarze | 2018-12-14 | 19 | -566/+424 |
* | Fold mparse_parse_buffer() into mparse_readfd(), making the code | Ingo Schwarze | 2018-12-14 | 1 | -40/+41 |
* | Delete the function mparse_readmem() that has been unused for almost a | Ingo Schwarze | 2018-12-14 | 2 | -15/+0 |
* | Major cleanup; may imply minor changes in edge cases of error reporting. | Ingo Schwarze | 2018-12-14 | 24 | -477/+426 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 23 | -116/+148 |
* | libmdoc.h no longer needs mdoc.h | Ingo Schwarze | 2018-12-13 | 2 | -14/+9 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 4 | -85/+50 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 4 | -10/+26 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 11 | -86/+117 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 7 | -98/+117 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 12 | -103/+206 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-12 | 15 | -125/+179 |
* | HTML syntax audit: render \p as <br/>, not as <div>. | Ingo Schwarze | 2018-12-04 | 1 | -4/+1 |
* | Restrict "vertical-align: middle;" to <td> descendants of class="tbl" | Ingo Schwarze | 2018-12-04 | 1 | -2/+2 |
* | Make sure all borders in a table are drawn in the same color. | Ingo Schwarze | 2018-12-04 | 1 | -1/+6 |
* | During validation, drop .br before a text line starting with a | Ingo Schwarze | 2018-12-04 | 1 | -0/+8 |
* | Clean up the validation of .Pp, .PP, .sp, and .br. Make sure all | Ingo Schwarze | 2018-12-04 | 16 | -97/+149 |
* | In the validators, translate obsolete macro aliases (Lp, Ot, LP, P) | Ingo Schwarze | 2018-12-03 | 9 | -38/+132 |
* | Render .br as <br/>, not as an empty <div>. | Ingo Schwarze | 2018-12-03 | 1 | -5/+1 |
* | Do not draw horizontal lines through vertical spans | Ingo Schwarze | 2018-11-29 | 1 | -4/+18 |
* | Now that it is better understood how borders work, | Ingo Schwarze | 2018-11-29 | 1 | -71/+105 |
* | Better handle automatic column width assignments in the presence of | Ingo Schwarze | 2018-11-29 | 2 | -47/+205 |
* | Bugfix: never set termp->enc to the ambiguous value TERMENC_LOCALE, | Ingo Schwarze | 2018-11-28 | 1 | -3/+3 |
* | additional check needed after the previous (box drawing) patch | Ingo Schwarze | 2018-11-28 | 1 | -4/+7 |
* | In -T utf8 output mode, render tbl(7) borders with the Unicode | Ingo Schwarze | 2018-11-28 | 2 | -159/+317 |
* | Implement tbl(7) lines in -T html output, | Ingo Schwarze | 2018-11-26 | 2 | -69/+128 |
* | When a conditional block is closed by putting "\}" on a text line | Ingo Schwarze | 2018-11-26 | 4 | -10/+58 |
* | Mark Harris pointed out that people might have doubts whether all files | Ingo Schwarze | 2018-11-26 | 1 | -4/+4 |
* | Place mandoc.css into the public domain. | Ingo Schwarze | 2018-11-26 | 1 | -0/+5 |