Age | Commit message (Expand) | Author |
2009-08-09 | sync to 1.8.4: three additional .St macros | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: remove superfluous FIXMEs | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: full .An -[no]split support | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: correct error message to complain about .An line arguments | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: now that leading blanks in literal text are preserved, | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: preserve leading whitespace in literal text | Ingo Schwarze |
2009-08-09 | now in sync with version 1.8.3 | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: quote macro names without a preceding dot | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: ugly fix for .Bl or .Bd when nested in .Bl -hang | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: In .Bl -column, handle one column in excess, | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: .Pa without arguments is a synonym for .Pa ~ | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: bring vspace handling in .Bl -column and -diag closer to groff | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: remove doubled .Bl -diag whitespace | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: right-most column now fills to the right margin | Ingo Schwarze |
2009-08-09 | multiple spacing fixes for .Bl -hang, -tag, -inset and -diag | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: u_char needs <sys/types.h>; | Ingo Schwarze |
2009-08-09 | now in sync with release 1.8.2 | Ingo Schwarze |
2009-08-09 | sync to 1.8.2: more .Bl -column fixes, in particular: | Ingo Schwarze |
2009-08-09 | sync to 1.8.2: remove trailing whitespace | Ingo Schwarze |
2009-08-09 | sync to 1.8.2: fix and cleanup .Bl -column phrase handling | Ingo Schwarze |
2009-08-09 | sync to 1.8.2: use in_line_eoln instead of in_line for .Pp and .Lp | Ingo Schwarze |
2009-08-09 | sync to 1.8.1: make .Cd parsed | Ingo Schwarze |
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 |