]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2009-07-17 Kristaps DzonsonsLint-check (removed unused variable).
2009-07-17 Kristaps DzonsonsRemoved EARGVPARM (superfluous, overly error-generating).
2009-07-17 Kristaps DzonsonsDocumented `br' macro in mdoc.7.
2009-07-17 Kristaps DzonsonsFixed hash assertion.
2009-07-17 Kristaps DzonsonsAdded `br' and `sp' macros (requested by joerg@netbsd...
2009-07-17 Kristaps DzonsonsHash now accepts `br'. This needs work (way to sparse).
2009-07-16 Kristaps DzonsonsSmall clarity updates (section names, contents).
2009-07-16 Kristaps DzonsonsProper html showing of ChangeLog.
2009-07-16 Kristaps DzonsonsAdded Linux compat (strlcpy).
2009-07-16 Kristaps DzonsonsAdded changelog xsl.
2009-07-16 Kristaps DzonsonsUsing xsl for html changelog.
2009-07-16 Kristaps DzonsonsOff-by-one space fixed for `Bl -diag'.
2009-07-16 Kristaps DzonsonsSubtle fixes correcting vis count with erroneously...
2009-07-16 Kristaps DzonsonsFix in nospace following close-delimiter.
2009-07-15 Kristaps DzonsonsRemoved assertion (disregarded blank literal lines).
2009-07-15 Kristaps DzonsonsRemoved term.c break-up of tokens (happens in libmdoc).
2009-07-15 Kristaps Dzonsonslibmdoc now breaks up free-form lines into tokens prior...
2009-07-15 Kristaps Dzonsonsargs() should return ARGS_ERROR, not 0.
2009-07-15 Kristaps DzonsonsFix to presentation date (Ulrich Sporlein)
2009-07-14 Kristaps DzonsonsUsing \(en for OpenBSD `Nd' (compromise with jmc@openbs... VERSION_1_8_0
2009-07-14 Kristaps DzonsonsMinor version bumped: -hang lists were the last major...
2009-07-14 Kristaps DzonsonsCeremonial removal of "-hang lists not supported"....
2009-07-14 Kristaps DzonsonsConsolidated some sections. Much more readable.
2009-07-14 Kristaps DzonsonsSmall changes, reducing verbosity.
2009-07-14 Kristaps DzonsonsCleaned up arg_width and arg_column functions.
2009-07-14 Kristaps DzonsonsRemoved unnecessary save/restore of style around list...
2009-07-14 Kristaps DzonsonsSupport for TERMP_HANG in flushln(): -hang lists.
2009-07-14 Kristaps DzonsonsRenamed TERMP_NONOSPACE -> TERMP_DANGLE.
2009-07-13 Kristaps DzonsonsErr/warn fix (schwarze@openbsd.org).
2009-07-12 Kristaps DzonsonsReplacement of `Lb' in mdoc_action.c.
2009-07-12 Kristaps DzonsonsMoved mdoc_a2st() out of mdoc.h -> libmdoc.h (replaceme...
2009-07-12 Kristaps DzonsonsMoved mdoc_a2att() into libmdoc (replacement happens...
2009-07-12 Kristaps DzonsonsRemoved superfluous FIXMEs in mdoc_term.c.
2009-07-12 Kristaps DzonsonsFixed `Fo' superfluous space before `('. Noted groff...
2009-07-12 Kristaps Dzonsons`Vt' macro behaves [more] properly when in the SYNOPSIS...
2009-07-12 Kristaps DzonsonsReplaced ugly macro function declarations in mdoc_term...
2009-07-12 Kristaps DzonsonsRemoved rmargin from termpair (right in print_node()).
2009-07-12 Kristaps DzonsonsRemoved offset from termpair (much simpler & cleaner).
2009-07-12 Kristaps DzonsonsRemoved ambiguous TERMPAIR_SETFLAG from mdoc_term.c...
2009-07-12 Kristaps DzonsonsGNU/Linux also uses \- for Nd (ew).
2009-07-12 Kristaps DzonsonsConsolidated Bx/Ox/Nx/etc. into one function.
2009-07-12 Kristaps DzonsonsCheck for NAME sanity fixed (last named section ->...
2009-07-12 Kristaps DzonsonsAdded back in MDOC_TEXT stipulation in NAME check ...
2009-07-12 Kristaps Dzonsons`Nd' is now a BFI (was an ELEM). Noted by joerg@netbsd...
2009-07-12 Kristaps Dzonsonsmdoc.7 using -offset indent instead of -offset XXXX...
2009-07-12 Kristaps DzonsonsFix for u_char, FreeBSD 7.2 (uqs@spoerlein.net).
2009-07-12 Kristaps DzonsonsVersion. VERSION_1_7_24
2009-07-12 Kristaps DzonsonsFixed mdoc_nwarn/mdoc_nerr considering themselves err...
2009-07-12 Kristaps DzonsonsNoted dissent with \- for OpenBSD.
2009-07-12 Kristaps DzonsonsAdded \(hy symbol.
2009-07-11 Kristaps DzonsonsRemoved long-fixed FIXME note.
2009-07-11 Kristaps DzonsonsAdded `.St -p1003.1i-95' (joerg@netbsd.org).
2009-07-07 Kristaps DzonsonsMade `In' handling work in new-groff style (see mdoc...
2009-07-07 Kristaps DzonsonsSmall clean-ups in error message usage. VERSION_1_7_23
2009-07-07 Kristaps DzonsonsTabularised error strings in libman.
2009-07-07 Kristaps DzonsonsTabularised error-code lookup in mdoc.c.
2009-07-06 Kristaps DzonsonsCleaned out duplicate {mdoc,man}warn in main.c.
2009-07-06 Kristaps DzonsonsConsolidated all err/warnings into mdoc.c via libmdoc.h.
2009-07-06 Kristaps DzonsonsConsolidated pwarn->perr in mdoc_argv.
2009-07-06 Kristaps DzonsonsConsolidated mdoc_action pwarn->perr.
2009-07-06 Kristaps DzonsonsFix in MDOC_IGN_CHARS ref.
2009-07-06 Kristaps DzonsonsConsolidated mdoc_validate.c pwarn into perr (slowly...
2009-07-06 Kristaps DzonsonsBacked -Wcompat,syntax out of front-end.
2009-07-06 Kristaps DzonsonsInitial removal of enum mdoc_warn from mdoc warnings...
2009-07-05 Kristaps DzonsonsFixed man.3 mdoc.3 const-nesses.
2009-07-05 Kristaps DzonsonsVersion. VERSION_1_7_22
2009-07-05 Kristaps DzonsonsBacked out "-width indent" and "-width indent-two"...
2009-07-04 Kristaps DzonsonsVersion up. VERSION_1_7_21
2009-07-04 Kristaps Dzonsonssuboptarg is not portable to Linux (fixed).
2009-07-04 Kristaps DzonsonsFixed -offset indent-two (schwarze@openbsd.org).
2009-07-04 Kristaps DzonsonsFixed -offset left (schwarze@openbsd.org).
2009-07-04 Kristaps DzonsonsNoted secret -width indent/indent-two arguments to...
2009-07-04 Kristaps DzonsonsRemoved WDEPCOL (schwarze@openbsd.org).
2009-07-04 Kristaps DzonsonsMoved escape validation into libmandoc.h/mandoc.c ...
2009-07-04 Kristaps Dzonsonsman.7/mdoc.7 properly reflect escape-character handling.
2009-07-04 Kristaps DzonsonsMinor www fixes.
2009-06-27 Kristaps DzonsonsRemoved escape-deprecation note (better solution in...
2009-06-25 Kristaps DzonsonsAdded note about whitespace being stripped from mdoc...
2009-06-25 Kristaps DzonsonsSpell-checks in manuals.
2009-06-25 Kristaps DzonsonsMakefile properly generates MD5 sums.
2009-06-25 Kristaps DzonsonsLanguage clarification in mandoc.1 (schwarze@openbsd...
2009-06-25 Kristaps DzonsonsFixed STRUCTURE repeat (schwarze@openbsd.org).
2009-06-25 Kristaps DzonsonsFixed STRUCTURE/SYNTAX section data.
2009-06-25 Kristaps DzonsonsUpdating web-page to be a bit more compact.
2009-06-22 Kristaps DzonsonsLint fixes. VERSION_1_7_20
2009-06-22 Kristaps Dzonsonslibman documents require `TH' and at least one node.
2009-06-22 Kristaps DzonsonsNoted .Cd tabs-ok issue (will fix later).
2009-06-22 Kristaps DzonsonsAdded -split and -nosplit "I-Don't-Like" note to mdoc...
2009-06-22 Kristaps DzonsonsAdded "Spacing" part of "Punctuation and Spacing" in...
2009-06-22 Kristaps DzonsonsReverted max column width 80 -> 78 (schwarze@openbsd...
2009-06-18 Kristaps DzonsonsAdded nchild decrement in libman (not used, but better...
2009-06-18 Kristaps DzonsonsFixed libman .br to be a newline, not a .PP alias.
2009-06-18 Kristaps DzonsonsMoved all formatted libman warn/error into man.c/libman.h.
2009-06-18 Kristaps DzonsonsAdded -fno-ign-chars support to libman.
2009-06-18 Kristaps Dzonsonsmandoc.1 reflects actual use of -f option (schwarze...
2009-06-17 Kristaps DzonsonsBumped version. VERSION_1_7_19
2009-06-17 Kristaps DzonsonsRemoved superfluous FIXMEs (fixed already).
2009-06-17 Kristaps DzonsonsSpecial characters, e.g. \(ae, are now correctly render...
2009-06-17 Kristaps DzonsonsPut $VFLAGS back into $LINTFLAGS (broke on NetBSD).
2009-06-17 Kristaps DzonsonsClean-up.
next