2019-03-03 |
Ingo Schwarze | add forgotten mparse options to two rarely used programs |
commit | commitdiff | tree | snapshot |
2019-03-02 |
Ingo Schwarze | Do not open a subsection for each and every macro. |
commit | commitdiff | tree | snapshot |
2019-03-02 |
Ingo Schwarze | remove a few words to improve flow; from tedu@ |
commit | commitdiff | tree | snapshot |
2019-03-02 |
Ingo Schwarze | Represent multiple subsequent .IP blocks having a consi... |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Ingo Schwarze | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML... |
commit | commitdiff | tree | snapshot |
2019-02-28 |
Ingo Schwarze | Format multiple subsequent .IP or multiple subsequent... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Ingo Schwarze | Explain the ASCII rendering of single quotes because... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Ingo Schwarze | The horizontal line in a data cell containing only... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Ingo Schwarze | add a BUGS section explaining the situation with box... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Ingo Schwarze | ignore empty request lines in the table data reader; |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Ingo Schwarze | fix typo: "a data cells" -> "a data cell"; from bentley@ |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Ingo Schwarze | style improvement from jmc@, no output change; |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Ingo Schwarze | Remove the misleading statement ".No takes no arguments". |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Ingo Schwarze | Let roff_getname() end the roff identifier at a tab... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Ingo Schwarze | adjust style and comments in roff_getname(); no functio... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Ingo Schwarze | Relax overzealous PATH_INFO validation. |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Ingo Schwarze | Since resetting of offsets works quite differently... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Ingo Schwarze | Fix tbl(7) centering in mdoc(7) documents. |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Ingo Schwarze | The .UR and .MT blocks in man(7) are represented by... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Ingo Schwarze | Delete several entries that were already fixed. |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Ingo Schwarze | Test handling of escaped backslashes because the code... |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Ingo Schwarze | In PostScript and PDF output, one AFM unit is not nearl... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Ingo Schwarze | Improve error reporting when a file given on the comman... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Ingo Schwarze | do not access a NULL pointer when formatting a complete... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Ingo Schwarze | Remove the HTML title= attributes which harmed accessib... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Ingo Schwarze | After years of gnashing of teeth, i finally found a... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Ingo Schwarze | Initializers for file-scope static variables should... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Ingo Schwarze | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Ingo Schwarze | Finally, represent the man(7) .PP and .HP macros by... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | In no-fill mode, avoid bogus blank lines in two situations: |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | In groff, when the .SY block macro occurs in no-fill... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | Slowly start doing more HTML output tests, in this... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | In HTML output, man(7) .RS blocks get formatted as... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | minor cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | Now that the NODE_NOFILL flag in the syntax tree is... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | no-fill mode has to be suspended during tbl(7) renderin... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | minor cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | Some high-level block macros have an effect similar... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Test interaction of low-level roff(7) filling requests... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Two functional improvements to filling in terminal... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Simplify the roff(7) .ce and .rj terminal formatter... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Implement centering and adjustment to the right margin... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Oops, i forgot to adjust this file to the changes in... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | test the roff(7) .ce and .rj requests; |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Ingo Schwarze | Rewrite the line filling function for terminal output... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | Support taking the -O tag value from apropos(1) key... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | Correctly set the ROFF_NOFILL parser flag for .Bd ... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | display the NODE_NOFILL flag indicating no-fill mode |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | Now that .nf and .fi are implemented in the roff(7... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | drop flag HTML_LITERAL which is no longer used |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, minus 25 LOC, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | oops, one change ROFF_NOFILL -> NODE_NOFILL was forgott... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | catch up with the changed order of warnings; |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Use the new flag NODE_NOFILL in the validators, which... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Store the fill mode with a new flag NODE_NOFILL in... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | For .EX and .EE, set the fill mode parser state directl... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Move parsing of the .nf and .fi (fill mode) requests... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, minus 15 LOC, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Ingo Schwarze | add some notes about using col(1) and ul(1) to process... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Ingo Schwarze | bugfix: make the static class buffer long enough |
commit | commitdiff | tree | snapshot |
2018-12-24 |
Ingo Schwarze | mandoc.css lives in /usr/share/misc now; use full paths... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Ingo Schwarze | Finally, stop abusing .Ss and .Sx to mark up macros... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Ingo Schwarze | Simplify and clarify instructions for .Ql, and deprecat... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Ingo Schwarze | Deprecate .Lp, use .Pp instead. |
commit | commitdiff | tree | snapshot |
2018-12-22 |
Ingo Schwarze | In the TOC, close <a> before opening <ul>. |
commit | commitdiff | tree | snapshot |
2018-12-21 |
Ingo Schwarze | merge a test update from OpenBSD that was forgotten... |
commit | commitdiff | tree | snapshot |
2018-12-21 |
Ingo Schwarze | Rename mandoc_getarg() to roff_getarg() and pass it... |
commit | commitdiff | tree | snapshot |
2018-12-20 |
Ingo Schwarze | Move the full responsibility for reporting open(2)... |
commit | commitdiff | tree | snapshot |
2018-12-20 |
Ingo Schwarze | Explain what the fields in mandoc messages mean, |
commit | commitdiff | tree | snapshot |
2018-12-20 |
Ingo Schwarze | Bugfix: |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Ingo Schwarze | As a first step towards making roff_res() callable... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Ingo Schwarze | The .HP macro was deprecated by groff, and that makes... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Ingo Schwarze | minor polishing, in parts related to functional improve... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Ingo Schwarze | s/OpenBSD/Id/ in CVS Ids |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Ingo Schwarze | Yet another round of improvements to manual font selection. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Ingo Schwarze | Several improvements to escape sequence handling. |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ingo Schwarze | zap trailing whitespace; from jmc@ |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ingo Schwarze | Almost mechanical diff to remove the "struct mparse... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ingo Schwarze | Fold mparse_parse_buffer() into mparse_readfd(), making... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ingo Schwarze | Delete the function mparse_readmem() that has been... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ingo Schwarze | Major cleanup; may imply minor changes in edge cases... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Ingo Schwarze | libmdoc.h no longer needs mdoc.h |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Ingo Schwarze | HTML syntax audit: render \p as <br/>, not as <div>. |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Ingo Schwarze | Restrict "vertical-align: middle;" to <td> descendants... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Ingo Schwarze | Make sure all borders in a table are drawn in the same... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Ingo Schwarze | During validation, drop .br before a text line starting... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Ingo Schwarze | Clean up the validation of .Pp, .PP, .sp, and .br.... |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ingo Schwarze | In the validators, translate obsolete macro aliases... |
commit | commitdiff | tree | snapshot |
next |