2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
blob | commitdiff | raw |
2010-07-23 |
Kristaps Dzonsons | Enable literal contexts (Vb/nf) in -T[x]html -man.... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Fix broken compilation, hopefully before anybody notices. |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Added `in' macro support for -man -Tascii. This is... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Kristaps Dzonsons | Re-constitution of `ds' symbol processing. First,... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Following clue-stick applied by schwarze@, back out... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Downstream maintainers: this removes UGLY! I don't... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Churn-ish check-in getting mdoc_parseln() and man_parse... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Allow bad -man dates to flow verbatim into the front... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Joerg Sonnenberger | Add support for .AT. Properly implement .UC. Add regres... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Remove `am', `ami', `de', `dei', and `.' from -man... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Pull `ig' out of -man and leave it the roff preparser. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Removed restriction on integer manual sections in ... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Kristaps Dzonsons | Using man_node_delete() instead of man_node_free()... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Support for pod2man standard header macros (Vb, Ve... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Clarify -man -T[x]html handling of `br' within `B'. |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Accomodate (libman) for next-line macros followed by... |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Kristaps Dzonsons | Fixed Makefile for `make lint' dep. on config.h |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Kristaps Dzonsons | Enabled -Thtml -mdoc to work with \f (see compat notes... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Kristaps Dzonsons | Abstraction of -Thtml -man font setting (still experime... |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Kristaps Dzonsons | Fixed -Thtml -man PP left- and top-margin. |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Kristaps Dzonsons | \f escapes appear to work properly for -Thtml -man... |
blob | commitdiff | raw | diff to current |
2009-11-14 |
Kristaps Dzonsons | Initial check-in of -man -Thtml \f support (needs testing). |
blob | commitdiff | raw | diff to current |
2009-11-14 |
Kristaps Dzonsons | Fixed \c handling in -Thtml. |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Kristaps Dzonsons | Noted that -man text decoration is re-set when exiting... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | More lint fixes. |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Kristaps Dzonsons | Fixed `sp', `br', `Pp', etc. so as not to have an empty... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Kristaps Dzonsons | Added "summary" tag to tables in order to silence HTML... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Portability: replaced queue macros in html.c (Joerg... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `PD' to -man (doesn't do anything, yet). |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Kristaps Dzonsons | Fixed maddening mismatch between groff and strftime... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Made sure devices and formats recognise that -man and... |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Kristaps Dzonsons | Moved output definitions into main.h. |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Kristaps Dzonsons | RS tags implemented for -Tman -Thtml. |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Kristaps Dzonsons | Consolidated some -man -Tascii functions. |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Kristaps Dzonsons | Additions to -Tman -Thtml: all structural components... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Kristaps Dzonsons | Structural components of -man -Thtml in place (note... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Kristaps Dzonsons | Initial IP implementation in -Thtml -man. |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Kristaps Dzonsons | SS, SH, PP, P, LP, br, sp tags in -man -Thtml. |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Kristaps Dzonsons | Added initial -man framework for -Thtml. |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Kristaps Dzonsons | Element tag buffer is now part of struct html. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Split html.c into html.h, mdoc_html.c, man_html.c. |
blob | commitdiff | raw | diff to current |
|