]> git.cameronkatri.com Git - mandoc.git/history - mandoc.h
While we do not recommend the idiom ".Fl Fl long" for long options
[mandoc.git] / mandoc.h
2020-04-24 Ingo Schwarzeprovide a STYLE message when mandoc knows the file...
2020-04-03 Ingo SchwarzeRemove some stray argument names from function prototypes,
2020-01-19 Ingo SchwarzeIntroduce a new mdoc(7) macro .Tg ("tag") to explicitly...
2020-01-19 Ingo SchwarzeAlign to the new, sane behaviour of the groff_mdoc...
2019-07-14 Ingo SchwarzeIf messages are shown and output is printed without...
2019-07-10 Ingo SchwarzeSome time ago, i simplified mandoc_msg() such that...
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 SchwarzeAlmost mechanical diff to remove the "struct mparse...
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 SchwarzeCleanup, no functional change:
2018-12-12 Ingo SchwarzeCleanup, no functional change:
2018-11-25 Ingo SchwarzeIn tbl(7) -T html output,
2018-10-25 Ingo SchwarzeImplement the \f(CW and \f(CR (constant width font...
2018-08-25 Ingo SchwarzeRudimentary implementation of the roff(7) .char (output...
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-16 Ingo SchwarzeImplement the \*(.T predefined string (interpolate...
2018-07-28 Ingo SchwarzeIssue a STYLE message when normalizing the date format...
2018-03-16 Ingo SchwarzeStyle message about bad input encoding of em-dashes...
2017-11-10 Ingo Schwarzebe less assertive when warning about a possible typo;
2017-07-08 Ingo Schwarze1. Eliminate struct eqn, instead use the existing members
2017-07-07 Ingo Schwarzegarbage collect unused enum member EQN_ROOT
2017-07-06 Ingo SchwarzeNow that we have the -Wstyle message level, downgrade...
2017-07-05 Ingo SchwarzeThe EQN_LISTONE box type is pointless.
2017-07-03 Ingo Schwarzereport trailing delimiters after macros where they...
2017-07-03 Ingo Schwarzewarn about time machines; suggested by Thomas Klausner...
2017-07-02 Ingo Schwarzeadd warning "cross reference to self"; inspired by...
2017-07-01 Ingo SchwarzeBasic reporting of .Xrs to manual pages that don't...
2017-06-29 Ingo Schwarzewarn about some non-portable idioms in .Bl -column;
2017-06-25 Ingo SchwarzeCatch typos in .Sh names; suggested by jmc@.
2017-06-24 Ingo Schwarzeoperating system dependent message about unknown archit...
2017-06-24 Ingo Schwarzein the base system, suggest leaving .Os blank; inspired...
2017-06-24 Ingo SchwarzeSplit -Wstyle into -Wstyle and the even lower -Wbase...
2017-06-17 Ingo Schwarzestyle message about duplicate RCS ids; inspired by...
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-14 Ingo Schwarzeimplement the roff(7) \p (break output line) escape...
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-06-11 Ingo Schwarzestyle message about missing .Fn markup; inspired by...
2017-06-10 Ingo Schwarzestyle message about missing blank before trailing delim...
2017-06-08 Ingo SchwarzeImplement w layout specifier (minimum column width).
2017-06-08 Ingo Schwarzewarning about unknown .Lb arguments; inspired by mdocli...
2017-06-07 Ingo Schwarzestyle checks related to .Er; inspired by mdoclint(1)
2017-06-06 Ingo SchwarzeMinimal implementation of the roff(7) .ce request ...
2017-06-03 Ingo Schwarzeignore blank lines in man(7) next line scope;
2017-06-02 Ingo SchwarzePartial implementation of \h (horizontal line drawing...
2017-06-01 Ingo SchwarzeMinimal implementation of the \h (horizontal motion...
2017-06-01 Ingo SchwarzeSTYLE message about full stop at the end of .Nd; inspir...
2017-05-31 Ingo SchwarzeSTYLE message about missing use of Ox/Nx/Fx/Dx; OK...
2017-05-30 Ingo SchwarzeSTYLE message about useless macros we don't want (Bt...
2017-05-16 Ingo SchwarzeIntroduce a new mandoc(1) message level, -W style,...
2017-03-06 Ingo SchwarzeUsing .Nd only makes sense in the NAME section.
2017-01-28 Ingo SchwarzeAdd a warning "new sentence, new line".
2017-01-09 Ingo SchwarzeWarnings and errors that occur during mdoc_validate()
2017-01-08 Ingo SchwarzeStricter validation of the NAME section, in particular:
2016-12-28 Ingo SchwarzeMake the second, section number argument of .Xr mandatory.
2016-10-09 Ingo SchwarzeDelete complicated code dealing with .Bl -tag without...
2016-01-08 Ingo SchwarzeSimplify the mparse_open() interface.
2015-11-07 Ingo SchwarzeIn private header files, __BEGIN_DECLS and __END_DECLS...
2015-10-30 Ingo SchwarzeIf a .Bd block has no arguments at all, drop the block...
2015-10-13 Ingo SchwarzeMajor character table cleanup:
2015-09-14 Ingo SchwarzeRemove the warning about children of .Vt blocks because...
2015-07-19 Ingo SchwarzeDo not fork and exec gunzip(1), just link with libz...
2015-04-18 Ingo SchwarzeProfit from the unified struct roff_man and reduce...
2015-04-18 Ingo SchwarzeReplace the structs mdoc and man by a unified struct...
2015-02-23 Ingo Schwarzeimprove NAME section diagnostics;
2015-02-06 Ingo Schwarzereplace the last legacy generic message type, "argument...
2015-02-06 Ingo Schwarzebetter error reporting regarding .OP .RS .UR .TH arguments
2015-02-06 Ingo SchwarzeDelete the legacy generic warning type MANDOCERR_ARGCWARN,
2015-02-06 Ingo Schwarzebetter handle .Fo and .Fd without argument
2015-02-04 Ingo Schwarzediscard .Rs head arguments and improve .Rs diagnostics
2015-02-04 Ingo Schwarzemore specific .Nd diagnostics, allowing to get rid...
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-28 Ingo SchwarzeClean up eqn(7) error handling:
2015-01-28 Ingo Schwarze* Polish tbl(7) error reporting.
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 SchwarzeSupport .RE with an argument; needed for audio/pms(1).
2015-01-22 Ingo SchwarzeTraditional roff(7) explicitly allows certain control...
2015-01-21 Ingo SchwarzeRudimentary implementation of the roff(7) \o escape...
2015-01-20 Ingo SchwarzeSplit the -Werror message level into -Werror (broken...
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 SchwarzeTo get rid of SYSERR entries in enum mandocerr, downgra...
2015-01-14 Ingo SchwarzeSimplify handling of system errors: just exit(3).
2014-12-16 Ingo SchwarzeIgnore mdoc(7) and man(7) macros inside tbl(7) code...
2014-12-01 Ingo Schwarzeheader cleanup:
2014-12-01 Ingo SchwarzeThe file read.c is part of the parser, so it cannot...
2014-12-01 Ingo Schwarzeremove unneccessary inclusion protection; patch from...
2014-11-30 Ingo SchwarzeMultiple fixes with respect to .Pf:
2014-11-30 Ingo Schwarzewarn about attempts to call non-callable macros;
2014-11-28 Ingo SchwarzeDrop useless architecture table. Validating architectu...
2014-11-27 Ingo SchwarzeDowngrade .Bd -file from FATAL to ERROR.
2014-11-26 Ingo SchwarzeSimplify the mparse_open()/mparse_wait() interface.
next