2010-01-07 |
Kristaps Dzonsons | mandoc_char(7) sync with OpenBSD version. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Kristaps Dzonsons | Removed references to `\\' escape (noted by Jason McInt... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Kristaps Dzonsons | Fixed -column widths to be string literals (as per... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Version (pre): 1.9.15-pre2 |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Fix of subtle, but significant, resetting of tags when... VERSION_1_9_15-pre2 |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | More in-code documentation and clarity re-arrangements. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | CFLAGS need -Werror to make the strlcpy/strlcat check... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Noted non-accepted comment syntax (thanks Joerg Sonnenb... VERSION_1_9_15-pre1 |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Issue of `Pa' put to rest by Jason McIntyre. Noted... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | `Bl' lets `Sm' slip by as a child. Noted by Ingo Schwarze. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Correct handling of arbitrary column lengths, which... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Cleaned-up column handling to be char-compatible with... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | Documented `Fl' in mdoc.7. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Kristaps Dzonsons | `Fl' has each argument be in a separate scope (thanks... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Kristaps Dzonsons | Fixed handling of exampledir (pointed out by Ulrich... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Kristaps Dzonsons | Version: 1.9.14. VERSION_1_9_14 |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Kristaps Dzonsons | More clarification in manuals. Added per-OUTPUT sectio... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Kristaps Dzonsons | Enabled -Thtml -mdoc to work with \f (see compat notes... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Kristaps Dzonsons | Abstraction of -Thtml -man font setting (still experime... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Kristaps Dzonsons | Fixed -Thtml -man PP left- and top-margin. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Kristaps Dzonsons | \f escapes appear to work properly for -Thtml -man... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Kristaps Dzonsons | Initial check-in of -man -Thtml \f support (needs testing). |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Kristaps Dzonsons | Removed superfluous HTML_NEWLINE. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Kristaps Dzonsons | Fix of fix of -Thtml nospace. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Kristaps Dzonsons | Fixed \c handling in -Thtml. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kristaps Dzonsons | Fixed \c support for all input and output modes (docume... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kristaps Dzonsons | Deprecated ".i <notext>" support (nobody uses it -... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kristaps Dzonsons | FreeBSD sys/types inclusion fixed. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kristaps Dzonsons | Basically re-wrote -Tascii font handling: instead of... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kristaps Dzonsons | Removed superfluous monospace note in example.style... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Kristaps Dzonsons | Protected example.style.css from cascading styles. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kristaps Dzonsons | Lint fixes in function call. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kristaps Dzonsons | (Forgot to update html.h with metafonts. Build will... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kristaps Dzonsons | Noted that -man text decoration is re-set when exiting... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Kristaps Dzonsons | Disable metafonts when printing document footer. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Kristaps Dzonsons | Documented \s and cleaned up \f documentation in mdoc... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kristaps Dzonsons | a2roffdeco() now supports \s escapes. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Kristaps Dzonsons | Hooked up -Tascii to a2roffdeco backend. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Kristaps Dzonsons | Initial abstraction of front-end decoration events... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Kristaps Dzonsons | -Tascii now correctly ignores \s clauses. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Kristaps Dzonsons | Documented that `\s' and `\f' don't work in HTML mode... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Kristaps Dzonsons | Correct support for `\fX' font modes in -Tascii. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Kristaps Dzonsons | Consolidated `RI' and `IR' handlers (-man -Tascii). |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Kristaps Dzonsons | Fixed `RI' (was reversed). |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Kristaps Dzonsons | Added functionality of -Tascii non-breaking `\~' space. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Kristaps Dzonsons | (Fix again for default `Bf Li' font.) |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Kristaps Dzonsons | Fixed `Bf Li' default style (monospace). |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Version: 1.9.13. VERSION_1_9_13 |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Examples not being link-referenced (consistency). |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Copied over and modified manual structure from man.7. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Fixed `Sx' links in man.7 (todo: add a check for these). |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Significant improvements to man(7). More or less finished. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Fix in junking dot lines in -man (from PR by Alex Kozlov). |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Added forgotten newline terminators in main.c. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Added lint to __attribute__ defines. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Using straight-up __attribute__ (inspired by portable... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Kristaps Dzonsons | Added mandoc_a2time() for proper date conversion. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Kristaps Dzonsons | Lint fix. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Kristaps Dzonsons | Using putchar for single-character prints (noted by... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Kristaps Dzonsons | print_encode() using strcspn instead of looping/putchar... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Kristaps Dzonsons | Replaced putchar() loop with fwrite() (noted by Joerg... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Kristaps Dzonsons | More libraries entered into lib.in (thanks Joerg Sonnen... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kristaps Dzonsons | Finished section-by-section definitions in man.7 (will... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kristaps Dzonsons | Fixed -Thtml printing of -ohang lists (-mdoc). |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kristaps Dzonsons | Patch on DragonFly BSD syntax (thanks Sascha Wildner). |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kristaps Dzonsons | Fixed in make dist (in version 1.9.12). VERSION_1_9_12 |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kristaps Dzonsons | Version: 1.9.12. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kristaps Dzonsons | Removed non-portable __progname (thanks Joerg Sonnenber... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Kristaps Dzonsons | Using perror() instead of fprintf for failure from... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | More lint fixes. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | Lint fixes. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | Continued safe handling of allocations. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | libmdoc and libman now using non-recoverable allocation... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | Added newline after block-level closing tags (suggested... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Kristaps Dzonsons | Clean-ups in mdoc_action (using libmandoc.h functions). |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Slow movement of internal allocations to fail completely. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Using "--warn" for validate, plus some accessibility... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Fixed `sp', `br', `Pp', etc. so as not to have an empty... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Removed superfluous memset (thanks Joerg Sonnenberger). |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Fixed un-reset buffer in `.In', -Thtml, -mdoc. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | Removed dynamic allocations of header/footer data. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | bzero() -> memset() (noted by Joerg Sonnenberger). |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | Merged Ingo's comments on term_flushln() variable names. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | Added "summary" tag to tables in order to silence HTML... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Added time.h to various files for FreeBSD compilation... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Merged patch to allow -fign-escape (thanks Joerg Sonnen... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Fix to segfault in ordering Rs blocks (d'oh!). VERSION_1_9_11 |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Lint fix. VERSION_1_9_10 |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Version: 1.9.10. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Allowed -O to be invoked multiple times. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Portability: replaced queue macros in html.c (Joerg... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Fixed overstep patch. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | -man also prints unknown macro (noted by Joerg Sonnenbe... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Changed `-o' to `-O' for clarity. THIS BREAKS UTILITIE... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Full `%U' support. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Kristaps Dzonsons | Removed need for superfluous `os' value in overstep... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Kristaps Dzonsons | Added `%U' to -mdoc (doesn't render in a nice way yet). |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Kristaps Dzonsons | Added `PD' to -man (doesn't do anything, yet). |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Linuxisms. |
commit | commitdiff | tree | snapshot |
next |