Age | Commit message (Expand) | Author |
2009-07-26 | now in sync with version 1.8.1 | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: explicit-close macros now only warn when encountering | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: remove superfluous NOSPACE in bd post, | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: add a comment explaining the non-trivial termpair semantics; | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: describe corrected handling of quoted literals, | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: rewrite quoted literal handling correctly, | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: removed excessively verbose EARGVPARM warning | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: support .br and .sp | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: modify macro hash tables to deal with lowercase macro names; | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: small clarity updates; | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: .Bl -diag lacked the second blank after the tag | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: correct vis count for erroneously-decorated whitespace; | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: word splitting now happens in libmdoc, | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: libmdoc now breaks up free-form lines into tokens; | Ingo Schwarze |
2009-07-25 | sync to 1.8.1: fix date in footer; from Ulrich Sporlein | Ingo Schwarze |
2009-07-19 | The abbreviation for .Bf -symbolic is .Bf Sy, not .Bf Sm; | Ingo Schwarze |
2009-07-18 | Kristaps was so happy about .Bl -hang support ("the last major missing | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: a couple of cosmetic fixes: | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: support -offset [0-9]+n and -offset [0-9]+m | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: lots of minor changes | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: support .Bl -hang | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: a bad .St argument causes an error, not a warning | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: white space fixes, no code change | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: move mdoc_a2att, mdoc_a2st, and mdoc_a2lib to libmdoc | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: for .Fo, do not print a blank before '(' | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: two .Vd in SYNOPSIS get a line break in between, | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: replace macro function declarations by real ones, and sort them | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: cleanup: remove offset and rmargin from termpair | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: remove ambiguous TERMPAIR_SETFLAG macro and set flags manually | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: consolidated Bsx, Dx, Fx, Nx, Ox, Ux into one common function | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: avoid duplicate warning about a malformed NAME section | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: .Nd is now a BFI, was an ELEM, | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: <sys/types.h> needed for u_char; <uqs at spoerlein dot net> | Ingo Schwarze |
2009-07-13 | fix a trivial pasto that crept into 1.7.23; also submitted upstream | Ingo Schwarze |
2009-07-13 | now in sync with release 1.7.24 | Ingo Schwarze |
2009-07-13 | sync to 1.7.24: mdoc_nwarn/mdoc_nerr got mixed up; | Ingo Schwarze |
2009-07-13 | sync to 1.7.24: In the .Nd line, \(em is typographically more sound than \- , | Ingo Schwarze |
2009-07-13 | sync to 1.7.24: support \(hy for groff compatibility | Ingo Schwarze |
2009-07-12 | sync to 1.7.24: remove long-fixed FIXME | Ingo Schwarze |
2009-07-12 | sync to 1.7.24: support .St -p1003.1i-95 | Ingo Schwarze |
2009-07-12 | sync to 1.7.24: make .In handling more similar to new groff | Ingo Schwarze |
2009-07-12 | now in sync with release 1.7.23 | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: Fewer knobs: provide -Wall -Werror but not -Wsyntax -Wcompat. | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: pass warning code to mdoc_pwarn() instead of warning message | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: pass error code to mdoc_perr() instead of error string | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: pass error code to mdoc_nerr() instead of error string | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: unify the various "enum merr" into libman.h and libmdoc.h, | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: third step to get rid of enum mdoc_warn: | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: second step to get rid of enum mdoc_warn: | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: first step to get rid of enum mdoc_warn: | Ingo Schwarze |