]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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):
2018-08-20 Ingo Schwarze\f[] means \fP, not \fR
2018-08-20 Ingo SchwarzeExpand \n(.$ (the number of macro arguments) right...
2018-08-19 Ingo SchwarzeDisable one test for now that is broken after the addit...
2018-08-19 Ingo SchwarzeAdd the \) special character, a variant of \& so arcane...
2018-08-19 Ingo SchwarzeDo alignment of non-numeric strings in numeric cells...
2018-08-19 Ingo Schwarzedo not print horizontal lines inside vertical spans
2018-08-19 Ingo SchwarzeMostly complete implementation of the 'c' (character...
2018-08-18 Ingo SchwarzeBugfix: When a line ends with '\ \"', don't strip the...
2018-08-18 Ingo Schwarzesupport the highly surprising escape sequence \# (line...
2018-08-18 Ingo Schwarzeparagraphs can contain .MT and .UR blocks
2018-08-18 Ingo SchwarzeIf a tbl(7) column contains both text cells and numeric...
2018-08-18 Ingo Schwarze.RE causes a line break even if .RS is not open
2018-08-18 Ingo Schwarze.SY causes a one-column indentation even without any...
2018-08-18 Ingo SchwarzeDo not allocate a column for decimal points if all...
2018-08-18 Ingo SchwarzeUnsurprisingly, zero-width non-breaking spaces have...
2018-08-18 Ingo Schwarzeend of sentence detection after .ME and .UE, useful...
2018-08-18 Ingo SchwarzeThe .nf/.fi (fill mode) requests never have text children
2018-08-18 Ingo SchwarzeTwo consecutive .SY blocks only get a blank line in...
2018-08-18 Ingo Schwarzeprevent line breaks in the middle of .OP
2018-08-18 Ingo SchwarzeMassively reduce the amount of text, cutting it down...
2018-08-18 Ingo Schwarzeimplement the GNU man-ext .SY/.YS (synopsis block)...
2018-08-17 Ingo SchwarzeRemove more pointer arithmetic passing via regions...
2018-08-16 Ingo Schwarzeimplement the GNU man-ext .TQ macro in man(7),
2018-08-16 Ingo SchwarzeDo not calculate a pointer to a memory location before...
2018-08-16 Ingo SchwarzeDocument \*(.T.
2018-08-16 Ingo SchwarzeImplement the \*(.T predefined string (interpolate...
2018-08-16 Ingo Schwarzeprocess UTF-8 input even in ASCII output mode,
2018-08-15 Ingo Schwarzefix incomplete variable renaming in previous;
2018-08-15 Ingo SchwarzeChange comment: NetBSD just fixed their headers; but...
2018-08-15 Ingo SchwarzeNULL requires <stddef.h>
2018-08-15 Ingo SchwarzeAutodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are...
2018-08-14 Ingo Schwarzesupport tail arguments on the .ME and .UE macros,
2018-08-10 Ingo Schwarzeerror message for invalid -S argument
2018-08-10 Ingo Schwarzehandle the non-portable GNU-style \[charNN], \[charNNN...
2018-08-10 Ingo SchwarzeThe groff man-ext macros define fonts CB, CI, and CR,
2018-08-10 Ingo SchwarzeImplement the roff(7) .nop (no operation) request.
2018-08-09 Ingo SchwarzeIf somebody asks "man 3 chmod",
2018-08-09 Ingo Schwarzesome fixes for the "www" and "www-install" maintainer...
2018-08-08 Ingo Schwarzerelease 1.14.4 VERSION_1_14_4
2018-08-08 Ingo SchwarzeEven though we strongly discourage escaping hyphens...
2018-08-08 Ingo SchwarzeReorder the text in the "Dashes and Hyphens" subsection...
2018-08-08 Ingo SchwarzeClarify the confusing "(text)" annotation in the charac...
2018-08-08 Ingo SchwarzeAfter years of deliberation, finally provide a clear...
2018-08-06 Ingo Schwarzescanned to groff manual pages for todo items;
2018-08-01 Ingo SchwarzeFix an off-by-one string read access that could happen...
2018-08-01 Ingo SchwarzeAfter rewriting the parse buffer from scratch, we also...
2018-08-01 Ingo SchwarzeAvoid a read access one byte beyond the end of an alloc...
2018-07-31 Ingo Schwarzemore 1.14.4 release preparations:
2018-07-31 Ingo Schwarzemakewhatis -p complains about language subdirectories
2018-07-31 Ingo Schwarzehtml.c now uses ohash, and new file compat_strndup.c
2018-07-31 Ingo Schwarzefirst steps toward the 1.14.4 release
2018-07-28 Ingo SchwarzeIssue a STYLE message when normalizing the date format...
2018-07-28 Ingo Schwarzeremove two entries that were done
2018-07-27 Ingo Schwarzegarbage collect the unused "#define INDENT"
2018-07-23 Ingo SchwarzeRemove more redundant element selectors where the class...
2018-07-23 Ingo Schwarzereplace the last instances of ex units by em;
2018-07-16 Ingo Schwarzenew todos, mostly from Pali Rohar, mostly tbl(7)
2018-06-25 Ingo SchwarzeDelete substantial amounts of code
2018-06-25 Ingo SchwarzeGet rid of the last explicit length in HTML style=...
2018-06-25 Ingo SchwarzeDelete support for style=margin-left attributes, which...
2018-06-25 Ingo SchwarzeDrop explicit, constant style=margin-left attribute...
2018-06-25 Ingo SchwarzeDelete support for style=width attributes, which are...
2018-06-25 Ingo SchwarzeDo not write <colgroup> elements. Their only purpose...
2018-06-25 Ingo SchwarzeIgnore author-specified indentation for .RS; it harms...
2018-06-25 Ingo SchwarzeDelete support for the style=text-indent attribute...
2018-06-25 Ingo SchwarzeFor -man -Thtml, ignore author-specified .HP widths...
2018-06-18 Ingo SchwarzeRevert previous: style=height is still used by roff_htm...
2018-06-10 Ingo Schwarzedelete support for the HTML style=height property,...
2018-06-10 Ingo SchwarzeIn HTML output, for lists that have an -indent argument...
2018-06-10 Ingo SchwarzeWhen formatting man(7) documents that do not contain...
2018-05-29 Ingo SchwarzeRemove redundant value= attributes from option elements,
2018-05-29 Ingo SchwarzeDelete support for the print_otag(sw) * and - modifiers,
2018-05-29 Ingo SchwarzeIgnore author-specified -width arguments for -tag and...
2018-05-28 Ingo SchwarzeJohn Gardner tells me that among frontend developers...
2018-05-28 Ingo SchwarzeURL-fragment strings can only contain certain characters.
2018-05-26 Ingo SchwarzeStart with baby steps towards responsive design:
2018-05-26 Ingo SchwarzeUse em units rather than ex units for horizontal lengths.
2018-05-25 Ingo SchwarzeDo not write duplicate id= attributes, they violate...
2018-05-21 Ingo SchwarzeUse <span> for .Ms rather than <b>; discussed with...
2018-05-21 Ingo SchwarzeUse <span> for .Ad rather than <i>; also suggested...
2018-05-21 Ingo SchwarzeUse <span> rather than abusing <i> for .Pa;
2018-05-20 Ingo Schwarzevarious minor improvements
2018-05-20 Ingo SchwarzeProtect against malicious manual pages containing ...
2018-05-18 Ingo SchwarzeIn a nutshell, all mobile browsers are broken.
2018-05-14 Ingo SchwarzeSome broken terminal emulators (e.g. sakura) do the...
next