]> git.cameronkatri.com Git - mandoc.git/history - mdocterm.c
Cleaned up ctype functions (netbsd).
[mandoc.git] / mdocterm.c
2009-03-05 Kristaps DzonsonsCleaned up ctype functions (netbsd).
2009-03-04 Kristaps Dzonsons-tag, if followed by empty body, doesn't newline.
2009-03-04 Kristaps DzonsonsFixed some character-escapes.
2009-03-04 Kristaps DzonsonsProper fix to NOBREAK margins (oops).
2009-03-04 Kristaps DzonsonsConsiderably cleaned up list handling.
2009-03-03 Kristaps Dzonsons-inset and -diag lists now supported.
2009-03-03 Kristaps DzonsonsCharacter-escape addition simplified (see README.addesc...
2009-03-02 Kristaps DzonsonsNoted lacking areas in mdocterm.1.
2009-03-02 Kristaps DzonsonsAdded new old escape sequence \*[nn].
2009-03-02 Kristaps DzonsonsSupport for maxrmargin-breaking with TERMP_NOBREAK.
2009-03-01 Kristaps DzonsonsRemoved isspace assertion (is handled by pad).
2009-03-01 Kristaps DzonsonsFixed TERMP_NOBREAK and line overruns.
2009-02-28 Kristaps DzonsonsMany more changes and fixes (`In', `Fd', etc.).
2009-02-28 Kristaps DzonsonsMore fixes (hard-escapes, etc.).
2009-02-28 Kristaps DzonsonsMade `Ds' emit a warning.
2009-02-27 Kristaps DzonsonsSlowly decoupling mdoc(3) from being OpenBSD-only. VERSION_1_3_6
2009-02-27 Kristaps DzonsonsCharacter-encoding stuff documented, expanded.
2009-02-27 Kristaps DzonsonsMore character-encoding.
2009-02-26 Kristaps DzonsonsHeader and footer now use term API.
2009-02-25 Kristaps DzonsonsMore list work.
2009-02-25 Kristaps Dzonsons*** empty log message ***
2009-02-25 Kristaps DzonsonsAdded [almost] all list types.
2009-02-25 Kristaps DzonsonsSupport for nested lists added.
2009-02-25 Kristaps DzonsonsSome offsets built into termpair.
2009-02-25 Kristaps DzonsonsAdded "termpair" for symmetric flag-setting.
2009-02-24 Kristaps DzonsonsAdded several more mdocterm outputs.
2009-02-23 Kristaps DzonsonsCompiles fine on NetBSD now, too.
2009-02-23 Kristaps DzonsonsAdding revamped webpage.
2009-02-23 Kristaps DzonsonsMore in-file documentation and Linux-isation.
2009-02-23 Kristaps DzonsonsConsiderable mdoc.3 documentation.
2009-02-23 Kristaps Dzonsonstermact.c -> term.c
2009-02-22 Kristaps DzonsonsBROKEN BUILD: migrating to mmain stuff.
2009-02-21 Kristaps DzonsonsSplit mdocml -> mdocterm, mdoctree (new manuals, etc.).