| Commit message (Expand) | Author | Age | Files | Lines |
* | version 1.13.2VERSION.1.13.2 | Ingo Schwarze | 2014-12-13 | 2 | -2/+2 |
* | Fix a regression found by Carsten dot Kunze at arcor dot de: | Ingo Schwarze | 2014-12-13 | 2 | -5/+12 |
* | escape Nd on a macro line | Ingo Schwarze | 2014-12-12 | 1 | -1/+1 |
* | Guard some come needed for database support only by #if HAVE_SQLITE3. | Ingo Schwarze | 2014-12-11 | 1 | -4/+19 |
* | Make this work on illumos: | Ingo Schwarze | 2014-12-11 | 1 | -30/+8 |
* | fix RCS IDs | Ingo Schwarze | 2014-12-11 | 1 | -1/+2 |
* | sync to OpenBSD | Ingo Schwarze | 2014-12-11 | 3 | -6/+14 |
* | new Copyright years | Ingo Schwarze | 2014-12-11 | 1 | -2/+2 |
* | link to EuroBSDCon 2014 | Ingo Schwarze | 2014-12-11 | 1 | -2/+3 |
* | correctly align document header and footer; | Ingo Schwarze | 2014-12-10 | 1 | -3/+6 |
* | the asciidoc/docbook toolchain uses braindead \h for indentation | Ingo Schwarze | 2014-12-10 | 1 | -2/+3 |
* | more release preparations | Ingo Schwarze | 2014-12-09 | 2 | -3/+75 |
* | first cut at updating for the next release | Ingo Schwarze | 2014-12-09 | 1 | -17/+42 |
* | Support choosing alternative binary and manual names from configure.local, | Ingo Schwarze | 2014-12-09 | 4 | -16/+74 |
* | Integrate the makewhatis binary into the mandoc binary | Ingo Schwarze | 2014-12-09 | 4 | -21/+26 |
* | Some sorting and some more comments. | Ingo Schwarze | 2014-12-09 | 1 | -18/+27 |
* | Install "man" as a hardlink to "mandoc" during db-install. | Ingo Schwarze | 2014-12-09 | 1 | -11/+7 |
* | When opening mandoc.db fails, tell the user in which directory. | Ingo Schwarze | 2014-12-06 | 1 | -1/+3 |
* | implement help(1) | Ingo Schwarze | 2014-12-05 | 1 | -8/+21 |
* | Improve parsing of function names. | Ingo Schwarze | 2014-12-05 | 1 | -24/+27 |
* | Do not misinterpret function arguments as function names; | Ingo Schwarze | 2014-12-05 | 1 | -0/+3 |
* | Render text before, not after accumulating flag bits, such that flags | Ingo Schwarze | 2014-12-05 | 1 | -116/+107 |
* | When finding a .so link after the page was already processed, | Ingo Schwarze | 2014-12-04 | 1 | -3/+16 |
* | correctly store .Dt and .TH information in the names table | Ingo Schwarze | 2014-12-04 | 1 | -10/+27 |
* | in the SYNOPSIS, add .Fo and first .Fn arguments to the names table | Ingo Schwarze | 2014-12-04 | 1 | -1/+16 |
* | In the SYNOPSIS, if .Nm occurs without argument, give the first .Nm | Ingo Schwarze | 2014-12-04 | 1 | -24/+47 |
* | fix handling of roff requests having a default scale other than "n", | Ingo Schwarze | 2014-12-04 | 3 | -3/+3 |
* | Ignore macros that never produce any text when deciding whether | Ingo Schwarze | 2014-12-04 | 1 | -12/+23 |
* | delete five entries that were already fixed | Ingo Schwarze | 2014-12-03 | 1 | -23/+0 |
* | Switch the default output mode from -Tascii to -Tlocale. | Ingo Schwarze | 2014-12-02 | 2 | -6/+8 |
* | 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 | 10 | -25/+21 |
* | developer documentation regarding header files | Ingo Schwarze | 2014-12-01 | 2 | -0/+513 |
* | header cleanup: | Ingo Schwarze | 2014-12-01 | 15 | -32/+41 |
* | The header libmandoc.h is part of the internal parser interface, | Ingo Schwarze | 2014-12-01 | 1 | -1/+0 |
* | The file read.c is part of the parser, so it cannot include main.h, | Ingo Schwarze | 2014-12-01 | 2 | -4/+3 |
* | remove unneccessary inclusion protection; patch from deraadt@ | Ingo Schwarze | 2014-12-01 | 14 | -56/+0 |
* | typo; Svyatoslav Mishyn <juef at openmailbox dot org> (Crux Linux) | Ingo Schwarze | 2014-11-30 | 1 | -1/+1 |
* | delete three standard abbreviations that are | Ingo Schwarze | 2014-11-30 | 2 | -15/+2 |
* | Multiple fixes with respect to .Pf: | Ingo Schwarze | 2014-11-30 | 8 | -10/+33 |
* | warn about attempts to call non-callable macros; | Ingo Schwarze | 2014-11-30 | 4 | -8/+25 |
* | Reduce code duplication by reusing the same argument parser | Ingo Schwarze | 2014-11-29 | 1 | -18/+20 |
* | Provide a helper function macro_or_word() and use it to prune the | Ingo Schwarze | 2014-11-29 | 3 | -128/+68 |
* | Fold the loop around mdoc_argv() into the function itself, | Ingo Schwarze | 2014-11-28 | 3 | -124/+82 |
* | AT&T is unlikely to release an new version of Research UNIX any time soon. | Ingo Schwarze | 2014-11-28 | 4 | -49/+18 |
* | Retire support for CSRG supplementary document titles. These are | Ingo Schwarze | 2014-11-28 | 6 | -120/+5 |
* | Drop useless architecture table. Validating architecture names | Ingo Schwarze | 2014-11-28 | 8 | -181/+9 |
* | kill a pointless assert | Ingo Schwarze | 2014-11-28 | 1 | -3/+0 |
* | mop up an #ifdef turd deraadt@ stepped into | Ingo Schwarze | 2014-11-28 | 1 | -8/+2 |