2017-07-03 |
Ingo Schwarze | report trailing delimiters after macros where they... |
blob | commitdiff | raw |
2017-07-02 |
Ingo Schwarze | add warning "cross reference to self"; inspired by... |
blob | commitdiff | raw | diff to current |
2017-07-01 |
Ingo Schwarze | Basic reporting of .Xrs to manual pages that don't... |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Ingo Schwarze | warn about some non-portable idioms in .Bl -column; |
blob | commitdiff | raw | diff to current |
2017-06-27 |
Ingo Schwarze | warn about .Ns macros that have no effect because they... |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Ingo Schwarze | Catch typos in .Sh names; suggested by jmc@. |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Ingo Schwarze | operating system dependent message about unknown archit... |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Ingo Schwarze | in the base system, suggest leaving .Os blank; inspired... |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Ingo Schwarze | Split -Wstyle into -Wstyle and the even lower -Wbase... |
blob | commitdiff | raw | diff to current |
2017-06-17 |
Ingo Schwarze | style message about missing RCS ids; inspired by mdoclint |
blob | commitdiff | raw | diff to current |
2017-06-11 |
Ingo Schwarze | ooops, fix a glitch in the previous commit... |
blob | commitdiff | raw | diff to current |
2017-06-11 |
Ingo Schwarze | Style message about legacy man(7) date format in mdoc... |
blob | commitdiff | raw | diff to current |
2017-06-11 |
Ingo Schwarze | style message about missing .Fn markup; inspired by... |
blob | commitdiff | raw | diff to current |
2017-06-11 |
Ingo Schwarze | Do not issue the message "no blank before trailing... |
blob | commitdiff | raw | diff to current |
2017-06-10 |
Ingo Schwarze | Reduce false positives for the "no blank before trailin... |
blob | commitdiff | raw | diff to current |
2017-06-10 |
Ingo Schwarze | style message about missing blank before trailing delim... |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Ingo Schwarze | warning about unknown .Lb arguments; inspired by mdocli... |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | style checks related to .Er; inspired by mdoclint(1) |
blob | commitdiff | raw | diff to current |
2017-06-01 |
Ingo Schwarze | STYLE message about full stop at the end of .Nd; inspir... |
blob | commitdiff | raw | diff to current |
2017-05-31 |
Ingo Schwarze | STYLE message about missing use of Ox/Nx/Fx/Dx; OK... |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Ingo Schwarze | STYLE message about useless macros we don't want (Bt... |
blob | commitdiff | raw | diff to current |
2017-05-14 |
Ingo Schwarze | warn about punctuation between .Xr and .Rs in SEE ALSO; |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move .sp to the roff modules. Enough infrastructure... |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | move .ll to the roff modules |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move handling of the roff(7) .ft request from the man(7) |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Ingo Schwarze | Parser reorg: |
blob | commitdiff | raw | diff to current |
2017-04-29 |
Ingo Schwarze | Parser unification: use nice ohashes for all three... |
blob | commitdiff | raw | diff to current |
2017-04-28 |
Ingo Schwarze | Delete .Pp right before the first .Sh and right before... |
blob | commitdiff | raw | diff to current |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2017-03-06 |
Ingo Schwarze | Using .Nd only makes sense in the NAME section. |
blob | commitdiff | raw | diff to current |
2017-02-06 |
Ingo Schwarze | The .Nm macro does not only use the default name when... |
blob | commitdiff | raw | diff to current |
2017-01-11 |
Ingo Schwarze | Do text production for .Bt, .Ex, .Rv, .Ud at the valida... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | Use new NODE_NOSRC and NODE_NOPRT flags for .Bx and... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | For the .Ux/.Ox family of macros, do text production... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | unify names of AST node flags; no change of cpp output |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | Introduce flags NODE_NOSRC and NODE_NOPRT for AST nodes. |
blob | commitdiff | raw | diff to current |
2017-01-08 |
Ingo Schwarze | Tolerate bare tabs in SYNOPSIS .Cd for now. |
blob | commitdiff | raw | diff to current |
2017-01-08 |
Ingo Schwarze | Stricter validation of the NAME section, in particular: |
blob | commitdiff | raw | diff to current |
2016-12-28 |
Ingo Schwarze | Make the second, section number argument of .Xr mandatory. |
blob | commitdiff | raw | diff to current |
2016-10-09 |
Ingo Schwarze | Delete complicated code dealing with .Bl -tag without... |
blob | commitdiff | raw | diff to current |
2016-08-20 |
Ingo Schwarze | If a column list starts with implicit rows (that is... |
blob | commitdiff | raw | diff to current |
2016-08-11 |
Ingo Schwarze | oops, fix stupid typo in previous |
blob | commitdiff | raw | diff to current |
2016-08-11 |
Ingo Schwarze | If a .Bd display is on the one hand doomed to be delete... |
blob | commitdiff | raw | diff to current |
2016-08-10 |
Ingo Schwarze | Don't deref NULL if the only child of the first .Sh... |
blob | commitdiff | raw | diff to current |
2016-08-10 |
Ingo Schwarze | Don't printf("%s", NULL) if .It has a macro as an argument |
blob | commitdiff | raw | diff to current |
2016-08-10 |
Ingo Schwarze | When validating a .Bl list that defaults to -item for... |
blob | commitdiff | raw | diff to current |
2016-08-09 |
Ingo Schwarze | fix printf("%s", NULL); |
blob | commitdiff | raw | diff to current |
2016-01-08 |
Ingo Schwarze | Delete the redundant "nchild" member of struct roff_nod... |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Ingo Schwarze | If a .Bd block has no arguments at all, drop the block... |
blob | commitdiff | raw | diff to current |
2015-10-21 |
Ingo Schwarze | Move all mdoc(7) node validation done before child... |
blob | commitdiff | raw | diff to current |
2015-10-20 |
Ingo Schwarze | In order to become able to generate syntax tree nodes... |
blob | commitdiff | raw | diff to current |
2015-10-19 |
Ingo Schwarze | style cleanup, no functional change |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Ingo Schwarze | Delete an assignment that is unconditionally overwritte... |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Ingo Schwarze | modernize style: "return" is not a function |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Ingo Schwarze | Remove the warning about children of .Vt blocks because... |
blob | commitdiff | raw | diff to current |
2015-04-23 |
Ingo Schwarze | Unify mdoc_deroff() and man_deroff() into a common... |
blob | commitdiff | raw | diff to current |
2015-04-20 |
Ingo Schwarze | Avoid out-of-bounds read access before the beginning... |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Unify some node handling functions that use TOKEN_NONE. |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Decouple the token code for "no request or macro" from... |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Unify node handling functions: |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Replace the structs mdoc and man by a unified struct... |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Second step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | First step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-02-23 |
Ingo Schwarze | oops, in NAME, don't nag about the comma after .Nm |
blob | commitdiff | raw | diff to current |
2015-02-23 |
Ingo Schwarze | improve NAME section diagnostics; |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Ingo Schwarze | Render \(lq and \(rq as '"' in -Tascii mode but leave... |
blob | commitdiff | raw | diff to current |
2015-02-16 |
Ingo Schwarze | clean up post_dt() validation function; |
blob | commitdiff | raw | diff to current |
2015-02-14 |
Ingo Schwarze | shut up about tabs in SYNOPSIS .Fd lines, there is... |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Ingo Schwarze | Delete the mdoc_node.pending pointer and the function... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Ingo Schwarze | trim trailing white space, no code change; |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | replace the last legacy generic message type, "argument... |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | Delete the legacy generic warning type MANDOCERR_ARGCWARN, |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better handle .Fo and .Fd without argument |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better handle empty .Bd .Bl .D1 .Dl blocks |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better handle .In .Sh .Ss .St .Xr without arguments |
blob | commitdiff | raw | diff to current |
2015-02-05 |
Ingo Schwarze | fix handling of empty .An macros |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | Discard excess head arguments for .Bd .Bl .Bk and delet... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | improve diagnostics regarding arguments of .An .Pp... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | discard .Rs head arguments and improve .Rs diagnostics |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | more specific .Nd diagnostics, allowing to get rid... |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Ingo Schwarze | Bring .Pp/.Lp handling inside .Nm blocks closer to... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | Only keep leading .Sm inside a list when it immediately... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | When the head of a list item is extended with a partial... |
blob | commitdiff | raw | diff to current |
2014-11-30 |
Ingo Schwarze | Multiple fixes with respect to .Pf: |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Retire support for CSRG supplementary document titles... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Drop useless architecture table. Validating architectu... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | kill a pointless assert |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify code by making mdoc validation handlers void. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Downgrade .Bd -file from FATAL to ERROR. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Fix the obsolete .Db (toggle debug mode) macro to ignor... |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | remove an unreachable warning about .Sm arguments |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ingo Schwarze | Multiple fixes with respect to in-line macros: |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Ingo Schwarze | Major bugsquashing with respect to -offset and -width: |
blob | commitdiff | raw | diff to current |
2014-10-13 |
Ingo Schwarze | sync with OpenBSD: |
blob | commitdiff | raw | diff to current |
2014-10-13 |
Ingo Schwarze | Do not warn about declarations of functions returning... |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Ingo Schwarze | oops, don't crash when .Fo has no argument |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Ingo Schwarze | warn about parentheses in function names after .Fn... |
blob | commitdiff | raw | diff to current |
2014-09-12 |
Ingo Schwarze | warn about commas in function arguments; inspired by... |
blob | commitdiff | raw | diff to current |
next |