| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a TODO to the effect that `.if n \{\ foo .br \}' was failing due to | Kristaps Dzonsons | 2011-05-24 | 1 | -6/+0 |
* | nested .RS/.RE is becoming more important | Ingo Schwarze | 2011-05-21 | 1 | -0/+2 |
* | Make any un-recognised font be considered a call for the Roman font. | Kristaps Dzonsons | 2011-05-18 | 1 | -5/+0 |
* | Add TODO entry for standalone `.' in tbl pages (pointed out by Yuri | Kristaps Dzonsons | 2011-05-18 | 1 | -0/+4 |
* | No code change: fixing spelling errors. From a patch by uqs@. Thanks! | Kristaps Dzonsons | 2011-04-30 | 1 | -1/+1 |
* | .Pp in .Bl -column | Ingo Schwarze | 2011-04-17 | 1 | -0/+4 |
* | mini-bug at eol after .Bl -column .It | Ingo Schwarze | 2011-04-16 | 1 | -0/+10 |
* | lines in tables and .RS/.RE nesting | Ingo Schwarze | 2011-04-16 | 1 | -0/+8 |
* | Remove TODO from prior commit of lifting warnings from `Sh', `Ss', `SH', | Kristaps Dzonsons | 2011-04-13 | 1 | -7/+0 |
* | empty .SS is ok | Ingo Schwarze | 2011-04-12 | 1 | -0/+7 |
* | naddy@ reports rsync(1) | Ingo Schwarze | 2011-03-30 | 1 | -0/+48 |
* | Carefully let mandoc_getcontrol() handle libroff's detection of a macro | Kristaps Dzonsons | 2011-03-29 | 1 | -5/+0 |
* | new: \. at the beginning of a line | Ingo Schwarze | 2011-03-23 | 1 | -5/+6 |
* | Make (e.g.) `SM' before `B' be only a warning. In reality, this refers | Kristaps Dzonsons | 2011-03-23 | 1 | -6/+0 |
* | Make empty sections and parts (SH, SS, RS) only produce a warning if it | Kristaps Dzonsons | 2011-03-22 | 1 | -4/+0 |
* | .RS w/o line args is not seriousVERSION.1.10.10 | Ingo Schwarze | 2011-03-19 | 1 | -0/+4 |
* | Move mdoc_isdelim() into mandoc.h as mandoc_isdelim(). This allows the | Kristaps Dzonsons | 2011-03-17 | 1 | -9/+0 |
* | date handling needs cleanup | Ingo Schwarze | 2011-02-27 | 1 | -1/+9 |
* | Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issue | Kristaps Dzonsons | 2011-02-09 | 1 | -6/+0 |
* | TODO note on that `.TS', `.TE' etc. aren't real roff macros and troff | Kristaps Dzonsons | 2011-02-03 | 1 | -0/+6 |
* | If `Ns' is specified on its own line, it should be ignored. This is | Kristaps Dzonsons | 2011-02-02 | 1 | -4/+0 |
* | Note an error found in the wild. | Kristaps Dzonsons | 2011-01-31 | 1 | -0/+3 |
* | Arguments to `Bsx' and friends are separated by a non-breaking space. | Kristaps Dzonsons | 2011-01-25 | 1 | -3/+0 |
* | Have `Bx' accept two arguments, not just one, and join these arguments | Kristaps Dzonsons | 2011-01-25 | 1 | -6/+0 |
* | If %B is specified, quote %T. Noted by schwarze@ in the TODO. | Kristaps Dzonsons | 2011-01-25 | 1 | -5/+0 |
* | results of some systematic comparisons | Ingo Schwarze | 2011-01-24 | 1 | -1/+94 |
* | not implemented: adjustment | Ingo Schwarze | 2011-01-23 | 1 | -0/+13 |
* | some more reports from brad@ | Ingo Schwarze | 2011-01-22 | 1 | -0/+10 |
* | missing: .ns, .UR; reported by brad@ | Ingo Schwarze | 2011-01-22 | 1 | -4/+8 |
* | sort missing features, no change of content | Ingo Schwarze | 2011-01-22 | 1 | -18/+28 |
* | Downgrade -man message of ignored empty paragraph to MANDOC_IGNPAR. The | Kristaps Dzonsons | 2011-01-12 | 1 | -4/+0 |
* | Make out-of-context `fi' invocations not cause an error, but just a | Kristaps Dzonsons | 2011-01-12 | 1 | -4/+0 |
* | Make sure that -Thtml doesn't break within literal lines. This is the | Kristaps Dzonsons | 2011-01-12 | 1 | -4/+0 |
* | some minor issues reported by brad@ | Ingo Schwarze | 2011-01-10 | 1 | -0/+15 |
* | Remove lots of issues that have been resolved, | Ingo Schwarze | 2011-01-09 | 1 | -22/+15 |
* | Make -literal displays only have 8-character displays. From a | Kristaps Dzonsons | 2011-01-06 | 1 | -5/+0 |
* | Remove TODO for tbl. | Kristaps Dzonsons | 2011-01-03 | 1 | -2/+0 |
* | Plan9 has a man(7) implementation that looks extremely archaic, | Ingo Schwarze | 2010-12-30 | 1 | -0/+5 |
* | pod2man re-writes this and that using `tr', which we don't implement. Noted | Kristaps Dzonsons | 2010-12-26 | 1 | -0/+2 |
* | Specifying both %T and %J in an `Rs' block causes the title to be quoted | Kristaps Dzonsons | 2010-12-25 | 1 | -4/+0 |
* | Note that `Sh' and `Ss' are now rigorously checked for paragraph macros. | Kristaps Dzonsons | 2010-12-16 | 1 | -4/+2 |
* | done: .de; todo: """"; loops in macro and string expansion | Ingo Schwarze | 2010-12-09 | 1 | -22/+9 |
* | Allow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', `Ql', `Qq', `Sq', and | Kristaps Dzonsons | 2010-12-09 | 1 | -3/+0 |
* | Note that `Rv' and `Ex' have different values if a manual name has been | Kristaps Dzonsons | 2010-11-29 | 1 | -0/+4 |
* | new: parametric .de, and header lines of excessive length | Ingo Schwarze | 2010-11-03 | 1 | -0/+13 |
* | a bunch of small issues collected during p2k10 | Ingo Schwarze | 2010-10-29 | 1 | -0/+20 |
* | new: escape sequence handling | Ingo Schwarze | 2010-10-23 | 1 | -3/+7 |
* | two new TODOs based on submissions by Ulrich Spoerlein | Ingo Schwarze | 2010-10-19 | 1 | -0/+13 |
* | dream about .de support, | Ingo Schwarze | 2010-10-17 | 1 | -5/+18 |
* | `Sm' no longer produces a linebreak when used in `Bd'. | Kristaps Dzonsons | 2010-10-10 | 1 | -3/+0 |