2009-07-25 |
Kristaps Dzonsons | Patches and results of LLVM static analysis (thanks... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Added `sp' support to libman. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Added -fign-errors for VERY fast checking of many manua... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Added `St -ieee1275-94'. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Added `St -isoC'. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Added `St -xns5.2'. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Fixed DIAGNOSTIC display (leading double-space only... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Removed superfluous FIXMEs. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Full support for `An -split/-nosplit'. Compat documented. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Allow `An' to accept NULL arguments (-split/-nosplit). |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | `An' gives correct error message in encountering argume... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | `Bd' printing simplified (now that literal text is... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Kristaps Dzonsons | Text tokens with leading whitespace (like indented... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Kristaps Dzonsons | Version. VERSION_1_8_3 |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Kristaps Dzonsons | Ugly fix for `Bl' or `Bd' causing badness when nested... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Kristaps Dzonsons | Bl -column now accepts columns = (1 + stated columns... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Kristaps Dzonsons | Lintified term_flushln() (type mismatches). |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Re-added `Pa' handling -- had removed it, but it's... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Noted that `Pa' can accept 0 arguments. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Added default print of `~' with empty `Pa' (not documen... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Noted COMPATIBILITY where, in groff, `Pa' under `It... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Made `%T' underline instead of quote. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Fixed undocumented `-diag' where NULL list item bodies... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Fixed transcription error of define values (bah). |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Fixed `Bl -column' undocumented no-vspace rule to only... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Re-fixed `-diag' (accidentally broke in last checkin). |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Removed `Pa' underline formatting (no groff does this). |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Bringing spacing more in line with groff, patches from... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Kristaps Dzonsons | Right-most column now fills to the right margin (undocu... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | FreeBSD includes fix (uqs@sporlein.net). |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | Removed historical ports (they're just cluttering the... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | Version. VERSION_1_8_2 |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | Fixed zero-length width string causing assertion (defau... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | Undocumented behaviour in groff: `Bl -column' implies... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | More cleanups for TABSEP handling. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | Replaced ugly TABSEP handling with simpler routine. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kristaps Dzonsons | Removed trailing whitespace in manuals. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Fixed and cleaned up "phrase" handling (`Bl -column... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Fixed broken `make www' dep. VERSION_1_8_1 |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Version. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Made `Cd' parseable (too many SYNOPSIS sections do... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Removed unused TERMP_LITERAL. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | ChangeLog xsl reflects symbolic tag. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Removed some finished FIXMEs in mdoc.3. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Explicit-close macros now only warn when encountering... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | Removed superfluous NOSPACE in bd post. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristaps Dzonsons | termpair flags unset before post, after body (suggested... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Kristaps Dzonsons | More clarity fixes in mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Kristaps Dzonsons | Made unterminated quoted literals be a warning, like... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Kristaps Dzonsons | Considerably revamped argument-parsing for correct... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Better doc of whitespace handling in mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Removed automatic port generation, as the downstream... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | `sp' documented: validates & produces correct output. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Lint-check (removed unused variable). |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Removed EARGVPARM (superfluous, overly error-generating). |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Documented `br' macro in mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Fixed hash assertion. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Added `br' and `sp' macros (requested by joerg@netbsd... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kristaps Dzonsons | Hash now accepts `br'. This needs work (way to sparse). |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Small clarity updates (section names, contents). |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Proper html showing of ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Added Linux compat (strlcpy). |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Added changelog xsl. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Using xsl for html changelog. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Off-by-one space fixed for `Bl -diag'. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Subtle fixes correcting vis count with erroneously... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kristaps Dzonsons | Fix in nospace following close-delimiter. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Kristaps Dzonsons | Removed assertion (disregarded blank literal lines). |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Kristaps Dzonsons | Removed term.c break-up of tokens (happens in libmdoc). |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Kristaps Dzonsons | libmdoc now breaks up free-form lines into tokens prior... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Kristaps Dzonsons | args() should return ARGS_ERROR, not 0. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Kristaps Dzonsons | Fix to presentation date (Ulrich Sporlein) |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Using \(en for OpenBSD `Nd' (compromise with jmc@openbs... VERSION_1_8_0 |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Minor version bumped: -hang lists were the last major... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Ceremonial removal of "-hang lists not supported".... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Consolidated some sections. Much more readable. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Small changes, reducing verbosity. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Cleaned up arg_width and arg_column functions. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Removed unnecessary save/restore of style around list... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Support for TERMP_HANG in flushln(): -hang lists. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kristaps Dzonsons | Renamed TERMP_NONOSPACE -> TERMP_DANGLE. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Kristaps Dzonsons | Err/warn fix (schwarze@openbsd.org). |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Replacement of `Lb' in mdoc_action.c. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Moved mdoc_a2st() out of mdoc.h -> libmdoc.h (replaceme... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Moved mdoc_a2att() into libmdoc (replacement happens... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Removed superfluous FIXMEs in mdoc_term.c. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Fixed `Fo' superfluous space before `('. Noted groff... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | `Vt' macro behaves [more] properly when in the SYNOPSIS... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Replaced ugly macro function declarations in mdoc_term... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Removed rmargin from termpair (right in print_node()). |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Removed offset from termpair (much simpler & cleaner). |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Removed ambiguous TERMPAIR_SETFLAG from mdoc_term.c... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | GNU/Linux also uses \- for Nd (ew). |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Consolidated Bx/Ox/Nx/etc. into one function. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Check for NAME sanity fixed (last named section ->... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Added back in MDOC_TEXT stipulation in NAME check ... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | `Nd' is now a BFI (was an ELEM). Noted by joerg@netbsd... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | mdoc.7 using -offset indent instead of -offset XXXX... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Fix for u_char, FreeBSD 7.2 (uqs@spoerlein.net). |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristaps Dzonsons | Version. VERSION_1_7_24 |
commit | commitdiff | tree | snapshot |
next |