Age | Commit message (Expand) | Author |
2010-09-06 | fix an off by one found by parfait | Jonathan Gray |
2010-08-26 | sys/param.h is for kernel interface programs. | Theo de Raadt |
2010-08-21 | Backout previous. | Ingo Schwarze |
2010-08-20 | Centralize handling of literal tabs in term_flushln() in one place, | Ingo Schwarze |
2010-08-20 | When a column contains trailing spaces, calculate the padding | Ingo Schwarze |
2010-08-20 | .Bl -column phrases ignore spacing rules for trailing punctuation | Ingo Schwarze |
2010-08-20 | fix previous: when bailing out due to -Wstop, | Ingo Schwarze |
2010-08-20 | Implement a simple, consistent user interface for error handling. | Ingo Schwarze |
2010-08-18 | Remove the standard pod2man \*(C+ pre-predefined string ("C++"). | Ingo Schwarze |
2010-08-18 | Ignore \h (local horizontal motion) and \v (local vertical motion) escapes | Ingo Schwarze |
2010-08-18 | Correctly print .Lk arguments in -Tascii. | Ingo Schwarze |
2010-08-18 | Remove mandoc(1) compatibility notes that are no longer relevant; | Ingo Schwarze |
2010-08-18 | Turn the non-trivial PS_GROWBUF macro into a function. | Ingo Schwarze |
2010-08-18 | Simplify and sync the code and comments for copying the macro name | Ingo Schwarze |
2010-08-18 | Use isascii(3) to make sure we really throw away non-ASCII characters, | Ingo Schwarze |
2010-08-07 | Groff allows the initial macro on a line to be delimited by a space | Ingo Schwarze |
2010-08-07 | In -Thtml output, preserve blank lines at the end of .Bd -literal. | Ingo Schwarze |
2010-08-04 | In .Bd -literal, break the output line after the last element of each | Ingo Schwarze |
2010-08-01 | Move the new mdoc(7) manual written by kristaps@, replacing the old one | Ingo Schwarze |
2010-08-01 | Sync to bsd.lv: | Ingo Schwarze |
2010-07-31 | Correct Copyright lines in the rarely touched files: | Ingo Schwarze |
2010-07-31 | Major cleanup (but there is still more to come): | Ingo Schwarze |
2010-07-31 | Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. | Ingo Schwarze |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-07-21 | In the SYNOPSIS, .Nm at the beginning of an input line starts | Ingo Schwarze |
2010-07-19 | J. C. Roberts noted that Kristaps' man.7 is already better than the | Ingo Schwarze |
2010-07-16 | Text ending in a full stop, exclamation mark or question mark | Ingo Schwarze |
2010-07-16 | After .Sm on, spacing ought to restart right away, before the next token, | Ingo Schwarze |
2010-07-15 | document .Sm; prodded by kristaps@ | Ingo Schwarze |
2010-07-13 | Merge release 1.10.4 (all code by kristaps@), providing four new features: | Ingo Schwarze |
2010-07-03 | Rudimentary implementation of user-defined strings; | Ingo Schwarze |
2010-07-02 | Not only for -tag lists, but for -hang, -ohang, -inset, -diag, | Ingo Schwarze |
2010-07-01 | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze |
2010-07-01 | Correct handling of trailing punctuation in MDOC_DELIM blk_full HEADs. | Ingo Schwarze |
2010-07-01 | Improve .Nm indentation in the SYNOPSIS; | Ingo Schwarze |
2010-06-30 | improve error reporting: | Ingo Schwarze |
2010-06-30 | Closing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh Ss) may never be | Ingo Schwarze |
2010-06-29 | fix a typo in the function declaration; | Ingo Schwarze |
2010-06-29 | Considerably simplify block rewind rules; no functional change intended. | Ingo Schwarze |
2010-06-29 | Support for badly nested blocks, written around the time of | Ingo Schwarze |
2010-06-29 | sync to bsd.lv version 1.10.3: | Ingo Schwarze |
2010-06-29 | framework for glyph width encoding; from kristaps@ | Ingo Schwarze |
2010-06-27 | This header was missing from the previous commit; sorry. | Ingo Schwarze |
2010-06-27 | Full .nr nS support, unbreaking the kernel manuals. | Ingo Schwarze |
2010-06-27 | Remove "pt" from struct roffsu, as CSS (the only reason it was there) is | Ingo Schwarze |
2010-06-27 | minor .Bk fixes: | Ingo Schwarze |
2010-06-27 | Document .Bk/.Ek; reminded by kristaps@. | Ingo Schwarze |
2010-06-27 | Basic implementation of .Bk/.Ek. | Ingo Schwarze |
2010-06-26 | As a first step towards variable-width font support, | Ingo Schwarze |
2010-06-26 | merge release 1.10.2 | Ingo Schwarze |