| Commit message (Expand) | Author | Age | Files | Lines |
* | namespace cleanups: | Ingo Schwarze | 2014-07-09 | 1 | -44/+47 |
* | remove obsolete __sun includes | Ingo Schwarze | 2014-07-09 | 1 | -9/+2 |
* | set a reasonable default for .Os | Ingo Schwarze | 2014-07-09 | 1 | -1/+2 |
* | mark defos as const; nobody needs to change it, | Ingo Schwarze | 2014-07-09 | 5 | -6/+8 |
* | delete forgotten, obsolete rew_warn() prototype | Ingo Schwarze | 2014-07-09 | 1 | -2/+0 |
* | oops, forgot to trim the newline character | Ingo Schwarze | 2014-07-09 | 1 | -0/+2 |
* | Simplify pathgen() even more. | Ingo Schwarze | 2014-07-09 | 1 | -27/+13 |
* | include manpath= when printing queries, and omit empty parameters | Ingo Schwarze | 2014-07-09 | 1 | -12/+32 |
* | This one needs "config.h", too. | Ingo Schwarze | 2014-07-09 | 1 | -0/+4 |
* | Switch over man.cgi to SQLite. While here: | Ingo Schwarze | 2014-07-09 | 2 | -377/+100 |
* | Clean up ERROR messages related to document structure and macros: | Ingo Schwarze | 2014-07-07 | 7 | -40/+59 |
* | Simplify man_unscope(), removing 18 lines of code, that is, | Ingo Schwarze | 2014-07-07 | 3 | -50/+25 |
* | no need to delete any content from .Rs blocks, | Ingo Schwarze | 2014-07-07 | 3 | -36/+13 |
* | no need to skip content before first section header | Ingo Schwarze | 2014-07-07 | 4 | -24/+4 |
* | implement .dei and .ami | Ingo Schwarze | 2014-07-07 | 4 | -46/+67 |
* | Clean up messages related to plain text and to escape sequences. | Ingo Schwarze | 2014-07-06 | 10 | -40/+55 |
* | After skipping an escape sequence with incomplete arguments, | Ingo Schwarze | 2014-07-06 | 1 | -2/+2 |
* | Fix expansion of escape sequences with incomplete arguments. | Ingo Schwarze | 2014-07-06 | 1 | -7/+14 |
* | Fix handling of escape sequences taking numeric arguments. | Ingo Schwarze | 2014-07-06 | 1 | -1/+3 |
* | Cleanup with respect to bad macro arguments. | Ingo Schwarze | 2014-07-05 | 4 | -73/+76 |
* | Cleanup regarding -offset and -width: | Ingo Schwarze | 2014-07-05 | 3 | -56/+54 |
* | Clean up messages regarding excess arguments: | Ingo Schwarze | 2014-07-04 | 8 | -42/+57 |
* | Clean up messages related to missing arguments. | Ingo Schwarze | 2014-07-04 | 3 | -31/+26 |
* | Fix formatting of empty .Bl -inset item heads. | Ingo Schwarze | 2014-07-03 | 4 | -27/+25 |
* | MANDOCERR_NOARGS reported three completely unrelated classes of problems. | Ingo Schwarze | 2014-07-03 | 3 | -3/+9 |
* | Improve and test the messages about empty macros, | Ingo Schwarze | 2014-07-02 | 3 | -5/+9 |
* | When .Sm is called without an argument, groff toggles the spacing mode, | Ingo Schwarze | 2014-07-02 | 4 | -25/+26 |
* | Disentangle the MANDOCERR_CHILD message, which reported three | Ingo Schwarze | 2014-07-02 | 3 | -5/+13 |
* | Clean up warnings related to macros and nesting. | Ingo Schwarze | 2014-07-02 | 5 | -25/+18 |
* | Fix the column numbers associated with in_line_argn() macros; | Ingo Schwarze | 2014-07-02 | 1 | -2/+2 |
* | Change column display in -Ttree to be 1-based instead of 0-based | Ingo Schwarze | 2014-07-02 | 1 | -3/+3 |
* | Improve "skipping paragraph macro" messages, | Ingo Schwarze | 2014-07-02 | 3 | -18/+40 |
* | Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility, | Ingo Schwarze | 2014-07-02 | 12 | -55/+173 |
* | Clean up the warnings related to document structure. | Ingo Schwarze | 2014-07-01 | 6 | -57/+81 |
* | The previous commit to this file broke the control flow keywords \{ and \} | Ingo Schwarze | 2014-07-01 | 1 | -1/+3 |
* | garbage collect two unused enum mandocerr items | Ingo Schwarze | 2014-06-30 | 2 | -13/+5 |
* | Use the freshly improved roff_getname() function | Ingo Schwarze | 2014-06-29 | 1 | -16/+15 |
* | Use the freshly improved roff_getname() function | Ingo Schwarze | 2014-06-29 | 1 | -38/+18 |
* | Major roff_getname() cleanup. | Ingo Schwarze | 2014-06-29 | 1 | -35/+51 |
* | Bugfix in roff_setstrn(): | Ingo Schwarze | 2014-06-29 | 1 | -1/+2 |
* | Improve messages related to the roff(7) .so request. | Ingo Schwarze | 2014-06-25 | 3 | -5/+12 |
* | Deprecate .Tn and .Ux, and make it clearer that .Bt and .Ud are deprecated. | Ingo Schwarze | 2014-06-24 | 1 | -46/+22 |
* | Below DIAGNOSTICS, document the SYSERR message level; | Ingo Schwarze | 2014-06-23 | 1 | -3/+5 |
* | Minimal COMPATIBILITY cleanup: | Ingo Schwarze | 2014-06-22 | 1 | -34/+5 |
* | Minimal cleanup of the COMPATIBILITY section: | Ingo Schwarze | 2014-06-22 | 1 | -38/+9 |
* | Reduce the verbosity of error messages caused by open(2) failures. | Ingo Schwarze | 2014-06-21 | 2 | -3/+6 |
* | Prefix messages about bad command line options and arguments | Ingo Schwarze | 2014-06-21 | 2 | -10/+17 |
* | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze | 2014-06-20 | 8 | -30/+42 |
* | Start systematic improvements of error reporting. | Ingo Schwarze | 2014-06-20 | 6 | -27/+34 |
* | Prefix error messages from mandoc(1) with "mandoc: " | Ingo Schwarze | 2014-06-20 | 1 | -1/+2 |