]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2010-12-15 Kristaps DzonsonsAdd some more bits to CSS example.
2010-12-15 Kristaps DzonsonsUse a single P tag for paragraph breaks (which can...
2010-12-15 Kristaps DzonsonsMake sure that new list types don't emit whitespace...
2010-12-15 Kristaps DzonsonsClarifying styles.
2010-12-15 Kristaps DzonsonsClarify purpose of "lit".
2010-12-15 Kristaps DzonsonsRemove stupid outer DIV tag in favour of regular BODY...
2010-12-15 Kristaps DzonsonsAdded list-type style tips.
2010-12-15 Kristaps DzonsonsIn-progress move from -T[x]html using DIVs for its...
2010-12-11 Ingo SchwarzeMake SYNOPSIS sections and code having .nr nS enabled
2010-12-10 Ingo SchwarzeAbort endless loops during roff macro and string expansion.
2010-12-09 Ingo Schwarzedone: .de; todo: """"; loops in macro and string expansion
2010-12-09 Kristaps DzonsonsAllow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', ...
2010-12-08 Kristaps DzonsonsRemove `i' and `r' macro handlers. These macros, origi...
2010-12-06 Kristaps DzonsonsTag an internal release, 1.10.7, that marks being in... VERSION_1_10_7
2010-12-06 Kristaps DzonsonsBring schwarze@'s mandoc.h and main.c errors and warnin...
2010-12-06 Kristaps DzonsonsImport changes by schwarze@ and Jason McIntyre into...
2010-12-06 Kristaps DzonsonsTypo: man_in_pre -> man_ign_pre for `ft'.
2010-12-06 Kristaps DzonsonsAdd support for `ft' macro found in groff(7). Based...
2010-12-06 Kristaps DzonsonsSmall merges from schwarze@'s man_html.c edits.
2010-12-06 Kristaps DzonsonsLet some man_term.c cleanups bleed into man_html.c.
2010-12-06 Kristaps DzonsonsMy favourite: removing lots of code in favour of smalle...
2010-12-06 Kristaps DzonsonsMake return(man_nmsg(...)) by a simple declaration.
2010-12-06 Kristaps DzonsonsHeader for `PP', `P', and `LP' should never be printed.
2010-12-06 Kristaps DzonsonsAllow HP/IP/etc. to have no arguments, as they're optio...
2010-12-06 Kristaps DzonsonsAllow multiple ELINE macros without raising a fatal...
2010-12-06 Kristaps DzonsonsTrack down a bug of empty `de XX' macros causing uncert...
2010-12-06 Kristaps DzonsonsMerge schwarze@'s relaxation of scope-breaking rules...
2010-12-05 Kristaps DzonsonsRemove `Sp', `Vb', and `Ve' (as per schwarze@'s changes...
2010-12-05 Kristaps DzonsonsRemove repeat notification of -width omission. From...
2010-12-05 Kristaps DzonsonsRemove long-standing FIXME regarding the consolidation...
2010-12-05 Kristaps DzonsonsMerge schwarze@'s patch to allow uname() to fail withou...
2010-12-05 Kristaps DzonsonsMerge schwarze@'s changes allowing nested displays...
2010-12-02 Ingo SchwarzeTrack the parser status both per file (file_status...
2010-12-02 Kristaps DzonsonsMerge schwarze@'s changes to allow for user-defined...
2010-12-01 Kristaps DzonsonsFix enum/int mixing.
2010-12-01 Kristaps DzonsonsMerge OpenBSD's `so' handling (plus some documentation...
2010-12-01 Kristaps DzonsonsMake sure that the manual section defaults to `1' if...
2010-12-01 Kristaps DzonsonsFix a subtle error in the new main.c where the parse...
2010-12-01 Kristaps DzonsonsMerge restructuring of main.c code. This provided...
2010-12-01 Kristaps DzonsonsFixed a goddamn subtle error causing MDOC_LITERAL to...
2010-12-01 Kristaps DzonsonsRe-ordering of roff requests as per OpenBSD.
2010-12-01 Kristaps DzonsonsLow-hanging fruit: add OpenBSD's `ad', `hy', `ne',...
2010-11-30 Ingo SchwarzeRestore the Id tag that i clobbered in my previous...
2010-11-30 Ingo SchwarzeMerge OpenBSD mdoc.7 rev. 1.56 and 1.57:
2010-11-30 Kristaps DzonsonsKill man_action.c.
2010-11-30 Kristaps DzonsonsMove all man_action.c routines into man_validate.c
2010-11-30 Kristaps DzonsonsSimplify the many if ( ! mdoc_nmsg()) return(0) etc...
2010-11-30 Kristaps Dzonsonsmdoc_action.c is no more. Attic it and remove it from...
2010-11-30 Kristaps DzonsonsMoved all prologue actions from mdoc_action.c into...
2010-11-30 Kristaps DzonsonsMove post_bl() and subfunctions from mdoc_action.c...
2010-11-30 Kristaps DzonsonsMove -column list validation and normal-formisation...
2010-11-29 Kristaps DzonsonsMigrate `Nm' and `Pa' handling from mdoc_action.c into...
2010-11-29 Kristaps DzonsonsRemove left-over rsord[] in mdoc_actions.c.
2010-11-29 Kristaps DzonsonsMove `Lb' handling from mdoc_action.c into mdoc_validate.c.
2010-11-29 Kristaps DzonsonsMove `At' handling from mdoc_action.c into mdoc_validate.c.
2010-11-29 Kristaps DzonsonsMove `Sh' validation from mdoc_action.c. into mdoc_vali...
2010-11-29 Kristaps DzonsonsClarifying role of pre_pp (now pre_par), which was...
2010-11-29 Kristaps DzonsonsNote that `Rv' and `Ex' have different values if a...
2010-11-29 Kristaps DzonsonsMove `Mt', `Ar', and `Li' handling from mdoc_action...
2010-11-29 Kristaps DzonsonsMigrate action for `Rs' into mdoc_validate.c.
2010-11-03 Ingo Schwarzenew: parametric .de, and header lines of excessive...
2010-10-29 Ingo Schwarzea bunch of small issues collected during p2k10
2010-10-29 Ingo SchwarzeReferring to terms explained in other manuals, always...
2010-10-29 Ingo SchwarzeRemove a left-over ".Xr groff 1"; patch from jmc@.
2010-10-24 Ingo SchwarzeWhen mentioning a function documented elsewhere, .Xr...
2010-10-23 Ingo Schwarzelet .Bsx print just "BSD/OS" like in modern groff
2010-10-23 Ingo Schwarzenew: escape sequence handling
2010-10-19 Ingo Schwarzetwo new TODOs based on submissions by Ulrich Spoerlein
2010-10-17 Ingo Schwarzedream about .de support,
2010-10-11 Kristaps DzonsonsUse proper error for `An' multiple arguments.
2010-10-11 Kristaps DzonsonsQuiesce Linux header-inclusion warnings.
2010-10-11 Kristaps DzonsonsInitial commit of cleaned-up validation code for -mdoc...
2010-10-10 Kristaps Dzonsons`Sm' no longer produces a linebreak when used in `Bd'.
2010-10-10 Kristaps DzonsonsCleaned up library manuals: removed old escapes, added...
2010-10-04 Kristaps DzonsonsRevert merging of {mdoc,man}.h -> mandoc.h.
2010-10-02 Ingo Schwarzestyle cleanup, no functional change:
2010-10-02 Kristaps DzonsonsUnify mdoc and man enums and structs into mandoc.h...
2010-10-01 Ingo Schwarze* need a space before .No even if it starts with a...
2010-10-01 Kristaps DzonsonsFix small regression where `Op' had an extra space...
2010-09-27 Ingo SchwarzeMerge from OpenBSD right after 1.10.6; now back to...
2010-09-27 Kristaps DzonsonsAdded TODO for more `Pp' warnings.
2010-09-27 Ingo SchwarzeA minor issue with \& between .Pp found while merging...
2010-09-27 Kristaps DzonsonsPrepping for version. VERSION_1_10_6
2010-09-27 Kristaps DzonsonsConsider both `Lp' and `Pp' when stripping prior paragr...
2010-09-27 Kristaps DzonsonsSuppress whitespace following Pp, Lp, sp, and the other...
2010-09-27 Kristaps DzonsonsRemove finished TODO.
2010-09-27 Kristaps DzonsonsIgnore double-`Pp' and `Pp' before `Bd' and `Bl' (unles...
2010-09-27 Kristaps DzonsonsAdded MIPS64. From a patch by Jason McIntyre.
2010-09-26 Ingo Schwarzesync to OpenBSD:
2010-09-26 Ingo SchwarzeIf an explicit scope is still open at the end of an...
2010-09-26 Ingo Schwarzesync to OpenBSD:
2010-09-26 Kristaps DzonsonsConsolidated all -T[x]html punctuation macros into...
2010-09-26 Kristaps DzonsonsLinted function arguments.
2010-09-26 Kristaps DzonsonsBig clean-up consolidating all punctuation opening...
2010-09-25 Kristaps DzonsonsRemove fixed TODO and add a new one.
2010-09-25 Kristaps DzonsonsA `%T' invoked outside of `Rs' should not produce trail...
2010-09-25 Kristaps DzonsonsAdd `Rs' vertical-space in -T[x]html "SEE ALSO" section...
2010-09-25 Kristaps DzonsonsRemoved TODO that was fixed by parsing escapes in offse...
2010-09-23 Ingo SchwarzeWhen the HEAD of an .Nm block in the SYNOPSIS might...
2010-09-23 Ingo SchwarzeCount trailing escaped blanks correctly;
next