]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2017-06-23 Ingo SchwarzeConsistently treat character escape sequences as operators,
2017-06-23 Ingo Schwarzeeqn(1) output operator translation
2017-06-23 Ingo Schwarzesplitting a text box sometimes requires wrapping it...
2017-06-23 Ingo SchwarzeStop using "mdocml" as an official name.
2017-06-23 Ingo SchwarzeWrite text boxes as <mi>, <mn>, or <mo> as appropriate,
2017-06-23 Ingo SchwarzeSimplify font handling:
2017-06-22 Ingo SchwarzeFix font selection for text boxes in the terminal forma...
2017-06-21 Ingo SchwarzeOutside explicit font context, give every letter its...
2017-06-21 Ingo Schwarzequoted words are not parsed for defined keys
2017-06-21 Ingo SchwarzeRecognize well-known functions names (the same that...
2017-06-20 Ingo SchwarzeKNF: remove parentheses from switch case labels; no...
2017-06-19 Ingo SchwarzeFix a regression in the previous revision:
2017-06-18 Ingo SchwarzeImplement appending to standard man(7) and mdoc(7)...
2017-06-17 Ingo Schwarzestyle message about duplicate RCS ids; inspired by...
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-17 Ingo Schwarzeif .in is used inside the .TP head, it's always relative
2017-06-17 Ingo Schwarzetables leak tab settings to subsequent text
2017-06-17 Ingo Schwarzecorrect handling of blank lines after \c
2017-06-17 Ingo Schwarzeproperly set the default indentation
2017-06-16 Ingo SchwarzeMultiple tbl(7) improvements:
2017-06-15 Ingo Schwarzeround default width of tbl(7) text blocks in the same...
2017-06-14 Ingo Schwarzeimplement so-called absolute horizontal motion: \h...
2017-06-14 Ingo SchwarzeNaive implementation of the roff(7) .po (page offset...
2017-06-14 Ingo Schwarzeadd the \(ru (0.5m baseline ruler) character escape...
2017-06-14 Ingo Schwarzesimple implementation of the roff(7) .als (macro alias...
2017-06-14 Ingo Schwarzelet \l use the right fill character
2017-06-14 Ingo Schwarzeimprove rounding rules for scaling units
2017-06-14 Ingo Schwarzeharmless, but weird typo; found with afterstep_faq(1)
2017-06-14 Ingo Schwarzeimplement the roff(7) d (macro or string defined) condi...
2017-06-14 Ingo Schwarzeimplement roff(7) .rj (right justify) request
2017-06-14 Ingo Schwarzeimplement the roff(7) \p (break output line) escape...
2017-06-13 Ingo SchwarzePartial support for the \n[an-margin] number register.
2017-06-13 Ingo SchwarzeIf the layout is empty except for requesting a left...
2017-06-13 Ingo SchwarzeDelete the arbitrary range restriction for -Owidth.
2017-06-13 Ingo Schwarzefix the interaction of the allbox option with spanned...
2017-06-13 Ingo SchwarzeExplicitly ignore .br, .ce, and .sp inside tbl(7) text...
2017-06-12 Ingo Schwarzetest the new allbox and wrapping features
2017-06-12 Ingo SchwarzeTwo minor fixes for the "allbox" modifier:
2017-06-12 Ingo SchwarzeIf a tbl(7) layout contains a 'w' (minimum width) modif...
2017-06-12 Ingo Schwarzeimplement the tbl(7) "allbox" option;
2017-06-12 Ingo Schwarzefix column width calculation for text block cells
2017-06-12 Ingo SchwarzeImplement automatic line breaking
2017-06-11 Ingo Schwarzeooops, fix a glitch in the previous commit...
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-06-11 Ingo Schwarzestyle message about missing .Fn markup; inspired by...
2017-06-11 Ingo SchwarzeDo not issue the message "no blank before trailing...
2017-06-11 Ingo Schwarzeadd forgotten file
2017-06-11 Ingo Schwarzefix order of messages
2017-06-10 Ingo SchwarzeReduce false positives for the "no blank before trailin...
2017-06-10 Ingo Schwarzeminor markup simplifications
2017-06-10 Ingo Schwarzestyle message about missing blank before trailing delim...
2017-06-10 Ingo Schwarzedo not break the line between Bsx/Bx/Fx/Nx/Ox/Dx and...
2017-06-08 Ingo SchwarzeProperly reinitialize roffce_node between parses,
2017-06-08 Ingo SchwarzeImplement w layout specifier (minimum column width).
2017-06-08 Ingo Schwarzemake the internal a2roffsu() interface more powerful...
2017-06-08 Ingo Schwarzewarning about unknown .Lb arguments; inspired by mdocli...
2017-06-07 Ingo Schwarzestyle checks related to .Er; inspired by mdoclint(1)
2017-06-07 Ingo SchwarzeAlso catch "new sentence, new line" if there are three...
2017-06-07 Ingo SchwarzeMake "new sentence, new line" detection stricter:
2017-06-07 Ingo SchwarzePrepare the terminal driver for filling multiple column...
2017-06-07 Ingo SchwarzePrepare the terminal driver for filling multiple column...
2017-06-07 Ingo SchwarzeThe \h escape sequence provides another method for...
2017-06-07 Ingo SchwarzeImplement the roff(7) .rn (rename macro or string)...
2017-06-06 Ingo Schwarzedocument the new .ce implementation
2017-06-06 Ingo SchwarzeMinimal implementation of the roff(7) .ce request ...
2017-06-04 Ingo SchwarzeImplement the roff(7) .mc (right margin character)...
2017-06-04 Ingo SchwarzeMake term_flushln() simpler and more robust:
2017-06-04 Ingo SchwarzePure preprocessor implementation of the roff(7) .ec...
2017-06-03 Ingo Schwarzeignore blank lines in man(7) next line scope;
2017-06-03 Ingo Schwarzeenable -Wstyle by default in -Tlint; OK jmc@
2017-06-02 Ingo SchwarzePartial implementation of \h (horizontal line drawing...
2017-06-02 Ingo Schwarzeadd about 15 missing character escape sequences found...
2017-06-01 Ingo SchwarzeMinimal implementation of the \h (horizontal motion...
2017-06-01 Ingo SchwarzeSTYLE message about full stop at the end of .Nd; inspir...
2017-05-31 Ingo SchwarzeSTYLE message about missing use of Ox/Nx/Fx/Dx; OK...
2017-05-30 Ingo Schwarzetweak previous; from jmc@
2017-05-30 Ingo SchwarzeSTYLE message about useless macros we don't want (Bt...
2017-05-30 Ingo Schwarzefix formatting of intermediate punctuation in .Lk
2017-05-30 Ingo SchwarzeMacro argument quoting does not prevent recognition...
2017-05-18 Ingo SchwarzeUse [ rather than [[ for portability,
2017-05-17 Ingo SchwarzeDelete the -T xhtml command line option.
2017-05-17 Ingo SchwarzeFix documentation bug:
2017-05-17 Ingo SchwarzeModernize an example showing antiquated syntax,
2017-05-17 Ingo Schwarzemissing space between macro arg and punctuation; from...
2017-05-17 Ingo SchwarzeNever create empty databases.
2017-05-17 Ingo SchwarzeDo not warn if a database file does not exist
2017-05-17 Ingo SchwarzeDelete pointless width calculation for SYNOPSIS .Nm...
2017-05-16 Ingo SchwarzeIntroduce a new mandoc(1) message level, -W style,...
2017-05-14 Ingo Schwarzewarn about punctuation between .Xr and .Rs in SEE ALSO;
2017-05-14 Ingo SchwarzeTweak previous: tb@ noticed that some browser/font...
2017-05-12 Ingo SchwarzeMake the tag column in .Bl -tag lists wider:
2017-05-09 Ingo SchwarzeTrailing \c suppresses the output line break even if
2017-05-08 Ingo SchwarzeLine-breaking roff(7) requests also break man(7) next...
2017-05-08 Ingo SchwarzeBasic implementation of the roff(7) .ti (temporary...
2017-05-08 Ingo SchwarzeConvert REQUEST REFERENCE from using .Ss to .Bl -tag...
2017-05-07 Ingo Schwarzeimplement .DT in terms of .ta; needed for print/ghostvi...
2017-05-07 Ingo SchwarzeBasic implementation of the roff(7) .ta (define tab...
2017-05-05 Ingo SchwarzeShorten the description of .sp and move it to roff(7).
2017-05-05 Ingo SchwarzeMove .sp to the roff modules. Enough infrastructure...
next