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