]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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...
2018-12-03 Ingo SchwarzeRender .br as <br/>, not as an empty <div>.
2018-11-29 Ingo SchwarzeDo not draw horizontal lines through vertical spans
2018-11-29 Ingo SchwarzeNow that it is better understood how borders work,
2018-11-29 Ingo SchwarzeBetter handle automatic column width assignments in...
2018-11-28 Ingo SchwarzeBugfix: never set termp->enc to the ambiguous value...
2018-11-28 Ingo Schwarzeadditional check needed after the previous (box drawing...
2018-11-28 Ingo SchwarzeIn -T utf8 output mode, render tbl(7) borders with...
2018-11-26 Ingo SchwarzeImplement tbl(7) lines in -T html output,
2018-11-26 Ingo SchwarzeWhen a conditional block is closed by putting "\}"...
2018-11-26 Ingo SchwarzeMark Harris pointed out that people might have doubts...
2018-11-26 Ingo SchwarzePlace mandoc.css into the public domain.
2018-11-26 Ingo SchwarzeSimplify writing of tbl(7) cells by using the new featu...
2018-11-26 Ingo SchwarzeSupport more than one style attribute one the same...
2018-11-25 Ingo SchwarzeLet cells containing nothing but \^ extend the cell...
2018-11-25 Ingo SchwarzeIn tbl(7) -T html output,
2018-11-25 Ingo SchwarzeHTML formatting of .IP
2018-11-24 Ingo SchwarzeImplement horizontal and vertical alignment of tbl...
2018-11-23 Ingo SchwarzeWhen a font escape appears in the middle of a string,
next