2018-12-31 |
Ingo Schwarze | Cleanup, minus 15 LOC, no functional change: |
blob | commitdiff | raw |
2018-12-30 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-21 |
Ingo Schwarze | Rename mandoc_getarg() to roff_getarg() and pass it... |
blob | commitdiff | raw | diff to current |
2018-12-14 |
Ingo Schwarze | Almost mechanical diff to remove the "struct mparse... |
blob | commitdiff | raw | diff to current |
2018-12-04 |
Ingo Schwarze | Clean up the validation of .Pp, .PP, .sp, and .br.... |
blob | commitdiff | raw | diff to current |
2018-08-17 |
Ingo Schwarze | Remove more pointer arithmetic passing via regions... |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Ingo Schwarze | Macro argument quoting does not prevent recognition... |
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-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-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2017-04-17 |
Ingo Schwarze | Fix handling of trailing punctuation in .Lk. |
blob | commitdiff | raw | diff to current |
2017-02-16 |
Ingo Schwarze | Fix block scoping error if an explicit block is broken... |
blob | commitdiff | raw | diff to current |
2017-02-16 |
Ingo Schwarze | Remove the ENDBODY_NOSPACE flag, simplifying the code. |
blob | commitdiff | raw | diff to current |
2017-02-11 |
Ingo Schwarze | Never look for broken blocks inside blocks that are... |
blob | commitdiff | raw | diff to current |
2017-02-11 |
Ingo Schwarze | Do not prematurely close .Nd containing a broken child. |
blob | commitdiff | raw | diff to current |
2017-02-11 |
Ingo Schwarze | Do not prematurely mark intermediate blocks as broken... |
blob | commitdiff | raw | diff to current |
2017-02-10 |
Ingo Schwarze | For child macros of block-end macros, only scan backwar... |
blob | commitdiff | raw | diff to current |
2017-02-10 |
Ingo Schwarze | In the SYNOPSIS, .Nm blocks can get broken if one of... |
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 |
2016-08-20 |
Ingo Schwarze | When a mismatching end macro occurs while at least... |
blob | commitdiff | raw | diff to current |
2016-08-20 |
Ingo Schwarze | When scanning upwards for a column list to put a .Ta... |
blob | commitdiff | raw | diff to current |
2016-08-11 |
Ingo Schwarze | Even after switching from a pending head to the body... |
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-17 |
Ingo Schwarze | Very tricky diff to fix macro interpretation and spacin... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
Ingo Schwarze | When blk_full() handles an .It line in .Bl -column... |
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-05-01 |
Ingo Schwarze | mdoc_valid_post() may indirectly call roff_node_unlink... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Ingo Schwarze | Setting the "last" member of struct roff_node was done... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Ingo Schwarze | Minor bug fix: When .Pp rewinds .Nm, rewind the whole... |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Ingo Schwarze | If a block body gets broken, that's no good reason... |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Ingo Schwarze | Do not mark a block with the MDOC_BROKEN flag if it... |
blob | commitdiff | raw | diff to current |
2015-04-23 |
Ingo Schwarze | Get rid of two empty wrapper functions. No functional... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
Ingo Schwarze | Avoid a use after free when the target node is deleted... |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Unify trickier node handling functions. |
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-05 |
Ingo Schwarze | If a partial explicit block extending to the next input... |
blob | commitdiff | raw | diff to current |
2015-04-05 |
Ingo Schwarze | Reduce code duplication, no functional change: |
blob | commitdiff | raw | diff to current |
2015-04-05 |
Ingo Schwarze | Arguments to end macros of broken partial explicit... |
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-12 |
Ingo Schwarze | Delete the mdoc_node.pending pointer and the function... |
blob | commitdiff | raw | diff to current |
2015-02-11 |
Ingo Schwarze | explicit blocks close out .Nd; fixing data structure... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Ingo Schwarze | Be more careful to not generate empty .In, .St, and... |
blob | commitdiff | raw | diff to current |
2015-02-07 |
Ingo Schwarze | Closing a block validates it, which may end up deleting it, |
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 .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-05 |
Ingo Schwarze | Simplify by deleting the "lastline" member of struct... |
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 | discard .Rs head arguments and improve .Rs diagnostics |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Ingo Schwarze | Avoid closing out an explicit block twice when broken... |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Ingo Schwarze | Finally delete the kitchensink functions rew_sub()... |
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 |
2015-02-02 |
Ingo Schwarze | Simplify and reindent make_pending(). No functional... |
blob | commitdiff | raw | diff to current |
2015-02-02 |
Ingo Schwarze | Simplify: Do not call rew_dohalt() from make_pending(), |
blob | commitdiff | raw | diff to current |
2015-02-02 |
Ingo Schwarze | Get rid of all remaining calls to rew_sub() where the... |
blob | commitdiff | raw | diff to current |
2015-02-02 |
Ingo Schwarze | Get rid of all calls to rew_sub() in blk_exp_close... |
blob | commitdiff | raw | diff to current |
2015-02-02 |
Ingo Schwarze | When a full block macro gets closed out by a mismatching |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Ingo Schwarze | get rid of rew_sub() in blk_part_imp(); no functional... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Ingo Schwarze | Simplify blk_part_exp(), no functional change. |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Ingo Schwarze | The function rew_sub() tries to rewind any all all... |
blob | commitdiff | raw | diff to current |
2014-12-22 |
Ingo Schwarze | The code already pays attention not to close the same... |
blob | commitdiff | raw | diff to current |
2014-12-20 |
Ingo Schwarze | Fix two issues causing a class of assertion failures... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | Don't let .Ta creep into an already-closed list; same... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | The code is already careful to not add items to lists... |
blob | commitdiff | raw | diff to current |
2014-12-13 |
Ingo Schwarze | Fix a regression found by Carsten dot Kunze at arcor... |
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-30 |
Ingo Schwarze | warn about attempts to call non-callable macros; |
blob | commitdiff | raw | diff to current |
2014-11-29 |
Ingo Schwarze | Reduce code duplication by reusing the same argument... |
blob | commitdiff | raw | diff to current |
2014-11-29 |
Ingo Schwarze | Provide a helper function macro_or_word() and use it... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Fold the loop around mdoc_argv() into the function... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify by making the mdoc parser callbacks void,... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify the code by making various mdoc parser helper... |
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 | Multiple fixes with respect to .Eo: |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | The .Sm macro accepts at most one argument; |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Ingo Schwarze | Do not access a NULL pointer when a section has no... |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Ingo Schwarze | Fix two minibugs reported by Thomas Klausner <wiz at... |
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-09-07 |
Ingo Schwarze | Allow .ll in the prologue; Daniel Levai reports Slackwa... |
blob | commitdiff | raw | diff to current |
2014-08-21 |
Ingo Schwarze | Right after .Fl, a middle delimiter triggers an empty... |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Ingo Schwarze | If a stray .It follows .El, we are no longer in the... |
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-01 |
Ingo Schwarze | mention requests and macros in more messages |
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-07 |
Ingo Schwarze | Clean up ERROR messages related to document structure... |
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-02 |
Ingo Schwarze | Improve and test the messages about empty macros, |
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 | Fix the column numbers associated with in_line_argn... |
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 |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
next |