]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2018-07-31 Ingo Schwarzehtml.c now uses ohash, and new file compat_strndup.c
2018-07-31 Ingo Schwarzefirst steps toward the 1.14.4 release
2018-07-28 Ingo SchwarzeIssue a STYLE message when normalizing the date format...
2018-07-28 Ingo Schwarzeremove two entries that were done
2018-07-27 Ingo Schwarzegarbage collect the unused "#define INDENT"
2018-07-23 Ingo SchwarzeRemove more redundant element selectors where the class...
2018-07-23 Ingo Schwarzereplace the last instances of ex units by em;
2018-07-16 Ingo Schwarzenew todos, mostly from Pali Rohar, mostly tbl(7)
2018-06-25 Ingo SchwarzeDelete substantial amounts of code
2018-06-25 Ingo SchwarzeGet rid of the last explicit length in HTML style=...
2018-06-25 Ingo SchwarzeDelete support for style=margin-left attributes, which...
2018-06-25 Ingo SchwarzeDrop explicit, constant style=margin-left attribute...
2018-06-25 Ingo SchwarzeDelete support for style=width attributes, which are...
2018-06-25 Ingo SchwarzeDo not write <colgroup> elements. Their only purpose...
2018-06-25 Ingo SchwarzeIgnore author-specified indentation for .RS; it harms...
2018-06-25 Ingo SchwarzeDelete support for the style=text-indent attribute...
2018-06-25 Ingo SchwarzeFor -man -Thtml, ignore author-specified .HP widths...
2018-06-18 Ingo SchwarzeRevert previous: style=height is still used by roff_htm...
2018-06-10 Ingo Schwarzedelete support for the HTML style=height property,...
2018-06-10 Ingo SchwarzeIn HTML output, for lists that have an -indent argument...
2018-06-10 Ingo SchwarzeWhen formatting man(7) documents that do not contain...
2018-05-29 Ingo SchwarzeRemove redundant value= attributes from option elements,
2018-05-29 Ingo SchwarzeDelete support for the print_otag(sw) * and - modifiers,
2018-05-29 Ingo SchwarzeIgnore author-specified -width arguments for -tag and...
2018-05-28 Ingo SchwarzeJohn Gardner tells me that among frontend developers...
2018-05-28 Ingo SchwarzeURL-fragment strings can only contain certain characters.
2018-05-26 Ingo SchwarzeStart with baby steps towards responsive design:
2018-05-26 Ingo SchwarzeUse em units rather than ex units for horizontal lengths.
2018-05-25 Ingo SchwarzeDo not write duplicate id= attributes, they violate...
2018-05-21 Ingo SchwarzeUse <span> for .Ms rather than <b>; discussed with...
2018-05-21 Ingo SchwarzeUse <span> for .Ad rather than <i>; also suggested...
2018-05-21 Ingo SchwarzeUse <span> rather than abusing <i> for .Pa;
2018-05-20 Ingo Schwarzevarious minor improvements
2018-05-20 Ingo SchwarzeProtect against malicious manual pages containing ...
2018-05-18 Ingo SchwarzeIn a nutshell, all mobile browsers are broken.
2018-05-14 Ingo SchwarzeSome broken terminal emulators (e.g. sakura) do the...
2018-05-09 Ingo SchwarzeFix a long-standing issue:
2018-05-08 Ingo SchwarzeEliminate the class=It-* attributes.
2018-05-08 Ingo SchwarzeSwitch the emitted HTML element from <b> to <code>...
2018-05-03 Ingo SchwarzeMinor correction: we render HTML character references...
2018-05-01 Ingo Schwarzeskip printing the embedded style sheet if an external...
2018-04-29 Ingo SchwarzeSimpler description of output formats, shortening the...
2018-04-24 Ingo SchwarzeBetter mandoc(1) -I and -T options for Heirloom compari...
2018-04-24 Ingo Schwarzemultiple new entries from various sources
2018-04-24 Ingo Schwarzereplace my vague and idiosyncratic term "selflink"
2018-04-20 Ingo Schwarzededup issues
2018-04-19 Ingo SchwarzeTweak the description of -l:
2018-04-19 Ingo SchwarzeCompatibility with man-db:
2018-04-13 Ingo SchwarzeUse TIOCGWINSZ to reduce the default -Owidth during...
2018-04-13 Ingo SchwarzeMake sure that mandoc only goes into UTF-8 mode if...
2018-04-13 Ingo Schwarzepreserve comments before .Dd and .TH (typically Copyrig...
2018-04-11 Ingo Schwarzepreserve comments before .Dd when converting mdoc(7...
2018-04-10 Ingo SchwarzeTwo new low-level roff(7) features:
2018-04-09 Ingo SchwarzeWhen accessing an undefined number register, define...
2018-04-09 Ingo SchwarzeUsing an undefined string or macro will cause it to...
2018-04-05 Ingo SchwarzeStop documenting the non-portable .R man(7) macro....
2018-04-05 Ingo SchwarzeDo not use a non-portable .R man(7) macro. Neither...
2018-04-05 Ingo Schwarzeuse the portable \(lq and \(rq internally rather than...
2018-04-05 Ingo SchwarzeFor .Do/.Dq, use the documented and portable \(lq and...
2018-03-16 Ingo SchwarzeOuch, fix previous: In the edge case of a single-chara...
2018-03-16 Ingo SchwarzeStyle message about bad input encoding of em-dashes...
2018-03-15 Ingo SchwarzeSoften the language discouraging special character...
2018-02-27 Ingo SchwarzeAdd strndup(3) compat implementation.
2018-02-23 Ingo SchwarzeAfter opening a file with gzdopen(3), we have to call...
2018-02-23 Ingo Schwarzeclarify documentation of macro keys
2018-02-23 Ingo SchwarzeLogically, the following are are type names - just...
2018-02-23 Ingo SchwarzeInvalidate the tag_files.tfd after fclose(3)ing the...
2018-02-07 Ingo SchwarzeIn man(7) and cat pages, cut off excessive one line...
2018-02-07 Ingo SchwarzeFix the mandoc_strndup() utility function. All existin...
2018-02-07 Ingo Schwarzefix wrong date
2018-02-06 Ingo SchwarzeDelete the "no blank before trailing delimiter" check...
2018-01-13 Ingo SchwarzeRemove the implicit display feature of .Lk because...
2017-12-15 Ingo Schwarzetypo; from Alexander Kuleshov <kuleshovmail at gmail...
2017-11-29 Ingo SchwarzeRecognize .Bl -column at parse time, and not only at...
2017-11-28 Ingo Schwarzeduplicate word, found by igor(1)
2017-11-10 Ingo Schwarzestreamline termp allocation: this will allow the init...
2017-11-10 Ingo Schwarzebe less assertive when warning about a possible typo;
2017-11-02 Ingo SchwarzeShrink -Tps output by more than 50%
2017-10-29 Ingo SchwarzePrint a human-readable media name in the %%DocumentMedi...
2017-10-28 Ingo Schwarzeduplicate anchors
2017-10-26 Ingo Schwarzemore readable conversion of paper size from millimeters...
2017-10-25 Ingo SchwarzeThe page footer line (psmarg) is created in ps_begin...
2017-10-25 Ingo SchwarzeProperly close out the top-level Font object, the end...
2017-10-23 Ingo SchwarzeModernize documentation of .Ao and .Aq.
2017-10-17 Ingo SchwarzeHISTORY: mention first appearance in OpenBSD
2017-09-12 Ingo SchwarzeDo not segfault when there are two .Dt macros, the...
2017-09-07 Ingo Schwarzetypo: convertion -> convention; from dcoppa@
2017-09-06 Ingo Schwarzefix a NULL pointer access on deroff() failure;
2017-09-04 Ingo Schwarzefix grammar; while here, improve spacing; from sobrado@
2017-09-02 Ingo Schwarzeformat ".IP *" etc. as <ul> rather than <dl>
2017-08-26 Ingo SchwarzeFix previous: mmap(2) returns MAP_FAILED on failure...
2017-08-26 Ingo SchwarzeDo not fork and exec cmp(1); instead, simply fstat...
2017-08-26 Ingo SchwarzeNo need to fork and exec rm(1) -rf, we know that we...
2017-08-23 Ingo Schwarzeremove spacing after another representation of unary...
2017-08-23 Ingo Schwarzeremove spacing after unary minus
2017-08-23 Ingo Schwarzeeliminate white space after opening and before closing...
2017-08-23 Ingo Schwarzeuse the tty-char macro file for ASCII comparisons
2017-08-23 Ingo SchwarzeSuppress spacing before certain kinds of lists.
2017-08-23 Ingo SchwarzeImprove ASCII rendering of a few rare character escape...
2017-08-23 Ingo Schwarzecatch up with ASCII renderings in chars.c rev. 1.72
next