]> git.cameronkatri.com Git - mandoc.git/history - mdoc_validate.c
Remove the warning for empty bodies of `Sh', `Ss', `SH', and `SS'. This
[mandoc.git] / mdoc_validate.c
2011-04-13 Kristaps DzonsonsRemove the warning for empty bodies of `Sh', `Ss',...
2011-04-09 Kristaps DzonsonsRemove a2roffdeco() and mandoc_special() functions...
2011-04-03 Kristaps DzonsonsMake uname have its return value checked for -1 (POSIX...
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 DzonsonsNote that mdoc_valids[] is static.
2011-03-17 Kristaps DzonsonsClean-up in libmdoc: fix last checks for mdoc_*msg...
2011-03-17 Kristaps DzonsonsMove mdoc_macro2len() into mdoc_validate.c as macro2len...
2011-03-17 Kristaps DzonsonsMove mdoc_str2sec() into mdoc_validate.c as a2sec(...
2011-03-15 Kristaps DzonsonsMake lint shut up a little bit.
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-02-02 Kristaps DzonsonsIf `Ns' is specified on its own line, it should be...
2011-01-25 Kristaps DzonsonsPush capitalisation of `Bx' second argument into valida...
2011-01-25 Kristaps DzonsonsIf %B is specified, quote %T. Noted by schwarze@ in...
2011-01-22 Ingo SchwarzeCheck argument count validation for all in_line() macros.
2011-01-03 Ingo SchwarzePartial cleanup of argument count validation in mdoc(7):
2011-01-01 Kristaps DzonsonsAdd table processing structures to -mdoc. This consist...
2010-12-25 Kristaps DzonsonsImplement schwarze@'s much more elegant version of...
2010-12-25 Kristaps DzonsonsSpecifying both %T and %J in an `Rs' block causes the...
2010-12-24 Kristaps DzonsonsAs per schwarze@'s suggestions, roll back the refcount...
2010-12-22 Ingo SchwarzeAt the beginning of .Bl, .Sm is allowed,
2010-12-22 Kristaps DzonsonsImplement reference-counted version of original union...
2010-12-16 Kristaps DzonsonsMigrate `An' to use a pointer in its data, like everybo...
2010-12-16 Kristaps DzonsonsBack out last: apparently `Bl', `It', and `Pp' need...
2010-12-16 Kristaps DzonsonsAllow `It' to have a trailing paragraph if the surround...
2010-12-16 Kristaps DzonsonsFirst, make `Pp' (next to `Sm') be allowed as the first...
2010-12-15 Kristaps DzonsonsAdd a "last child" member of struct mdoc_node.
2010-12-09 Kristaps DzonsonsAllow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', ...
2010-12-05 Kristaps DzonsonsRemove repeat notification of -width omission. From...
2010-12-05 Kristaps DzonsonsRemove long-standing FIXME regarding the consolidation...
2010-12-05 Kristaps DzonsonsMerge schwarze@'s patch to allow uname() to fail withou...
2010-12-05 Kristaps DzonsonsMerge schwarze@'s changes allowing nested displays...
2010-12-01 Kristaps DzonsonsFixed a goddamn subtle error causing MDOC_LITERAL to...
2010-11-30 Kristaps DzonsonsSimplify the many if ( ! mdoc_nmsg()) return(0) etc...
2010-11-30 Kristaps DzonsonsMoved all prologue actions from mdoc_action.c into...
2010-11-30 Kristaps DzonsonsMove post_bl() and subfunctions from mdoc_action.c...
2010-11-30 Kristaps DzonsonsMove -column list validation and normal-formisation...
2010-11-29 Kristaps DzonsonsMigrate `Nm' and `Pa' handling from mdoc_action.c into...
2010-11-29 Kristaps DzonsonsRemove left-over rsord[] in mdoc_actions.c.
2010-11-29 Kristaps DzonsonsMove `Lb' handling from mdoc_action.c into mdoc_validate.c.
2010-11-29 Kristaps DzonsonsMove `At' handling from mdoc_action.c into mdoc_validate.c.
2010-11-29 Kristaps DzonsonsMove `Sh' validation from mdoc_action.c. into mdoc_vali...
2010-11-29 Kristaps DzonsonsClarifying role of pre_pp (now pre_par), which was...
2010-11-29 Kristaps DzonsonsMove `Mt', `Ar', and `Li' handling from mdoc_action...
2010-11-29 Kristaps DzonsonsMigrate action for `Rs' into mdoc_validate.c.
2010-10-11 Kristaps DzonsonsUse proper error for `An' multiple arguments.
2010-10-11 Kristaps DzonsonsInitial commit of cleaned-up validation code for -mdoc...
2010-09-27 Ingo SchwarzeMerge from OpenBSD right after 1.10.6; now back to...
2010-09-27 Kristaps DzonsonsConsider both `Lp' and `Pp' when stripping prior paragr...
2010-09-27 Kristaps DzonsonsIgnore double-`Pp' and `Pp' before `Bd' and `Bl' (unles...
2010-08-29 Kristaps DzonsonsMade -mdoc `Pp', `Lp', and `br' not FATAL when having...
2010-08-20 Ingo SchwarzeImplement a simple, consistent user interface for error...
2010-07-26 Kristaps DzonsonsNote that `Dd' can be empty. This found following...
2010-07-21 Kristaps DzonsonsFinally make mdoc argv CPP-defines into a proper enum.
2010-07-20 Kristaps DzonsonsStrip non-graphable input characters from input. The...
2010-07-19 Kristaps DzonsonsRemove some FIXMEs: `Ms' accepts arbitrary text, so...
2010-07-13 Ingo Schwarzecorrect lots of copyright notices;
2010-07-04 Kristaps DzonsonsCache column sizes and char pointer into mdoc_bl. ...
2010-07-02 Ingo SchwarzeNot only for -tag lists, but for -hang, -ohang, -inset...
2010-07-02 Kristaps DzonsonsCached `An' arguments in struct mdoc_an. Note that...
2010-07-02 Kristaps DzonsonsFix: was checking HEAD for arguments.
2010-07-02 Kristaps DzonsonsStash `Bf' parameters into struct mdoc_bf.
2010-07-01 Kristaps DzonsonsMake struct_bl and struct_bd into pointers. This remov...
2010-07-01 Kristaps DzonsonsPrevent validator from puking on ENDBODY `Bl' nodes.
2010-06-28 Kristaps DzonsonsNotes: this must be done later. \b in the input will...
2010-06-27 Ingo Schwarzeminor .Bk fixes:
2010-06-27 Kristaps DzonsonsAllow registers to be unset. Implement and document...
2010-06-13 Kristaps DzonsonsAllow -width for lists to be cached in mdoc_bl. This...
2010-06-12 Kristaps DzonsonsCached `Bl -offset' into mdoc_bl. Removed erroneous...
2010-06-12 Kristaps DzonsonsMoved `Bl -compact' into cached data. This allowed...
2010-06-12 Kristaps Dzonsons`Bl' is now using a struct instead of a single enum...
2010-06-12 Kristaps DzonsonsRemoved stipulation that an empty `Bd -offset' will...
2010-06-12 Kristaps DzonsonsCache all of `Bd's resolved arguments into mdoc_bd...
2010-06-12 Kristaps DzonsonsAdded enum mdoc_disp (similar to enum mdoc_list). ...
2010-06-09 Kristaps DzonsonsSquash bug noted by Ulrich Spoerlein where "-" were...
2010-06-03 Kristaps DzonsonsConsolidated list processing to a single loop in mdoc_v...
2010-05-31 Kristaps DzonsonsCleanup post_bl_head() to use enum mdoc_list (avoid...
2010-05-31 Kristaps DzonsonsClean up the validation code for `It' macros: use...
2010-05-31 Kristaps DzonsonsRemove enum mdocargerr from phrase() (unused).
2010-05-30 Kristaps DzonsonsMigrate `Bl -column' phrases to be MDOC_BODY instead...
2010-05-30 Kristaps DzonsonsMake check for case a little more intuitive (suggested...
2010-05-30 Kristaps DzonsonsMade `Dt' default to LOCAL and UNKNOWN instead of local...
2010-05-26 Kristaps DzonsonsDocumented `Ud'.
2010-05-26 Kristaps DzonsonsFixed `Lb' to be in_line (reported by Ulrich Spoerlein).
2010-05-25 Kristaps DzonsonsSmarten BADCHAR check to allow ASCII_HYPH.
2010-05-24 Kristaps DzonsonsLifted 64-byte max width for Sh (now BUFSIZ).
2010-05-17 Kristaps DzonsonsIncrease performance by stashing the list type in struc...
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-05-15 Kristaps DzonsonsLIBRARY can also occur in section 9.
2010-05-14 Kristaps DzonsonsRemove in-manual-section warnings for Fd and Lb (ok...
2010-05-14 Kristaps DzonsonsBacked out check for `Ex' manual sec (ok schwarze@...
2010-05-14 Kristaps Dzonsons"Warn on unknown argument for .At and print it like...
2010-05-14 Kristaps Dzonsons"Invalid standard argument should be a warning. Just...
2010-05-14 Kristaps Dzonsons"If the last column wasn't specified, it is auto-sized...
2010-05-12 Kristaps Dzonsonsmdoc_atosec -> mdoc_str2sec (consistent with str2 being...
2010-05-09 Kristaps DzonsonsRemove -fno-ign-chars as well-argued by Ingo Schwarze...
2010-05-08 Kristaps DzonsonsLint fixes (type-safety for enums via -cefuh).
2010-04-07 Kristaps DzonsonsRemoved manual-section-calling restrictions for `Cd...
next