Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor tbl(7) column spacing and wrapping issues in lftp(1) | Ingo Schwarze | 2016-09-13 | 1 | -0/+7 |
| | |||||
* | POSIX allows PATH_MAX to not be defined, meaning "unlimited". | Ingo Schwarze | 2016-08-02 | 1 | -0/+7 |
| | | | | | | | Found by Aaron M. Ucko <amu at alum dot mit dot edu> on the GNU Hurd, via Bdale Garbee, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829624 Also add EFTYPE at two places where it was forgotten. | ||||
* | Autodetect a suitable locale for -Tutf8 mode, | Ingo Schwarze | 2016-07-31 | 1 | -10/+0 |
| | | | | | | | and allow overriding it manually. Based on a patch from Svyatoslav Mishyn <juef at openmailbox dot org> tweaked by me. The idea originally came up in a conversation with Markus Waldeck. | ||||
* | Remove the dependency on SQLite without loss of functionality. | Ingo Schwarze | 2016-07-19 | 1 | -6/+0 |
| | | | | | Stop supporting systems that don't have mmap(3). Drop the obsolete names_check() now that we deleted MLINKS. | ||||
* | delete two entries that are done | Ingo Schwarze | 2016-06-05 | 1 | -5/+0 |
| | |||||
* | in -man -Thtml, .nf does not preserve indentation | Ingo Schwarze | 2016-04-14 | 1 | -0/+5 |
| | |||||
* | would be nice to warn about broken .Xr links... | Ingo Schwarze | 2016-01-08 | 1 | -0/+5 |
| | |||||
* | In ./configure, select a RE syntax for word boundaries supported by libc; | Ingo Schwarze | 2015-11-06 | 1 | -6/+0 |
| | | | | issue reported by Svyatoslav Mishyn, Peter Bray, and Daniel Levai. | ||||
* | Theo found a stray blank in HTML output. | Ingo Schwarze | 2015-09-29 | 1 | -0/+6 |
| | |||||
* | tedu@ reports tbl(7) issues in synaptics(4) | Ingo Schwarze | 2015-08-29 | 1 | -0/+14 |
| | |||||
* | another portability todo | Ingo Schwarze | 2015-07-18 | 1 | -0/+7 |
| | |||||
* | headers should not contain macros | Ingo Schwarze | 2015-07-14 | 1 | -0/+4 |
| | |||||
* | delete some TODO entries that were already fixed | Ingo Schwarze | 2015-06-26 | 1 | -22/+10 |
| | |||||
* | nice idea for eqn(7) from CDBUG. | Ingo Schwarze | 2015-06-18 | 1 | -0/+5 |
| | |||||
* | two new tasks i heard about at BSDCan | Ingo Schwarze | 2015-06-10 | 1 | -0/+10 |
| | |||||
* | look at COHERENT troff | Ingo Schwarze | 2015-04-18 | 1 | -1/+4 |
| | |||||
* | florian want <img> tags for https://tlakh.xyz/p2k15.7.html | Ingo Schwarze | 2015-04-16 | 1 | -0/+4 |
| | |||||
* | Do not mistreat empty arguments to font alternating macros | Ingo Schwarze | 2015-04-06 | 1 | -0/+5 |
| | | | | as vertical spacing requests. Bug found with xmahjongg(6). | ||||
* | portability: word boundaries in regular expressions | Ingo Schwarze | 2015-04-03 | 1 | -0/+8 |
| | |||||
* | naddy@ found a tough problem - fittingly, in cobfusc(1)... | Ingo Schwarze | 2015-03-16 | 1 | -0/+13 |
| | |||||
* | When interpreting the -O argument as a macro name fails, | Ingo Schwarze | 2015-03-11 | 1 | -0/+5 |
| | | | | | fall back to showing Nd rather than not showing anything. Issue reported by jmc@. | ||||
* | \n(.$ | Ingo Schwarze | 2015-02-20 | 1 | -0/+4 |
| | |||||
* | naddy@ scoured the ports tree for remaining mandoc issues | Ingo Schwarze | 2015-02-17 | 1 | -4/+6 |
| | | | | and identified two top priority issues | ||||
* | After almost five years and 99 revisions, mdoc_macro.c rev. 1.182 | Ingo Schwarze | 2015-02-12 | 1 | -4/+0 |
| | | | | | finally fixed the four issues explained in the mdoc_macro.c rev. 1.83 commit message. | ||||
* | trim trailing white space, no code change; | Ingo Schwarze | 2015-02-10 | 1 | -6/+6 |
| | | | | from Svyatoslav Mishyn <juef at openmailboxd dot org>, Crux Linux | ||||
* | new task: escape blank at the beginning of a line | Ingo Schwarze | 2015-01-24 | 1 | -1/+5 |
| | |||||
* | [[:<:]] is not POSIX | Ingo Schwarze | 2014-12-17 | 1 | -0/+4 |
| | |||||
* | Fix a regression found by Carsten dot Kunze at arcor dot de: | Ingo Schwarze | 2014-12-13 | 1 | -1/+10 |
| | | | | Do not show bogus quotes when .Bl -column phrases are quoted. | ||||
* | the asciidoc/docbook toolchain uses braindead \h for indentation | Ingo Schwarze | 2014-12-10 | 1 | -2/+3 |
| | |||||
* | delete five entries that were already fixed | Ingo Schwarze | 2014-12-03 | 1 | -23/+0 |
| | |||||
* | note to self to not forget about groff | Ingo Schwarze | 2014-12-02 | 1 | -0/+6 |
| | |||||
* | we really need .ta | Ingo Schwarze | 2014-12-02 | 1 | -1/+2 |
| | |||||
* | Fix the implementation and documentation of \c (continue text input line). | Ingo Schwarze | 2014-12-02 | 1 | -5/+0 |
| | | | | | In particular, make it work in no-fill mode, too. Reminded by Carsten dot Kunze at arcor dot de (Heirloom roff). | ||||
* | Simplify the mparse_open()/mparse_wait() interface. | Ingo Schwarze | 2014-11-26 | 1 | -0/+3 |
| | | | | | Don't bother the user with the PID of the child process, store it inside the opaque mparse handle. | ||||
* | warn about calling non-callable macros | Ingo Schwarze | 2014-11-20 | 1 | -0/+8 |
| | |||||
* | hyperlinking in -man -Thtml | Ingo Schwarze | 2014-11-09 | 1 | -0/+9 |
| | | | | punctuation in the middle of .Fn | ||||
* | some new tasks | Ingo Schwarze | 2014-10-25 | 1 | -1/+12 |
| | |||||
* | Implement in-line equations, much needed by Xenocara manuals. | Ingo Schwarze | 2014-10-16 | 1 | -3/+3 |
| | | | | | | | | Put the steering into the roff parser rather than into the mdoc parser such that it works for all macro languages and on both text and macro lines. Line breaks and blank characters generated before and after in-line equations are not perfect yet, but let's do one thing at a time. | ||||
* | annotate for difficulty, and some minor cleanup | Ingo Schwarze | 2014-10-14 | 1 | -8/+98 |
| | |||||
* | bentley@ suggests Unicode table borders; | Ingo Schwarze | 2014-10-14 | 1 | -2/+3 |
| | | | | while here, remove the note about sox(1), it works now | ||||
* | tasks found while reading the eqn(7) User's Guide | Ingo Schwarze | 2014-10-10 | 1 | -5/+17 |
| | |||||
* | Re-write of eqn(7) parser and MathML output. | Kristaps Dzonsons | 2014-10-10 | 1 | -0/+6 |
| | | | | | | | | | | This adds parser-level support for the grammar described by the eqn second-edition technical paper, "Typesetting Mathematics — User's Guide" (Kernighan, Cherry). The reason for this re-write is the grouping rules, which were not possible given the existing implementation. The re-write has also considerably simplified the HTML (and, if it ever is completed, terminal) front-end. | ||||
* | note HTML max-width issue | Ingo Schwarze | 2014-10-06 | 1 | -0/+6 |
| | |||||
* | Notes on CGI: installation (readying cgi.h) and future plans. | Kristaps Dzonsons | 2014-08-18 | 1 | -0/+13 |
| | |||||
* | note about AT&T documenters workbench | Ingo Schwarze | 2014-08-13 | 1 | -0/+4 |
| | |||||
* | note about <var> | Ingo Schwarze | 2014-08-13 | 1 | -0/+3 |
| | |||||
* | mmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags; | Ingo Schwarze | 2014-08-09 | 1 | -0/+4 |
| | | | | found by kristaps@ on Mac OS X | ||||
* | mention neatroff | Ingo Schwarze | 2014-08-08 | 1 | -1/+2 |
| | |||||
* | move some things here from my private TODO list, | Ingo Schwarze | 2014-07-29 | 1 | -17/+78 |
| | | | | and remove some items that have already been taken care of | ||||
* | improve FATAL handling in makewhatis(8) | Ingo Schwarze | 2014-07-24 | 1 | -0/+11 |
| |