| Commit message (Expand) | Author | Age | Files | Lines |
* | Some high-level block macros have an effect similar to temporarily |  schwarze | 2019-01-05 | 1 | -6/+6 |
* | Cleanup, no functional change: |  schwarze | 2018-12-31 | 1 | -20/+1 |
* | Use the new flag NODE_NOFILL in the validators, which is sometimes |  schwarze | 2018-12-31 | 1 | -6/+1 |
* | Move parsing of the .nf and .fi (fill mode) requests from the man(7) |  schwarze | 2018-12-31 | 1 | -12/+12 |
* | Cleanup, minus 15 LOC, no functional change: |  schwarze | 2018-12-31 | 1 | -10/+1 |
* | Cleanup, no functional change: |  schwarze | 2018-12-30 | 1 | -2/+2 |
* | Almost mechanical diff to remove the "struct mparse *" argument |  schwarze | 2018-12-14 | 1 | -19/+11 |
* | Support nesting of elements with next-line scope. |  schwarze | 2018-08-26 | 1 | -20/+18 |
* | If man(7) next-line scope is open and the line ends with \c, |  schwarze | 2018-08-25 | 1 | -18/+31 |
* | The upcoming .while request will have to re-execute roff(7) lines |  schwarze | 2018-08-23 | 1 | -9/+1 |
* | Remove more pointer arithmetic passing via regions outside the array |  schwarze | 2018-08-17 | 1 | -10/+10 |
* | fix incomplete handling of roff(7) nodes in man(7) block next-line scope; |  schwarze | 2017-06-28 | 1 | -4/+7 |
* | correct handling of blank lines after \c |  schwarze | 2017-06-17 | 1 | -8/+27 |
* | ignore blank lines in man(7) next line scope; |  schwarze | 2017-06-03 | 1 | -6/+7 |
* | Line-breaking roff(7) requests also break man(7) next-line scope. |  schwarze | 2017-05-08 | 1 | -7/+6 |
* | Move .sp to the roff modules. Enough infrastructure is in place |  schwarze | 2017-05-05 | 1 | -2/+2 |
* | A few days ago, a patch from <G dot Branden dot Robinson at gmail dot com> |  schwarze | 2017-05-01 | 1 | -2/+16 |
* | Parser unification: use nice ohashes for all three request and macro tables; |  schwarze | 2017-04-29 | 1 | -18/+11 |
* | Continue parser unification: |  schwarze | 2017-04-24 | 1 | -20/+5 |
* | remove a few redundant conditions that jsg@ found with cppcheck |  schwarze | 2017-03-03 | 1 | -2/+2 |
* | unify names of AST node flags; no change of cpp output |  schwarze | 2017-01-10 | 1 | -5/+5 |
* | move man(7) validation into the dedicated validation phase, too |  schwarze | 2015-10-22 | 1 | -1/+36 |
* | modernize style: "return" is not a function; ok cmp(1) |  schwarze | 2015-10-06 | 1 | -11/+11 |
* | Fill mode changes don't break next-line scope in all cases, |  schwarze | 2015-09-04 | 1 | -1/+15 |
* | Unify mdoc_deroff() and man_deroff() into a common function deroff(). |  schwarze | 2015-04-23 | 1 | -47/+1 |
* | Get rid of two empty wrapper functions. No functional change. |  schwarze | 2015-04-23 | 1 | -8/+1 |
* | Unify trickier node handling functions. |  schwarze | 2015-04-19 | 1 | -22/+2 |
* | Unify some node handling functions that use TOKEN_NONE. |  schwarze | 2015-04-19 | 1 | -59/+3 |
* | Decouple the token code for "no request or macro" from the individual |  schwarze | 2015-04-19 | 1 | -11/+11 |
* | Unify node handling functions: |  schwarze | 2015-04-19 | 1 | -180/+18 |
* | Delete the wrapper functions mdoc_meta(), man_meta(), mdoc_node(), |  schwarze | 2015-04-18 | 1 | -15/+1 |
* | Unify {mdoc,man}_{alloc,reset,free}() into roff_man_{alloc,reset,free}(). |  schwarze | 2015-04-18 | 1 | -63/+1 |
* | Move mdoc_hash_init() and man_hash_init() to libmandoc.h |  schwarze | 2015-04-18 | 1 | -3/+1 |
* | Profit from the unified struct roff_man and reduce the number of |  schwarze | 2015-04-18 | 1 | -1/+2 |
* | Replace the structs mdoc and man by a unified struct roff_man. |  schwarze | 2015-04-18 | 1 | -52/+54 |
* | Third step towards parser unification: |  schwarze | 2015-04-02 | 1 | -4/+4 |
* | Second step towards parser unification: |  schwarze | 2015-04-02 | 1 | -35/+34 |
* | First step towards parser unification: |  schwarze | 2015-04-02 | 1 | -31/+32 |
* | starting a tbl(7) breaks man(7) next-line scope; |  schwarze | 2015-01-30 | 1 | -59/+66 |
* | Strangely, ignoring the roff(7) .na request was implemented in the man(7) |  schwarze | 2015-01-24 | 1 | -2/+2 |
* | Fatal errors no longer exist. |  schwarze | 2015-01-15 | 1 | -3/+2 |
* | mdoc(7) already uses the mandoc(1) -Ios argument in the footer line |  schwarze | 2014-12-28 | 1 | -2/+4 |
* | Simplify by making the eqn and tbl steering functions void; |  schwarze | 2014-11-28 | 1 | -5/+3 |
* | Simplify by making many functions in the man(7) parser void, |  schwarze | 2014-11-28 | 1 | -118/+70 |
* | Escape sequences terminate high-level macro names, and when doing so, |  schwarze | 2014-11-19 | 1 | -7/+22 |
* | Allow the five man(7) font macros to concatenate their line arguments, |  schwarze | 2014-11-03 | 1 | -1/+16 |
* | correct the spacing after in-line equations |  schwarze | 2014-10-20 | 1 | -2/+3 |
* | correct spacing before inline equations |  schwarze | 2014-10-20 | 1 | -1/+3 |
* | Simplify by handling empty request lines at the one logical place |  schwarze | 2014-09-06 | 1 | -8/+1 |
* | Simplify man(7) validation: |  schwarze | 2014-08-08 | 1 | -4/+5 |