| Commit message (Expand) | Author | Age | Files | Lines |
* | Support two-character font names (BI, CW, CR, CB, CI) | Ingo Schwarze | 2021-08-10 | 1 | -2/+6 |
* | Split tagging into a validation part including prioritization | Ingo Schwarze | 2020-03-13 | 1 | -18/+55 |
* | Make the code more readable by introducing | Ingo Schwarze | 2020-01-20 | 1 | -1/+5 |
* | The header file "html.h" uses enum roff_tok, | Ingo Schwarze | 2019-03-17 | 1 | -40/+59 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-30 | 1 | -26/+45 |
* | Yet another round of improvements to manual font selection. | Ingo Schwarze | 2018-12-16 | 1 | -1/+4 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-14 | 1 | -26/+2 |
* | Major cleanup; may imply minor changes in edge cases of error reporting. | Ingo Schwarze | 2018-12-14 | 1 | -5/+10 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -52/+58 |
* | libmdoc.h no longer needs mdoc.h | Ingo Schwarze | 2018-12-13 | 1 | -13/+9 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -6/+16 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -5/+17 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -32/+41 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -8/+61 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-12 | 1 | -12/+36 |
* | Rudimentary implementation of the roff(7) .while request. | Ingo Schwarze | 2018-08-24 | 1 | -1/+0 |
* | Simplify by creating struct roff_node syntax tree nodes for tbl(7) | Ingo Schwarze | 2017-07-08 | 1 | -16/+6 |
* | 1. Eliminate struct eqn, instead use the existing members | Ingo Schwarze | 2017-07-08 | 1 | -8/+3 |
* | various nits found with mandoc -Tlint | Ingo Schwarze | 2017-07-04 | 1 | -1/+1 |
* | Basic reporting of .Xrs to manual pages that don't exist | Ingo Schwarze | 2017-07-01 | 1 | -1/+11 |
* | Split -Wstyle into -Wstyle and the even lower -Wbase, and add | Ingo Schwarze | 2017-06-24 | 1 | -1/+6 |
* | Move handling of the roff(7) .ft request from the man(7) | Ingo Schwarze | 2017-05-05 | 1 | -1/+2 |
* | Start roff formatter modules for HTML and termininal output, | Ingo Schwarze | 2017-05-04 | 1 | -0/+16 |
* | Parser unification: use nice ohashes for all three request and macro tables; | Ingo Schwarze | 2017-04-29 | 1 | -6/+23 |
* | Continue parser unification: | Ingo Schwarze | 2017-04-24 | 1 | -0/+11 |
* | delete documentation of some stuff that no longer exists, | Ingo Schwarze | 2017-03-30 | 1 | -5/+5 |
* | update developer documentation | Ingo Schwarze | 2016-07-07 | 1 | -84/+92 |
* | Major character table cleanup: | Ingo Schwarze | 2015-10-13 | 1 | -19/+2 |
* | Third step towards parser unification: | Ingo Schwarze | 2015-04-02 | 1 | -8/+17 |
* | Second step towards parser unification: | Ingo Schwarze | 2015-04-02 | 1 | -14/+17 |
* | First step towards parser unification: | Ingo Schwarze | 2015-04-02 | 1 | -4/+20 |
* | Parse the new man.conf(5) "output" directive. | Ingo Schwarze | 2015-03-27 | 1 | -18/+10 |
* | ISO C99 explicitly forbids forward references to enum types (6.7.2.3.3.); | Ingo Schwarze | 2014-12-21 | 1 | -4/+7 |
* | developer documentation regarding header files | Ingo Schwarze | 2014-12-01 | 1 | -0/+511 |