]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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.
2010-08-18 Kristaps DzonsonsMigrate `Xr groff 1' -> GNU troff. I no longer assume...
2010-08-18 Kristaps DzonsonsRemove references to \s in mandoc.1: we no longer docum...
2010-08-18 Kristaps DzonsonsAdd joerg@'s note that br\} needs work in libroff.
2010-08-16 Kristaps DzonsonsRemove \*(C+ from the pre-predefined strings. It is...
2010-08-16 Kristaps DzonsonsAdd \v and \h to ignored escapes. These are in the...
2010-08-15 Ingo SchwarzeOpenBSD src/sbin was used as a tool to hunt bugs in...
2010-08-15 Ingo SchwarzeOpenBSD src/bin was used as a tool to hunt bugs in...
2010-08-14 Kristaps DzonsonsNote first that TODO file should be up to date.
2010-08-09 Kristaps DzonsonsCorrectly make quotes around `Lk' link-name argument...
2010-08-09 Kristaps DzonsonsCorrectly print `Lk' arguments in -Tascii. Issue raise...
2010-08-08 Ingo Schwarzesimplify the code copying the macro name, and sync the
2010-08-08 Ingo SchwarzeMake sure we really throw away non-ASCII characters.
2010-08-07 Kristaps DzonsonsClean out the isgraph() checks in mdoc.c and man.c...
2010-08-07 Kristaps Dzonsons"Groff allows the initial macro on a line to be delimit...
2010-08-07 Kristaps DzonsonsAdd TODO noted by Alex Kozlov.
2010-08-07 Kristaps DzonsonsRemove mandoc.1 compatibility notes that are no longer...
2010-08-07 Ingo Schwarzesame as mdoc_term.c rev. 1.180:
2010-08-07 Ingo Schwarzemerge from OpenBSD mdoc_term.c rev. 1.100:
2010-08-07 Kristaps DzonsonsRemoved cross-reference to groff(1) in favour of simply...
2010-08-07 Kristaps DzonsonsAdded serial comma.
2010-08-07 Kristaps Dzonsons`In' comes before `Vt' in function example of SYNOPSIS.
2010-08-07 Kristaps DzonsonsClarify that predefined strings aren't groff-isms,...
2010-08-06 Ingo Schwarzetweaks from jmc@:
2010-08-06 Ingo Schwarzemerge from OpenBSD:
2010-08-06 Kristaps DzonsonsIMPORTANT FIX: add missing braces around alloc failure...
2010-08-01 Joerg SonnenbergerTurn the non-trivial PS_GROWBUF macro into a function...
next