]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2010-12-22 Kristaps DzonsonsRevert IGNPAR to a warning after clue-stick applied...
2010-12-22 Kristaps DzonsonsImplement reference-counted version of original union...
2010-12-22 Kristaps DzonsonsThrow out negative margin garbage in -man -T[x]html...
2010-12-21 Ingo SchwarzeSync to OpenBSD:
2010-12-21 Ingo SchwarzeSane behaviour for the growing of very small buffers:
2010-12-20 Kristaps DzonsonsClarify style inclusions and update release information.
2010-12-20 Kristaps DzonsonsFix list-type being clobbered by margins. Last default...
2010-12-20 Kristaps DzonsonsMore use default tags, this time I and U. Also fix...
2010-12-20 Kristaps DzonsonsGive header and footer table cells default widths ...
2010-12-19 Kristaps DzonsonsMigrate schwarze@'s `Bk' argument patch to -T[x]html.
2010-12-19 Ingo SchwarzeHandle .Bk the same way as groff 1.20.1:
2010-12-18 Ingo SchwarzeSync to the installed version in OpenBSD, excluding...
2010-12-18 Ingo SchwarzeSync to OpenBSD: More precise description of .Xo, and...
2010-12-17 Kristaps DzonsonsTweak default styles.
2010-12-17 Kristaps DzonsonsDon't use EM for default widths; use BU instead.
2010-12-17 Kristaps DzonsonsMerged example.style.css into style.css. Adding versio...
2010-12-17 Kristaps DzonsonsCorrectly labelled command-line as `Dl'.
2010-12-17 Kristaps DzonsonsPrevent double-printing of `D1' or `Dl' DIV.
2010-12-17 Kristaps DzonsonsCorrectly mark the examples as `Dl', not `D1'.
2010-12-17 Kristaps DzonsonsAdd a "list" top-level tag, too.
2010-12-17 Kristaps DzonsonsRemove useless DIVs in favour of BRs. Fix `Ex' by...
2010-12-17 Kristaps DzonsonsMake literal `Bd' use a PRE in -Thtml. Make `Bd' outpu...
2010-12-17 Kristaps DzonsonsBanished -man -Thtml header and footer to example.style...
2010-12-17 Kristaps DzonsonsHave synopsis_pre() in -Thtml emit P or BR, not DIVs.
2010-12-17 Kristaps DzonsonsMake SYNOPSIS `Nm' use a TABLE in -T[x]html mode. ...
2010-12-17 Kristaps DzonsonsSignificantly clean up Sh, Ss, SH, and SS handling...
2010-12-16 Kristaps DzonsonsSome default styles for lists. Needs more testing...
2010-12-16 Kristaps DzonsonsNote that we use CSS1, not CSS2.
2010-12-16 Kristaps DzonsonsGet widths to be propertly represented in -T[x]html.
2010-12-16 Kristaps DzonsonsMigrate `An' to use a pointer in its data, like everybo...
2010-12-16 Kristaps DzonsonsRemove stray note on `i', which we no longer support.
2010-12-16 Kristaps DzonsonsNote that `Sh' and `Ss' are now rigorously checked...
2010-12-16 Kristaps DzonsonsBack out last: apparently `Bl', `It', and `Pp' need...
2010-12-16 Kristaps DzonsonsAllow `It' to have a trailing paragraph if the surround...
2010-12-16 Kristaps DzonsonsFirst, make `Pp' (next to `Sm') be allowed as the first...
2010-12-15 Kristaps DzonsonsRemove `Pp' and `Lp' checks in front-ends to make sure...
2010-12-15 Kristaps DzonsonsAdd a "last child" member of struct mdoc_node.
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...
next