| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze | 2013-08-08 | 7 | -47/+82 |
* | After a leading blank on an output line, the first word was counted twice | Ingo Schwarze | 2013-08-05 | 1 | -1/+1 |
* | Put .%C before .%D in .Rs output | Ingo Schwarze | 2013-08-05 | 1 | -2/+2 |
* | jca@ found .as .shift .while in ratpoison(1) | Ingo Schwarze | 2013-07-14 | 1 | -0/+6 |
* | tedu@ says: "whatis pool" doesn't work | Ingo Schwarze | 2013-07-14 | 1 | -0/+9 |
* | For citing the names and email addresses of authors, | Ingo Schwarze | 2013-07-13 | 13 | -31/+17 |
* | Rudimentary implementation of the .it request (input line trap). | Ingo Schwarze | 2013-07-13 | 4 | -15/+60 |
* | Simple partial sync with OpenBSD: | Ingo Schwarze | 2013-07-05 | 2 | -14/+14 |
* | For the strings table, ohash_init is only called in ofmerge(), | Ingo Schwarze | 2013-07-02 | 1 | -16/+15 |
* | Turning off synchronous mode logically belongs to opening the database, | Ingo Schwarze | 2013-07-02 | 1 | -9/+11 |
* | fixed in mandoc.c rev. 1.67 and OpenBSD mandoc.c rev. 1.36 | Ingo Schwarze | 2013-07-02 | 1 | -8/+0 |
* | Restore the check whether each page added to the database | Ingo Schwarze | 2013-07-02 | 1 | -18/+86 |
* | Parse for the closing delimiter `\}' for conditionals | Ingo Schwarze | 2013-06-27 | 1 | -43/+31 |
* | sort missing roff requests, and add some usage info | Ingo Schwarze | 2013-06-22 | 1 | -4/+12 |
* | A very simple utility script to automatically compare groff and mandoc | Ingo Schwarze | 2013-06-22 | 1 | -0/+35 |
* | Improve handling of the roff(7) "\t" escape sequence: | Ingo Schwarze | 2013-06-20 | 3 | -6/+25 |
* | Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q. | Ingo Schwarze | 2013-06-19 | 2 | -11/+20 |
* | The mdoc_handler flags are unused and will never be used. | Ingo Schwarze | 2013-06-07 | 1 | -126/+123 |
* | In .Xr database entries, mention the manual section again; | Ingo Schwarze | 2013-06-07 | 1 | -2/+13 |
* | The string hash table is only needed to combine multiple occurences | Ingo Schwarze | 2013-06-07 | 1 | -109/+67 |
* | Optimize stradds() and putkeys() to not call ohash_qlookupi() | Ingo Schwarze | 2013-06-06 | 1 | -44/+27 |
* | Drop wordaddbuf() which is identical to putkeys(). | Ingo Schwarze | 2013-06-06 | 1 | -21/+8 |
* | In dbopen(), check success of remove("mandoc.db~"). | Ingo Schwarze | 2013-06-06 | 1 | -21/+14 |
* | No point in inventing yet another file name for the database. | Ingo Schwarze | 2013-06-06 | 1 | -1/+1 |
* | In parse_catpage(), the comment saying that the filename would be | Ingo Schwarze | 2013-06-06 | 1 | -0/+1 |
* | The return value from parse_man() is completely unused, | Ingo Schwarze | 2013-06-05 | 1 | -13/+9 |
* | Two sanity checks got lost in treescan() | Ingo Schwarze | 2013-06-05 | 1 | -29/+36 |
* | Add back the realpath() checks that got lost during the change from | Ingo Schwarze | 2013-06-05 | 1 | -121/+159 |
* | Some places used PATH_MAX from <limits.h>, some MAXPATHLEN from <sys/param.h>. | Ingo Schwarze | 2013-06-05 | 6 | -49/+43 |
* | Changing existing SQLite databases was utterly broken: | Ingo Schwarze | 2013-06-03 | 1 | -1/+3 |
* | Starting the preparations to integrate this into OpenBSD. | Ingo Schwarze | 2013-06-03 | 1 | -43/+64 |
* | Let .Do .Dq .Ql .So .Sq generate the correct roff(7) character escape | Ingo Schwarze | 2013-06-02 | 2 | -9/+9 |
* | Sync to OpenBSD, no functional change: | Ingo Schwarze | 2013-06-02 | 3 | -14/+6 |
* | Note where these functions are declared and implemented. | Ingo Schwarze | 2013-06-02 | 1 | -0/+84 |
* | This file contains too much complexity. | Ingo Schwarze | 2013-06-01 | 1 | -18/+17 |
* | Use a standard locale name, "UTF-8" is an ugly non-standard alias | Ingo Schwarze | 2013-06-01 | 1 | -2/+1 |
* | latex2man.1 - oh boy... | Ingo Schwarze | 2013-06-01 | 1 | -0/+4 |
* | Some documentation of the tbl parser. | Ingo Schwarze | 2013-06-01 | 1 | -0/+295 |
* | If a table contained at least one complete line | Ingo Schwarze | 2013-06-01 | 1 | -1/+1 |
* | More cleanup: Consistently use the name "struct tbl_node *tbl" | Ingo Schwarze | 2013-05-31 | 2 | -28/+28 |
* | The name "struct tbl" was badly misleading for two reasons: | Ingo Schwarze | 2013-05-31 | 5 | -29/+29 |
* | Reject non-printable characters found in the input stream even when | Ingo Schwarze | 2013-05-30 | 1 | -8/+23 |
* | Sync to OpenBSD: | Ingo Schwarze | 2013-05-29 | 1 | -2/+4 |
* | Simplify condition, avoid duplicate code; no functional change. | Ingo Schwarze | 2013-05-29 | 1 | -6/+2 |
* | In SYNOPSIS mode, .Ek doesn't end a keep. | Ingo Schwarze | 2013-05-29 | 2 | -2/+2 |
* | In keep mode, if any text is printed (even in NOSPACE mode), | Ingo Schwarze | 2013-05-29 | 1 | -2/+2 |
* | Support .Bl -offset in -mdoc -Tman. | Ingo Schwarze | 2013-05-19 | 1 | -3/+21 |
* | Move printing of the .RS macro into print_offs() such that print_offs() | Ingo Schwarze | 2013-05-19 | 1 | -4/+4 |
* | Should termp_xx_pre() ever get called for a macro it cannot handle, | Ingo Schwarze | 2013-05-18 | 1 | -1/+2 |
* | Remove the variable sz because it's invariantly == 0, | Ingo Schwarze | 2013-05-18 | 1 | -7/+2 |