2009-08-19 |
Kristaps Dzonsons | libman checks for open explicit scopes on exit. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | Linux compat fix. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | Moved MDOC_NEXT_SIBLING into mdoc_word (libmdoc). |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | `RS' blocks correctly formatting in output device. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | Added RS/RE macro pair (had to adjust closing rules... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Kristaps Dzonsons | libmdoc accepts whitespace following control character. VERSION_1_9_0 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Kristaps Dzonsons | Fixed missing check for open ELINE scope in BLINE macro. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Kristaps Dzonsons | Small updates to man.7 (next-line break-exclusions... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Kristaps Dzonsons | Updated libman AST documentation. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Kristaps Dzonsons | `IP' and `TP' correctly handle width arguments. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Kristaps Dzonsons | Finished correct `IP' handling. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Kristaps Dzonsons | Added proper `TP' support. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Kristaps Dzonsons | Added full `HP' libman macro support. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Kristaps Dzonsons | Significant overhaul in libman. Macros are now block... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Kristaps Dzonsons | Noted areas that need work in libmdoc. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Kristaps Dzonsons | Moved indentation size into *term.c files. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Kristaps Dzonsons | Fixed groff-compat where two `Sh' calls, with the first... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Kristaps Dzonsons | Documented behaviour of interpreting parsable/callable... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Kristaps Dzonsons | Columns with `Bl -column' correctly check for CALLABLE... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Kristaps Dzonsons | Moved CALLABLE check to lookup_raw(). |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Kristaps Dzonsons | Documented trademark and restricted mark (oops). VERSION_1_8_5 |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Kristaps Dzonsons | Quick-fix in mandoc_char.7 trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Kristaps Dzonsons | Version: 1.8.5. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Kristaps Dzonsons | Added Greek characters to ascii.in (from groff_char.7). |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Kristaps Dzonsons | Fix in newline. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Kristaps Dzonsons | Fixed \(bq. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Kristaps Dzonsons | main.c using fprintf instead of warnx for parse errors... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Kristaps Dzonsons | Re-ordered ascii.in looking for dupes. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Kristaps Dzonsons | Clarified special chars/predefined chars in mandoc_char.7. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Kristaps Dzonsons | Correct handling of \*(xx, \*[xxx], \*x versus \x,... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Kristaps Dzonsons | Fixed \% special char (via groff.7). |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Kristaps Dzonsons | Removed POSIX.1 COMPATIBILITY note in mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Kristaps Dzonsons | POSIX -> POSIX.1 change (submitted by uqs@sporlein... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Kristaps Dzonsons | Version. VERSION_1_8_4 |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Kristaps Dzonsons | Made out-of-order prologue macros not cause an error. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Kristaps Dzonsons | Noted POSIX/POSIX.1 disparity (found by uqs@sporlein... |
commit | commitdiff | tree | snapshot |
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 |
next |