]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2019-03-29 Ingo SchwarzeSet the maximum column index in a tbl(7) to the maximum...
2019-03-19 Ingo SchwarzeWhen the last line of the input is empty and the previo...
2019-03-18 Ingo Schwarzefix a NULL pointer access on empty tbl(7) data cells
2019-03-17 Ingo SchwarzeThe header file "html.h" uses enum roff_tok,
2019-03-16 Ingo SchwarzeWhen drawing a horizontal line in tbl(7) UTF-8 output...
2019-03-13 Ingo SchwarzeContrary to what the NetBSD attribute(3) manual page...
2019-03-11 Ingo Schwarzemark check_abort() and post_abort() as __dead;
2019-03-10 Ingo Schwarzerelease 1.14.5 VERSION_1_14_5
2019-03-10 Ingo SchwarzeAutomatically detect whether diff(1) supports the ...
2019-03-09 Ingo SchwarzeMention mandoc.db(5), makewhatis(8), and weekly(8).
2019-03-06 Ingo Schwarzenew dist-install maintainer target
2019-03-06 Ingo Schwarzewhile $() is more modern than ``, it does not work...
2019-03-06 Ingo Schwarzemention Solaris BUGS in regress.pl(1)
2019-03-06 Ingo Schwarzethis file needs to #include "config.h" because it calls...
2019-03-06 Ingo Schwarzedrop redundant '0' flag from "%02.2X" format string;
2019-03-06 Ingo Schwarzework towards 1.14.5, mostly updating WWW_INCS
2019-03-06 Ingo Schwarzeadd arch.o
2019-03-06 Ingo Schwarzedraft 1.14.5 NEWS entry
2019-03-06 Ingo Schwarzeautoconfiguration test whether less(1) supports the...
2019-03-04 Ingo SchwarzeFor TIOCGWINSZ, #include <termios.h> rather than <sys...
2019-03-04 Ingo Schwarzeadd libbe; from kevans@ via FreeBSD rev. 337663
2019-03-04 Ingo SchwarzeWhen the -S option is given to man(1) and the requested...
2019-03-04 Ingo SchwarzeFix the last straggler where the struct roff_node ...
2019-03-04 Ingo Schwarzeadditional comments on two TODO items
2019-03-03 Ingo SchwarzeReset HTML formatter state, in particular the id_unique...
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...
next