]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2015-03-10 Ingo SchwarzeThe st_size member of struct stat is off_t, which is...
2015-03-10 Ingo SchwarzeWe can keep track of the pager PID without additional...
2015-03-10 Ingo SchwarzeFix a regression caused in rev. 1.212, reported by...
2015-03-09 Ingo Schwarzeupdate for 1.13.3
2015-03-09 Ingo Schwarzeuse \(dq rather than \*q; patch from bentley@
2015-03-06 Ingo SchwarzeFix vertical spacing at the beginning of tables.
2015-03-06 Ingo SchwarzeIn mdoc(7), don't mistreat negative .sp arguments as...
2015-03-06 Ingo Schwarzeprevent the skipvsp flag from creeping past actual...
2015-03-06 Ingo SchwarzeFlush the line preceding a table before clearing the...
2015-03-06 Kristaps DzonsonsAllow compilation on Mac OS X, which doesn't have MACHI...
2015-03-04 Ingo Schwarzein eqn, "prime" is equivalent to \(fm, and - is equival...
2015-03-03 Ingo SchwarzeIf an eqn(7) starts on a new input line, be sure to...
2015-03-02 Ingo SchwarzeIf a non-gz manual is read after a gzipped manual,...
2015-02-27 Ingo SchwarzeWhen makewhatis(8) scans a tree, ignore trailing garbag...
2015-02-27 Ingo SchwarzeWhen man(1) and apropos(1) look for a file man1/foo...
2015-02-23 Ingo Schwarzeoops, in NAME, don't nag about the comma after .Nm
2015-02-23 Ingo Schwarzeimprove NAME section diagnostics;
2015-02-21 Ingo SchwarzeEscape quotes when expanding macro arguments.
2015-02-20 Ingo SchwarzeFor selecting a two-digit font size, support the histor...
2015-02-20 Ingo SchwarzeCompletely delete all carriage return characters from...
2015-02-20 Ingo Schwarze\n(.$
2015-02-17 Ingo Schwarzenaddy@ scoured the ports tree for remaining mandoc...
2015-02-17 Ingo SchwarzeRender \(lq and \(rq as '"' in -Tascii mode but leave...
2015-02-17 Ingo SchwarzeCope with another one of the many kinds of DocBook...
2015-02-17 Ingo SchwarzeLet .it accept numerical expressions, not just numerica...
2015-02-16 Ingo Schwarzeclean up post_dt() validation function;
2015-02-16 Ingo SchwarzeDelete the -V option. It serves no purpose but keeps...
2015-02-16 Ingo Schwarzestrtonum(3) compat glue
2015-02-16 Ingo SchwarzeClamp width and indent settings to sensible values.
2015-02-15 Ingo SchwarzeTweak the wording to avoid the possible misunderstandin...
2015-02-14 Ingo Schwarzeshut up about tabs in SYNOPSIS .Fd lines, there is...
2015-02-12 Ingo SchwarzeAfter almost five years and 99 revisions, mdoc_macro...
2015-02-12 Ingo SchwarzeDo not confuse .Bl -column lists that just broken anoth...
2015-02-12 Ingo SchwarzeDelete the mdoc_node.pending pointer and the function...
2015-02-11 Ingo Schwarzedo not access a NULL pointer if an .Eo block lacks...
2015-02-11 Ingo Schwarzeexplicit blocks close out .Nd; fixing data structure...
2015-02-10 Ingo SchwarzeBe more careful to not generate empty .In, .St, and...
2015-02-10 Ingo SchwarzeDo not read past the end of the buffer if an "f" layout...
2015-02-10 Ingo Schwarzetrim trailing white space, no code change;
2015-02-07 Ingo SchwarzeClosing a block validates it, which may end up deleting it,
2015-02-07 Ingo Schwarzesome tweaks to the DIAGNOSTICS section
2015-02-07 Ingo Schwarzeignore O_CLOEXEC when the operating system doesn't...
2015-02-07 Ingo Schwarzetrivial sync to OpenBSD: <sys/param.h> no longer needed
2015-02-07 Ingo Schwarzebe more careful about argc == 0
2015-02-06 Ingo Schwarzereplace the last legacy generic message type, "argument...
2015-02-06 Ingo Schwarzebetter error reporting regarding .OP .RS .UR .TH arguments
2015-02-06 Ingo Schwarzebetter diagnostics about excess arguments to .PD .ft .sp
2015-02-06 Ingo Schwarzebetter error reporting for .br .fi .nf with arguments
2015-02-06 Ingo SchwarzeDelete the legacy generic warning type MANDOCERR_ARGCWARN,
2015-02-06 Ingo Schwarzebetter handle .Fo and .Fd without argument
2015-02-06 Ingo Schwarzebetter handle empty .Bd .Bl .D1 .Dl blocks
2015-02-06 Ingo Schwarzebetter handle .In .Sh .Ss .St .Xr without arguments
2015-02-05 Ingo Schwarzefix handling of empty .An macros
2015-02-05 Ingo SchwarzeSimplify by deleting the "lastline" member of struct...
2015-02-04 Ingo SchwarzeDiscard excess head arguments for .Bd .Bl .Bk and delet...
2015-02-04 Ingo Schwarzeimprove diagnostics regarding arguments of .An .Pp...
2015-02-04 Ingo Schwarzefix column numbers of macro arguments in messages
2015-02-04 Ingo Schwarzediscard .Rs head arguments and improve .Rs diagnostics
2015-02-04 Ingo Schwarzemore specific .Nd diagnostics, allowing to get rid...
2015-02-03 Ingo SchwarzeEnable the integrated man(1) even when database support...
2015-02-03 Ingo Schwarzereduce indentation for better readability
2015-02-03 Ingo SchwarzeAvoid closing out an explicit block twice when broken...
2015-02-03 Ingo Schwarzeminimal support for Heirloom nroff
2015-02-03 Ingo SchwarzeFinally delete the kitchensink functions rew_sub()...
2015-02-03 Ingo SchwarzeBring .Pp/.Lp handling inside .Nm blocks closer to...
2015-02-02 Ingo SchwarzeSimplify and reindent make_pending(). No functional...
2015-02-02 Ingo SchwarzeSimplify: Do not call rew_dohalt() from make_pending(),
2015-02-02 Ingo SchwarzeGet rid of all remaining calls to rew_sub() where the...
2015-02-02 Ingo SchwarzeGet rid of all calls to rew_sub() in blk_exp_close...
2015-02-02 Ingo SchwarzeWhen a full block macro gets closed out by a mismatching
2015-02-01 Ingo Schwarzeget rid of rew_sub() in blk_part_imp(); no functional...
2015-02-01 Ingo Schwarzefix .Eo/.Ec spacing
2015-02-01 Ingo SchwarzeSimplify blk_part_exp(), no functional change.
2015-02-01 Ingo SchwarzeThe function rew_sub() tries to rewind any all all...
2015-01-31 Ingo SchwarzeUse relative offsets instead of absolute pointers for...
2015-01-30 Ingo SchwarzeHave pity on the poor stack.
2015-01-30 Ingo Schwarzestarting a tbl(7) breaks man(7) next-line scope;
2015-01-30 Ingo SchwarzeDelete the redundant tbl span flags, just inspect the...
2015-01-30 Ingo SchwarzeAbolish struct tbl_head and replace it by an "int col...
2015-01-30 Ingo SchwarzeAuditing the tbl(7) code for more NULL pointer accesses...
2015-01-30 Ingo SchwarzeMake sure every layout line contains at least one cell;
2015-01-30 Ingo Schwarzecorrectly handle table layout lines starting with a dot
2015-01-29 Ingo SchwarzeRadical cleanup of COMPATIBILITY sections:
2015-01-28 Ingo SchwarzeClean up eqn(7) error handling:
2015-01-28 Ingo Schwarze* Polish tbl(7) error reporting.
2015-01-28 Ingo SchwarzeFor now, it can't be helped that mandoc tbl(7) ignores...
2015-01-28 Ingo Schwarzeimplement the tbl(7) "center" layout option
2015-01-28 Ingo Schwarzeadjust formatting for the tbl(7) layout 'x' modifier...
2015-01-27 Ingo SchwarzeMultiple parser and formatter fixes for line drawing...
2015-01-26 Ingo SchwarzeRework tbl(7) layout parsing:
2015-01-26 Ingo SchwarzeMore improvements regarding tbl(7) options.
2015-01-26 Ingo SchwarzeImprove (or rather, rewrite) tbl(7) option parsing.
2015-01-24 Ingo Schwarzepreserve .PP before .RE; effect found in audio/pms(1)
2015-01-24 Ingo SchwarzeStrangely, ignoring the roff(7) .na request was impleme...
2015-01-24 Ingo Schwarzechange .Cm to .Ar for macro arguments
2015-01-24 Ingo SchwarzeSupport .RE with an argument; needed for audio/pms(1).
2015-01-24 Ingo Schwarzenew task: escape blank at the beginning of a line
2015-01-23 Ingo Schwarzeimprove homebrew cellar config example
2015-01-23 Ingo SchwarzeWhile ignoring the .ta (set tab stops) and .ti (temp...
2015-01-23 Ingo SchwarzeLet .Aq/.Ao/.Ac print "<>" instead of the normal "...
next