| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate `Bl -column' phrases to be MDOC_BODY instead of MDOC_HEAD. This | Kristaps Dzonsons | 2010-05-30 | 10 | -64/+135 |
* | Final word on lac/ac. Document flow as it relates to phrasing, as I'll | Kristaps Dzonsons | 2010-05-30 | 1 | -4/+17 |
* | Obvious fix to last patch: have ARGS_PEND also be flagged for phrase() | Kristaps Dzonsons | 2010-05-30 | 1 | -1/+3 |
* | First in several iterative patches in getting complex -column lists | Kristaps Dzonsons | 2010-05-30 | 3 | -8/+42 |
* | Make check for case a little more intuitive (suggested by joerg@). | Kristaps Dzonsons | 2010-05-30 | 1 | -3/+1 |
* | Made `Dt' default to LOCAL and UNKNOWN instead of local and unknown (note case). | Kristaps Dzonsons | 2010-05-30 | 4 | -16/+40 |
* | Fixed tech@ mailing list pointer (noted by Ulrich Spoerlein). | Kristaps Dzonsons | 2010-05-30 | 1 | -3/+3 |
* | Added a final regression for `Ar' (won't work on old groff). | Kristaps Dzonsons | 2010-05-29 | 1 | -0/+10 |
* | Bump 1.10.0 version in Makefile. | Kristaps Dzonsons | 2010-05-29 | 1 | -2/+2 |
* | Added version bits to www pages. | Kristaps Dzonsons | 2010-05-29 | 2 | -107/+116 |
* | Give libroff an extremely simple table-lookup instead of iterating over | Kristaps Dzonsons | 2010-05-29 | 1 | -21/+71 |
* | Moved printing of empty word [back] into mdoc_action.c so that it's not | Kristaps Dzonsons | 2010-05-29 | 3 | -5/+23 |
* | Adding `Ar' regression for empty-prior-closing-punctuation checkin. | Kristaps Dzonsons | 2010-05-29 | 1 | -0/+17 |
* | Commit of patch floated on discuss@ a few days ago: if an in_line scope | Kristaps Dzonsons | 2010-05-29 | 7 | -16/+108 |
* | Allow bad -man dates to flow verbatim into the front-ends. Noted by | Kristaps Dzonsons | 2010-05-26 | 6 | -7/+26 |
* | Documented `Ud'. | Kristaps Dzonsons | 2010-05-26 | 5 | -5/+44 |
* | Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). | Kristaps Dzonsons | 2010-05-26 | 8 | -4/+103 |
* | Made index.sgml release notes, mostly cribbed from Ingo's m2k10 report. | Kristaps Dzonsons | 2010-05-25 | 1 | -84/+66 |
* | Fix man.7 to include AT and UC in its syntax table. | Kristaps Dzonsons | 2010-05-25 | 1 | -1/+2 |
* | Added roff.3, which documents the roff parser interface. | Kristaps Dzonsons | 2010-05-25 | 4 | -20/+175 |
* | Clean-up: added `Nm mdoc' to mdoc.3. | Kristaps Dzonsons | 2010-05-25 | 2 | -53/+54 |
* | Clean-up: new-sentence, new-line for mdoc.3. | Kristaps Dzonsons | 2010-05-25 | 1 | -105/+59 |
* | Noted areas where performance can be increased. | Kristaps Dzonsons | 2010-05-25 | 1 | -0/+16 |
* | Smarten BADCHAR check to allow ASCII_HYPH. | Kristaps Dzonsons | 2010-05-25 | 3 | -2/+3 |
* | Forgot to add regression tests. | Kristaps Dzonsons | 2010-05-25 | 2 | -0/+35 |
* | Modified version of Ingo Schwarze's patch for hyphen-breaking. | Kristaps Dzonsons | 2010-05-25 | 8 | -23/+69 |
* | recognize ".if n" as true; | Ingo Schwarze | 2010-05-24 | 2 | -7/+26 |
* | provide stubs to ignore .ds, .rm and .tr, | Ingo Schwarze | 2010-05-24 | 2 | -0/+34 |
* | sync to OpenBSD: | Ingo Schwarze | 2010-05-24 | 3 | -11/+18 |
* | Handle literal tab characters both in literal context (.Bd -literal) | Ingo Schwarze | 2010-05-24 | 3 | -2/+28 |
* | .Bl -tag -compact | Ingo Schwarze | 2010-05-24 | 1 | -9/+0 |
* | fix an obvious typo in print_bvspace(): | Ingo Schwarze | 2010-05-24 | 1 | -1/+1 |
* | rewrite the main mdoc text parser, mdoc_ptext(), | Ingo Schwarze | 2010-05-24 | 1 | -38/+51 |
* | Plug second meta.source leak in `UT' handling. | Kristaps Dzonsons | 2010-05-24 | 1 | -0/+3 |
* | Lifted 64-byte max width for Sh (now BUFSIZ). | Kristaps Dzonsons | 2010-05-24 | 1 | -3/+4 |
* | Fixed memory leak for `AT' (-man input). | Kristaps Dzonsons | 2010-05-24 | 1 | -0/+3 |
* | Fix segfault in mixing old enum types for -Thtml -mdoc. | Kristaps Dzonsons | 2010-05-24 | 1 | -2/+2 |
* | remove unused enum merr; | Ingo Schwarze | 2010-05-24 | 1 | -56/+0 |
* | If a .Bl -tag lacks a -width, skip all non-It macros for the implicit | Joerg Sonnenberger | 2010-05-24 | 1 | -2/+5 |
* | fix an obvious oversight introduced in rev. 1.5: | Ingo Schwarze | 2010-05-24 | 1 | -1/+1 |
* | Fix 1.125: Add missing return in termp_nm_pre. | Joerg Sonnenberger | 2010-05-22 | 1 | -0/+1 |
* | Test .SH with only empty paragraph. Don't test .IP without body. | Joerg Sonnenberger | 2010-05-22 | 1 | -0/+3 |
* | lines containing blank characters FIXED in OpenBSD, | Ingo Schwarze | 2010-05-18 | 1 | -1/+12 |
* | Increase performance by stashing the list type in struct mdoc_node. | Kristaps Dzonsons | 2010-05-17 | 6 | -191/+169 |
* | Added tech@ mailing list. | Kristaps Dzonsons | 2010-05-17 | 1 | -1/+8 |
* | Enable the unified error/warning enumeration in mandoc.h that's | Kristaps Dzonsons | 2010-05-17 | 31 | -532/+534 |
* | Multiple empty .PPs don't add a vspace either | Joerg Sonnenberger | 2010-05-17 | 1 | -0/+3 |
* | Entry for .AT and .UC | Joerg Sonnenberger | 2010-05-17 | 1 | -2/+9 |
* | Add support for .AT. Properly implement .UC. Add regress tests. | Joerg Sonnenberger | 2010-05-17 | 20 | -2/+156 |
* | Tests for sane and insane handling of lines before and after .SH/.SS | Joerg Sonnenberger | 2010-05-17 | 2 | -0/+23 |