2011-05-18 |
Kristaps Dzonsons | Make any un-recognised font be considered a call for... |
blob | commitdiff | raw |
2011-05-17 |
Kristaps Dzonsons | Flip on unicode output (via \[uNNNN]) in -T[x]html... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Clean-up fallout: differentiate ID's and HREF's (where... |
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-05-17 |
Kristaps Dzonsons | Clean up -T[x]html by using a table instead of a switch... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Kristaps Dzonsons | Fix missing support for \N'n' when calculating string... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Kristaps Dzonsons | Give -Thtml and -Txhtml the gift of recognising escapes... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | Make mchars_num2char() return a char like it says. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | Rename mchars_init() -> mchars_alloc() for consistency. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | Remove enum mcharst, which hasn't been used in quite... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | No code change: fixing spelling errors. From a patch... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Kristaps Dzonsons | Move "chars" interface out of out.h and into mandoc... |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Kristaps Dzonsons | Remove a2roffdeco() and mandoc_special() functions... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Move mandoc_isdelim() back into libmdoc.h. This fixes... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 4: merge chars.h into out.h. The functions in... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Kristaps Dzonsons | Move mdoc_isdelim() into mandoc.h as mandoc_isdelim... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Kristaps Dzonsons | Move mandoc_{realloc,malloc,calloc} out of libmandoc... |
blob | commitdiff | raw | diff to current |
2011-03-15 |
Kristaps Dzonsons | Make lint shut up a little bit. |
blob | commitdiff | raw | diff to current |
2011-01-30 |
Ingo Schwarze | Implement the \N'number' (numbered character) roff... |
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 |
2010-12-27 |
Ingo Schwarze | In case an ID attribute is written in pieces, only... |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Kristaps Dzonsons | Apparently the U tag is deprecated, so use a SPAN inste... |
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 | Implement reference-counted version of original union... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Kristaps Dzonsons | More use default tags, this time I and U. Also fix... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Kristaps Dzonsons | Give header and footer table cells default widths ... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Kristaps Dzonsons | Make literal `Bd' use a PRE in -Thtml. Make `Bd' outpu... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Kristaps Dzonsons | Have synopsis_pre() in -Thtml emit P or BR, not DIVs. |
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-15 |
Kristaps Dzonsons | Remove stupid outer DIV tag in favour of regular BODY... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Kristaps Dzonsons | In-progress move from -T[x]html using DIVs for its... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Ingo Schwarze | * need a space before .No even if it starts with a... |
blob | commitdiff | raw | diff to current |
2010-09-04 |
Kristaps Dzonsons | Churny commit to quiet lint. No functional changes. |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Kristaps Dzonsons | Make `Sm' start no-spacing after the first output word... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Kristaps Dzonsons | Add support for `Sm' in -T[x]html -mdoc. |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Kristaps Dzonsons | Accomodate for groff's crappy behaviour wherein an... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Kristaps Dzonsons | Change chars.in HTML encoding to be a Unicode codepoint... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Kristaps Dzonsons | Give -T[x]html `Bk -words' capability. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Kristaps Dzonsons | Brought function arguments and style in ine with term_w... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Kristaps Dzonsons | Remove "pt" from struct roffsu, as CSS (the only reason... |
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-06-07 |
Kristaps Dzonsons | Add -Owidth=width option to mandoc -Tascii. Asked... |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Kristaps Dzonsons | Modified version of Ingo Schwarze's patch for hyphen... |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Kristaps Dzonsons | Fix to auto-closing of LINK tag in -Txhtml (thanks... |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Kristaps Dzonsons | Removed pipe from front-end ("typographic") recognition... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Removed erroneous `{' and `}' as punctuation (see mdoc... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
Kristaps Dzonsons | Fixed printing of XHTML DOCTYPE "html" vs. "HTML". |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Kristaps Dzonsons | Fix in handling Vt in SYNOPSIS with trailing punctuatio... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Kristaps Dzonsons | Mandate html attributes for xhtml. |
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 | \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 | Removed superfluous HTML_NEWLINE. |
blob | commitdiff | raw | diff to current |
2009-11-14 |
Kristaps Dzonsons | Fix of fix of -Thtml nospace. |
blob | commitdiff | raw | diff to current |
2009-11-14 |
Kristaps Dzonsons | Fixed \c handling in -Thtml. |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Fixed \c support for all input and output modes (docume... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Kristaps Dzonsons | Lint fixes in function call. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Kristaps Dzonsons | Documented \s and cleaned up \f documentation in mdoc... |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Documented that `\s' and `\f' don't work in HTML mode... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Kristaps Dzonsons | Added mandoc_a2time() for proper date conversion. |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Kristaps Dzonsons | Lint fix. |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Kristaps Dzonsons | Using putchar for single-character prints (noted by... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Kristaps Dzonsons | print_encode() using strcspn instead of looping/putchar... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Kristaps Dzonsons | Replaced putchar() loop with fwrite() (noted by Joerg... |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Kristaps Dzonsons | Using perror() instead of fprintf for failure from... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | More lint fixes. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | Continued safe handling of allocations. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | Added newline after block-level closing tags (suggested... |
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-28 |
Kristaps Dzonsons | Removed superfluous memset (thanks Joerg Sonnenberger). |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Kristaps Dzonsons | Fixed un-reset buffer in `.In', -Thtml, -mdoc. |
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-20 |
Kristaps Dzonsons | More updates to mdoc.7. |
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-13 |
Kristaps Dzonsons | Clean up consts (noted by Joerg Sonnenberger and Ulrich... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Kristaps Dzonsons | Scaling factor made floating point (as per groff.7... |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Kristaps Dzonsons | Fixed side-effect of linting (oops). |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Kristaps Dzonsons | Lint-ified. |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Kristaps Dzonsons | Made default string units (-Thtml -mdoc) to use `m... |
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 | Example style-sheet reflecting modified section/subsect... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Kristaps Dzonsons | Lintified (noops). |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Kristaps Dzonsons | Fixed mandoc.1 examples (new -Thtml options). |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Kristaps Dzonsons | Added the -oincludes=FMT option. |
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-24 |
Kristaps Dzonsons | Added Bf, Pf, etc. to -Thtml. |
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 |
2009-09-21 |
Kristaps Dzonsons | Removed man handling in -Thtml (for now). |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Fix height of hard-breaks in -Thtml. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Consolidation of Pp/sp/br/Lp stuff. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Fix in outopts processing. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Fixed body/divbody structure of html pages. |
blob | commitdiff | raw | diff to current |
next |