]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2015-02-04 Ingo Schwarzemore specific .Nd diagnostics, allowing to get rid...
2015-02-03 Ingo SchwarzeEnable the integrated man(1) even when database support...
2015-02-03 Ingo Schwarzereduce indentation for better readability
2015-02-03 Ingo SchwarzeAvoid closing out an explicit block twice when broken...
2015-02-03 Ingo Schwarzeminimal support for Heirloom nroff
2015-02-03 Ingo SchwarzeFinally delete the kitchensink functions rew_sub()...
2015-02-03 Ingo SchwarzeBring .Pp/.Lp handling inside .Nm blocks closer to...
2015-02-02 Ingo SchwarzeSimplify and reindent make_pending(). No functional...
2015-02-02 Ingo SchwarzeSimplify: Do not call rew_dohalt() from make_pending(),
2015-02-02 Ingo SchwarzeGet rid of all remaining calls to rew_sub() where the...
2015-02-02 Ingo SchwarzeGet rid of all calls to rew_sub() in blk_exp_close...
2015-02-02 Ingo SchwarzeWhen a full block macro gets closed out by a mismatching
2015-02-01 Ingo Schwarzeget rid of rew_sub() in blk_part_imp(); no functional...
2015-02-01 Ingo Schwarzefix .Eo/.Ec spacing
2015-02-01 Ingo SchwarzeSimplify blk_part_exp(), no functional change.
2015-02-01 Ingo SchwarzeThe function rew_sub() tries to rewind any all all...
2015-01-31 Ingo SchwarzeUse relative offsets instead of absolute pointers for...
2015-01-30 Ingo SchwarzeHave pity on the poor stack.
2015-01-30 Ingo Schwarzestarting a tbl(7) breaks man(7) next-line scope;
2015-01-30 Ingo SchwarzeDelete the redundant tbl span flags, just inspect the...
2015-01-30 Ingo SchwarzeAbolish struct tbl_head and replace it by an "int col...
2015-01-30 Ingo SchwarzeAuditing the tbl(7) code for more NULL pointer accesses...
2015-01-30 Ingo SchwarzeMake sure every layout line contains at least one cell;
2015-01-30 Ingo Schwarzecorrectly handle table layout lines starting with a dot
2015-01-29 Ingo SchwarzeRadical cleanup of COMPATIBILITY sections:
2015-01-28 Ingo SchwarzeClean up eqn(7) error handling:
2015-01-28 Ingo Schwarze* Polish tbl(7) error reporting.
2015-01-28 Ingo SchwarzeFor now, it can't be helped that mandoc tbl(7) ignores...
2015-01-28 Ingo Schwarzeimplement the tbl(7) "center" layout option
2015-01-28 Ingo Schwarzeadjust formatting for the tbl(7) layout 'x' modifier...
2015-01-27 Ingo SchwarzeMultiple parser and formatter fixes for line drawing...
2015-01-26 Ingo SchwarzeRework tbl(7) layout parsing:
2015-01-26 Ingo SchwarzeMore improvements regarding tbl(7) options.
2015-01-26 Ingo SchwarzeImprove (or rather, rewrite) tbl(7) option parsing.
2015-01-24 Ingo Schwarzepreserve .PP before .RE; effect found in audio/pms(1)
2015-01-24 Ingo SchwarzeStrangely, ignoring the roff(7) .na request was impleme...
2015-01-24 Ingo Schwarzechange .Cm to .Ar for macro arguments
2015-01-24 Ingo SchwarzeSupport .RE with an argument; needed for audio/pms(1).
2015-01-24 Ingo Schwarzenew task: escape blank at the beginning of a line
2015-01-23 Ingo Schwarzeimprove homebrew cellar config example
2015-01-23 Ingo SchwarzeWhile ignoring the .ta (set tab stops) and .ti (temp...
2015-01-23 Ingo SchwarzeLet .Aq/.Ao/.Ac print "<>" instead of the normal "...
2015-01-23 Ingo SchwarzeWonders of roff(7): Integer numbers in numerical expres...
2015-01-22 Ingo SchwarzeSlightly improve \w width measurements:
2015-01-22 Ingo SchwarzeTraditional roff(7) explicitly allows certain control...
2015-01-22 Ingo SchwarzeDon't let a failing mparse_open() clobber the filename...
2015-01-22 Ingo Schwarzeimprove wording; patch from jmc@
2015-01-21 Ingo SchwarzeSupport homebrew-style linking on Mac OS X.
2015-01-21 Ingo SchwarzeRudimentary implementation of the roff(7) \o escape...
2015-01-21 Ingo SchwarzeImprove overstriking. When overstriking a wider charac...
2015-01-21 Ingo Schwarzepass empty request lines through to tbl(7); sometimes...
2015-01-21 Ingo Schwarzeblank lines in tables do not need special handling...
2015-01-20 Ingo Schwarzetypo fixes from jmc@
2015-01-20 Ingo SchwarzeSplit the -Werror message level into -Werror (broken...
2015-01-20 Ingo Schwarzechange spelling of centre to center: consistent with...
2015-01-20 Ingo SchwarzeMake the man(1) and apropos(1) options -s and -S much...
2015-01-16 Ingo SchwarzeLet man(1) show manuals for the current architecture...
2015-01-16 Ingo SchwarzeParse and ignore .IX (generate index entry) macros...
2015-01-15 Ingo SchwarzeFatal errors no longer exist.
2015-01-15 Ingo Schwarzedowngrade .so failure from FATAL to ERROR
2015-01-14 Ingo Schwarzedowngrade ".so with absolute path" from FATAL to ERROR;
2015-01-14 Ingo Schwarzesimplify by getting rid of ROFF_ERR in tbl(7) parsing...
2015-01-14 Ingo SchwarzeTo get rid of SYSERR entries in enum mandocerr, downgra...
2015-01-14 Ingo Schwarzeif earlier files set a non-zero exit status,
2015-01-14 Ingo SchwarzeSimplify handling of system errors: just exit(3).
2015-01-13 Ingo SchwarzeBe developer-friendly, 'cause OpenBSD devs like to:
2015-01-13 Ingo Schwarzedo not spawn a pager when there is no output; issue...
2015-01-07 Ingo SchwarzeBugfix: When the invocation of a user-defined macro...
2015-01-03 Ingo SchwarzeFix a potential NULL pointer access in an error message...
2015-01-03 Ingo SchwarzeGiven the excessively technical description in the...
2015-01-02 Ingo SchwarzeExplicitly set the *data member of struct ohash_info...
2015-01-01 Ingo SchwarzeFix a buffer overrun triggered by a trailing backslash...
2015-01-01 Ingo SchwarzeFix a read buffer overrun triggered by trailing \s...
2015-01-01 Ingo SchwarzeDon't dereference NULL pointers when formatting missing...
2015-01-01 Ingo SchwarzeIf man(1) only has one single argument, always interpre...
2014-12-31 Ingo Schwarzedescribe .Ql more precisely;
2014-12-31 Ingo SchwarzeWhen showing more than one formatted manual page, inser...
2014-12-30 Ingo Schwarzefix wrong paths below FILES; from Theo Buehler <theo...
2014-12-30 Ingo SchwarzeWhen a file is given on the command line, actually...
2014-12-28 Ingo SchwarzeImprove documentation of the header/footer macros ...
2014-12-28 Ingo Schwarzemdoc(7) already uses the mandoc(1) -Ios argument in...
2014-12-28 Ingo Schwarzeimprove previous: do the size check up front to avoid...
2014-12-25 Ingo SchwarzeReduce memory and time consumption on certain malformed...
2014-12-24 Ingo SchwarzeSupport negative indentations for mdoc(7) displays...
2014-12-24 Ingo SchwarzeFor .RS, we need to save the information how much we...
2014-12-24 Ingo SchwarzePrevent unsigned integer underflow when a number is...
2014-12-24 Ingo SchwarzeWhen a man(7) document contains unreasonably large...
2014-12-23 Ingo Schwarzesupport negative horizontal widths in man(7);
2014-12-23 Ingo Schwarzefix typo in previous
2014-12-23 Ingo Schwarzesome scaling unit fixes:
2014-12-23 Ingo Schwarzeeven if the second argument to .IP is invalid, don...
2014-12-23 Ingo SchwarzeFix vertical scaling. Obviously, nobody ever had a...
2014-12-23 Ingo SchwarzeIn a2roffsu(), do not parse the number twice.
2014-12-23 Ingo Schwarzecorrectly handle scaling units after .PD
2014-12-22 Ingo SchwarzeThe code already pays attention not to close the same...
2014-12-21 Ingo SchwarzeUse -m for macro set selection in mandoc(1) mode only...
2014-12-21 Ingo SchwarzeISO C99 explicitly forbids forward references to enum...
2014-12-20 Ingo SchwarzeFix two issues causing a class of assertion failures...
2014-12-20 Ingo Schwarzeresolve some code duplication; no functional change
2014-12-19 Ingo SchwarzeEnforcing an arbitrary, implementation dependent, undoc...
next