]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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;
2010-09-23 Ingo Schwarzeenclosures sometimes cause bogus end-of-sentence
2010-09-15 Kristaps DzonsonsAllow string lengths to account for escapes. Now all...
2010-09-15 Kristaps DzonsonsRemove last pod2man escapes. These render ok, although...
2010-09-13 Ingo SchwarzePrevent .Lp from looping endlessly on punctuation.
2010-09-13 Kristaps DzonsonsPrevent `Pp' from looping endlessly on punctuation...
2010-09-08 Kristaps DzonsonsFound nit in -T[x]html.
2010-09-04 Kristaps DzonsonsChurny commit to quiet lint. No functional changes.
2010-09-04 Kristaps DzonsonsProperly handle -mdoc %A in all outputs. This has...
2010-09-04 Kristaps DzonsonsRemoved 'br\} comment from TODO. This was fixed a...
2010-09-04 Kristaps DzonsonsFix premature return from sub-conditional roff statemen...
2010-09-04 Kristaps DzonsonsClarified EXIT STATUS sections. Discussed among schwar...
2010-08-29 Kristaps DzonsonsRemove the pod2man table entries. They can now be...
2010-08-29 Kristaps DzonsonsAllow `.xx\}' where xx is a macro (e.g., `.br\}') to...
2010-08-29 Kristaps DzonsonsRemove overstrike `\o'. This isn't the best solution...
2010-08-29 Kristaps DzonsonsMade -mdoc `Pp', `Lp', and `br' not FATAL when having...
2010-08-28 Kristaps DzonsonsMove mdoc/man template "The next is for" into the secti...
2010-08-26 Kristaps Dzonsons"sys/param.h is for kernel interface programs.
2010-08-24 Kristaps DzonsonsFixed HISTORY to note mdoc's rewrite in groff-1.17...
2010-08-24 Kristaps DzonsonsHandle nested, recursive mathematical subexpressions...
2010-08-24 Kristaps DzonsonsStrip out `\k' escape.
2010-08-24 Kristaps DzonsonsStripping out of `\w' groff escape. Yet another for...
2010-08-24 Kristaps DzonsonsHave the `ds' processor strip out `\\' as stipulated...
2010-08-24 Kristaps DzonsonsStrip out the `\z' escape. This is the first recursive...
2010-08-22 Kristaps DzonsonsAdd a short HISTORY section to mdoc.7. Facts provided...
2010-08-22 Kristaps DzonsonsSort COMPATIBILITY in mdoc(7) (from schwarze@).
2010-08-21 Ingo SchwarzeBackout previous.
2010-08-20 Ingo SchwarzeCentralize handling of literal tabs in term_flushln...
2010-08-20 Ingo SchwarzeWhen a column contains trailing spaces, calculate the...
2010-08-20 Ingo Schwarze.Bl -column phrases ignore spacing rules for trailing...
2010-08-20 Ingo Schwarzefix previous: when bailing out due to -Wstop,
2010-08-20 Kristaps DzonsonsFixed Makefile auto-generation of manuals not to use...
2010-08-20 Ingo SchwarzeImplement a simple, consistent user interface for error...
2010-08-19 Kristaps DzonsonsUpdated hypermail link to summary.html.
2010-08-18 Kristaps DzonsonsAdded mail archive periodically generated by hypermail.
next