Age | Commit message (Expand) | Author |
2009-10-27 | sync to 1.9.11: adapt printing of dates to groff conventions, | Ingo Schwarze |
2009-10-24 | simplify overstep handling, removing one local variable; | Ingo Schwarze |
2009-10-21 | sync to 1.9.9, featuring: | Ingo Schwarze |
2009-10-19 | sync to 1.9.5: partial rewrite of special character and predefined string | Ingo Schwarze |
2009-10-18 | sync to 1.9.5: integrate closedelim() and opendelim() into term_word(), | Ingo Schwarze |
2009-09-21 | sync to 1.9.5: make terminal_*, tree_* and out_* functions return void, | Ingo Schwarze |
2009-09-21 | sync to 1.9.5: remove TERMP_STYLE bit field in favour of recursion-friendly | Ingo Schwarze |
2009-08-22 | sync to 1.8.5: partial rewrite of the handling of escape sequences: | Ingo Schwarze |
2009-08-09 | sync to 1.8.4: preserve leading whitespace in literal text | Ingo Schwarze |
2009-08-09 | multiple spacing fixes for .Bl -hang, -tag, -inset and -diag | 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-18 | sync to 1.8.0: support .Bl -hang | Ingo Schwarze |
2009-06-23 | fix three off-by-one errors in whitespace output | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: proper font decorations for special and .It characters | Ingo Schwarze |
2009-06-15 | sync to 1.7.16: avoid trailing space in output | Ingo Schwarze |
2009-06-14 | sync to 1.7.16: comments, whitespace and spelling fixes; no functional change | Ingo Schwarze |
2009-04-06 | Initial check-in of mandoc for formatting manuals. ok deraadt@ | kristaps |