| Commit message (Expand) | Author | Age | Files | Lines |
* | Expanded perfect htab to use 27 * 26 * 3 space. | Kristaps Dzonsons | 2009-03-11 | 1 | -0/+4 |
* | Added regular-form sanity check in mdocterm. | Kristaps Dzonsons | 2009-03-10 | 1 | -0/+116 |
* | Easier integration into FreeBSD (sys/types.h, time.h, etc.).VERSION.1.4.5 | Kristaps Dzonsons | 2009-03-09 | 1 | -3/+2 |
* | Updated manuals. | Kristaps Dzonsons | 2009-03-08 | 1 | -7/+20 |
* | mdocterm now using new API. | Kristaps Dzonsons | 2009-03-08 | 1 | -1/+1 |
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -60/+16 |
* | Cleaned up ctype functions (netbsd). | Kristaps Dzonsons | 2009-03-05 | 1 | -5/+5 |
* | -tag, if followed by empty body, doesn't newline. | Kristaps Dzonsons | 2009-03-04 | 1 | -7/+10 |
* | Fixed some character-escapes. | Kristaps Dzonsons | 2009-03-04 | 1 | -1/+5 |
* | Proper fix to NOBREAK margins (oops). | Kristaps Dzonsons | 2009-03-04 | 1 | -1/+1 |
* | Considerably cleaned up list handling. | Kristaps Dzonsons | 2009-03-04 | 1 | -3/+2 |
* | -inset and -diag lists now supported. | Kristaps Dzonsons | 2009-03-03 | 1 | -5/+2 |
* | Character-escape addition simplified (see README.addescape, also added). | Kristaps Dzonsons | 2009-03-03 | 1 | -106/+92 |
* | Noted lacking areas in mdocterm.1. | Kristaps Dzonsons | 2009-03-02 | 1 | -35/+16 |
* | Added new old escape sequence \*[nn]. | Kristaps Dzonsons | 2009-03-02 | 1 | -381/+451 |
* | Support for maxrmargin-breaking with TERMP_NOBREAK. | Kristaps Dzonsons | 2009-03-02 | 1 | -3/+33 |
* | Removed isspace assertion (is handled by pad). | Kristaps Dzonsons | 2009-03-01 | 1 | -5/+3 |
* | Fixed TERMP_NOBREAK and line overruns. | Kristaps Dzonsons | 2009-03-01 | 1 | -14/+25 |
* | Many more changes and fixes (`In', `Fd', etc.). | Kristaps Dzonsons | 2009-02-28 | 1 | -0/+4 |
* | More fixes (hard-escapes, etc.). | Kristaps Dzonsons | 2009-02-28 | 1 | -0/+7 |
* | Made `Ds' emit a warning. | Kristaps Dzonsons | 2009-02-28 | 1 | -1/+1 |
* | Slowly decoupling mdoc(3) from being OpenBSD-only.VERSION.1.3.6 | Kristaps Dzonsons | 2009-02-27 | 1 | -7/+25 |
* | Character-encoding stuff documented, expanded. | Kristaps Dzonsons | 2009-02-27 | 1 | -24/+46 |
* | More character-encoding. | Kristaps Dzonsons | 2009-02-27 | 1 | -15/+153 |
* | Header and footer now use term API. | Kristaps Dzonsons | 2009-02-26 | 1 | -23/+19 |
* | More list work. | Kristaps Dzonsons | 2009-02-25 | 1 | -5/+6 |
* | *** empty log message *** | Kristaps Dzonsons | 2009-02-25 | 1 | -38/+34 |
* | Added [almost] all list types. | Kristaps Dzonsons | 2009-02-25 | 1 | -20/+48 |
* | Support for nested lists added. | Kristaps Dzonsons | 2009-02-25 | 1 | -3/+4 |
* | Some offsets built into termpair. | Kristaps Dzonsons | 2009-02-25 | 1 | -14/+6 |
* | Added "termpair" for symmetric flag-setting. | Kristaps Dzonsons | 2009-02-25 | 1 | -2/+20 |
* | Added several more mdocterm outputs. | Kristaps Dzonsons | 2009-02-24 | 1 | -0/+4 |
* | Compiles fine on NetBSD now, too. | Kristaps Dzonsons | 2009-02-23 | 1 | -8/+14 |
* | Adding revamped webpage. | Kristaps Dzonsons | 2009-02-23 | 1 | -2/+1 |
* | More in-file documentation and Linux-isation. | Kristaps Dzonsons | 2009-02-23 | 1 | -3/+4 |
* | Considerable mdoc.3 documentation. | Kristaps Dzonsons | 2009-02-23 | 1 | -0/+15 |
* | termact.c -> term.c | Kristaps Dzonsons | 2009-02-23 | 1 | -13/+507 |
* | BROKEN BUILD: migrating to mmain stuff. | Kristaps Dzonsons | 2009-02-22 | 1 | -248/+19 |
* | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). | Kristaps Dzonsons | 2009-02-21 | 1 | -0/+289 |