summaryrefslogtreecommitdiffstatshomepage
path: root/mdocterm.c
Commit message (Expand)AuthorAgeFilesLines
* Updated manuals.Kristaps Dzonsons2009-03-081-8/+21
* mdocterm now using new API.Kristaps Dzonsons2009-03-081-2/+2
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-61/+17
* Cleaned up ctype functions (netbsd).Kristaps Dzonsons2009-03-051-6/+6
* -tag, if followed by empty body, doesn't newline.Kristaps Dzonsons2009-03-041-8/+11
* Fixed some character-escapes.Kristaps Dzonsons2009-03-041-2/+6
* Proper fix to NOBREAK margins (oops).Kristaps Dzonsons2009-03-041-2/+2
* Considerably cleaned up list handling.Kristaps Dzonsons2009-03-041-4/+3
* -inset and -diag lists now supported.Kristaps Dzonsons2009-03-031-6/+3
* Character-escape addition simplified (see README.addescape, also added).Kristaps Dzonsons2009-03-031-107/+93
* Noted lacking areas in mdocterm.1.Kristaps Dzonsons2009-03-021-36/+17
* Added new old escape sequence \*[nn].Kristaps Dzonsons2009-03-021-382/+452
* Support for maxrmargin-breaking with TERMP_NOBREAK.Kristaps Dzonsons2009-03-021-4/+34
* Removed isspace assertion (is handled by pad).Kristaps Dzonsons2009-03-011-6/+4
* Fixed TERMP_NOBREAK and line overruns.Kristaps Dzonsons2009-03-011-15/+26
* Many more changes and fixes (`In', `Fd', etc.).Kristaps Dzonsons2009-02-281-1/+5
* More fixes (hard-escapes, etc.).Kristaps Dzonsons2009-02-281-1/+8
* Made `Ds' emit a warning.Kristaps Dzonsons2009-02-281-2/+2
* Slowly decoupling mdoc(3) from being OpenBSD-only.VERSION_1_3_6Kristaps Dzonsons2009-02-271-8/+26
* Character-encoding stuff documented, expanded.Kristaps Dzonsons2009-02-271-25/+47
* More character-encoding.Kristaps Dzonsons2009-02-271-16/+154
* Header and footer now use term API.Kristaps Dzonsons2009-02-261-24/+20
* More list work.Kristaps Dzonsons2009-02-251-6/+7
* *** empty log message ***Kristaps Dzonsons2009-02-251-39/+35
* Added [almost] all list types.Kristaps Dzonsons2009-02-251-21/+49
* Support for nested lists added.Kristaps Dzonsons2009-02-251-3/+4
* Some offsets built into termpair.Kristaps Dzonsons2009-02-251-15/+7
* Added "termpair" for symmetric flag-setting.Kristaps Dzonsons2009-02-251-3/+21
* Added several more mdocterm outputs.Kristaps Dzonsons2009-02-241-1/+5
* Compiles fine on NetBSD now, too.Kristaps Dzonsons2009-02-231-9/+15
* Adding revamped webpage.Kristaps Dzonsons2009-02-231-3/+2
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-4/+5
* Considerable mdoc.3 documentation.Kristaps Dzonsons2009-02-231-1/+16
* termact.c -> term.cKristaps Dzonsons2009-02-231-14/+508
* BROKEN BUILD: migrating to mmain stuff.Kristaps Dzonsons2009-02-221-249/+20
* Split mdocml -> mdocterm, mdoctree (new manuals, etc.).Kristaps Dzonsons2009-02-211-0/+289