2009-09-17 |
Kristaps Dzonsons | ascii_xxx -> chars_xxx (intended to hold more than... |
blob | commitdiff | raw |
2009-09-16 |
Kristaps Dzonsons | Made tree/term/out() functions return void. |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Kristaps Dzonsons | Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Kristaps Dzonsons | Moved indentation size into *term.c files. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Kristaps Dzonsons | Correct handling of \*(xx, \*[xxx], \*x versus \x,... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Full support for `An -split/-nosplit'. Compat documented. |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Fixed transcription error of define values (bah). |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Bringing spacing more in line with groff, patches from... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Removed unused TERMP_LITERAL. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Renamed TERMP_NONOSPACE -> TERMP_DANGLE. |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Manual .Dt fields CAPITALISED. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Initial front-end formatting for -man pages. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | -man printing linked to -Ttree. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | First addition of -man macro support. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Kristaps Dzonsons | Support for `Bd' of all types (see mdoc.7 for newline... VERSION_1_6_2 |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Kristaps Dzonsons | Split mdocterm.c -> main.c terminal.c. |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Kristaps Dzonsons | Many more ASCII escapes added. |
blob | commitdiff | raw | diff to current |
2009-03-17 |
Kristaps Dzonsons | Clean up ASCII table's memory. |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Kristaps Dzonsons | Fixed mdoc_phrase escape handling. |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Kristaps Dzonsons | Backed out all ANSI code. VERSION_1_5_1 |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Kristaps Dzonsons | mdoclint accepts multiple files |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Kristaps Dzonsons | Added colour styles (not being used) to struct termp. |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Kristaps Dzonsons | Bumped version. |
blob | commitdiff | raw | diff to current |
2009-03-11 |
Kristaps Dzonsons | Expanded perfect htab to use 27 * 26 * 3 space. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kristaps Dzonsons | -tag, if followed by empty body, doesn't newline. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kristaps Dzonsons | Fixed some character-escapes. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kristaps Dzonsons | Considerably cleaned up list handling. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Kristaps Dzonsons | -inset and -diag lists now supported. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Kristaps Dzonsons | Character-escape addition simplified (see README.addesc... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Kristaps Dzonsons | Added new old escape sequence \*[nn]. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Kristaps Dzonsons | Support for maxrmargin-breaking with TERMP_NOBREAK. |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Kristaps Dzonsons | Fixed TERMP_NOBREAK and line overruns. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | More list work. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Added [almost] all list types. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Support for nested lists added. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Some offsets built into termpair. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Added "termpair" for symmetric flag-setting. |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Kristaps Dzonsons | Raft of mdocterm callbacks in place. |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Kristaps Dzonsons | Fixed `.Pf' handling. |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Kristaps Dzonsons | Initial block-display support. |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Kristaps Dzonsons | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Kristaps Dzonsons | Split down term.c into term.h, termact.c. |
blob | commitdiff | raw | diff to current |
|