]> git.cameronkatri.com Git - mandoc.git/history - mdoc_man.c
1) Remove documentation of the groff-1.15 compatibility quirk
[mandoc.git] / mdoc_man.c
2012-07-16 Ingo SchwarzeFor .El .sp, avoid the weird .sp -1v .PP .PP output...
2012-07-16 Ingo SchwarzeSeveral -mdoc parser improvements related to vertical...
2012-07-14 Ingo SchwarzeIn -Tman .Bl -compact, skip the blank line only before...
2012-07-13 Ingo SchwarzeAdjust -Tman SYNOPSIS .Nm indentation using .HP; reques...
2012-07-13 Ingo SchwarzeIf the tag in .Bl -tag .It would leave exactly one...
2012-07-13 Ingo SchwarzeIn -man -Tascii, support .sp with negative argument.
2012-07-12 Ingo SchwarzeDo not crash in -Tman on:
2012-07-11 Ingo SchwarzePolish -Tman .Rs support.
2012-07-11 Ingo Schwarzebasic implementation of -Tman .Bl -column using tbl...
2012-07-10 Ingo Schwarzebasic implementation of -Tman .Bl -tag
2012-07-10 Ingo Schwarzemultiple fixes to -Tascii .HP rendering:
2012-07-10 Ingo Schwarze* implement -Tman .Bl -item -inset -diag -ohang -dash...
2012-07-09 Ingo Schwarzefix -Tascii .Fd line breaking
2012-07-09 Ingo Schwarzeimplement -Tman .Eo and .Ec; OpenBSD rev. 1.26
2012-07-09 Ingo SchwarzeImplement -Tman .Bf.
2012-07-09 Ingo Schwarzefix -Tman font handling for:
2012-07-09 Ingo Schwarzeimplement -Tman .No and .Mt; OpenBSD rev. 1.23
2012-07-08 Ingo Schwarzefix .Lk for -Tascii and implement it for -Tman
2012-07-08 Ingo Schwarzefix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft...
2012-07-08 Ingo Schwarzeimplement -Tman .An
2012-07-08 Ingo SchwarzeAdd flags to insert a .sp or .br request before the...
2012-07-08 Ingo SchwarzeInstead of adding one integer variable for each global...
2012-07-08 Ingo Schwarzeimplement -Tman .Va
2012-07-08 Ingo Schwarzeimplement -Tman .Vt; OpenBSD rev. 1.15 and 1.16
2012-07-08 Ingo SchwarzeBasic implementation of -Tman .Fo and .Fa;
2012-07-07 Ingo Schwarzerudimentary support for -Tman .Ft and .Fn;
2012-07-07 Ingo Schwarzebasic support for -Tman .In; OpenBSD rev. 1.12
2012-07-07 Ingo Schwarzeafter .Lb in library section, break the line in the...
2012-07-07 Ingo Schwarzeimplement -Tman .Bk; OpenBSD rev. 1.10
2012-07-07 Ingo Schwarzeimplement -Tman .Sm; OpenBSD rev. 1.9
2012-07-07 Ingo Schwarzeimplement -Tman .Bd -offset and -compact; OpenBSD rev...
2012-07-07 Ingo Schwarzeminor -mdoc -Tman fixes
2011-10-24 Ingo SchwarzeImplement missing enclosures (Ao Do Qo Qq So Bro Brq)
2011-10-20 Ingo SchwarzeImplement the missing text production macros (Bsx Bx...
2011-10-08 Kristaps DzonsonsTweak Makefile and add config.h to -Tman to allow cross...
2011-10-08 Kristaps DzonsonsImplement a basic -Tman `Rv', like `Ex'.
2011-10-08 Kristaps DzonsonsTidy up -Tman output. This has NO functional change...
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-09-30 Ingo Schwarzeimplement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po ...
2011-09-20 Ingo Schwarzedo not assign pointers to literal strings
2011-09-17 Ingo SchwarzeInitial, incomplete support for -Tman