]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2021-06-02 Ingo Schwarzetest private use areas some more as they have proven...
2021-06-02 Ingo SchwarzeCleanup:
2021-06-02 Ingo SchwarzeThe wcwidth(3) of Plane 15 and Plane 16 Private Use...
2021-05-18 Ingo SchwarzeWhen looking for column separators on tbl(7) data lines...
2021-05-16 Ingo SchwarzeImplement the layout specification "a" (left justify...
2021-05-16 Ingo Schwarzetest font modifiers in the layout; related to tbl_html...
2021-05-16 Ingo Schwarzeimplement the tbl(7) layout modifiers "b" (bold) and...
2021-05-15 Ingo SchwarzeWhen looking for the last layout row used, we need...
2021-05-13 Ingo SchwarzeAdd OpenBSD riscv64 architecture; patch from jsg@.
2021-05-12 Ingo Schwarzeremove stray byte from broken escape sequence; diff...
2021-05-12 Ingo Schwarzetypo; diff from fcambus@
2021-05-12 Ingo Schwarze\s with arbitrary arg delimiters
2021-03-30 Ingo SchwarzeIn HTML output, correctly render .Bd -unfilled in propo...
2021-03-30 Ingo SchwarzeAppend .html suffix to temporary files enabling browser...
2021-03-28 Ingo Schwarzedouble .TH in man(7)
2021-03-28 Ingo Schwarzemore about .Bd -unfilled
2020-12-21 Ingo SchwarzeRename syntax test of the \O escape sequence (suppress...
2020-11-13 Ingo SchwarzeMANWIDTH
2020-11-12 Ingo Schwarzeold groff_char(7) reported by kamil at NetBSD
2020-10-31 Ingo SchwarzeDelete a sentence pointing to "the Predefined Strings...
2020-10-30 Ingo SchwarzeFinally get rid of the "overflow: auto" property of...
2020-10-30 Ingo SchwarzePromote section headers that can can be used unmodified...
2020-10-28 Ingo SchwarzeCorrect an embarrassing spelling mistake:
2020-10-28 Ingo SchwarzeImprove the HISTORY and AUTHORS sections, using information
2020-10-26 Ingo Schwarzeerror message simplifications requested by deraadt@
2020-10-25 Ingo SchwarzeThe GNU tbl(1) program contained in the groff package...
2020-10-24 Ingo SchwarzeTreat \*[.T] in the same way as \*(.T rather than calli...
2020-10-16 Ingo SchwarzeIn HTML output, avoid printing a newline right after...
2020-10-14 Ingo Schwarzeadd missing mention of Werner Lemberg,
2020-10-01 Ingo Schwarzeadd example to apropos.1 to list all manuals in a given...
2020-09-09 Ingo SchwarzeElement next-line scopes can nest. Consequently, even...
2020-09-09 Ingo SchwarzeDo not abuse assert(3) to react to absurd input; the...
2020-09-07 Ingo Schwarzeassertion found in jes@'es afl run: .TS .if n .ce
2020-09-06 Ingo SchwarzeAfter .ti, there are many reasons why the offset may...
2020-09-03 Ingo SchwarzeFix two issues with .po (page offset) formatting:
2020-09-03 Ingo SchwarzeIf .ti had an excessive argument, using it was attempte...
2020-09-02 Ingo SchwarzeDo not indent by SIZE_MAX/2 when .ce occurs inside...
2020-09-01 Ingo SchwarzeIgnore unreasonably large spacing modifiers in tbl...
2020-09-01 Ingo Schwarzemore info from John Gardner about ASCII control chars...
2020-08-27 Ingo SchwarzeRemove a lie reported by Jamie Landeg-Jones <jamie...
2020-08-27 Ingo SchwarzeFix a regression caused by the insertion of two new...
2020-08-27 Ingo SchwarzeMake it more explicit that the statement "-O tag does...
2020-08-27 Ingo SchwarzeAvoid artifacts in the most common case of closing...
2020-08-07 Ingo Schwarzeadd a forgotten "#if HAVE_PLEDGE";
2020-08-03 Ingo SchwarzePut the code handling \} into a new function roff_cond_...
2020-07-30 Ingo Schwarzetrivial sync with OpenBSD
2020-07-21 Ingo Schwarzetrivial adjustment of the desired test results
2020-07-21 Ingo Schwarzeadjust test framework to not require a tty
2020-07-21 Ingo Schwarzeundocumented options -O outfilename and -O tagfilename
2020-07-20 Ingo SchwarzeSwitch the default pager from "more -s" to "less".
2020-06-29 Ingo SchwarzeSupport the "powerpc64" architecture name.
2020-06-25 Ingo SchwarzeBriefly mention groff_mdoc(7) below SEE ALSO. While...
2020-06-24 Ingo Schwarzemore details about ASCII control characters
2020-06-22 Ingo SchwarzeProvide a real feature test for __attribute__().
2020-06-22 Ingo SchwarzeBecause mandoc_aux.h and mandoc.h use __attribute__...
2020-06-22 Ingo SchwarzeJohn Gardner: handling of ASCII control characters...
2020-06-17 Ingo SchwarzeManually tag the section option.
2020-06-15 Ingo SchwarzeSync stringlist implementation with NetBSD.
2020-06-15 Ingo Schwarzesync with OpenBSD, no functional change intended
2020-06-15 Ingo Schwarzeupdate millert@'s email address
2020-06-15 Ingo Schwarzedocument -T html -O tag as implemented in main.c rev...
2020-06-15 Ingo SchwarzeSupport -T html -O tag by passing a file:// URI to...
2020-06-15 Ingo Schwarzeadd missing compat_stringlist.o to ALL_COBJS, useful...
2020-06-15 Ingo SchwarzeOnly compile compat_*.c implementations that are actual...
2020-06-14 Ingo SchwarzeMake the ./configure script simpler, more robust, and...
2020-06-14 Ingo Schwarzemerge rev. 1.58 from OpenBSD (deraadt@):
2020-06-14 Ingo SchwarzeGive the fts_compar struct member a real prototype.
2020-06-14 Ingo SchwarzeFix a regression in rev. 1.319 (2019/03/03):
2020-04-26 Ingo SchwarzeWhile we do not recommend the idiom ".Fl Fl long" for...
2020-04-24 Ingo SchwarzeResurrect the documentation of the print_otag() 's...
2020-04-24 Ingo Schwarzeprovide a STYLE message when mandoc knows the file...
2020-04-20 Ingo SchwarzeIn fragment identifiers, use ~%d for ordinal suffixes,
2020-04-19 Ingo SchwarzeWhen .Bd, .D1, or .Dl is tagged, attach the permalink
2020-04-19 Ingo SchwarzeCorrectly handle non-unique tags even when NODE_ID...
2020-04-18 Ingo SchwarzeMajor update:
2020-04-18 Ingo SchwarzeWhen a .Tg is attached to a paragraph, attach the permalink
2020-04-08 Ingo SchwarzeUse a separate node->tag attribute rather than abusing...
2020-04-07 Ingo SchwarzeSeparate the place to put the <a href> permalink (now...
2020-04-06 Ingo SchwarzeSupport manual tagging of .Pp, .Bd, .D1, .Dl, .Bl,...
2020-04-04 Ingo Schwarzeautomatically tag .SH and .SS in man(7) terminal output
2020-04-03 Ingo SchwarzeRemove some stray argument names from function prototypes,
2020-04-03 Ingo Schwarze#include <stdint.h> because that is needed before ...
2020-04-02 Ingo SchwarzeWhen the last file formatted yielded no tags, the tags...
2020-04-02 Ingo SchwarzeCopy tagged strings before marking hyphens as breakable.
2020-04-01 Ingo SchwarzeJust like we are already doing it in HTML output, autom...
2020-03-28 Ingo SchwarzeEven though the HTML, man, markdown, PDF, PostScript...
2020-03-21 Ingo Schwarzetest skipping of initial hyphens and minus signs in...
2020-03-21 Ingo SchwarzeWhen setting automatic tags, skip initial hyphens and...
2020-03-19 Ingo SchwarzeThe tag file always needs to be closed before starting...
2020-03-13 Ingo SchwarzeMake the "make depend" maintainer target more convenient
2020-03-13 Ingo SchwarzeProperly reset the validation part of the tagging modul...
2020-03-13 Ingo SchwarzeSplit tagging into a validation part including prioriti...
2020-02-27 Ingo SchwarzeThe HTML standard does not allow self-closing syntax...
2020-02-27 Ingo SchwarzeFully support explicit tagging of .Sh and .Ss.
2020-02-27 Ingo SchwarzeIntroduce the concept of nodes that are semantically...
2020-02-27 Ingo SchwarzeFix this test after the recent Unicode update in OpenBS...
2020-02-24 Ingo SchwarzeMarc Espie reported that "man p*ipc" displayed the...
2020-02-20 Ingo Schwarzebugfix: indented paragraph macros need a space character
2020-02-20 Ingo Schwarzebugfix: .Tg must be ignored completely in these output...
2020-02-18 Ingo SchwarzeMention that .AT, .P, .SB, and .UC are extensions;...
next