]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2019-03-03 Ingo Schwarzeadd forgotten mparse options to two rarely used programs
2019-03-02 Ingo SchwarzeDo not open a subsection for each and every macro.
2019-03-02 Ingo Schwarzeremove a few words to improve flow; from tedu@
2019-03-02 Ingo SchwarzeRepresent multiple subsequent .IP blocks having a consi...
2019-03-01 Ingo SchwarzeWrap .Sh/.SH sections and .Ss/.SS subsections in HTML...
2019-02-28 Ingo SchwarzeFormat multiple subsequent .IP or multiple subsequent...
2019-02-23 Ingo SchwarzeExplain the ASCII rendering of single quotes because...
2019-02-09 Ingo SchwarzeThe horizontal line in a data cell containing only...
2019-02-09 Ingo Schwarzeadd a BUGS section explaining the situation with box...
2019-02-09 Ingo Schwarzeignore empty request lines in the table data reader;
2019-02-08 Ingo Schwarzefix typo: "a data cells" -> "a data cell"; from bentley@
2019-02-07 Ingo Schwarzestyle improvement from jmc@, no output change;
2019-02-06 Ingo SchwarzeRemove the misleading statement ".No takes no arguments".
2019-02-06 Ingo SchwarzeLet roff_getname() end the roff identifier at a tab...
2019-02-06 Ingo Schwarzeadjust style and comments in roff_getname(); no functio...
2019-01-31 Ingo SchwarzeRelax overzealous PATH_INFO validation.
2019-01-31 Ingo SchwarzeSince resetting of offsets works quite differently...
2019-01-31 Ingo SchwarzeFix tbl(7) centering in mdoc(7) documents.
2019-01-18 Ingo SchwarzeThe .UR and .MT blocks in man(7) are represented by...
2019-01-17 Ingo SchwarzeDelete several entries that were already fixed.
2019-01-17 Ingo SchwarzeTest handling of escaped backslashes because the code...
2019-01-15 Ingo SchwarzeIn PostScript and PDF output, one AFM unit is not nearl...
2019-01-11 Ingo SchwarzeImprove error reporting when a file given on the comman...
2019-01-11 Ingo Schwarzedo not access a NULL pointer when formatting a complete...
2019-01-11 Ingo SchwarzeRemove the HTML title= attributes which harmed accessib...
2019-01-10 Ingo SchwarzeAfter years of gnashing of teeth, i finally found a...
2019-01-10 Ingo SchwarzeInitializers for file-scope static variables should...
2019-01-07 Ingo SchwarzeRepresent mdoc(7) .Pp (and .sp, and some SYNOPSIS and...
2019-01-06 Ingo SchwarzeFinally, represent the man(7) .PP and .HP macros by...
2019-01-05 Ingo SchwarzeIn no-fill mode, avoid bogus blank lines in two situations:
2019-01-05 Ingo SchwarzeIn groff, when the .SY block macro occurs in no-fill...
2019-01-05 Ingo SchwarzeSlowly start doing more HTML output tests, in this...
2019-01-05 Ingo SchwarzeIn HTML output, man(7) .RS blocks get formatted as...
2019-01-05 Ingo Schwarzeminor cleanup, no functional change:
2019-01-05 Ingo SchwarzeNow that the NODE_NOFILL flag in the syntax tree is...
2019-01-05 Ingo Schwarzeno-fill mode has to be suspended during tbl(7) renderin...
2019-01-05 Ingo Schwarzeminor cleanup, no functional change:
2019-01-05 Ingo SchwarzeSome high-level block macros have an effect similar...
2019-01-04 Ingo SchwarzeTest interaction of low-level roff(7) filling requests...
2019-01-04 Ingo SchwarzeTwo functional improvements to filling in terminal...
2019-01-04 Ingo SchwarzeSimplify the roff(7) .ce and .rj terminal formatter...
2019-01-04 Ingo SchwarzeImplement centering and adjustment to the right margin...
2019-01-04 Ingo SchwarzeOops, i forgot to adjust this file to the changes in...
2019-01-04 Ingo Schwarzetest the roff(7) .ce and .rj requests;
2019-01-03 Ingo SchwarzeRewrite the line filling function for terminal output...
2019-01-01 Ingo SchwarzeSupport taking the -O tag value from apropos(1) key...
2019-01-01 Ingo SchwarzeCorrectly set the ROFF_NOFILL parser flag for .Bd ...
2019-01-01 Ingo Schwarzedisplay the NODE_NOFILL flag indicating no-fill mode
2019-01-01 Ingo SchwarzeNow that .nf and .fi are implemented in the roff(7...
2018-12-31 Ingo Schwarzedrop flag HTML_LITERAL which is no longer used
2018-12-31 Ingo SchwarzeCleanup, minus 25 LOC, no functional change:
2018-12-31 Ingo SchwarzeCleanup, no functional change:
2018-12-31 Ingo SchwarzeCleanup, no functional change:
2018-12-31 Ingo Schwarzeoops, one change ROFF_NOFILL -> NODE_NOFILL was forgott...
2018-12-31 Ingo Schwarzecatch up with the changed order of warnings;
2018-12-31 Ingo SchwarzeUse the new flag NODE_NOFILL in the validators, which...
2018-12-31 Ingo SchwarzeStore the fill mode with a new flag NODE_NOFILL in...
2018-12-31 Ingo SchwarzeFor .EX and .EE, set the fill mode parser state directl...
2018-12-31 Ingo SchwarzeCleanup, no functional change:
2018-12-31 Ingo SchwarzeMove parsing of the .nf and .fi (fill mode) requests...
2018-12-31 Ingo SchwarzeCleanup, minus 15 LOC, no functional change:
2018-12-30 Ingo SchwarzeCleanup, no functional change:
2018-12-28 Ingo Schwarzeadd some notes about using col(1) and ul(1) to process...
2018-12-25 Ingo Schwarzebugfix: make the static class buffer long enough
2018-12-24 Ingo Schwarzemandoc.css lives in /usr/share/misc now; use full paths...
2018-12-23 Ingo SchwarzeFinally, stop abusing .Ss and .Sx to mark up macros...
2018-12-23 Ingo SchwarzeSimplify and clarify instructions for .Ql, and deprecat...
2018-12-23 Ingo SchwarzeDeprecate .Lp, use .Pp instead.
2018-12-22 Ingo SchwarzeIn the TOC, close <a> before opening <ul>.
2018-12-21 Ingo Schwarzemerge a test update from OpenBSD that was forgotten...
2018-12-21 Ingo SchwarzeRename mandoc_getarg() to roff_getarg() and pass it...
2018-12-20 Ingo SchwarzeMove the full responsibility for reporting open(2)...
2018-12-20 Ingo SchwarzeExplain what the fields in mandoc messages mean,
2018-12-20 Ingo SchwarzeBugfix:
2018-12-18 Ingo SchwarzeAs a first step towards making roff_res() callable...
2018-12-16 Ingo SchwarzeThe .HP macro was deprecated by groff, and that makes...
2018-12-16 Ingo Schwarzeminor polishing, in parts related to functional improve...
2018-12-16 Ingo Schwarzes/OpenBSD/Id/ in CVS Ids
2018-12-16 Ingo SchwarzeYet another round of improvements to manual font selection.
2018-12-15 Ingo SchwarzeSeveral improvements to escape sequence handling.
2018-12-14 Ingo Schwarzezap trailing whitespace; from jmc@
2018-12-14 Ingo SchwarzeCleanup, no functional change:
2018-12-14 Ingo SchwarzeAlmost mechanical diff to remove the "struct mparse...
2018-12-14 Ingo SchwarzeFold mparse_parse_buffer() into mparse_readfd(), making...
2018-12-14 Ingo SchwarzeDelete the function mparse_readmem() that has been...
2018-12-14 Ingo SchwarzeMajor cleanup; may imply minor changes in edge cases...
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo Schwarzelibmdoc.h no longer needs mdoc.h
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-12 Ingo SchwarzeCleanup, no functional change:
2018-12-04 Ingo SchwarzeHTML syntax audit: render \p as <br/>, not as <div>.
2018-12-04 Ingo SchwarzeRestrict "vertical-align: middle;" to <td> descendants...
2018-12-04 Ingo SchwarzeMake sure all borders in a table are drawn in the same...
2018-12-04 Ingo SchwarzeDuring validation, drop .br before a text line starting...
2018-12-04 Ingo SchwarzeClean up the validation of .Pp, .PP, .sp, and .br....
2018-12-03 Ingo SchwarzeIn the validators, translate obsolete macro aliases...
next