| Commit message (Expand) | Author | Age | Files | Lines |
* | Significant overhaul in libman. Macros are now block- and line-scoped (with | Kristaps Dzonsons | 2009-08-13 | 11 | -387/+1060 |
* | Noted areas that need work in libmdoc. | Kristaps Dzonsons | 2009-08-13 | 2 | -1/+4 |
* | Moved indentation size into *term.c files. | Kristaps Dzonsons | 2009-08-10 | 3 | -24/+92 |
* | Fixed groff-compat where two `Sh' calls, with the first not having a body, do... | Kristaps Dzonsons | 2009-07-29 | 1 | -3/+8 |
* | Documented behaviour of interpreting parsable/callable macros. | Kristaps Dzonsons | 2009-07-29 | 1 | -2/+13 |
* | Columns with `Bl -column' correctly check for CALLABLE status. | Kristaps Dzonsons | 2009-07-29 | 2 | -29/+16 |
* | Moved CALLABLE check to lookup_raw(). | Kristaps Dzonsons | 2009-07-29 | 4 | -26/+31 |
* | Documented trademark and restricted mark (oops).VERSION.1.8.5 | Kristaps Dzonsons | 2009-07-28 | 1 | -0/+4 |
* | Quick-fix in mandoc_char.7 trailing whitespace. | Kristaps Dzonsons | 2009-07-28 | 1 | -1/+1 |
* | Version: 1.8.5. | Kristaps Dzonsons | 2009-07-28 | 2 | -2/+4 |
* | Added Greek characters to ascii.in (from groff_char.7). | Kristaps Dzonsons | 2009-07-28 | 2 | -64/+233 |
* | Fix in newline. | Kristaps Dzonsons | 2009-07-28 | 2 | -4/+10 |
* | Fixed \(bq. | Kristaps Dzonsons | 2009-07-28 | 1 | -1/+1 |
* | main.c using fprintf instead of warnx for parse errors (like cc). | Kristaps Dzonsons | 2009-07-27 | 3 | -10/+8 |
* | Re-ordered ascii.in looking for dupes. | Kristaps Dzonsons | 2009-07-27 | 3 | -163/+188 |
* | Clarified special chars/predefined chars in mandoc_char.7. | Kristaps Dzonsons | 2009-07-27 | 4 | -101/+166 |
* | Correct handling of \*(xx, \*[xxx], \*x versus \x, \(xx, \([xxx]: predefined ... | Kristaps Dzonsons | 2009-07-27 | 5 | -244/+299 |
* | Fixed \% special char (via groff.7). | Kristaps Dzonsons | 2009-07-26 | 2 | -12/+26 |
* | Removed POSIX.1 COMPATIBILITY note in mdoc.7. | Kristaps Dzonsons | 2009-07-26 | 2 | -10/+10 |
* | POSIX -> POSIX.1 change (submitted by uqs@sporlein.net, ok jmc@openbsd.org, i... | Kristaps Dzonsons | 2009-07-26 | 1 | -11/+11 |
* | Version.VERSION.1.8.4 | Kristaps Dzonsons | 2009-07-26 | 1 | -2/+2 |
* | Made out-of-order prologue macros not cause an error. | Kristaps Dzonsons | 2009-07-26 | 1 | -1/+4 |
* | Noted POSIX/POSIX.1 disparity (found by uqs@sporlein.net, discussed with jmc@... | Kristaps Dzonsons | 2009-07-26 | 1 | -0/+8 |
* | Patches and results of LLVM static analysis (thanks uqs@sporlein.net). | Kristaps Dzonsons | 2009-07-25 | 4 | -6/+6 |
* | Added `sp' support to libman. | Kristaps Dzonsons | 2009-07-24 | 8 | -6/+49 |
* | Added -fign-errors for VERY fast checking of many manuals without stopping at... | Kristaps Dzonsons | 2009-07-24 | 2 | -14/+37 |
* | Added `St -ieee1275-94'. | Kristaps Dzonsons | 2009-07-24 | 2 | -1/+7 |
* | Added `St -isoC'. | Kristaps Dzonsons | 2009-07-24 | 1 | -0/+1 |
* | Added `St -xns5.2'. | Kristaps Dzonsons | 2009-07-24 | 1 | -0/+1 |
* | Fixed DIAGNOSTIC display (leading double-space only before BODY). | Kristaps Dzonsons | 2009-07-24 | 1 | -1/+2 |
* | Removed superfluous FIXMEs. | Kristaps Dzonsons | 2009-07-24 | 1 | -2/+1 |
* | Full support for `An -split/-nosplit'. Compat documented. | Kristaps Dzonsons | 2009-07-24 | 3 | -1/+75 |
* | Allow `An' to accept NULL arguments (-split/-nosplit). | Kristaps Dzonsons | 2009-07-24 | 1 | -3/+5 |
* | `An' gives correct error message in encountering arguments/parameters. | Kristaps Dzonsons | 2009-07-24 | 1 | -1/+1 |
* | `Bd' printing simplified (now that literal text is preserved). | Kristaps Dzonsons | 2009-07-24 | 1 | -27/+10 |
* | Text tokens with leading whitespace (like indented blocks in `Bd -literal') a... | Kristaps Dzonsons | 2009-07-24 | 1 | -1/+1 |
* | Version.VERSION.1.8.3 | Kristaps Dzonsons | 2009-07-23 | 1 | -2/+2 |
* | Ugly fix for `Bl' or `Bd' causing badness when nested in `Bl -hang' lists. | Kristaps Dzonsons | 2009-07-23 | 1 | -6/+29 |
* | Bl -column now accepts columns = (1 + stated columns), which covers all remai... | Kristaps Dzonsons | 2009-07-23 | 2 | -4/+20 |
* | Lintified term_flushln() (type mismatches). | Kristaps Dzonsons | 2009-07-23 | 1 | -12/+23 |
* | Re-added `Pa' handling -- had removed it, but it's a bug in groff that it doe... | Kristaps Dzonsons | 2009-07-21 | 1 | -2/+13 |
* | Noted that `Pa' can accept 0 arguments. | Kristaps Dzonsons | 2009-07-21 | 1 | -0/+2 |
* | Added default print of `~' with empty `Pa' (not documented with OpenBSD, but ... | Kristaps Dzonsons | 2009-07-21 | 1 | -5/+5 |
* | Noted COMPATIBILITY where, in groff, `Pa' under `It' doesn't render its style. | Kristaps Dzonsons | 2009-07-21 | 1 | -6/+15 |
* | Made `%T' underline instead of quote. | Kristaps Dzonsons | 2009-07-21 | 1 | -17/+6 |
* | Fixed undocumented `-diag' where NULL list item bodies aren't followed by a v... | Kristaps Dzonsons | 2009-07-21 | 1 | -2/+13 |
* | Fixed transcription error of define values (bah). | Kristaps Dzonsons | 2009-07-21 | 1 | -1/+1 |
* | Fixed `Bl -column' undocumented no-vspace rule to only work within the list. | Kristaps Dzonsons | 2009-07-21 | 1 | -15/+28 |
* | Re-fixed `-diag' (accidentally broke in last checkin). | Kristaps Dzonsons | 2009-07-21 | 1 | -0/+2 |
* | Removed `Pa' underline formatting (no groff does this). | Kristaps Dzonsons | 2009-07-21 | 1 | -13/+2 |