Age | Commit message (Expand) | Author |
2011-04-24 | Closing delimiters only suppress spacing when they follow something. | Ingo Schwarze |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2011-04-21 | Merge version 1.10.10: | Ingo Schwarze |
2011-01-30 | Make .Bx accept not more than two arguments. | Ingo Schwarze |
2011-01-16 | Some improvements to error handling from kristaps@: | Ingo Schwarze |
2011-01-04 | Merge kristaps@' cleaner tbl integration, removing mine; | Ingo Schwarze |
2010-12-21 | Vertical spacing improvements from kristaps@, small tweaks by me: | Ingo Schwarze |
2010-12-01 | Merge mdoc_action.c into mdoc_validate.c, because having two places to do | Ingo Schwarze |
2010-10-24 | Do not throw FATAL errors when there is no need to: | 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-26 | If an explicit scope is still open at the end of an input file, | Ingo Schwarze |
2010-07-16 | Text ending in a full stop, exclamation mark or question mark | Ingo Schwarze |
2010-07-13 | Merge release 1.10.4 (all code by kristaps@), providing four new features: | Ingo Schwarze |
2010-07-01 | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze |
2010-07-01 | Correct handling of trailing punctuation in MDOC_DELIM blk_full HEADs. | Ingo Schwarze |
2010-07-01 | Improve .Nm indentation in the SYNOPSIS; | Ingo Schwarze |
2010-06-30 | Closing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh Ss) may never be | Ingo Schwarze |
2010-06-29 | fix a typo in the function declaration; | Ingo Schwarze |
2010-06-29 | Considerably simplify block rewind rules; no functional change intended. | Ingo Schwarze |
2010-06-29 | Support for badly nested blocks, written around the time of | 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-23 | Unified error and warning message system for all of mandoc, | Ingo Schwarze |
2010-05-15 | merge bsd.lv rev. 1.63: | Ingo Schwarze |
2010-05-15 | more end-of-sentence (EOS) handling: | Ingo Schwarze |
2010-05-15 | proper handling of quoted tab-separated column lists | Ingo Schwarze |
2010-05-15 | Distinguish OPEN, MIDDLE and CLOSE delimiters (using an enum). | Ingo Schwarze |
2010-05-15 | block-implicit macros now up-propogate end-of-sentence spacing; | 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-14 | merge 1.9.24, keeping local patches; some changes: | Ingo Schwarze |
2010-04-07 | Merge the good parts of 1.9.23, | Ingo Schwarze |
2010-04-02 | merge 1.9.22, keeping local patches | Ingo Schwarze |
2010-04-02 | Temporarily disable the handling of leading punctuation. | Ingo Schwarze |
2010-04-02 | merge 1.9.20, keeping local patches | Ingo Schwarze |
2010-03-02 | Proper inter-sentence spacing for mdoc(7). | Ingo Schwarze |
2010-03-02 | Distinguish opening and closing delimiters, and close out block | Ingo Schwarze |
2010-02-26 | Support .It .Xo. | Ingo Schwarze |
2010-02-18 | sync to release 1.9.15: | Ingo Schwarze |
2010-01-01 | When multiple arguments are passed to .Fl, | Ingo Schwarze |
2009-12-22 | sync to 1.9.12, mostly portability and refactoring: | Ingo Schwarze |
2009-10-27 | sync to 1.9.11: adapt printing of dates to groff conventions, | Ingo Schwarze |
2009-09-21 | sync to 1.9.5: lookup hashes are now static tables | Ingo Schwarze |
2009-08-22 | sync to 1.9.1: correctly flag delimiter whitespace | Ingo Schwarze |
2009-08-22 | sync to 1.9.1: set mdoc_next flags in mdoc_*_alloc routines, where they belong | Ingo Schwarze |
2009-08-22 | sync to 1.9.0: polishing the core code of mdoc macro handling | Ingo Schwarze |
2009-08-22 | sync to 1.8.4: LLVM findings from <uqs at spoerlein dot net> | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: full .An -[no]split support | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: .Pa without arguments is a synonym for .Pa ~ | Ingo Schwarze |