Age | Commit message (Expand) | Author |
2010-12-06 | Do not follow .D1 and .Dl inside .Bd with a blank line. | Ingo Schwarze |
2010-12-01 | Merge mdoc_action.c into mdoc_validate.c, because having two places to do | Ingo Schwarze |
2010-10-23 | let .Bsx print just "BSD/OS" like in modern groff | Ingo Schwarze |
2010-10-23 | .Sm no longer produces a linebreak when used in .Bd | Ingo Schwarze |
2010-10-16 | Do not abort() on tbl errors, reduce the risk that tbl stuff kills a build, | Ingo Schwarze |
2010-10-16 | Support tbl(1) code embedded into mdoc(7) input files. | Ingo Schwarze |
2010-10-01 | * need a space before .No even if it starts with a closing delimiter | Ingo Schwarze |
2010-09-27 | Merge the last bits of 1.10.6 (released today), most were already in: | Ingo Schwarze |
2010-09-26 | consolidate all enclosure opening and closing functions | Ingo Schwarze |
2010-09-26 | no punctuation after .%* outside .Rs | Ingo Schwarze |
2010-09-23 | When the HEAD of an .Nm block in the SYNOPSIS might be wider | Ingo Schwarze |
2010-09-20 | Format multiple authors (.%A) in the same way as groff: | Ingo Schwarze |
2010-08-21 | Backout previous. | Ingo Schwarze |
2010-08-20 | .Bl -column phrases ignore spacing rules for trailing punctuation | Ingo Schwarze |
2010-08-18 | Correctly print .Lk arguments in -Tascii. | Ingo Schwarze |
2010-08-04 | In .Bd -literal, break the output line after the last element of each | Ingo Schwarze |
2010-07-31 | Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. | Ingo Schwarze |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-07-21 | In the SYNOPSIS, .Nm at the beginning of an input line starts | Ingo Schwarze |
2010-07-16 | After .Sm on, spacing ought to restart right away, before the next token, | Ingo Schwarze |
2010-07-13 | Merge release 1.10.4 (all code by kristaps@), providing four new features: | Ingo Schwarze |
2010-07-01 | Improve .Nm indentation in the SYNOPSIS; | Ingo Schwarze |
2010-06-29 | Support for badly nested blocks, written around the time of | Ingo Schwarze |
2010-06-27 | Full .nr nS support, unbreaking the kernel manuals. | Ingo Schwarze |
2010-06-27 | minor .Bk fixes: | Ingo Schwarze |
2010-06-27 | Basic implementation of .Bk/.Ek. | Ingo Schwarze |
2010-06-26 | As a first step towards variable-width font support, | Ingo Schwarze |
2010-06-26 | merge release 1.10.2 | Ingo Schwarze |
2010-06-10 | minimal initial -Tps support, from kristaps@ GSOC | Ingo Schwarze |
2010-06-08 | Merge more bits that will be going into 1.10.1: | Ingo Schwarze |
2010-06-06 | Merge bsd.lv version 1.10.1 (to be released soon). | Ingo Schwarze |
2010-06-06 | Merge bsd.lv release 1.10.0, | Ingo Schwarze |
2010-05-24 | Fix the code to add a line break before .Nm in the SYNOPSIS; | Ingo Schwarze |
2010-05-24 | Increase performance by saving the list type in struct mdoc_node. | Ingo Schwarze |
2010-05-23 | Unified error and warning message system for all of mandoc, | Ingo Schwarze |
2010-05-15 | More systematic output width handling by Joerg Sonnenberger: | Ingo Schwarze |
2010-05-15 | allow non-numeric manual sections in -mdoc; | Ingo Schwarze |
2010-05-14 | Integrate kristaps@' end-of-sentence (EOS) framework | Ingo Schwarze |
2010-05-14 | Merge 1.9.25, keeping local patches; | Ingo Schwarze |
2010-05-08 | sync to bsd.lv mdoc_term.c 1.117, mdoc_html.c 1.61: | Ingo Schwarze |
2010-04-23 | Handle literal tab characters both in literal context (.Bd -literal) | Ingo Schwarze |
2010-04-12 | Partial revert of term.c rev. 1.23 | Ingo Schwarze |
2010-04-07 | Merge the good parts of 1.9.23, | Ingo Schwarze |
2010-04-03 | no need to die from .Xr without arguments, we can just ignore it | Ingo Schwarze |
2010-03-26 | merge 1.9.17, keeping local patches | Ingo Schwarze |
2010-03-02 | Proper inter-sentence spacing for mdoc(7). | Ingo Schwarze |
2010-02-18 | sync to release 1.9.15: | Ingo Schwarze |
2010-01-02 | complete the sync to 1.9.15-pre2: mostly minor fixes | Ingo Schwarze |
2010-01-01 | When a .Fl macro without an argument is followed by text, | Ingo Schwarze |
2010-01-01 | Fix .Bl -column horizontal spacing to agree with groff. | Ingo Schwarze |