]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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,
2018-11-22 Ingo SchwarzeCorrect and shorten the description of the sort order...
2018-11-22 Ingo SchwarzeIn apropos(1) output, stop sorting .Nm search results...
2018-11-22 Ingo SchwarzeIn -T locale (the default), -T ascii, and -T utf8 mode...
2018-11-19 Ingo SchwarzeImprove POSIX compliance by making case-insensitive...
2018-11-19 Ingo SchwarzeCorrectly construct empty lists in dbm_page_get().
2018-10-25 Ingo Schwarzein -man -Thtml, vertical spacing is required before .IP
2018-10-25 Ingo SchwarzeImplement the \f(CW and \f(CR (constant width font...
2018-10-23 Ingo SchwarzeThe ctags(1) file format uses whitespace as a field...
2018-10-23 Ingo SchwarzeInput lines that are not blank but generate no output,
2018-10-19 Ingo SchwarzeRewrite parse_path_info() to be four lines shorter...
2018-10-04 Ingo Schwarzeupdate DESCRIPTION and COMPATIBILITY, mostly correcting...
2018-10-04 Ingo SchwarzeStop abusing subsections to represent the list of escap...
2018-10-04 Ingo SchwarzeWhen a subsection header contains no letters but only...
2018-10-02 Ingo Schwarzeadd DESCRIPTION and .Ss to the toc; suggested by espie@
2018-10-02 Ingo Schwarzeenable the equivalent of -O toc in man.cgi(8)
2018-10-02 Ingo SchwarzeAdd an option -T html -O toc to add a brief table of...
2018-10-02 Ingo SchwarzeSupport a second argument to -O man,
2018-10-02 Ingo SchwarzeRender the eqn(7) "sqrt" function as U+221A in UTF...
2018-10-01 Ingo SchwarzeAdd missing URI encoding when writing HTTP redirects,
2018-09-23 Ingo Schwarzefeature suggestions from EuroBSDCon 2018
2018-08-27 Ingo SchwarzeReduce excessive right padding in tagged list heads.
2018-08-26 Ingo SchwarzeSupport nesting of elements with next-line scope.
2018-08-25 Ingo SchwarzeRudimentary implementation of the roff(7) .char (output...
2018-08-25 Ingo SchwarzeIf man(7) next-line scope is open and the line ends...
2018-08-24 Ingo SchwarzeRudimentary implementation of the roff(7) .while request.
2018-08-23 Ingo SchwarzeThe upcoming .while request will have to re-execute...
2018-08-23 Ingo SchwarzeImplement the roff(7) .shift and .return requests,
2018-08-21 Ingo SchwarzeImplement the \\$@ escape sequence (insert all macro...
2018-08-21 Ingo SchwarzeImprove the ASCII rendering of \(Po (Pound Sterling)
2018-08-21 Ingo SchwarzeFix some issues found looking at groff_char(7):
next