aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* The wcwidth(3) of Plane 15 and Plane 16 Private Use CharactersIngo Schwarze2021-06-022-4/+4
* When looking for column separators on tbl(7) data lines, properly skipIngo Schwarze2021-05-181-4/+8
* Implement the layout specification "a" (left justify with 1em indentation)Ingo Schwarze2021-05-161-1/+3
* test font modifiers in the layout; related to tbl_html.c rev. 1.34Ingo Schwarze2021-05-164-2/+49
* implement the tbl(7) layout modifiers "b" (bold) and "i" (italic)Ingo Schwarze2021-05-162-4/+13
* When looking for the last layout row used, we need to look at the layoutIngo Schwarze2021-05-151-5/+6
* Add OpenBSD riscv64 architecture; patch from jsg@.Ingo Schwarze2021-05-132-5/+6
* remove stray byte from broken escape sequence; diff from jmc@Ingo Schwarze2021-05-121-2/+2
* typo; diff from fcambus@Ingo Schwarze2021-05-121-3/+3
* \s with arbitrary arg delimitersIngo Schwarze2021-05-121-1/+5
* In HTML output, correctly render .Bd -unfilled in proportionally-spacedIngo Schwarze2021-03-303-5/+9
* Append .html suffix to temporary files enabling browsers to recognise it.Ingo Schwarze2021-03-303-8/+10
* double .TH in man(7)Ingo Schwarze2021-03-281-1/+5
* more about .Bd -unfilledIngo Schwarze2021-03-281-2/+7
* Rename syntax test of the \O escape sequence (suppress output groffIngo Schwarze2020-12-216-26/+26
* MANWIDTHIngo Schwarze2020-11-131-1/+7
* old groff_char(7) reported by kamil at NetBSDIngo Schwarze2020-11-121-1/+5
* Delete a sentence pointing to "the Predefined Strings subsectionIngo Schwarze2020-10-311-7/+2
* Finally get rid of the "overflow: auto" property of ".Bl-tag > dd"Ingo Schwarze2020-10-301-3/+3
* Promote section headers that can can be used unmodified as fragmentIngo Schwarze2020-10-302-4/+4
* Correct an embarrassing spelling mistake:Ingo Schwarze2020-10-281-3/+3
* Improve the HISTORY and AUTHORS sections, using informationIngo Schwarze2020-10-281-12/+23
* error message simplifications requested by deraadt@Ingo Schwarze2020-10-261-1/+5
* The GNU tbl(1) program contained in the groff package internallyIngo Schwarze2020-10-257-18/+7
* Treat \*[.T] in the same way as \*(.T rather than calling abort(3).Ingo Schwarze2020-10-248-23/+37
* In HTML output, avoid printing a newline right after <pre>Ingo Schwarze2020-10-1613-114/+61
* add missing mention of Werner Lemberg,Ingo Schwarze2020-10-141-4/+9
* add example to apropos.1 to list all manuals in a given section;Ingo Schwarze2020-10-011-2/+6
* Element next-line scopes can nest. Consequently, even when closingIngo Schwarze2020-09-096-15/+41
* Do not abuse assert(3) to react to absurd input; the purpose of assert(3)Ingo Schwarze2020-09-091-3/+17
* assertion found in jes@'es afl run: .TS .if n .ceIngo Schwarze2020-09-071-1/+16
* After .ti, there are many reasons why the offset may change, so settingIngo Schwarze2020-09-062-7/+16
* Fix two issues with .po (page offset) formatting:Ingo Schwarze2020-09-034-7/+66
* If .ti had an excessive argument, using it was attempted, in someIngo Schwarze2020-09-034-14/+71
* Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode.Ingo Schwarze2020-09-023-16/+29
* Ignore unreasonably large spacing modifiers in tbl layouts.Ingo Schwarze2020-09-0110-8/+135
* more info from John Gardner about ASCII control chars in roff(7) inputIngo Schwarze2020-09-011-1/+2
* Remove a lie reported by Jamie Landeg-Jones <jamie at catflap dot org>:Ingo Schwarze2020-08-271-4/+1
* Fix a regression caused by the insertion of two new tokens,Ingo Schwarze2020-08-271-10/+18
* Make it more explicit that the statement "-O tag does not work with less(1)"Ingo Schwarze2020-08-271-2/+9
* Avoid artifacts in the most common case of closing conditional blocksIngo Schwarze2020-08-271-2/+4
* add a forgotten "#if HAVE_PLEDGE";Ingo Schwarze2020-08-071-1/+3
* Put the code handling \} into a new function roff_cond_checkend()Ingo Schwarze2020-08-038-65/+159
* trivial sync with OpenBSDIngo Schwarze2020-07-302-10/+10
* trivial adjustment of the desired test resultsIngo Schwarze2020-07-2128-155/+155
* adjust test framework to not require a ttyIngo Schwarze2020-07-212-17/+4
* undocumented options -O outfilename and -O tagfilenameIngo Schwarze2020-07-215-38/+96
* Switch the default pager from "more -s" to "less".Ingo Schwarze2020-07-206-28/+51
* Support the "powerpc64" architecture name.Ingo Schwarze2020-06-292-7/+8
* Briefly mention groff_mdoc(7) below SEE ALSO. While both authoritativeIngo Schwarze2020-06-251-5/+11