]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2009-08-19 Kristaps Dzonsonslibman checks for open explicit scopes on exit.
2009-08-19 Kristaps DzonsonsLinux compat fix.
2009-08-19 Kristaps DzonsonsMoved MDOC_NEXT_SIBLING into mdoc_word (libmdoc).
2009-08-19 Kristaps Dzonsons`RS' blocks correctly formatting in output device.
2009-08-19 Kristaps DzonsonsAdded RS/RE macro pair (had to adjust closing rules...
2009-08-18 Kristaps Dzonsonslibmdoc accepts whitespace following control character. VERSION_1_9_0
2009-08-18 Kristaps DzonsonsFixed missing check for open ELINE scope in BLINE macro.
2009-08-18 Kristaps DzonsonsSmall updates to man.7 (next-line break-exclusions...
2009-08-17 Kristaps DzonsonsUpdated libman AST documentation.
2009-08-17 Kristaps Dzonsons`IP' and `TP' correctly handle width arguments.
2009-08-13 Kristaps DzonsonsFinished correct `IP' handling.
2009-08-13 Kristaps DzonsonsAdded proper `TP' support.
2009-08-13 Kristaps DzonsonsAdded full `HP' libman macro support.
2009-08-13 Kristaps DzonsonsSignificant overhaul in libman. Macros are now block...
2009-08-13 Kristaps DzonsonsNoted areas that need work in libmdoc.
2009-08-10 Kristaps DzonsonsMoved indentation size into *term.c files.
2009-07-29 Kristaps DzonsonsFixed groff-compat where two `Sh' calls, with the first...
2009-07-29 Kristaps DzonsonsDocumented behaviour of interpreting parsable/callable...
2009-07-29 Kristaps DzonsonsColumns with `Bl -column' correctly check for CALLABLE...
2009-07-29 Kristaps DzonsonsMoved CALLABLE check to lookup_raw().
2009-07-28 Kristaps DzonsonsDocumented trademark and restricted mark (oops). VERSION_1_8_5
2009-07-28 Kristaps DzonsonsQuick-fix in mandoc_char.7 trailing whitespace.
2009-07-28 Kristaps DzonsonsVersion: 1.8.5.
2009-07-28 Kristaps DzonsonsAdded Greek characters to ascii.in (from groff_char.7).
2009-07-28 Kristaps DzonsonsFix in newline.
2009-07-28 Kristaps DzonsonsFixed \(bq.
2009-07-27 Kristaps Dzonsonsmain.c using fprintf instead of warnx for parse errors...
2009-07-27 Kristaps DzonsonsRe-ordered ascii.in looking for dupes.
2009-07-27 Kristaps DzonsonsClarified special chars/predefined chars in mandoc_char.7.
2009-07-27 Kristaps DzonsonsCorrect handling of \*(xx, \*[xxx], \*x versus \x,...
2009-07-26 Kristaps DzonsonsFixed \% special char (via groff.7).
2009-07-26 Kristaps DzonsonsRemoved POSIX.1 COMPATIBILITY note in mdoc.7.
2009-07-26 Kristaps DzonsonsPOSIX -> POSIX.1 change (submitted by uqs@sporlein...
2009-07-26 Kristaps DzonsonsVersion. VERSION_1_8_4
2009-07-26 Kristaps DzonsonsMade out-of-order prologue macros not cause an error.
2009-07-26 Kristaps DzonsonsNoted POSIX/POSIX.1 disparity (found by uqs@sporlein...
2009-07-25 Kristaps DzonsonsPatches and results of LLVM static analysis (thanks...
2009-07-24 Kristaps DzonsonsAdded `sp' support to libman.
2009-07-24 Kristaps DzonsonsAdded -fign-errors for VERY fast checking of many manua...
2009-07-24 Kristaps DzonsonsAdded `St -ieee1275-94'.
2009-07-24 Kristaps DzonsonsAdded `St -isoC'.
2009-07-24 Kristaps DzonsonsAdded `St -xns5.2'.
2009-07-24 Kristaps DzonsonsFixed DIAGNOSTIC display (leading double-space only...
2009-07-24 Kristaps DzonsonsRemoved superfluous FIXMEs.
2009-07-24 Kristaps DzonsonsFull support for `An -split/-nosplit'. Compat documented.
2009-07-24 Kristaps DzonsonsAllow `An' to accept NULL arguments (-split/-nosplit).
2009-07-24 Kristaps Dzonsons`An' gives correct error message in encountering argume...
2009-07-24 Kristaps Dzonsons`Bd' printing simplified (now that literal text is...
2009-07-24 Kristaps DzonsonsText tokens with leading whitespace (like indented...
2009-07-23 Kristaps DzonsonsVersion. VERSION_1_8_3
2009-07-23 Kristaps DzonsonsUgly fix for `Bl' or `Bd' causing badness when nested...
2009-07-23 Kristaps DzonsonsBl -column now accepts columns = (1 + stated columns...
2009-07-23 Kristaps DzonsonsLintified term_flushln() (type mismatches).
2009-07-21 Kristaps DzonsonsRe-added `Pa' handling -- had removed it, but it's...
2009-07-21 Kristaps DzonsonsNoted that `Pa' can accept 0 arguments.
2009-07-21 Kristaps DzonsonsAdded default print of `~' with empty `Pa' (not documen...
2009-07-21 Kristaps DzonsonsNoted COMPATIBILITY where, in groff, `Pa' under `It...
2009-07-21 Kristaps DzonsonsMade `%T' underline instead of quote.
2009-07-21 Kristaps DzonsonsFixed undocumented `-diag' where NULL list item bodies...
2009-07-21 Kristaps DzonsonsFixed transcription error of define values (bah).
2009-07-21 Kristaps DzonsonsFixed `Bl -column' undocumented no-vspace rule to only...
2009-07-21 Kristaps DzonsonsRe-fixed `-diag' (accidentally broke in last checkin).
2009-07-21 Kristaps DzonsonsRemoved `Pa' underline formatting (no groff does this).
2009-07-21 Kristaps DzonsonsBringing spacing more in line with groff, patches from...
2009-07-21 Kristaps DzonsonsRight-most column now fills to the right margin (undocu...
2009-07-20 Kristaps DzonsonsFreeBSD includes fix (uqs@sporlein.net).
2009-07-20 Kristaps DzonsonsRemoved historical ports (they're just cluttering the...
2009-07-20 Kristaps DzonsonsVersion. VERSION_1_8_2
2009-07-20 Kristaps DzonsonsFixed zero-length width string causing assertion (defau...
2009-07-20 Kristaps DzonsonsUndocumented behaviour in groff: `Bl -column' implies...
2009-07-20 Kristaps DzonsonsMore cleanups for TABSEP handling.
2009-07-20 Kristaps DzonsonsReplaced ugly TABSEP handling with simpler routine.
2009-07-20 Kristaps DzonsonsRemoved trailing whitespace in manuals.
2009-07-19 Kristaps DzonsonsFixed and cleaned up "phrase" handling (`Bl -column...
2009-07-19 Kristaps DzonsonsFixed broken `make www' dep. VERSION_1_8_1
2009-07-19 Kristaps DzonsonsVersion.
2009-07-19 Kristaps DzonsonsMade `Cd' parseable (too many SYNOPSIS sections do...
2009-07-19 Kristaps DzonsonsRemoved unused TERMP_LITERAL.
2009-07-19 Kristaps DzonsonsChangeLog xsl reflects symbolic tag.
2009-07-19 Kristaps DzonsonsRemoved some finished FIXMEs in mdoc.3.
2009-07-19 Kristaps DzonsonsExplicit-close macros now only warn when encountering...
2009-07-19 Kristaps DzonsonsRemoved superfluous NOSPACE in bd post.
2009-07-19 Kristaps Dzonsonstermpair flags unset before post, after body (suggested...
2009-07-18 Kristaps DzonsonsMore clarity fixes in mdoc.7.
2009-07-18 Kristaps DzonsonsMade unterminated quoted literals be a warning, like...
2009-07-18 Kristaps DzonsonsConsiderably revamped argument-parsing for correct...
2009-07-17 Kristaps DzonsonsBetter doc of whitespace handling in mdoc.7.
2009-07-17 Kristaps DzonsonsRemoved automatic port generation, as the downstream...
2009-07-17 Kristaps Dzonsons`sp' documented: validates & produces correct output.
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.
next