aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* two more entries from the mdoclint TODO, clerified by wiz@Ingo Schwarze2017-07-241-2/+11
* migrate the mdoclint(1) TODO list here, from pkgsrcIngo Schwarze2017-07-221-1/+14
* MAP_PRIVATE is pointless without PROT_WRITEIngo Schwarze2017-07-201-6/+1
* For -Tlint, put parser messages on stdout instead of stderr.Ingo Schwarze2017-07-201-10/+1
* correctly handle letters in .Nx arguments; improves for exampleIngo Schwarze2017-07-201-6/+1
* three ideas found in a different TODO fileIngo Schwarze2017-07-201-1/+9
* delete some entries that have been taken care ofIngo Schwarze2017-07-191-48/+1
* eqn(7) nits from bentley@Ingo Schwarze2017-07-141-1/+10
* eqn(1) output operator translationIngo Schwarze2017-06-231-1/+8
* Introduce a new mandoc(1) message level, -W style, below -W warning.Ingo Schwarze2017-05-161-15/+1
* ASCII characters that are special to roffIngo Schwarze2017-04-271-1/+8
* new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@;Ingo Schwarze2017-03-031-7/+1
* double quotes were fixed, finallyIngo Schwarze2017-02-181-5/+2
* reference a relevant mail for one TODO itemIngo Schwarze2017-02-081-2/+2
* remove several things that were taken care of in the pastIngo Schwarze2017-02-051-26/+1
* mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather than <i>;Ingo Schwarze2017-02-051-4/+1
* more work found in old mailsIngo Schwarze2017-02-031-2/+18
* MANDOCERR_BADTAB no longer exists,Ingo Schwarze2017-01-281-9/+1
* warn about invalid output optionsIngo Schwarze2017-01-271-8/+1
* Parse the section number from the content of preformatted pagesIngo Schwarze2017-01-271-6/+1
* more info on man(7) .Xr hyperlinkingIngo Schwarze2017-01-261-1/+4
* Fix -man -Thtml formatting after .nf (which has nothing to doIngo Schwarze2017-01-261-10/+1
* Improve HTML formatting of .Bl -tag.Ingo Schwarze2017-01-251-7/+1
* Completely delete the buf field of struct html and all the buf*()Ingo Schwarze2017-01-171-10/+1
* minor tbl(7) column spacing and wrapping issues in lftp(1)Ingo Schwarze2016-09-131-1/+8
* POSIX allows PATH_MAX to not be defined, meaning "unlimited".Ingo Schwarze2016-08-021-1/+8
* Autodetect a suitable locale for -Tutf8 mode,Ingo Schwarze2016-07-311-11/+1
* Remove the dependency on SQLite without loss of functionality.Ingo Schwarze2016-07-191-7/+1
* delete two entries that are doneIngo Schwarze2016-06-051-6/+1
* in -man -Thtml, .nf does not preserve indentationIngo Schwarze2016-04-141-1/+6
* would be nice to warn about broken .Xr links...Ingo Schwarze2016-01-081-1/+6
* In ./configure, select a RE syntax for word boundaries supported by libc;Ingo Schwarze2015-11-061-7/+1
* Theo found a stray blank in HTML output.Ingo Schwarze2015-09-291-1/+7
* tedu@ reports tbl(7) issues in synaptics(4)Ingo Schwarze2015-08-291-1/+15
* another portability todoIngo Schwarze2015-07-181-1/+8
* headers should not contain macrosIngo Schwarze2015-07-141-1/+5
* delete some TODO entries that were already fixedIngo Schwarze2015-06-261-23/+11
* nice idea for eqn(7) from CDBUG.Ingo Schwarze2015-06-181-1/+6
* two new tasks i heard about at BSDCanIngo Schwarze2015-06-101-1/+11
* look at COHERENT troffIngo Schwarze2015-04-181-2/+5
* florian want <img> tags for https://tlakh.xyz/p2k15.7.htmlIngo Schwarze2015-04-161-1/+5
* Do not mistreat empty arguments to font alternating macrosIngo Schwarze2015-04-061-1/+6
* portability: word boundaries in regular expressionsIngo Schwarze2015-04-031-1/+9
* naddy@ found a tough problem - fittingly, in cobfusc(1)...Ingo Schwarze2015-03-161-1/+14
* When interpreting the -O argument as a macro name fails,Ingo Schwarze2015-03-111-1/+6
* \n(.$Ingo Schwarze2015-02-201-1/+5
* naddy@ scoured the ports tree for remaining mandoc issuesIngo Schwarze2015-02-171-5/+7
* After almost five years and 99 revisions, mdoc_macro.c rev. 1.182Ingo Schwarze2015-02-121-5/+1
* trim trailing white space, no code change;Ingo Schwarze2015-02-101-7/+7
* new task: escape blank at the beginning of a lineIngo Schwarze2015-01-241-2/+6