2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw |
2014-08-01 |
Ingo Schwarze | Clarity with respect to floating point handling: |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | fix unchecked snprintf(3) in page header printing: |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
blob | commitdiff | raw | diff to current |
2014-03-08 |
Ingo Schwarze | To find out whether .TP head arguments are same-line... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Ingo Schwarze | Cleanup naming of local variables to make the code... |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Ingo Schwarze | Minimal implementation of .EX and .EE for GNU compatibi... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | update Copyright years according to the CVS logs; no... |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Kristaps Dzonsons | Add support for `OP', one of the extended man macros... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Ingo Schwarze | Jumping out of man_unscope() for the root node is a... |
blob | commitdiff | raw | diff to current |
2011-11-18 |
Joerg Sonnenberger | Don't depend on snprintf to handle NULL strings. Deal... |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Ingo Schwarze | Always print <table> column widths in -T[x]html; |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Kristaps Dzonsons | Add the -Ofragment option to -T[]x]html. This accomoda... |
blob | commitdiff | raw | diff to current |
2011-08-18 |
Kristaps Dzonsons | Align `-offset indent' and `D1' by forcing BLOCKQUOTE... |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Kristaps Dzonsons | Flip on equation printing for -T[x]html. |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Flip eqn into using parsed nodes. I've temporarily... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Kristaps Dzonsons | Considerably fix up -man -T[x]html's handling of verbat... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Kristaps Dzonsons | Clean up how -man -T[x]html handles TP, IP, and HP... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Kristaps Dzonsons | Fix a TODO noted by schwarze@, originally by Christian... |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Kristaps Dzonsons | First fix how `sp 1' doesn't imply `1v' (it now does... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Kristaps Dzonsons | Make -T[x]html in -man also be aware of the vertical... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Kristaps Dzonsons | Fix two TODOs with one check-in. Both of these relate... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Cleanups in -T[x]html: make html_idcat() use the buffer... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Clean-ups in -T[x]html: inline print_num(), as it was... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | EQN blocks are now printed in all modes. This is simpl... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Ingo Schwarze | Refrain from throwing fatal errors for |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Kristaps Dzonsons | Change how -Thtml behaves with tables: use multiple... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Bring in -Tascii comments for -Thtml MANH_LITERAL line... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Make sure that -Thtml doesn't break within literal... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Kristaps Dzonsons | Quiesce lint with some type handling. Does not change... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Kristaps Dzonsons | Protect tbl nodes from getting a post call. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Kristaps Dzonsons | Add skeleton for -T[x]html tbl stuff. Also start to... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Ingo Schwarze | Multiple man(7) .IP and .TP fixes started during p2k10: |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add -man support for tables. Like -mdoc, this consists... |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Kristaps Dzonsons | Drastically fix -T[x]html's handling of font-escape... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Kristaps Dzonsons | Throw out negative margin garbage in -man -T[x]html... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Kristaps Dzonsons | Banished -man -Thtml header and footer to example.style... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Kristaps Dzonsons | Significantly clean up Sh, Ss, SH, and SS handling... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Kristaps Dzonsons | Use a single P tag for paragraph breaks (which can... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Kristaps Dzonsons | Remove `i' and `r' macro handlers. These macros, origi... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Typo: man_in_pre -> man_ign_pre for `ft'. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Add support for `ft' macro found in groff(7). Based... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Small merges from schwarze@'s man_html.c edits. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Let some man_term.c cleanups bleed into man_html.c. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Header for `PP', `P', and `LP' should never be printed. |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
blob | commitdiff | raw | diff to current |
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 |
|