2017-01-11 |
Ingo Schwarze | Do text production for .Bt, .Ex, .Rv, .Ud at the valida... |
blob | commitdiff | raw |
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 |
2014-09-11 |
Ingo Schwarze | warn about botched .Xr ordering and punctuation below... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | warn about AUTHORS sections without .An macros, inspire... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | Allow .ll in the prologue; Daniel Levai reports Slackwa... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Ingo Schwarze | Do not dereference a NULL pointer if a .Bl macro has |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Ingo Schwarze | Bring the handling of defective prologues even closer... |
blob | commitdiff | raw | diff to current |
2014-08-02 |
Ingo Schwarze | Simplify by allowing only one post-handler. |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | Simplify by allowing only one pre-handler. |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | demacrify: get rid of man_nmsg(), man_pmsg(), mdoc_nmsg... |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | mention requests and macros in more messages |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Ingo Schwarze | Split MANDOCERR_IGNARGV into one message for .An and... |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Ingo Schwarze | In .Bl -column, if some of the column width declaration... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Remove the useless FATAL error "argument count wrong... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Get rid of the useless FATAL error "child violates... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Remove two useless FATAL errors. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | better name and wording for the last two non-generic... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Various improvements related to .Ex and .Rv: |
blob | commitdiff | raw | diff to current |
2014-07-29 |
Ingo Schwarze | Partial implementation of .Bd -centered. |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | no need to delete any content from .Rs blocks, |
blob | commitdiff | raw | diff to current |
2014-07-06 |
Ingo Schwarze | Clean up messages related to plain text and to escape... |
blob | commitdiff | raw | diff to current |
2014-07-05 |
Ingo Schwarze | Cleanup with respect to bad macro arguments. |
blob | commitdiff | raw | diff to current |
2014-07-05 |
Ingo Schwarze | Cleanup regarding -offset and -width: |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Ingo Schwarze | Clean up messages regarding excess arguments: |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Ingo Schwarze | Clean up messages related to missing arguments. |
blob | commitdiff | raw | diff to current |
2014-07-03 |
Ingo Schwarze | Fix formatting of empty .Bl -inset item heads. |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Improve and test the messages about empty macros, |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | When .Sm is called without an argument, groff toggles... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Disentangle the MANDOCERR_CHILD message, which reported... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Clean up warnings related to macros and nesting. |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Improve "skipping paragraph macro" messages, |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Implement the obsolete macros .En .Es .Fr .Ot for backw... |
blob | commitdiff | raw | diff to current |
next |