]> git.cameronkatri.com Git - mandoc.git/history - man_validate.c
1. Eliminate struct eqn, instead use the existing members
[mandoc.git] / man_validate.c
2017-06-25 Ingo Schwarzeadd support for the MT and ME mailto macros, used for...
2017-06-24 Ingo SchwarzeSplit -Wstyle into -Wstyle and the even lower -Wbase...
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-17 Ingo Schwarzeif .in is used inside the .TP head, it's always relative
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-05-05 Ingo SchwarzeMove .sp to the roff modules. Enough infrastructure...
2017-05-05 Ingo Schwarzemove .ll to the roff modules
2017-05-05 Ingo SchwarzeMove handling of the roff(7) .ft request from the man(7)
2017-05-04 Ingo SchwarzeParser reorg:
2017-04-24 Ingo SchwarzeContinue parser unification:
2016-01-08 Ingo SchwarzeDelete the redundant "nchild" member of struct roff_nod...
2015-10-22 Ingo Schwarzemove man(7) validation into the dedicated validation...
2015-10-12 Ingo SchwarzeTo make the code more readable, delete 283 /* FALLTHROU...
2015-04-19 Ingo SchwarzeDecouple the token code for "no request or macro" from...
2015-04-19 Ingo SchwarzeUnify node handling functions:
2015-04-18 Ingo SchwarzeReplace the structs mdoc and man by a unified struct...
2015-04-02 Ingo SchwarzeThird step towards parser unification:
2015-04-02 Ingo SchwarzeSecond step towards parser unification:
2015-04-02 Ingo SchwarzeFirst step towards parser unification:
2015-02-06 Ingo Schwarzebetter error reporting regarding .OP .RS .UR .TH arguments
2015-02-06 Ingo Schwarzebetter diagnostics about excess arguments to .PD .ft .sp
2015-02-06 Ingo Schwarzebetter error reporting for .br .fi .nf with arguments
2015-02-06 Ingo SchwarzeDelete the legacy generic warning type MANDOCERR_ARGCWARN,
2015-01-24 Ingo SchwarzeStrangely, ignoring the roff(7) .na request was impleme...
2014-12-28 Ingo Schwarzemdoc(7) already uses the mandoc(1) -Ios argument in...
2014-11-28 Ingo SchwarzeSimplify by making many functions in the man(7) parser...
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-08-06 Ingo SchwarzeBring the handling of defective prologues even closer...
2014-08-01 Ingo SchwarzeSimplify man(7) validation:
2014-08-01 Ingo Schwarzedemacrify: get rid of man_nmsg(), man_pmsg(), mdoc_nmsg...
2014-08-01 Ingo Schwarzemention requests and macros in more messages
2014-07-30 Ingo SchwarzeImprove handling of next-line scope broken by end of...
2014-07-07 Ingo SchwarzeClean up ERROR messages related to document structure...
2014-07-06 Ingo SchwarzeClean up messages related to plain text and to escape...
2014-07-05 Ingo SchwarzeCleanup with respect to bad macro arguments.
2014-07-04 Ingo SchwarzeClean up messages regarding excess arguments:
2014-07-02 Ingo SchwarzeClean up warnings related to macros and nesting.
2014-07-02 Ingo SchwarzeImprove "skipping paragraph macro" messages,
2014-07-01 Ingo SchwarzeClean up the warnings related to document structure.
2014-06-20 Ingo SchwarzeAs suggested by jmc@, only include line and column...
2014-06-20 Ingo SchwarzeStart systematic improvements of error reporting.
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2014-03-30 Ingo SchwarzeImplement the roff(7) .ll (line length) request.
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
2014-01-06 Ingo SchwarzeAnother 18% speedup for mandocdb(8) -Q, found by gprof(1).
2013-12-31 Ingo Schwarzeremove assignments that will be overwritten right after...
2013-10-17 Ingo SchwarzeImplement the .UR/.UE block (uniform resource identifie...
2012-11-17 Ingo SchwarzeCleanup naming of local variables to make the code...
2012-07-29 Ingo SchwarzeImplement .PD for -Tascii.
2012-07-18 Ingo SchwarzeDrop empty .IP such that is does not cause additional...
2012-07-18 Ingo SchwarzeDrop .sp and .br right after .SH and .SS.
2012-06-02 Ingo SchwarzeMinimal implementation of .EX and .EE for GNU compatibi...
2012-01-03 Kristaps DzonsonsAdd support for `OP', one of the extended man macros...
2011-12-02 Ingo SchwarzeIn man(7), when no explicit volume name is given, use...
2011-11-07 Ingo SchwarzeWhen the HEAD scope of .TP is broken by another block...
2011-11-03 Ingo SchwarzeWhen .TH sets no data, leave the date field in the...
2011-10-16 Ingo SchwarzeRemove a bunch of useless assignments,
2011-09-06 Kristaps DzonsonsRevert removal of tab warning, suggested by schwarze@.
2011-09-04 Kristaps DzonsonsRemove check for tab. man(7) says tab is Ok.
2011-09-04 Kristaps DzonsonsTeach -man that a literal context should be closed...
2011-07-26 Kristaps DzonsonsMove checking of escapes into roff.c, where we're alrea...
2011-07-24 Kristaps DzonsonsScary-looking but otherwise harmless changes allow...
2011-07-08 Kristaps DzonsonsMake sure that `br' and `sp' don't emit space before...
2011-04-13 Kristaps DzonsonsRemove the warning for empty bodies of `Sh', `Ss',...
2011-04-09 Kristaps DzonsonsRemove a2roffdeco() and mandoc_special() functions...
2011-03-22 Kristaps DzonsonsMake empty sections and parts (SH, SS, RS) only produce...
2011-03-22 Kristaps Dzonsonslibmdoc.h and libman.h were including mdoc.h and man...
2011-03-20 Kristaps DzonsonsConsolidate messages. Have all parse-time messages...
2011-03-17 Kristaps DzonsonsClean-up in libman: make all calls to man_*msg not...
2011-03-07 Ingo SchwarzeClean up date handling,
2011-02-09 Kristaps DzonsonsAllow -man to process EQN as well. Also fix a segfault...
2011-02-06 Kristaps DzonsonsAdd initial libmdoc and libman top-most machinery for...
2011-01-17 Ingo SchwarzeRefrain from throwing fatal errors for
2011-01-12 Kristaps DzonsonsDowngrade -man message of ignored empty paragraph to...
2011-01-12 Kristaps DzonsonsMake out-of-context `fi' invocations not cause an error...
2011-01-01 Kristaps DzonsonsAdd -man support for tables. Like -mdoc, this consists...
2010-12-08 Kristaps DzonsonsRemove `i' and `r' macro handlers. These macros, origi...
2010-12-06 Kristaps DzonsonsAdd support for `ft' macro found in groff(7). Based...
2010-12-06 Kristaps DzonsonsMake return(man_nmsg(...)) by a simple declaration.
2010-12-06 Kristaps DzonsonsAllow HP/IP/etc. to have no arguments, as they're optio...
2010-12-05 Kristaps DzonsonsRemove `Sp', `Vb', and `Ve' (as per schwarze@'s changes...
2010-11-30 Kristaps DzonsonsMove all man_action.c routines into man_validate.c
2010-10-11 Kristaps DzonsonsQuiesce Linux header-inclusion warnings.
2010-08-20 Ingo SchwarzeImplement a simple, consistent user interface for error...
2010-07-31 Ingo SchwarzeSync to OpenBSD: add missing Copyright years.
2010-07-22 Kristaps DzonsonsAdded `in' macro support for -man -Tascii. This is...
2010-07-20 Kristaps DzonsonsStrip non-graphable input characters from input. The...
2010-06-28 Kristaps DzonsonsNotes: this must be done later. \b in the input will...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-06-09 Kristaps DzonsonsSquash bug noted by Ulrich Spoerlein where "-" were...
2010-05-25 Kristaps DzonsonsSmarten BADCHAR check to allow ASCII_HYPH.
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-05-17 Joerg SonnenbergerAdd support for .AT. Properly implement .UC. Add regres...
2010-05-15 Kristaps DzonsonsRemove `am', `ami', `de', `dei', and `.' from -man...
2010-05-15 Kristaps DzonsonsPull `ig' out of -man and leave it the roff preparser.
2010-05-15 Kristaps DzonsonsRemoved restriction on integer manual sections in ...
2010-05-14 Kristaps DzonsonsPulled back in mysterious lost le1 <-> eq0 for Sp macro.
2010-05-09 Kristaps DzonsonsRemove -fno-ign-chars as well-argued by Ingo Schwarze...
2010-04-03 Kristaps DzonsonsModified version of Ingo Schwarze's patch so that ...
2010-03-29 Kristaps DzonsonsFinal (?) fix to issue pointed out by Sascha Wildner...
next