]> git.cameronkatri.com Git - mandoc.git/history - TODO
fix unchecked snprintf(3) in page header printing:
[mandoc.git] / TODO
2014-03-30 Ingo SchwarzeImplement the roff(7) .ll (line length) request.
2014-03-08 Ingo Schwarzenew bug report from wiz@ regarding Tcl*(3)
2014-03-03 Ingo SchwarzeMANDOCERR_BADTAB needs checking, but .UR/.UE is done
2014-02-14 Ingo SchwarzeParse and ignore the roff(7) .ce request (center some...
2014-02-14 Ingo SchwarzeImplement the roff(7) .as request (append to user-defin...
2014-02-14 Ingo SchwarzeHandle some predefined read-only number registers,...
2013-12-25 Ingo SchwarzeIn the SYNOPSIS, implement hanging indentation for .Fo
2013-12-15 Ingo SchwarzeIn quoted macro arguments, double quotes can be quoted...
2013-12-15 Ingo Schwarzebentley@ looked at sbcl(1) and found new tasks for...
2013-11-10 Ingo Schwarzemissing features: line length and italic correction
2013-10-06 Ingo SchwarzeIf there is random stuff inside a .Bl block body before...
2013-09-27 Ingo SchwarzeMaybe we can easily improve -width parsing.
2013-09-22 Ingo SchwarzeThrowing FATAL MANDOCERR_SYNTCHILD on non-.It children...
2013-09-22 Ingo SchwarzeDocBook abuses \h - for no good reason, but maybe we...
2013-07-14 Ingo Schwarzejca@ found .as .shift .while in ratpoison(1)
2013-07-14 Ingo Schwarzetedu@ says: "whatis pool" doesn't work
2013-07-13 Ingo SchwarzeRudimentary implementation of the .it request (input...
2013-07-02 Ingo Schwarzefixed in mandoc.c rev. 1.67 and OpenBSD mandoc.c rev...
2013-06-22 Ingo Schwarzesort missing roff requests, and add some usage info
2013-06-01 Ingo Schwarzelatex2man.1 - oh boy...
2012-11-19 Ingo SchwarzeDo not crash on stray .Ta macros found outside column...
2012-11-18 Ingo SchwarzeFix four small whitespace issues related to trailing...
2012-11-16 Ingo SchwarzeEnd of sentence spacing after trailing punctuation...
2012-11-04 Ingo Schwarzecrash caused by .Ta outside .Bl
2012-10-31 Ingo Schwarzefreeciv wants .UR/.UE too; from bentley@
2012-10-12 Ingo Schwarzeminor EOS issue reported by Nicolas Joly
2012-07-18 Ingo SchwarzeDrop empty .IP such that is does not cause additional...
2012-07-18 Ingo SchwarzeDrop .sp and .br right after .SH and .SS.
2012-07-18 Ingo SchwarzeLet a trailing .Ns macro take effect
2012-07-18 Ingo SchwarzeFix handling of paragraph macros inside lists:
2012-07-18 Ingo SchwarzeThe mdoc(7) \*(Ba predefined string actually forces...
2012-07-16 Ingo SchwarzeIn flush-left mode of both man(7) and mdoc(7), when...
2012-06-12 Kristaps DzonsonsAdd `cc' support.
2012-06-12 Kristaps DzonsonsFix an assert() raised by `RS' when following `TP'.
2012-06-05 Ingo Schwarzeforgot to commit one request bu espie@
2012-05-31 Ingo Schwarze.if vertical spacing now fixed in OpenBSD
2012-05-28 Ingo Schwarzeclarify two entries related to roff(7) escapes
2012-05-27 Ingo SchwarzeHorizontal spacing of tables was fixed
2012-05-27 Ingo SchwarzeThe .\} -> .\& -> pset() bug reported by naddy has...
2012-03-04 Ingo Schwarzetwo reminders
2012-01-23 Joerg SonnenbergerAdd entry about the .TP / .RS crash before I forget...
2012-01-02 Kristaps Dzonsons`-diag' lists aren't parsed, unlike other list types...
2011-12-05 Ingo Schwarzemust ignore \h with quoted argument
2011-11-17 Ingo Schwarzeusing undefined macros or strings should define them...
2011-11-13 Ingo Schwarzeanother detail to implement;
2011-11-07 Ingo SchwarzeWhen the HEAD scope of .TP is broken by another block...
2011-09-20 Ingo SchwarzeUsing user-defined macros, surprisingly, it is possible
2011-09-18 Ingo Schwarzetwo issues were reported again
2011-07-28 Kristaps DzonsonsRemove TODO entry about `tr'.
2011-07-09 Kristaps DzonsonsSpaces must be preserved in -T[x]html literal mode.
2011-07-07 Kristaps DzonsonsNote the strange `if'+newline issue raised by schwarze@.
2011-07-03 Kristaps DzonsonsFix a TODO noted by schwarze@, originally by Christian...
2011-07-03 Ingo Schwarzetwo new bugs reported by naddy@:
2011-06-30 Kristaps DzonsonsOuch: predefined strings moved into roff.c weren't...
2011-06-29 Kristaps DzonsonsFirst fix how `sp 1' doesn't imply `1v' (it now does...
2011-06-18 Kristaps DzonsonsFix two TODOs with one check-in. Both of these relate...
2011-06-18 Kristaps DzonsonsAllow RS/RE blocks to nest. This requires first the...
2011-06-18 Kristaps DzonsonsFix an assertion failure raised by the following intere...
2011-06-12 Joerg SonnenbergerAdd note about crash on invalid found in the NetBSD...
2011-06-11 Ingo Schwarze.Nm in-line/block issues reported by uqs@
2011-05-24 Kristaps DzonsonsFix a TODO to the effect that `.if n \{\ foo .br \...
2011-05-21 Ingo Schwarzenested .RS/.RE is becoming more important
2011-05-18 Kristaps DzonsonsMake any un-recognised font be considered a call for...
2011-05-18 Kristaps DzonsonsAdd TODO entry for standalone `.' in tbl pages (pointed...
2011-04-30 Kristaps DzonsonsNo code change: fixing spelling errors. From a patch...
2011-04-17 Ingo Schwarze.Pp in .Bl -column
2011-04-16 Ingo Schwarzemini-bug at eol after .Bl -column .It
2011-04-16 Ingo Schwarzelines in tables and .RS/.RE nesting
2011-04-13 Kristaps DzonsonsRemove TODO from prior commit of lifting warnings from...
2011-04-12 Ingo Schwarzeempty .SS is ok
2011-03-30 Ingo Schwarzenaddy@ reports rsync(1)
2011-03-29 Kristaps DzonsonsCarefully let mandoc_getcontrol() handle libroff's...
2011-03-23 Ingo Schwarzenew: \. at the beginning of a line
2011-03-23 Kristaps DzonsonsMake (e.g.) `SM' before `B' be only a warning. In...
2011-03-22 Kristaps DzonsonsMake empty sections and parts (SH, SS, RS) only produce...
2011-03-19 Ingo Schwarze.RS w/o line args is not serious VERSION_1_10_10
2011-03-17 Kristaps DzonsonsMove mdoc_isdelim() into mandoc.h as mandoc_isdelim...
2011-02-27 Ingo Schwarzedate handling needs cleanup
2011-02-09 Kristaps DzonsonsAdd stub for eqn.7 manual and flip it on. Also note...
2011-02-03 Kristaps DzonsonsTODO note on that `.TS', `.TE' etc. aren't real roff...
2011-02-02 Kristaps DzonsonsIf `Ns' is specified on its own line, it should be...
2011-01-31 Kristaps DzonsonsNote an error found in the wild.
2011-01-25 Kristaps DzonsonsArguments to `Bsx' and friends are separated by a non...
2011-01-25 Kristaps DzonsonsHave `Bx' accept two arguments, not just one, and join...
2011-01-25 Kristaps DzonsonsIf %B is specified, quote %T. Noted by schwarze@ in...
2011-01-24 Ingo Schwarzeresults of some systematic comparisons
2011-01-23 Ingo Schwarzenot implemented: adjustment
2011-01-22 Ingo Schwarzesome more reports from brad@
2011-01-22 Ingo Schwarzemissing: .ns, .UR; reported by brad@
2011-01-22 Ingo Schwarzesort missing features, no change of content
2011-01-12 Kristaps DzonsonsDowngrade -man message of ignored empty paragraph to...
2011-01-12 Kristaps DzonsonsMake out-of-context `fi' invocations not cause an error...
2011-01-12 Kristaps DzonsonsMake sure that -Thtml doesn't break within literal...
2011-01-10 Ingo Schwarzesome minor issues reported by brad@
2011-01-09 Ingo SchwarzeRemove lots of issues that have been resolved,
2011-01-06 Kristaps DzonsonsMake -literal displays only have 8-character displays...
2011-01-03 Kristaps DzonsonsRemove TODO for tbl.
2010-12-30 Ingo SchwarzePlan9 has a man(7) implementation that looks extremely...
2010-12-26 Kristaps Dzonsonspod2man re-writes this and that using `tr', which we...
2010-12-25 Kristaps DzonsonsSpecifying both %T and %J in an `Rs' block causes the...
next