Age | Commit message (Expand) | Author |
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 |
2010-06-10 | minimal initial -Tps support, from kristaps@ GSOC | Ingo Schwarze |
2010-06-08 | Merge more bits that will be going into 1.10.1: | Ingo Schwarze |
2010-06-06 | Merge bsd.lv version 1.10.1 (to be released soon). | Ingo Schwarze |
2010-06-06 | Merge bsd.lv release 1.10.0, | Ingo Schwarze |
2010-06-05 | Increase the -man -Tascii text width from 65 to 78 characters | Ingo Schwarze |
2010-05-26 | sync manuals | Ingo Schwarze |
2010-05-26 | When a word does not fully fit onto the output line, but it contains | Ingo Schwarze |
2010-05-25 | document that ".if n" is true; requested by kristaps@ | Ingo Schwarze |
2010-05-24 | document ignorance of .ds, .rm and .tr; | Ingo Schwarze |
2010-05-24 | plug second meta.source leak in .UT handling; from kristaps@ | Ingo Schwarze |
2010-05-24 | lift 64-byte max width for Sh (now BUFSIZ); from kristaps@ | Ingo Schwarze |
2010-05-24 | fix memory leak for .AT; from kristaps@ | Ingo Schwarze |
2010-05-24 | Fix segfault in mixing old enum types for -Thtml -mdoc; from kristaps@. | Ingo Schwarze |
2010-05-24 | sync to bsd.lv: remove needless #include <time.h> | Ingo Schwarze |
2010-05-24 | remove the now unused #define MAN_EL_USE, | Ingo Schwarze |
2010-05-24 | The input | Ingo Schwarze |
2010-05-24 | sync to bsd.lv: | Ingo Schwarze |
2010-05-24 | Fix the code to add a line break before .Nm in the SYNOPSIS; | Ingo Schwarze |
2010-05-24 | Increase performance by saving the list type in struct mdoc_node. | Ingo Schwarze |